Hi Adam,
I started seen these issues in jenkins lately:
"
apt-get error
Unable to locate package ceph-libboost-atomic1.82-dev
Unable to locate package ceph-libboost-atomic1.82-dev
"
is it related to the change?
any idea on how to fix that?
(note that I see no issues when building locally on fedora, centos and rhel)
Yuval
On Wed, Jul 12, 2023 at 7:57 PM Adam Emerson <aemerson@xxxxxxxxxx> wrote:
Hello,
As of yesterday, the main branch now uses version 1.82 of Boost.
The main driver of the change is improved functionality in Boost.Asio.
C++20 coroutines are the biggest motivator, but there are other nice
things like a type-erased handler class.
A minor caveat: Due to an unfixed ODR violation introduced in
Boost.Phoenix 1.81 (https://github.com/boostorg/phoenix/issues/111),
we disable Phoenix's tuple support, also introduced in 1.81. Hopefully
the bug will be fixed in the next version.
Thank you.
_______________________________________________
Dev mailing list -- dev@xxxxxxx
To unsubscribe send an email to dev-leave@xxxxxxx
_______________________________________________ Dev mailing list -- dev@xxxxxxx To unsubscribe send an email to dev-leave@xxxxxxx