-
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
[aws refactor] aws-sdk-cpp: Review dependencies, add new version and remove old one #24924
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I just tried to build this PR for Android and it failed in the configure: However, is better than in master branch. When trying to build the master branch, not even |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Conan v1 pipeline ✔️All green in build 38 (
Conan v2 pipeline ✔️
All green in build 37 ( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
@AbrilRBS @uilianries @danimtb this PR breaks Windows builds by unconditionally requiring s2n package. All Windows builds report INVALID_CONFIGURATION now. |
@maksim-petukhov we are looking at it, thanks for your quick report. |
… new version and remove old one * [aws refactor] aws-sdk-cpp: Review dependencies, add new version and remove old one * patches * fix * fix * fix * fix * Add patches for new version * Fix missing patch * Fix crossbuildings, fix invalid macos invalidation, and dependant files copy * Reorder requirements to match upstream dependency declarations * Link Pulseaudio for Android * Add missing requires * Cleanup * Add missing requires * Fix component requires * Reorder for better checking in new versions in the future * Add zlib requirement, else compression fails when it finds it in the system * Fix pulseaudio dependency in Android * aws-sdk-cpp: add missing transitive_headers=True * Fix pulseaudio for non linux systems * backport pulseaudio to old version * Add AudioToolbox to text-to-speech frameworks * Validate build issue out * Fix * Cleanups * TypO * Final improvements for aws-sdk-cpp, sdks are now defined per-version * Back to validate() * Support Conan 1 * Back to validate_build() --------- Co-authored-by: Abril Rincón Blanco <[email protected]> Co-authored-by: Martin Valgur <[email protected]>
Related to #24831