On 10/25/2020 11:16 AM, Otto Moerbeek wrote:
On Sat, Oct 24, 2020 at 11:45:02PM -0400, Brad Smith wrote:

Here is an update to Boost 1.70.

I have already had 1.68 and 1.69 run through bulks on i386 and sparc64 which 
found
the two issues that have been fixed so far. The builders are busy at the moment.

Looking for any testing and feedback.
I used this to build & test PowerDNS Server, Recursor and dnsdist on arm64
with only this small issue:

In file included from uuid-utils.cc:33:
In file included from /usr/local/include/boost/uuid/uuid_generators.hpp:17:
In file included from /usr/local/include/boost/uuid/random_generator.hpp:21:
In file included from 
/usr/local/include/boost/uuid/detail/random_provider.hpp:29:
In file included from 
/usr/local/include/boost/uuid/detail/random_provider_detect_platform.hpp:16:
/usr/local/include/boost/predef/os/bsd/open.h:82:16: warning:
'BOOST_OS_BSD' macro redefined [-Wmacro-redefined]
#       define BOOST_OS_BSD BOOST_VERSION_NUMBER_AVAILABLE
                ^
/usr/local/include/boost/predef/os/bsd.h:59:9: note: previous
definition is here
#define BOOST_OS_BSD BOOST_VERSION_NUMBER_NOT_AVAILABLE


        -Otto

Thanks. I opened a ticket upstream.

Reply via email to