Update boost.m4 to fix build with Boost >= 1.89#636
Merged
arybczak merged 1 commit intoncmpcpp:masterfrom Sep 11, 2025
Merged
Conversation
Collaborator
|
Thanks! |
|
Hey, I'm still experiencing build errors with boost 1.89 on NixOS, both when this patch alone is applied upon 0.10.1, and also when I checkout 2b4bd89 or e97a4a2 : https://gist.github.com/doronbehar/d30eed4a30718b49fc6a27261e52f8c5 Help will be appreciated. |
doronbehar
added a commit
to doronbehar/nixpkgs
that referenced
this pull request
Feb 25, 2026
Contributor
Author
|
In my case, I was fixing build for Homebrew and had added created this PR & patched Boost with another PR: Can't tell if that will fix it for you as I'm using a different toolchain (Apple Clang). |
|
Thanks for the link. In Nixpkgs we will use boost 1.87 in the meantime. |
Contributor
Author
|
You can wait for Boost 1.91.0 (April 2026) which should have fix boostorg/range@7b53187 |
JamieMagee
pushed a commit
to JamieMagee/nixpkgs
that referenced
this pull request
Feb 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #633
Just downloaded latest copy from https://github.com/tsuna/boost.m4 which has tsuna/boost.m4@8d9ceb2