* installing *source* package ‘RestRserve’ ... ** this is package ‘RestRserve’ version ‘1.2.3’ ** package ‘RestRserve’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘clang version 20.1.0-rc2’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/RestRserve/src' /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -DRCPP_NO_MODULES -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c RcppExports.cpp -o RcppExports.o /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -DRCPP_NO_MODULES -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c format_cookies.cpp -o format_cookies.o /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -DRCPP_NO_MODULES -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c format_headers.cpp -o format_headers.o /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -DRCPP_NO_MODULES -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c parse_cookies.cpp -o parse_cookies.o /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -DRCPP_NO_MODULES -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c parse_headers.cpp -o parse_headers.o /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -DRCPP_NO_MODULES -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c parse_multipart.cpp -o parse_multipart.o /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -DRCPP_NO_MODULES -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c url_decode.cpp -o url_decode.o In file included from parse_multipart.cpp:5: ./nonstd/string_view.hpp:145:40: warning: identifier '_sv' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 145 | constexpr std::string_view operator "" _sv( const char* str, size_t len ) noexcept // (1) | ~~~~~~~~~~~~^~~ | operator""_sv ./nonstd/string_view.hpp:150:43: warning: identifier '_sv' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 150 | constexpr std::u16string_view operator "" _sv( const char16_t* str, size_t len ) noexcept // (2) | ~~~~~~~~~~~~^~~ | operator""_sv ./nonstd/string_view.hpp:155:43: warning: identifier '_sv' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 155 | constexpr std::u32string_view operator "" _sv( const char32_t* str, size_t len ) noexcept // (3) | ~~~~~~~~~~~~^~~ | operator""_sv ./nonstd/string_view.hpp:160:41: warning: identifier '_sv' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 160 | constexpr std::wstring_view operator "" _sv( const wchar_t* str, size_t len ) noexcept // (4) | ~~~~~~~~~~~~^~~ | operator""_sv 4 warnings generated. /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -DRCPP_NO_MODULES -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c url_encode.cpp -o url_encode.o /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -DRCPP_NO_MODULES -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c utils.cpp -o utils.o /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 RestRserve.so RcppExports.o format_cookies.o format_headers.o parse_cookies.o parse_headers.o parse_multipart.o url_decode.o url_encode.o utils.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/RestRserve/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/RestRserve/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/RestRserve/src' installing to /data/gannet/ripley/R/packages/tests-clang/RestRserve.Rcheck/00LOCK-RestRserve/00new/RestRserve/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 (RestRserve)