-
Notifications
You must be signed in to change notification settings - Fork 236
Fails to build with boost >= 1.87 #208
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
Comments
Attaching full build log (Gentoo system, compiling with llvm-19 and using boost-1.87.0) |
This isn't good enough to build with 1.87, but it's a piece of the puzzle. luceneplusplus/LucenePlusPlus#208
Any updates on this? It is preventing me a system update :( |
@StormBytePP Could you test the MR that I have linked? I tried my best to port this to the new boost API but I'm not too sure that all is correct 😅 |
This bug seems unrelated, as I've applied the patch from #210 and still getting OP's error (or maybe more port is needed?) |
Yes I maybe should have clarified that I have also backported the mentioned boost fix (boostorg/smart_ptr@e7433ba) to our version of boost. |
Boost versions up to 1.86 are ok.
Building with boost 1.87 results in
The text was updated successfully, but these errors were encountered: