boostorg / build

B2 makes it easy to build C++ projects, everywhere.
Boost Software License 1.0
229 stars 47 forks source link

./boost/stacktrace/detail/libbacktrace_impls.hpp:135:32: error: no matches converting function ‘libbacktrace_syminfo_callback’ to type ‘backtrace_syminfo_callback’ {aka ‘void (*)(void*, long unsigned int, const char*, long unsigned int, long unsigned int, const char*, long unsigned int)’} #770

Closed squeaktoy closed 6 months ago

squeaktoy commented 6 months ago

Log

build.log

Steps to reproduce

  1. git clone --recursive https://github.com/boostorg/boost.git --depth 1
  2. b2
  3. Enjoy

System Info

OS: Gentoo Kernel: Linux 6.6.21 (gentoo-kernel) Toolchain: gcc version 13.2.1 20240210 (Gentoo 13.2.1_p20240210 p14) b2: provided by Gentoo as bootstrap.sh is not working

github-actions[bot] commented 6 months ago

Thank you for your contributions. Main development of B2 has moved to https://github.com/bfgroup/b2 Please consider following up at https://github.com/bfgroup/b2/issues

grafikrobot commented 6 months ago

You should bring this up at https://github.com/boostorg/stacktrace/issues