* installing *source* package ‘image.dlib’ ... ** package ‘image.dlib’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (GCC) 13.2.0’ using C++17 make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/image.dlib/src' g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DSTRICT_R_HEADERS -include r_cmd_check_happiness.h -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -I../inst/dlib-19.20 -DDLIB_NO_GUI_SUPPORT -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RcppExports.cpp -o RcppExports.o g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DSTRICT_R_HEADERS -include r_cmd_check_happiness.h -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -I../inst/dlib-19.20 -DDLIB_NO_GUI_SUPPORT -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c dlib-core.cpp -o dlib-core.o g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DSTRICT_R_HEADERS -include r_cmd_check_happiness.h -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -I../inst/dlib-19.20 -DDLIB_NO_GUI_SUPPORT -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c r_cmd_check_happiness.cc -o r_cmd_check_happiness.o g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DSTRICT_R_HEADERS -include r_cmd_check_happiness.h -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -I../inst/dlib-19.20 -DDLIB_NO_GUI_SUPPORT -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c rcpp_fhog.cpp -o rcpp_fhog.o g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DSTRICT_R_HEADERS -include r_cmd_check_happiness.h -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -I../inst/dlib-19.20 -DDLIB_NO_GUI_SUPPORT -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c rcpp_surf.cpp -o rcpp_surf.o In file included from /usr/include/features.h:490, from /usr/local/gcc13/include/c++/13.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39, from /usr/local/gcc13/include/c++/13.2.0/x86_64-pc-linux-gnu/bits/c++config.h:679, from /usr/local/gcc13/include/c++/13.2.0/cstdlib:41, from /usr/local/gcc13/include/c++/13.2.0/stdlib.h:36, from ./r_cmd_check_happiness.h:4, from : In function 'size_t mbstowcs(wchar_t*, const char*, size_t)', inlined from 'const std::wstring dlib::convert_mbstring_to_wstring(const std::string&)' at ../inst/dlib-19.20/dlib/unicode/unicode.cpp:155:22: /usr/include/bits/stdlib.h:123:12: warning: argument 1 is null but the corresponding size argument 3 value is 18446744073709551612 [-Wnonnull] 123 | return __glibc_fortify_n (mbstowcs, __len, sizeof (wchar_t), | ^~~~~~~~~~~~~~~~~ /usr/include/bits/stdlib.h: In function 'const std::wstring dlib::convert_mbstring_to_wstring(const std::string&)': /usr/include/bits/stdlib.h:104:15: note: in a call to function 'size_t __mbstowcs_alias(wchar_t*, const char*, size_t)' declared with attribute 'access (read_only, 2)' 104 | extern size_t __REDIRECT_NTH (__mbstowcs_alias, | ^~~~~~~~~~~~~~ g++-13 -std=gnu++17 -shared -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o image.dlib.so RcppExports.o dlib-core.o r_cmd_check_happiness.o rcpp_fhog.o rcpp_surf.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/image.dlib/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/image.dlib/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/image.dlib/src' installing to /data/gannet/ripley/R/packages/tests-devel/image.dlib.Rcheck/00LOCK-image.dlib/00new/image.dlib/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 (image.dlib)