FS#65329 - [boost] Build errors regarding `async_pipe` with Boost 1.72
Attached to Project:
Arch Linux
Opened by Marius (Martchus) - Thursday, 30 January 2020, 13:21 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 10 December 2020, 17:00 GMT
Opened by Marius (Martchus) - Thursday, 30 January 2020, 13:21 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 10 December 2020, 17:00 GMT
|
Details
Boost 1.72 breaks some software using `async_pipe`, see
https://github.com/boostorg/process/issues/116
There's already a patch available which could be cherry-picked: https://github.com/boostorg/process/commit/6a4d2ff72114ef47c7afaf92e1042aca3dfa41b0.patch |
This task depends upon
Closed by Doug Newgard (Scimmia)
Thursday, 10 December 2020, 17:00 GMT
Reason for closing: Fixed
Additional comments about closing: boost 1.74.0
Thursday, 10 December 2020, 17:00 GMT
Reason for closing: Fixed
Additional comments about closing: boost 1.74.0

The following works:
https://github.com/Martchus/PKGBUILDs/blob/master/boost/default/PKGBUILD

At this point it would make most sense to simply update boost
(which is flagged as out-of-date for a while now).