* installing *source* package ‘vroom’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ using C++ compiler: ‘Debian clang version 17.0.5 (1)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Iconv.cpp -o Iconv.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c LocaleInfo.cpp -o LocaleInfo.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c altrep.cc -o altrep.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cpp11.cpp -o cpp11.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c delimited_index.cc -o delimited_index.o In file included from delimited_index.cc:1: In file included from ./delimited_index.h:21: In file included from ./multi_progress.h:35: /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:229:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 229 | REprintf(str.c_str()); | ^~~~~~~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:229:11: note: treat the string as an argument to avoid this 229 | REprintf(str.c_str()); | ^ | "%s", /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:231:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 231 | Rprintf(str.c_str()); | ^~~~~~~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:231:10: note: treat the string as an argument to avoid this 231 | Rprintf(str.c_str()); | ^ | "%s", /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:272:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 272 | REprintf(spaces); | ^~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:272:16: note: treat the string as an argument to avoid this 272 | REprintf(spaces); | ^ | "%s", /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:274:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 274 | Rprintf(spaces); | ^~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:274:15: note: treat the string as an argument to avoid this 274 | Rprintf(spaces); | ^ | "%s", 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c delimited_index_connection.cc -o delimited_index_connection.o In file included from delimited_index_connection.cc:3: In file included from ./delimited_index_connection.h:1: In file included from ./delimited_index.h:21: In file included from ./multi_progress.h:35: /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:229:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 229 | REprintf(str.c_str()); | ^~~~~~~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:229:11: note: treat the string as an argument to avoid this 229 | REprintf(str.c_str()); | ^ | "%s", /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:231:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 231 | Rprintf(str.c_str()); | ^~~~~~~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:231:10: note: treat the string as an argument to avoid this 231 | Rprintf(str.c_str()); | ^ | "%s", /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:272:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 272 | REprintf(spaces); | ^~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:272:16: note: treat the string as an argument to avoid this 272 | REprintf(spaces); | ^ | "%s", /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:274:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 274 | Rprintf(spaces); | ^~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:274:15: note: treat the string as an argument to avoid this 274 | Rprintf(spaces); | ^ | "%s", 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fixed_width_index_connection.cc -o fixed_width_index_connection.o In file included from fixed_width_index_connection.cc:5: In file included from ./fixed_width_index_connection.h:3: In file included from ./fixed_width_index.h:18: /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:229:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 229 | REprintf(str.c_str()); | ^~~~~~~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:229:11: note: treat the string as an argument to avoid this 229 | REprintf(str.c_str()); | ^ | "%s", /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:231:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 231 | Rprintf(str.c_str()); | ^~~~~~~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:231:10: note: treat the string as an argument to avoid this 231 | Rprintf(str.c_str()); | ^ | "%s", /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:272:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 272 | REprintf(spaces); | ^~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:272:16: note: treat the string as an argument to avoid this 272 | REprintf(spaces); | ^ | "%s", /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:274:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 274 | Rprintf(spaces); | ^~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:274:15: note: treat the string as an argument to avoid this 274 | Rprintf(spaces); | ^ | "%s", 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c gen.cc -o gen.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c grisu3.c -o grisu3.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c guess_type.cc -o guess_type.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c iconv_file.cc -o iconv_file.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c index_collection.cc -o index_collection.o In file included from index_collection.cc:3: In file included from ./delimited_index_connection.h:1: In file included from ./delimited_index.h:21: In file included from ./multi_progress.h:35: /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:229:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 229 | REprintf(str.c_str()); | ^~~~~~~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:229:11: note: treat the string as an argument to avoid this 229 | REprintf(str.c_str()); | ^ | "%s", /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:231:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 231 | Rprintf(str.c_str()); | ^~~~~~~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:231:10: note: treat the string as an argument to avoid this 231 | Rprintf(str.c_str()); | ^ | "%s", /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:272:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 272 | REprintf(spaces); | ^~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:272:16: note: treat the string as an argument to avoid this 272 | REprintf(spaces); | ^ | "%s", /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:274:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 274 | Rprintf(spaces); | ^~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:274:15: note: treat the string as an argument to avoid this 274 | Rprintf(spaces); | ^ | "%s", 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom.cc -o vroom.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_big_int.cc -o vroom_big_int.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_chr.cc -o vroom_chr.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_date.cc -o vroom_date.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_dbl.cc -o vroom_dbl.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_dttm.cc -o vroom_dttm.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_errors.cpp -o vroom_errors.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_fct.cc -o vroom_fct.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_fwf.cc -o vroom_fwf.o In file included from vroom_fwf.cc:8: In file included from ./fixed_width_index.h:18: /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:229:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 229 | REprintf(str.c_str()); | ^~~~~~~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:229:11: note: treat the string as an argument to avoid this 229 | REprintf(str.c_str()); | ^ | "%s", /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:231:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 231 | Rprintf(str.c_str()); | ^~~~~~~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:231:10: note: treat the string as an argument to avoid this 231 | Rprintf(str.c_str()); | ^ | "%s", /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:272:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 272 | REprintf(spaces); | ^~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:272:16: note: treat the string as an argument to avoid this 272 | REprintf(spaces); | ^ | "%s", /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:274:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 274 | Rprintf(spaces); | ^~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:274:15: note: treat the string as an argument to avoid this 274 | Rprintf(spaces); | ^ | "%s", 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_int.cc -o vroom_int.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_num.cc -o vroom_num.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_rle.cc -o vroom_rle.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_time.cc -o vroom_time.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/cpp11/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_write.cc -o vroom_write.o In file included from vroom_write.cc:12: /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:229:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 229 | REprintf(str.c_str()); | ^~~~~~~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:229:11: note: treat the string as an argument to avoid this 229 | REprintf(str.c_str()); | ^ | "%s", /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:231:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 231 | Rprintf(str.c_str()); | ^~~~~~~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:231:10: note: treat the string as an argument to avoid this 231 | Rprintf(str.c_str()); | ^ | "%s", /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:272:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 272 | REprintf(spaces); | ^~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:272:16: note: treat the string as an argument to avoid this 272 | REprintf(spaces); | ^ | "%s", /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:274:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 274 | Rprintf(spaces); | ^~~~~~ /home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/progress/include/RProgress.h:274:15: note: treat the string as an argument to avoid this 274 | Rprintf(spaces); | ^ | "%s", 4 warnings generated. clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o vroom.so Iconv.o LocaleInfo.o altrep.o cpp11.o delimited_index.o delimited_index_connection.o fixed_width_index_connection.o gen.o grisu3.o guess_type.o iconv_file.o index_collection.o vroom.o vroom_big_int.o vroom_chr.o vroom_date.o vroom_dbl.o vroom_dttm.o vroom_errors.o vroom_fct.o vroom_fwf.o vroom_int.o vroom_num.o vroom_rle.o vroom_time.o vroom_write.o -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/vroom.Rcheck/00LOCK-vroom/00new/vroom/libs ** 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 ** 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 (vroom)