* installing *source* package ‘httpgd’ ... ** package ‘httpgd’ successfully unpacked and MD5 sums checked ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS=-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread Using PKG_LIBS=-lcairo -lfreetype ** libs using C++ compiler: ‘clang version 18.0.0git (https://github.com/llvm/llvm-project.git 134fcc62786d31ab73439201dce2d73808d1785a)’ using C++17 make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang-trunk/httpgd/src' rm -f httpgd.so AsyncLater.o Base64.o DrawData.o Httpgd.o HttpgdApiAsync.o HttpgdCompress.o HttpgdDataStore.o HttpgdDev.o HttpgdRng.o HttpgdWebServer.o PlotHistory.o RendererCairo.o RendererJson.o RendererManager.o RendererMeta.o RendererStrings.o RendererSvg.o RendererTikZ.o cpp11.o devGeneric.o /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread -Ilib -DBOOST_NO_AUTO_PTR -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/later/include' -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c AsyncLater.cpp -o AsyncLater.o /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread -Ilib -DBOOST_NO_AUTO_PTR -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/later/include' -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c Base64.cpp -o Base64.o /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread -Ilib -DBOOST_NO_AUTO_PTR -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/later/include' -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c DrawData.cpp -o DrawData.o /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread -Ilib -DBOOST_NO_AUTO_PTR -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/later/include' -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c Httpgd.cpp -o Httpgd.o In file included from Httpgd.cpp:16: In file included from ./HttpgdDev.h:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/optional.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/optional/optional.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/core/addressof.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ :2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread -Ilib -DBOOST_NO_AUTO_PTR -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/later/include' -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c HttpgdApiAsync.cpp -o HttpgdApiAsync.o In file included from HttpgdApiAsync.cpp:2: In file included from ./HttpgdApiAsync.h:9: In file included from ./HttpgdApi.h:7: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/optional.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/optional/optional.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/core/addressof.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ :2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ 1 warning generated. /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread -Ilib -DBOOST_NO_AUTO_PTR -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/later/include' -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c HttpgdCompress.cpp -o HttpgdCompress.o /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread -Ilib -DBOOST_NO_AUTO_PTR -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/later/include' -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c HttpgdDataStore.cpp -o HttpgdDataStore.o /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread -Ilib -DBOOST_NO_AUTO_PTR -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/later/include' -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c HttpgdDev.cpp -o HttpgdDev.o /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread -Ilib -DBOOST_NO_AUTO_PTR -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/later/include' -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c HttpgdRng.cpp -o HttpgdRng.o In file included from HttpgdDataStore.cpp:2: In file included from ./HttpgdDataStore.h:5: In file included from ./HttpgdApi.h:7: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/optional.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/optional/optional.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/core/addressof.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ :2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ In file included from HttpgdRng.cpp:4: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/uuid/uuid.hpp:37: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/cstdint.hpp:36: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ :2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from HttpgdDev.cpp:2: In file included from ./HttpgdDev.h:9: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/optional.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/optional/optional.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/core/addressof.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ :2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ In file included from HttpgdDev.cpp:2: In file included from ./HttpgdDev.h:4: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/list.hpp:6: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/attribute_proxy.hpp:4: In file included from /usr/local/clang-trunk/bin/../include/c++/v1/string:625: In file included from /usr/local/clang-trunk/bin/../include/c++/v1/string_view:213: /usr/local/clang-trunk/bin/../include/c++/v1/__fwd/string_view.h:22:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 22 | template > | ^ lib/fmt/core.h:300:26: note: in instantiation of default argument for 'basic_string_view' required here 300 | template using std_string_view = std::basic_string_view; | ^~~~~ lib/fmt/core.h:391:50: note: in instantiation of template type alias 'std_string_view' requested here 391 | S, detail::std_string_view>::value)> | ^ lib/fmt/format.h:542:63: note: in instantiation of template class 'fmt::basic_string_view' requested here 542 | inline size_t count_code_points(basic_string_view s) { | ^ /usr/local/clang-trunk/bin/../include/c++/v1/__string/char_traits.h:81:8: note: 'char_traits' has been explicitly marked deprecated here 81 | struct _LIBCPP_DEPRECATED_( | ^ /usr/local/clang-trunk/bin/../include/c++/v1/__config:980:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 980 | # define _LIBCPP_DEPRECATED_(m) __attribute__((__deprecated__(m))) | ^ 2 warnings generated. /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread -Ilib -DBOOST_NO_AUTO_PTR -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/later/include' -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c HttpgdWebServer.cpp -o HttpgdWebServer.o In file included from HttpgdWebServer.cpp:2: In file included from ./HttpgdWebServer.h:5: In file included from lib/belle.h:88: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/beast/core/detail/char_buffer.hpp:13: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ :2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ In file included from HttpgdWebServer.cpp:2: In file included from ./HttpgdWebServer.h:5: In file included from lib/belle.h:93: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/beast/core.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/beast/core/async_base.hpp:14: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/beast/core/bind_handler.hpp:14: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/beast/core/detail/bind_handler.hpp:13: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/beast/core/error.hpp:14: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/system/error_code.hpp:13: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/system/detail/error_code.hpp:14: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/system/detail/error_category.hpp:17: In file included from /usr/local/clang-trunk/bin/../include/c++/v1/string:625: In file included from /usr/local/clang-trunk/bin/../include/c++/v1/string_view:213: /usr/local/clang-trunk/bin/../include/c++/v1/__fwd/string_view.h:22:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 22 | template > | ^ lib/fmt/core.h:300:26: note: in instantiation of default argument for 'basic_string_view' required here 300 | template using std_string_view = std::basic_string_view; | ^~~~~ lib/fmt/core.h:391:50: note: in instantiation of template type alias 'std_string_view' requested here 391 | S, detail::std_string_view>::value)> | ^ lib/fmt/format.h:542:63: note: in instantiation of template class 'fmt::basic_string_view' requested here 542 | inline size_t count_code_points(basic_string_view s) { | ^ /usr/local/clang-trunk/bin/../include/c++/v1/__string/char_traits.h:81:8: note: 'char_traits' has been explicitly marked deprecated here 81 | struct _LIBCPP_DEPRECATED_( | ^ /usr/local/clang-trunk/bin/../include/c++/v1/__config:980:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 980 | # define _LIBCPP_DEPRECATED_(m) __attribute__((__deprecated__(m))) | ^ 2 warnings generated. /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread -Ilib -DBOOST_NO_AUTO_PTR -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/later/include' -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c PlotHistory.cpp -o PlotHistory.o /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread -Ilib -DBOOST_NO_AUTO_PTR -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/later/include' -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c RendererCairo.cpp -o RendererCairo.o /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread -Ilib -DBOOST_NO_AUTO_PTR -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/later/include' -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c RendererJson.cpp -o RendererJson.o /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread -Ilib -DBOOST_NO_AUTO_PTR -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/later/include' -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c RendererManager.cpp -o RendererManager.o In file included from RendererCairo.cpp:1: In file included from ./RendererCairo.h:6: In file included from ./DrawData.h:7: In file included from /usr/local/clang-trunk/bin/../include/c++/v1/string:625: In file included from /usr/local/clang-trunk/bin/../include/c++/v1/string_view:213: /usr/local/clang-trunk/bin/../include/c++/v1/__fwd/string_view.h:22:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 22 | template > | ^ lib/fmt/core.h:300:26: note: in instantiation of default argument for 'basic_string_view' required here 300 | template using std_string_view = std::basic_string_view; | ^~~~~ lib/fmt/core.h:391:50: note: in instantiation of template type alias 'std_string_view' requested here 391 | S, detail::std_string_view>::value)> | ^ lib/fmt/format.h:542:63: note: in instantiation of template class 'fmt::basic_string_view' requested here 542 | inline size_t count_code_points(basic_string_view s) { | ^ /usr/local/clang-trunk/bin/../include/c++/v1/__string/char_traits.h:81:8: note: 'char_traits' has been explicitly marked deprecated here 81 | struct _LIBCPP_DEPRECATED_( | ^ /usr/local/clang-trunk/bin/../include/c++/v1/__config:980:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 980 | # define _LIBCPP_DEPRECATED_(m) __attribute__((__deprecated__(m))) | ^ /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread -Ilib -DBOOST_NO_AUTO_PTR -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/later/include' -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c RendererMeta.cpp -o RendererMeta.o In file included from RendererCairo.cpp:5: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/math/constants/constants.hpp:10: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/math/tools/config.hpp:28: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ :2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ In file included from RendererManager.cpp:2: In file included from ./RendererManager.h:6: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/optional.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/optional/optional.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/core/addressof.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ :2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ In file included from RendererManager.cpp:2: In file included from ./RendererManager.h:4: In file included from ./DrawData.h:7: In file included from /usr/local/clang-trunk/bin/../include/c++/v1/string:625: In file included from /usr/local/clang-trunk/bin/../include/c++/v1/string_view:213: /usr/local/clang-trunk/bin/../include/c++/v1/__fwd/string_view.h:22:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 22 | template > | ^ lib/fmt/core.h:300:26: note: in instantiation of default argument for 'basic_string_view' required here 300 | template using std_string_view = std::basic_string_view; | ^~~~~ lib/fmt/core.h:391:50: note: in instantiation of template type alias 'std_string_view' requested here 391 | S, detail::std_string_view>::value)> | ^ lib/fmt/format.h:542:63: note: in instantiation of template class 'fmt::basic_string_view' requested here 542 | inline size_t count_code_points(basic_string_view s) { | ^ /usr/local/clang-trunk/bin/../include/c++/v1/__string/char_traits.h:81:8: note: 'char_traits' has been explicitly marked deprecated here 81 | struct _LIBCPP_DEPRECATED_( | ^ /usr/local/clang-trunk/bin/../include/c++/v1/__config:980:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 980 | # define _LIBCPP_DEPRECATED_(m) __attribute__((__deprecated__(m))) | ^ In file included from RendererJson.cpp:1: In file included from ./RendererJson.h:4: In file included from ./DrawData.h:7: In file included from /usr/local/clang-trunk/bin/../include/c++/v1/string:625: In file included from /usr/local/clang-trunk/bin/../include/c++/v1/string_view:213: /usr/local/clang-trunk/bin/../include/c++/v1/__fwd/string_view.h:22:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 22 | template > | ^ lib/fmt/core.h:300:26: note: in instantiation of default argument for 'basic_string_view' required here 300 | template using std_string_view = std::basic_string_view; | ^~~~~ lib/fmt/core.h:391:50: note: in instantiation of template type alias 'std_string_view' requested here 391 | S, detail::std_string_view>::value)> | ^ lib/fmt/format.h:542:63: note: in instantiation of template class 'fmt::basic_string_view' requested here 542 | inline size_t count_code_points(basic_string_view s) { | ^ /usr/local/clang-trunk/bin/../include/c++/v1/__string/char_traits.h:81:8: note: 'char_traits' has been explicitly marked deprecated here 81 | struct _LIBCPP_DEPRECATED_( | ^ /usr/local/clang-trunk/bin/../include/c++/v1/__config:980:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 980 | # define _LIBCPP_DEPRECATED_(m) __attribute__((__deprecated__(m))) | ^ In file included from RendererMeta.cpp:1: In file included from ./RendererMeta.h:4: In file included from ./DrawData.h:7: In file included from /usr/local/clang-trunk/bin/../include/c++/v1/string:625: In file included from /usr/local/clang-trunk/bin/../include/c++/v1/string_view:213: /usr/local/clang-trunk/bin/../include/c++/v1/__fwd/string_view.h:22:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 22 | template > | ^ lib/fmt/core.h:300:26: note: in instantiation of default argument for 'basic_string_view' required here 300 | template using std_string_view = std::basic_string_view; | ^~~~~ lib/fmt/core.h:391:50: note: in instantiation of template type alias 'std_string_view' requested here 391 | S, detail::std_string_view>::value)> | ^ lib/fmt/format.h:542:63: note: in instantiation of template class 'fmt::basic_string_view' requested here 542 | inline size_t count_code_points(basic_string_view s) { | ^ /usr/local/clang-trunk/bin/../include/c++/v1/__string/char_traits.h:81:8: note: 'char_traits' has been explicitly marked deprecated here 81 | struct _LIBCPP_DEPRECATED_( | ^ /usr/local/clang-trunk/bin/../include/c++/v1/__config:980:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 980 | # define _LIBCPP_DEPRECATED_(m) __attribute__((__deprecated__(m))) | ^ 2 warnings generated. /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread -Ilib -DBOOST_NO_AUTO_PTR -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/later/include' -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c RendererStrings.cpp -o RendererStrings.o /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread -Ilib -DBOOST_NO_AUTO_PTR -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/later/include' -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c RendererSvg.cpp -o RendererSvg.o In file included from RendererStrings.cpp:1: In file included from ./RendererStrings.h:4: In file included from ./DrawData.h:7: In file included from /usr/local/clang-trunk/bin/../include/c++/v1/string:625: In file included from /usr/local/clang-trunk/bin/../include/c++/v1/string_view:213: /usr/local/clang-trunk/bin/../include/c++/v1/__fwd/string_view.h:22:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 22 | template > | ^ lib/fmt/core.h:300:26: note: in instantiation of default argument for 'basic_string_view' required here 300 | template using std_string_view = std::basic_string_view; | ^~~~~ lib/fmt/core.h:391:50: note: in instantiation of template type alias 'std_string_view' requested here 391 | S, detail::std_string_view>::value)> | ^ lib/fmt/format.h:542:63: note: in instantiation of template class 'fmt::basic_string_view' requested here 542 | inline size_t count_code_points(basic_string_view s) { | ^ /usr/local/clang-trunk/bin/../include/c++/v1/__string/char_traits.h:81:8: note: 'char_traits' has been explicitly marked deprecated here 81 | struct _LIBCPP_DEPRECATED_( | ^ /usr/local/clang-trunk/bin/../include/c++/v1/__config:980:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 980 | # define _LIBCPP_DEPRECATED_(m) __attribute__((__deprecated__(m))) | ^ 2 warnings generated. /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread -Ilib -DBOOST_NO_AUTO_PTR -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/later/include' -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c RendererTikZ.cpp -o RendererTikZ.o 1 warning generated. /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread -Ilib -DBOOST_NO_AUTO_PTR -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/later/include' -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c cpp11.cpp -o cpp11.o In file included from RendererSvg.cpp:1: In file included from ./RendererSvg.h:4: In file included from ./DrawData.h:7: In file included from /usr/local/clang-trunk/bin/../include/c++/v1/string:625: In file included from /usr/local/clang-trunk/bin/../include/c++/v1/string_view:213: /usr/local/clang-trunk/bin/../include/c++/v1/__fwd/string_view.h:22:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 22 | template > | ^ lib/fmt/core.h:300:26: note: in instantiation of default argument for 'basic_string_view' required here 300 | template using std_string_view = std::basic_string_view; | ^~~~~ lib/fmt/core.h:391:50: note: in instantiation of template type alias 'std_string_view' requested here 391 | S, detail::std_string_view>::value)> | ^ lib/fmt/format.h:542:63: note: in instantiation of template class 'fmt::basic_string_view' requested here 542 | inline size_t count_code_points(basic_string_view s) { | ^ /usr/local/clang-trunk/bin/../include/c++/v1/__string/char_traits.h:81:8: note: 'char_traits' has been explicitly marked deprecated here 81 | struct _LIBCPP_DEPRECATED_( | ^ /usr/local/clang-trunk/bin/../include/c++/v1/__config:980:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 980 | # define _LIBCPP_DEPRECATED_(m) __attribute__((__deprecated__(m))) | ^ 1 warning generated. /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/pixman-1 -pthread -Ilib -DBOOST_NO_AUTO_PTR -DFMT_HEADER_ONLY -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/later/include' -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c devGeneric.cpp -o devGeneric.o In file included from RendererSvg.cpp:1: In file included from ./RendererSvg.h:6: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/optional.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/optional/optional.hpp:30: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/core/addressof.hpp:17: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ :2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ In file included from RendererTikZ.cpp:1: In file included from ./RendererTikZ.h:4: In file included from ./DrawData.h:7: In file included from /usr/local/clang-trunk/bin/../include/c++/v1/string:625: In file included from /usr/local/clang-trunk/bin/../include/c++/v1/string_view:213: /usr/local/clang-trunk/bin/../include/c++/v1/__fwd/string_view.h:22:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 22 | template > | ^ lib/fmt/core.h:300:26: note: in instantiation of default argument for 'basic_string_view' required here 300 | template using std_string_view = std::basic_string_view; | ^~~~~ lib/fmt/core.h:391:50: note: in instantiation of template type alias 'std_string_view' requested here 391 | S, detail::std_string_view>::value)> | ^ lib/fmt/format.h:542:63: note: in instantiation of template class 'fmt::basic_string_view' requested here 542 | inline size_t count_code_points(basic_string_view s) { | ^ /usr/local/clang-trunk/bin/../include/c++/v1/__string/char_traits.h:81:8: note: 'char_traits' has been explicitly marked deprecated here 81 | struct _LIBCPP_DEPRECATED_( | ^ /usr/local/clang-trunk/bin/../include/c++/v1/__config:980:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 980 | # define _LIBCPP_DEPRECATED_(m) __attribute__((__deprecated__(m))) | ^ RendererSvg.cpp:445:24: warning: unused function 'att_fill_or_omit' [-Wunused-function] 445 | static inline void att_fill_or_omit(fmt::memory_buffer &os, color_t col) | ^~~~~~~~~~~~~~~~ 1 warning generated. 1 warning generated. 3 warnings generated. /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang-trunk/lib -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -o httpgd.so AsyncLater.o Base64.o DrawData.o Httpgd.o HttpgdApiAsync.o HttpgdCompress.o HttpgdDataStore.o HttpgdDev.o HttpgdRng.o HttpgdWebServer.o PlotHistory.o RendererCairo.o RendererJson.o RendererManager.o RendererMeta.o RendererStrings.o RendererSvg.o RendererTikZ.o cpp11.o devGeneric.o -lcairo -lfreetype -lpng -lz make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang-trunk/httpgd/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang-trunk/httpgd/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang-trunk/httpgd/src' installing to /data/gannet/ripley/R/packages/tests-clang-trunk/httpgd.Rcheck/00LOCK-httpgd/00new/httpgd/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 (httpgd)