-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
fmt/7.1.3: Install fmt/args.h #5800
Conversation
cppserver/1.0.1.0 depends on fmt's master branch, which has applied this patch. Without it, cppserver/1.0.1.0 won't build, apparently. Signed-off-by: Alejandro Colomar (EXFO) <[email protected]>
I am not sure this is correct.... the file is supposed to be absent in 7.1.3 the problem is cppcommon does not use the released versions #5786 (comment) |
#3951 It's build system but It's already fixed, FMT releases are often I think it's better to wait for a next release |
I detected other pull requests that are modifying fmt/all recipe: This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
This comment has been minimized.
This comment has been minimized.
You'll need to retrigger CI, close the pr wait 10s and then re-open it 🔁 |
This comment has been minimized.
This comment has been minimized.
Why is it failing at random versions? |
CI backend unstability.... Record number of PR's trying to be merged
You'll need to retrigger again (few more maybe) |
I commented this to my boss. We can't wait, so if you don't mind, I'd prefer to patch it already :) |
Failure in build 3 (
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability. |
Finally, I installed conan through pip in my other laptop. Now the hooks are working for me. (however, I'd still appreciate to be able to install with the Debian package manager). Now I tested this locally, and I realized that fmt/7.1.3 didn't have that file, so you're right that it doesn't apply ;) So, let's wait for fmt/7.2.0. |
I asked for a release fmtlib/fmt#2096 (comment) |
fmt/7.1.3
Apply upstream unreleased patch
cppserver/1.0.1.0 depends on fmt's master branch, which has
applied this patch. Without it, cppserver/1.0.1.0 won't build,
apparently.
conan-center hook activated.