Closed bmerry closed 1 year ago
The symptoms look like what happens if /etc/protocols is missing - I'll investigate.
The cibuildwheel failures seem to be because qemu doesn't support one of the socket options. I've opened a ticket, but for now I'll probably need to modify the test to skip it if that socket option doesn't function.
Thanks. Guess we'll see if the wheels successfully build this time.
To speed things up, the minimum Boost version is now 1.69 (close to 5 years old, so should be available in most non-EOL OSes already) and the Python build no longer requires any compiled Boost libraries (just headers).