-
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
Update aws sdk cpp version to 1.9.258 #10766
Conversation
def0ddc
to
4be6524
Compare
This comment has been minimized.
This comment has been minimized.
cfa10ea
to
60e4a6d
Compare
This comment has been minimized.
This comment has been minimized.
So what is the best course of action here? Does the build server need to be updated to have the crypto lib? |
@ayeganov It seems like this new version needs a patch to find the crypto library. You will to dig into their cmake file and check what is looking for. |
aeb6eda
to
78554e4
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
78554e4
to
c09ee39
Compare
Failure in build 8 (
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. |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Anyone would have an idea to make this work go on ? |
I detected other pull requests that are modifying aws-sdk-cpp/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 pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This pull request has been automatically closed because it has not had recent activity. Thank you for your contributions. |
Specify library name and version: awssdkcpp/1.9.258
This is an update of the available versions to the latest release of AWS-SDK-CPP. The patch files are taken almost verbatim from the previous version 1.9.100, except the sort links patch I adjusted the line number of the commented out line.