* installing *source* package ‘arrow’ ... ** using staged installation *** pkg-config found. *** Found local C++ source: 'tools/cpp' *** Building libarrow from source For build options and troubleshooting, see the install guide: https://arrow.apache.org/docs/r/articles/install.html **** cmake 3.29.6: /usr/bin/cmake **** arrow PKG_CFLAGS=-I/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON PKG_LIBS=-L/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/lib -L/usr/lib/lib/x86_64-linux-gnu -larrow_dataset -lparquet -larrow_acero -larrow -larrow_bundled_dependencies -ldl -llz4 ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-1) 14.2.0’ using C++17 g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c RTasks.cpp -o RTasks.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c altrep.cpp -o altrep.o In file included from ./arrow_types.h:20, from altrep.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c array.cpp -o array.o In file included from ./arrow_types.h:20, from array.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c array_to_vector.cpp -o array_to_vector.o In file included from ./arrow_types.h:20, from array_to_vector.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c arraydata.cpp -o arraydata.o In file included from ./arrow_types.h:20, from arraydata.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c arrowExports.cpp -o arrowExports.o In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11.hpp:3, from arrowExports.cpp:2: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c bridge.cpp -o bridge.o In file included from ./arrow_types.h:20, from bridge.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c buffer.cpp -o buffer.o In file included from ./arrow_types.h:20, from buffer.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c chunkedarray.cpp -o chunkedarray.o In file included from ./arrow_types.h:20, from chunkedarray.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c compression.cpp -o compression.o In file included from ./arrow_types.h:20, from compression.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c compute-exec.cpp -o compute-exec.o In file included from ./arrow_types.h:20, from compute-exec.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c compute.cpp -o compute.o In file included from ./arrow_types.h:20, from compute.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c config.cpp -o config.o In file included from ./arrow_types.h:20, from config.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c csv.cpp -o csv.o In file included from ./arrow_types.h:20, from csv.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c dataset.cpp -o dataset.o In file included from ./arrow_types.h:20, from dataset.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c datatype.cpp -o datatype.o In file included from ./arrow_types.h:20, from datatype.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c expression.cpp -o expression.o In file included from ./arrow_types.h:20, from expression.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c extension-impl.cpp -o extension-impl.o In file included from ./arrow_types.h:20, from extension-impl.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c feather.cpp -o feather.o In file included from ./arrow_types.h:20, from feather.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c field.cpp -o field.o In file included from ./arrow_types.h:20, from field.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c filesystem.cpp -o filesystem.o In file included from ./arrow_types.h:20, from filesystem.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c io.cpp -o io.o In file included from ./arrow_types.h:20, from io.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c json.cpp -o json.o In file included from ./arrow_types.h:20, from json.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c memorypool.cpp -o memorypool.o In file included from ./arrow_types.h:20, from memorypool.cpp:19: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c message.cpp -o message.o In file included from ./arrow_types.h:20, from message.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c parquet.cpp -o parquet.o In file included from ./arrow_types.h:20, from parquet.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c r_to_arrow.cpp -o r_to_arrow.o In file included from ./arrow_types.h:20, from r_to_arrow.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c recordbatch.cpp -o recordbatch.o In file included from ./arrow_types.h:20, from recordbatch.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c recordbatchreader.cpp -o recordbatchreader.o In file included from ./arrow_types.h:20, from recordbatchreader.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c recordbatchwriter.cpp -o recordbatchwriter.o In file included from ./arrow_types.h:20, from recordbatchwriter.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c safe-call-into-r-impl.cpp -o safe-call-into-r-impl.o In file included from ./arrow_types.h:20, from safe-call-into-r-impl.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c scalar.cpp -o scalar.o In file included from ./arrow_types.h:20, from scalar.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c schema.cpp -o schema.o In file included from ./arrow_types.h:20, from schema.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c symbols.cpp -o symbols.o In file included from ./arrow_types.h:20, from symbols.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c table.cpp -o table.o In file included from ./arrow_types.h:20, from table.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c threadpool.cpp -o threadpool.o In file included from ./arrow_types.h:20, from threadpool.cpp:18: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : 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/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/include -I/usr/lib/include -DPARQUET_STATIC -DARROW_STATIC -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c type_infer.cpp -o type_infer.o In file included from ./arrow_types.h:20, from type_infer.cpp:20: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:11:9: warning: "R_NO_REMAP" redefined 11 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11/R.hpp:12:9: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : note: this is the location of the previous definition g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o arrow.so RTasks.o altrep.o array.o array_to_vector.o arraydata.o arrowExports.o bridge.o buffer.o chunkedarray.o compression.o compute-exec.o compute.o config.o csv.o dataset.o datatype.o expression.o extension-impl.o feather.o field.o filesystem.o io.o json.o memorypool.o message.o parquet.o r_to_arrow.o recordbatch.o recordbatchreader.o recordbatchwriter.o safe-call-into-r-impl.o scalar.o schema.o symbols.o table.o threadpool.o type_infer.o -L/home/hornik/tmp/CRAN/arrow.Rcheck/00_pkg_src/arrow/libarrow/arrow-17.0.0/lib -L/usr/lib/lib/x86_64-linux-gnu -larrow_dataset -lparquet -larrow_acero -larrow -larrow_bundled_dependencies -ldl -llz4 -L/home/hornik/tmp/R-d-gcc-14/lib -lR installing to /home/hornik/tmp/CRAN/arrow.Rcheck/00LOCK-arrow/00new/arrow/libs ** R ** inst ** 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 (arrow)