Includes:
- https://github.com/bitcoin-core/libmultiprocess/pull/197
- https://github.com/bitcoin-core/libmultiprocess/pull/202
- https://github.com/bitcoin-core/libmultiprocess/pull/203
- https://github.com/bitcoin-core/libmultiprocess/pull/200
- https://github.com/bitcoin-core/libmultiprocess/pull/205
These changes should give better feedback when there are build errors, and also make IPC logs more readable.
The changes can be verified by running test/lint/git-subtree-check.sh src/ipc/libmultiprocess as described in developer notes and lint instructions