swiftplot fails to build on Swift 5.4 (Ubuntu 20.04):
$ swift build
:
:
.
:
:
:
:
.../swiftplot/Sources/AGGRenderer/CPPAGGRenderer/CPPAGGRenderer.cpp:6:10: fatal error: could not build module 'AGG'
#include "agg_basics.h"
~~~~~~~~^~~~~~~~~~~~~~
.
[38/73] Compiling AGG agg_font_freetype.cpp