On Aug 2, 2021, at 1:49 PM, Marshall Clow
On Aug 2, 2021, at 5:32 AM, Niall Douglas via Boost
wrote: On 02/08/2021 12:34, Tom Kent via Boost wrote:
However, the test matrix doesn't seem to have updated in months!?!? Was this perhaps running on travis-ci and didn't get moved when they stopped running OSS jobs?
I reported this to Slack #boost last week. The test matrix stopped updating on 19th May. It's likely a cronjob which isn't firing any more.
In any case, fixing it before we do a release would be super useful.
My current theory is that this commit to filesystem caused the tools to stop building https://github.com/boostorg/filesystem/commit/88c2a2df8c23e28732bfab81226129...
The docker image that the tools get run from doesn’t have “linux/magic.h”
Michael Caisse has updated the docker image in question, and we’re starting to see results posted. Thanks to Michael. — Marshall