Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Conversation

@Algunenano
Copy link
Member

@Algunenano Algunenano commented Mar 25, 2022

  • Updates to llvm 14 (official tag llvmorg-14.0.0 / 329fda39c507)
  • Remove the benchmarks folder and some other unused files
  • Reapply the CH specific config changes:

Related PRs:

Algunenano and others added 6 commits February 25, 2022 10:44
Breaks boost::asio build with libcxx14:

In file included from /mnt/ch/ClickHouse/contrib/NuRaft/src/asio_service.cxx:28:
In file included from /mnt/ch/ClickHouse/contrib/NuRaft/include/libnuraft/asio_service.hxx:24:
In file included from /mnt/ch/ClickHouse/contrib/NuRaft/include/libnuraft/asio_service_options.hxx:20:
In file included from /mnt/ch/ClickHouse/contrib/libcxx/include/functional:506:
In file included from /mnt/ch/ClickHouse/contrib/libcxx/include/__functional/function.h:22:
In file included from /mnt/ch/ClickHouse/contrib/libcxx/include/__memory/shared_ptr.h:21:
/mnt/ch/ClickHouse/contrib/libcxx/include/__memory/allocator.h:122:44: error: cannot form a reference to 'void'
    _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp&       reference;
                                           ^
/mnt/ch/ClickHouse/contrib/boost/boost/asio/execution/any_executor.hpp:612:48: note: in instantiation of template class 'std::allocator<void>' requested here
          function(BOOST_ASIO_MOVE_CAST(F)(f), std::allocator<void>()));
                                               ^
In file included from /mnt/ch/ClickHouse/contrib/NuRaft/src/asio_service.cxx:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants