Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./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)’} #161

Closed
squeaktoy opened this issue Mar 29, 2024 · 1 comment

Comments

@squeaktoy
Copy link

Log

https://github.com/boostorg/boost/files/14793354/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 Linux
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.

@squeaktoy
Copy link
Author

squeaktoy commented Apr 29, 2024

Wow. Turns out I just had to delete /usr/local/include/backtrace.h. Thank you very much to clangd for helping me out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant