* installing *source* package ‘vroom’ ...
** this is package ‘vroom’ version ‘1.6.5’
** package ‘vroom’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 20.1.0-rc2’
using C++ compiler: ‘clang version 20.1.0-rc2’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/vroom/src'
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Iconv.cpp -o Iconv.o
In file included from Iconv.cpp:1:
In file included from ./Iconv.h:4:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c LocaleInfo.cpp -o LocaleInfo.o
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c altrep.cc -o altrep.o
In file included from altrep.cc:1:
In file included from ./altrep.h:1:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
1 warning generated.
In file included from LocaleInfo.cpp:1:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/as.hpp:10:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
In file included from altrep.cc:2:
In file included from ./vroom_big_int.h:3:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/doubles.hpp:11:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_vector.hpp:19:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
In file included from LocaleInfo.cpp:2:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/list.hpp:9:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_vector.hpp:19:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
2 warnings generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c cpp11.cpp -o cpp11.o
In file included from altrep.cc:4:
In file included from ./vroom_date.h:6:
In file included from ./vroom_dttm.h:10:
In file included from ./DateTimeParser.h:4:
In file included from ./DateTime.h:7:
In file included from /data/gannet/ripley/R/test-clang/tzdb/include/tzdb/tzdb.h:4:
In file included from /data/gannet/ripley/R/test-clang/tzdb/include/tzdb/date.h:5:
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:966:34: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  966 | CONSTCD11 date::day  operator "" _d(unsigned long long d) NOEXCEPT;
      |                      ~~~~~~~~~~~~^~
      |                      operator""_d
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:967:34: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  967 | CONSTCD11 date::year operator "" _y(unsigned long long y) NOEXCEPT;
      |                      ~~~~~~~~~~~~^~
      |                      operator""_y
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:1975:13: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 1975 | operator "" _d(unsigned long long d) NOEXCEPT
      | ~~~~~~~~~~~~^~
      | operator""_d
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:1983:13: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 1983 | operator "" _y(unsigned long long y) NOEXCEPT
      | ~~~~~~~~~~~~^~
      | operator""_y
In file included from cpp11.cpp:4:
In file included from ./vroom_types.h:1:
In file included from ./vroom_errors.h:5:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/data_frame.hpp:10:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
In file included from cpp11.cpp:4:
In file included from ./vroom_types.h:1:
In file included from ./vroom_errors.h:5:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/data_frame.hpp:12:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/list.hpp:9:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_vector.hpp:19:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
6 warnings generated.
2 warnings generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c delimited_index.cc -o delimited_index.o
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c delimited_index_connection.cc -o delimited_index_connection.o
In file included from delimited_index.cc:1:
In file included from ./delimited_index.h:18:
In file included from ./utils.h:4:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
In file included from delimited_index_connection.cc:1:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/function.hpp:9:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
In file included from delimited_index_connection.cc:1:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/function.hpp:11:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
In file included from delimited_index.cc:1:
In file included from ./delimited_index.h:22:
In file included from ./vroom_errors.h:5:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/data_frame.hpp:12:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/list.hpp:9:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_vector.hpp:19:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c fixed_width_index_connection.cc -o fixed_width_index_connection.o
In file included from fixed_width_index_connection.cc:1:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/as.hpp:10:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
In file included from fixed_width_index_connection.cc:2:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/function.hpp:11:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
2 warnings generated.
2 warnings generated.
2 warnings generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c gen.cc -o gen.o
In file included from gen.cc:1:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/strings.hpp:6:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
In file included from gen.cc:1:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/strings.hpp:9:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
/usr/local/clang20/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c grisu3.c -o grisu3.o
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c guess_type.cc -o guess_type.o
In file included from guess_type.cc:1:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/list.hpp:5:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
2 warnings generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c iconv_file.cc -o iconv_file.o
In file included from guess_type.cc:1:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/list.hpp:9:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_vector.hpp:19:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
In file included from iconv_file.cc:2:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
In file included from guess_type.cc:4:
In file included from ./DateTime.h:7:
In file included from /data/gannet/ripley/R/test-clang/tzdb/include/tzdb/tzdb.h:4:
In file included from /data/gannet/ripley/R/test-clang/tzdb/include/tzdb/date.h:5:
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:966:34: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  966 | CONSTCD11 date::day  operator "" _d(unsigned long long d) NOEXCEPT;
      |                      ~~~~~~~~~~~~^~
      |                      operator""_d
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:967:34: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  967 | CONSTCD11 date::year operator "" _y(unsigned long long y) NOEXCEPT;
      |                      ~~~~~~~~~~~~^~
      |                      operator""_y
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:1975:13: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 1975 | operator "" _d(unsigned long long d) NOEXCEPT
      | ~~~~~~~~~~~~^~
      | operator""_d
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:1983:13: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 1983 | operator "" _y(unsigned long long y) NOEXCEPT
      | ~~~~~~~~~~~~^~
      | operator""_y
In file included from iconv_file.cc:6:
In file included from ./connection.h:4:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/function.hpp:11:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
2 warnings generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c index_collection.cc -o index_collection.o
6 warnings generated.
In file included from index_collection.cc:1:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/function.hpp:9:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
In file included from index_collection.cc:1:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/function.hpp:11:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c vroom.cc -o vroom.o
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c vroom_big_int.cc -o vroom_big_int.o
In file included from vroom.cc:3:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c vroom_chr.cc -o vroom_chr.o
In file included from vroom_big_int.cc:1:
In file included from ./vroom_big_int.h:3:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/doubles.hpp:8:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
In file included from vroom.cc:4:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/external_pointer.hpp:9:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_bool.hpp:11:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_vector.hpp:19:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
In file included from vroom_big_int.cc:1:
In file included from ./vroom_big_int.h:3:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/doubles.hpp:11:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_vector.hpp:19:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
In file included from vroom.cc:9:
In file included from ./columns.h:11:
In file included from ./vroom_date.h:6:
In file included from ./vroom_dttm.h:10:
In file included from ./DateTimeParser.h:4:
In file included from ./DateTime.h:7:
In file included from /data/gannet/ripley/R/test-clang/tzdb/include/tzdb/tzdb.h:4:
In file included from /data/gannet/ripley/R/test-clang/tzdb/include/tzdb/date.h:5:
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:966:34: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  966 | CONSTCD11 date::day  operator "" _d(unsigned long long d) NOEXCEPT;
      |                      ~~~~~~~~~~~~^~
      |                      operator""_d
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:967:34: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  967 | CONSTCD11 date::year operator "" _y(unsigned long long y) NOEXCEPT;
      |                      ~~~~~~~~~~~~^~
      |                      operator""_y
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:1975:13: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 1975 | operator "" _d(unsigned long long d) NOEXCEPT
      | ~~~~~~~~~~~~^~
      | operator""_d
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:1983:13: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 1983 | operator "" _y(unsigned long long y) NOEXCEPT
      | ~~~~~~~~~~~~^~
      | operator""_y
2 warnings generated.
In file included from vroom_chr.cc:1:
In file included from ./vroom_chr.h:3:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/strings.hpp:6:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
In file included from vroom_chr.cc:1:
In file included from ./vroom_chr.h:3:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/strings.hpp:9:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c vroom_date.cc -o vroom_date.o
In file included from vroom_date.cc:1:
In file included from ./vroom_date.h:3:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/doubles.hpp:8:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
In file included from vroom_date.cc:1:
In file included from ./vroom_date.h:3:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/doubles.hpp:11:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_vector.hpp:19:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
2 warnings generated.
2 warnings generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c vroom_dbl.cc -o vroom_dbl.o
In file included from vroom_date.cc:1:
In file included from ./vroom_date.h:6:
In file included from ./vroom_dttm.h:10:
In file included from ./DateTimeParser.h:4:
In file included from ./DateTime.h:7:
In file included from /data/gannet/ripley/R/test-clang/tzdb/include/tzdb/tzdb.h:4:
In file included from /data/gannet/ripley/R/test-clang/tzdb/include/tzdb/date.h:5:
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:966:34: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  966 | CONSTCD11 date::day  operator "" _d(unsigned long long d) NOEXCEPT;
      |                      ~~~~~~~~~~~~^~
      |                      operator""_d
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:967:34: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  967 | CONSTCD11 date::year operator "" _y(unsigned long long y) NOEXCEPT;
      |                      ~~~~~~~~~~~~^~
      |                      operator""_y
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:1975:13: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 1975 | operator "" _d(unsigned long long d) NOEXCEPT
      | ~~~~~~~~~~~~^~
      | operator""_d
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:1983:13: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 1983 | operator "" _y(unsigned long long y) NOEXCEPT
      | ~~~~~~~~~~~~^~
      | operator""_y
In file included from vroom_dbl.cc:1:
In file included from ./vroom_dbl.h:1:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/doubles.hpp:8:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c vroom_dttm.cc -o vroom_dttm.o
In file included from vroom_dbl.cc:1:
In file included from ./vroom_dbl.h:1:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/doubles.hpp:11:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_vector.hpp:19:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
6 warnings generated.
In file included from vroom_dttm.cc:1:
In file included from ./vroom_dttm.h:3:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/doubles.hpp:8:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
In file included from vroom_dttm.cc:1:
In file included from ./vroom_dttm.h:3:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/doubles.hpp:11:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_vector.hpp:19:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
6 warnings generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c vroom_errors.cpp -o vroom_errors.o
2 warnings generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c vroom_fct.cc -o vroom_fct.o
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c vroom_fwf.cc -o vroom_fwf.o
In file included from vroom_fwf.cc:1:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/list.hpp:5:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
In file included from vroom_dttm.cc:1:
In file included from ./vroom_dttm.h:10:
In file included from ./DateTimeParser.h:4:
In file included from ./DateTime.h:7:
In file included from /data/gannet/ripley/R/test-clang/tzdb/include/tzdb/tzdb.h:4:
In file included from /data/gannet/ripley/R/test-clang/tzdb/include/tzdb/date.h:5:
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:966:34: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  966 | CONSTCD11 date::day  operator "" _d(unsigned long long d) NOEXCEPT;
      |                      ~~~~~~~~~~~~^~
      |                      operator""_d
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:967:34: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  967 | CONSTCD11 date::year operator "" _y(unsigned long long y) NOEXCEPT;
      |                      ~~~~~~~~~~~~^~
      |                      operator""_y
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:1975:13: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 1975 | operator "" _d(unsigned long long d) NOEXCEPT
      | ~~~~~~~~~~~~^~
      | operator""_d
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:1983:13: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 1983 | operator "" _y(unsigned long long y) NOEXCEPT
      | ~~~~~~~~~~~~^~
      | operator""_y
In file included from vroom_fct.cc:1:
In file included from ./vroom_fct.h:1:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/doubles.hpp:8:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
In file included from vroom_fct.cc:1:
In file included from ./vroom_fct.h:1:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/doubles.hpp:11:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_vector.hpp:19:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
In file included from vroom_errors.cpp:1:
In file included from ./vroom_errors.h:5:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/data_frame.hpp:10:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
In file included from vroom_errors.cpp:1:
In file included from ./vroom_errors.h:5:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/data_frame.hpp:12:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/list.hpp:9:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_vector.hpp:19:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
In file included from vroom_fwf.cc:1:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/list.hpp:9:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_vector.hpp:19:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c vroom_int.cc -o vroom_int.o
2 warnings generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c vroom_num.cc -o vroom_num.o
In file included from vroom_int.cc:1:
In file included from ./vroom_int.h:3:
In file included from ./altrep.h:1:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c vroom_rle.cc -o vroom_rle.o
In file included from vroom_fwf.cc:7:
In file included from ./columns.h:11:
In file included from ./vroom_date.h:6:
In file included from ./vroom_dttm.h:10:
In file included from ./DateTimeParser.h:4:
In file included from ./DateTime.h:7:
In file included from /data/gannet/ripley/R/test-clang/tzdb/include/tzdb/tzdb.h:4:
In file included from /data/gannet/ripley/R/test-clang/tzdb/include/tzdb/date.h:5:
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:966:34: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  966 | CONSTCD11 date::day  operator "" _d(unsigned long long d) NOEXCEPT;
      |                      ~~~~~~~~~~~~^~
      |                      operator""_d
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:967:34: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  967 | CONSTCD11 date::year operator "" _y(unsigned long long y) NOEXCEPT;
      |                      ~~~~~~~~~~~~^~
      |                      operator""_y
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:1975:13: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 1975 | operator "" _d(unsigned long long d) NOEXCEPT
      | ~~~~~~~~~~~~^~
      | operator""_d
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:1983:13: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 1983 | operator "" _y(unsigned long long y) NOEXCEPT
      | ~~~~~~~~~~~~^~
      | operator""_y
In file included from vroom_rle.cc:1:
In file included from ./vroom_rle.h:3:
In file included from ./altrep.h:1:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c vroom_time.cc -o vroom_time.o
In file included from vroom_num.cc:1:
In file included from ./vroom_num.h:3:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/doubles.hpp:8:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
In file included from vroom_num.cc:1:
In file included from ./vroom_num.h:3:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/doubles.hpp:11:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_vector.hpp:19:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
6 warnings generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -I'/data/gannet/ripley/R/test-clang/tzdb/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c vroom_write.cc -o vroom_write.o
2 warnings generated.
In file included from vroom_time.cc:1:
In file included from ./vroom_time.h:3:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/doubles.hpp:8:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
In file included from vroom_time.cc:1:
In file included from ./vroom_time.h:3:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/doubles.hpp:11:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_vector.hpp:19:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
In file included from vroom_int.cc:1:
In file included from ./vroom_int.h:5:
In file included from ./r_utils.h:7:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/function.hpp:11:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
In file included from vroom_rle.cc:1:
In file included from ./vroom_rle.h:4:
In file included from ./r_utils.h:7:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/function.hpp:11:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
2 warnings generated.
In file included from vroom_time.cc:1:
In file included from ./vroom_time.h:7:
In file included from ./vroom_dttm.h:10:
In file included from ./DateTimeParser.h:4:
In file included from ./DateTime.h:7:
In file included from /data/gannet/ripley/R/test-clang/tzdb/include/tzdb/tzdb.h:4:
In file included from /data/gannet/ripley/R/test-clang/tzdb/include/tzdb/date.h:5:
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:966:34: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  966 | CONSTCD11 date::day  operator "" _d(unsigned long long d) NOEXCEPT;
      |                      ~~~~~~~~~~~~^~
      |                      operator""_d
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:967:34: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  967 | CONSTCD11 date::year operator "" _y(unsigned long long y) NOEXCEPT;
      |                      ~~~~~~~~~~~~^~
      |                      operator""_y
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:1975:13: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 1975 | operator "" _d(unsigned long long d) NOEXCEPT
      | ~~~~~~~~~~~~^~
      | operator""_d
/data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:1983:13: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 1983 | operator "" _y(unsigned long long y) NOEXCEPT
      | ~~~~~~~~~~~~^~
      | operator""_y
2 warnings generated.
In file included from vroom_write.cc:7:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; }
      |                    ~~~~~~~~~~~^~~
      |                    operator""_xl
In file included from vroom_write.cc:8:
In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/function.hpp:11:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
   42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); }
      |                  ~~~~~~~~~~~^~~
      |                  operator""_nm
2 warnings generated.
6 warnings generated.
6 warnings generated.
2 warnings generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -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
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/vroom/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/vroom/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/vroom/src'
installing to /data/gannet/ripley/R/packages/tests-clang/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)