Skip to content
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-sdk-cpp: Fix s2n requirement #25401

Merged
merged 4 commits into from
Sep 25, 2024

Conversation

AbrilRBS
Copy link
Member

Summary

Changes to recipe: aws-sdk-cpp/[version]

Follow-up to #24924

Thanks @maksim-petukhov for the heads-up

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 10 (5f85f67fe196edafd8601b148e5fab526629d986):

  • aws-sdk-cpp/1.11.352:
    Built 19 packages out of 22 (All logs)

  • aws-sdk-cpp/1.9.234:
    Built 19 packages out of 22 (All logs)

@conan-center-bot conan-center-bot merged commit 5f106d5 into conan-io:master Sep 25, 2024
13 checks passed
@DevAGCO
Copy link

DevAGCO commented Oct 3, 2024

Hi,
Thank you so much for fixing this so fast!
Is that fix already available in conan center?
I'm trying to cross-build it with MinGW, without success.

Here is the output I get

[settings]
arch=x86_64
os=Windows
compiler=gcc
compiler.version=13
compiler.cppstd=20
compiler.libcxx=libstdc++11
build_type=Release
[conf]
tools.cmake.cmaketoolchain:generator=Unix Makefiles
tools.build:compiler_executables={"c":"/bin/x86_64-w64-mingw32-gcc-posix","cpp":"/bin/x86_64-w64-mingw32-g++-posix","rc":"/bin/x86_64-w64-mingw32-windres"}

-- CMake-Conan: Installing single configuration Release
-- CMake-Conan: conan install /home/vbv/Projects/automation-harvesting -of=/home/vbv/Projects/automation-harvesting/build/win_host/conan --profile:host=default;--profile:host=/home/vbv/Projects/automation-harvesting/build/win_host/conan_host_profile;--profile:host=/home/vbv/Projects/automation-harvesting/build/win_host/conan_profile;--profile:build=default;--build=missing

======== Input profiles ========
Profile host:
[settings]
arch=x86_64
build_type=Release
compiler=gcc
compiler.cppstd=20
compiler.libcxx=libstdc++11
compiler.version=13
os=Windows
[options]
*:platform=win_host
[conf]
tools.build:compiler_executables={'c': '/bin/x86_64-w64-mingw32-gcc-posix', 'cpp': '/bin/x86_64-w64-mingw32-g++-posix', 'rc': '/bin/x86_64-w64-mingw32-windres'}
tools.cmake.cmaketoolchain:generator=Unix Makefiles
tools.system.package_manager:mode=install

Profile build:
[settings]
arch=x86_64
build_type=Release
compiler=gcc
compiler.cppstd=gnu17
compiler.libcxx=libstdc++11
compiler.version=13
os=Linux
[conf]
tools.system.package_manager:mode=install


======== Computing dependency graph ========
Graph root
    conanfile.py (FrontierProject/1.0): /home/vbv/Projects/automation-harvesting/conanfile.py
Requirements
    aws-c-auth/0.7.16#d1c779b29e87d9b9e6564a1b4a5a2e28 - Cache
    aws-c-cal/0.6.14#3ed4cc4d6b5ebe63bcbed6fd0fa9951f - Cache
    aws-c-common/0.9.15#c44a2ce5f1e858caf1a5b692078755eb - Cache
    aws-c-compression/0.2.18#c86b8f00cee8d572cd71835e9842405f - Cache
    aws-c-event-stream/0.4.2#a390c1c504451a7eeab447bfbb4a9e47 - Cache
    aws-c-http/0.8.1#2dbdd363d5daf73ead6877310e406ebe - Cache
    aws-c-io/0.14.7#3ac4e4b9a0d26e4d22592076f8f06171 - Cache
    aws-c-mqtt/0.10.3#a4d43fcbcc1e0a91079ec93691dd64d2 - Cache
    aws-c-s3/0.5.5#cae5e2180e586fe5c10a278999a7ca8b - Cache
    aws-c-sdkutils/0.1.15#6cfaa1f582765f5fabf9609f7626522c - Cache
    aws-checksums/0.1.18#7039b79391bd012855848816cb663464 - Cache
    aws-crt-cpp/0.26.9#a63cd7ec7a0b15cfa417cecc4a9cf6e9 - Cache
    aws-sdk-cpp/1.11.352#7d7147f3c861229b804593da5ead39da - Cache
    fmt/9.1.0#df0c9f310f35025d83544798e6e6543a - Cache
    gtest/1.15.0#9eb07f548819215e766e41399858454f - Cache
    half/2.2.0#0ed6921970e1539c04d9873954a59bae - Cache
    jsoncpp/1.9.5#9d91be1604af36ced56ae89ee65d53e0 - Cache
    libssh2/1.11.0#398cc57c58bbe9d41fd672c3a4e19782 - Cache
    openssl/3.3.1#279e86dc2a7dded8c1fe8512e775bdb1 - Cache
    s2n/1.4.16#3950958f32a1a08bd69ae2971fc08cf7 - Cache
    zlib/1.3.1#f52e03ae3d251dec704634230cd806a2 - Cache
Resolved version ranges
    openssl/[>=1.1 <4]: openssl/3.3.1

======== Computing necessary packages ========
aws-crt-cpp/0.26.9: Compatible package ID 0b11aea96e37eeb87b615420b9125a1ec8bf5c6a equal to the default package ID: Skipping it.
aws-crt-cpp/0.26.9: Checking 9 compatible configurations
aws-crt-cpp/0.26.9: Compatible configurations not found in cache, checking servers
aws-crt-cpp/0.26.9: 'a65aa805705058fbd77b428b8200a06592b89ccb': compiler.cppstd=11
aws-crt-cpp/0.26.9: 'fb54f353b397fe03f77d7df62bdaab0c3c34cd9e': compiler.cppstd=gnu11
aws-crt-cpp/0.26.9: 'ea0526883c991d98d58e919b3ae2e639b344ecb2': compiler.cppstd=14
aws-crt-cpp/0.26.9: '398e540bb8918b5828d5cff46b66d8cf2a714de4': compiler.cppstd=gnu14
aws-crt-cpp/0.26.9: 'f661965ec2c4cabae2740d518d073c20213875b5': compiler.cppstd=17
aws-crt-cpp/0.26.9: 'feb1e2f133471c90ee1a8dd43b5f5173144d9280': compiler.cppstd=gnu17
aws-crt-cpp/0.26.9: '36a1c483023db766e276b8871eb2a7d13c2087bb': compiler.cppstd=gnu20
aws-crt-cpp/0.26.9: 'e6382a4966a2a7283307fdf1c194f74d01346924': compiler.cppstd=23
aws-crt-cpp/0.26.9: 'eed1cf77f600ba4be2caba40df20516458b4c825': compiler.cppstd=gnu23
aws-sdk-cpp/1.11.352: Compatible package ID fc8d5688d4c894179d3caa680fb3dcc763c17d02 equal to the default package ID: Skipping it.
aws-sdk-cpp/1.11.352: Checking 11 compatible configurations
aws-sdk-cpp/1.11.352: Compatible configurations not found in cache, checking servers
aws-sdk-cpp/1.11.352: '78ba603ee227eb7abdf90df63189022caf787c20': compiler.cppstd=98
aws-sdk-cpp/1.11.352: '23ac1f7dd5fedf70ef4ad727a541fad2274c79a5': compiler.cppstd=gnu98
aws-sdk-cpp/1.11.352: '1fb2dad408de54b468913fbc740144ba949ba274': compiler.cppstd=11
aws-sdk-cpp/1.11.352: '79d2e8816be46bd78996c68bb3e6dabfb3a5d1fa': compiler.cppstd=gnu11
aws-sdk-cpp/1.11.352: 'bce21b0442dd7f1efc35a003ea68733ba72fe8b2': compiler.cppstd=14
aws-sdk-cpp/1.11.352: '94a79582c8b6e1e76180a52cb8964efa18e7b8b6': compiler.cppstd=gnu14
aws-sdk-cpp/1.11.352: 'cd7fcc1b17efc044af12516edc8d72d2d30fc86e': compiler.cppstd=17
aws-sdk-cpp/1.11.352: 'f5cd4006a1609a60a96dd34c2a7339a2edcc694f': compiler.cppstd=gnu17
aws-sdk-cpp/1.11.352: '2bbe82f1fa1c6b9276f3180fcf74bfcb0968c440': compiler.cppstd=gnu20
aws-sdk-cpp/1.11.352: '9e53ca1f88b0e5426d25836f25337edaf2506e6d': compiler.cppstd=23
aws-sdk-cpp/1.11.352: '6810a9727ed6d4e422903395f52ee4278ad923d5': compiler.cppstd=gnu23
Requirements
    aws-c-auth/0.7.16#d1c779b29e87d9b9e6564a1b4a5a2e28:c3cf8ea7fda75b0f0e679634407a129a0ae9dfa8 - Build
    aws-c-cal/0.6.14#3ed4cc4d6b5ebe63bcbed6fd0fa9951f:e5d66c0e6f2d7be36ac0688de02ef697f29d0cee - Build
    aws-c-common/0.9.15#c44a2ce5f1e858caf1a5b692078755eb:6183c3fa3fec8b004fd6331fd769eac84324fe59 - Build
    aws-c-compression/0.2.18#c86b8f00cee8d572cd71835e9842405f:e5d66c0e6f2d7be36ac0688de02ef697f29d0cee - Build
    aws-c-event-stream/0.4.2#a390c1c504451a7eeab447bfbb4a9e47:cdcb4d38057796b4b16e30a6e9bbd6b1e3365ff7 - Build
    aws-c-http/0.8.1#2dbdd363d5daf73ead6877310e406ebe:a4cdc0907c0f998c123ed6cf0542449ba7dbff5c - Build
    aws-c-io/0.14.7#3ac4e4b9a0d26e4d22592076f8f06171:07a4bce393153c32068150b2b6443a255d01d24c - Build
    aws-c-mqtt/0.10.3#a4d43fcbcc1e0a91079ec93691dd64d2:02e7502f485510d40ddcfbd890f3e15390802188 - Build
    aws-c-s3/0.5.5#cae5e2180e586fe5c10a278999a7ca8b:bee26ac50297cafb6a9b08925aae111969527ccf - Build
    aws-c-sdkutils/0.1.15#6cfaa1f582765f5fabf9609f7626522c:e5d66c0e6f2d7be36ac0688de02ef697f29d0cee - Build
    aws-checksums/0.1.18#7039b79391bd012855848816cb663464:e5d66c0e6f2d7be36ac0688de02ef697f29d0cee - Build
    aws-crt-cpp/0.26.9#a63cd7ec7a0b15cfa417cecc4a9cf6e9:0b11aea96e37eeb87b615420b9125a1ec8bf5c6a - Build
    aws-sdk-cpp/1.11.352#7d7147f3c861229b804593da5ead39da:fc8d5688d4c894179d3caa680fb3dcc763c17d02 - Build
    fmt/9.1.0#df0c9f310f35025d83544798e6e6543a:44a62937cb420d18bed0fe6131b0b3f870696e87#db47ea6f80e3e0954d89873dadcc2439 - Cache
    gtest/1.15.0#9eb07f548819215e766e41399858454f:4809dceac07fdb80e7653bd75c61bdd9bb8c0c5c#73e89a9e1d28ff8cef714be716b8c047 - Cache
    half/2.2.0#0ed6921970e1539c04d9873954a59bae:da39a3ee5e6b4b0d3255bfef95601890afd80709#fdc7bec7844d286cf5fce2aba139645f - Cache
    jsoncpp/1.9.5#9d91be1604af36ced56ae89ee65d53e0:c935c0050afaa8cda0886e6ff97e55e8b5d68e79#237f00d001a1c91a2c38e5738e5d7c6b - Cache
    libssh2/1.11.0#398cc57c58bbe9d41fd672c3a4e19782:cf4373e36f4ef8fee44344b41b1f5cabe4719cdd#055cbd48bb8b82fc171c1745ec474c91 - Cache
    openssl/3.3.1#279e86dc2a7dded8c1fe8512e775bdb1:3cc4e99bcb6f14c856a02af797b25ecae9e9dcf5#e08ee807c9e81b9803efbccf49ece68e - Cache
    s2n/1.4.16#3950958f32a1a08bd69ae2971fc08cf7:eb63320161a5a18b54b6c764002c21a4fca0c224 - Invalid
    zlib/1.3.1#f52e03ae3d251dec704634230cd806a2:74fce2c720f804facc619f996bab77ff99796c4d#2256409d04a1f3919da52366d63ca3f6 - Cache
ERROR: There are invalid packages:
s2n/1.4.16: Invalid: Not supported (yet)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants