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

Update aws sdk cpp version to 1.9.258 #10766

Closed
wants to merge 1 commit into from

Conversation

ayeganov
Copy link

@ayeganov ayeganov commented May 12, 2022

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.


  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the conan-center hook activated.

@CLAassistant
Copy link

CLAassistant commented May 12, 2022

CLA assistant check
All committers have signed the CLA.

@ayeganov ayeganov force-pushed the update_aws_sdk_cpp branch from def0ddc to 4be6524 Compare May 12, 2022 17:44
@conan-center-bot

This comment has been minimized.

@conan-center-bot conan-center-bot added Failed Bump version PR bumping version without recipe modifications labels May 12, 2022
@ayeganov ayeganov force-pushed the update_aws_sdk_cpp branch from cfa10ea to 60e4a6d Compare May 12, 2022 18:01
@conan-center-bot conan-center-bot removed the Bump version PR bumping version without recipe modifications label May 12, 2022
@conan-center-bot

This comment has been minimized.

@ayeganov
Copy link
Author

So what is the best course of action here? Does the build server need to be updated to have the crypto lib?

@uilianries
Copy link
Member

@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.

@ayeganov ayeganov force-pushed the update_aws_sdk_cpp branch 2 times, most recently from aeb6eda to 78554e4 Compare May 16, 2022 21:55
@ayeganov ayeganov changed the title Update aws sdk cpp version to 1.9.255 Update aws sdk cpp version to 1.9.258 May 16, 2022
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@ayeganov ayeganov force-pushed the update_aws_sdk_cpp branch from 78554e4 to c09ee39 Compare May 16, 2022 22:16
@conan-center-bot
Copy link
Collaborator

Failure in build 8 (c09ee3973e7c6f1d659ad5338cfe1b453788b4a1):

  • aws-sdk-cpp/1.9.234@:
    Didn't run or was cancelled before finishing

  • aws-sdk-cpp/1.8.130@:
    Didn't run or was cancelled before finishing

  • aws-sdk-cpp/1.9.100@:
    Didn't run or was cancelled before finishing

  • aws-sdk-cpp/1.9.258@:
    CI failed to create some packages (All logs)

    Logs for packageID 5336eff9fa95d64605a90a36ed79abf96315ad0f:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    aws-sdk-cpp:shared=False
    
    [...]
    [ 27%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/Directory.cpp.o
    [ 28%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/Document.cpp.o
    [ 29%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/EnumParseOverflowContainer.cpp.o
    [ 30%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/FileSystemUtils.cpp.o
    [ 31%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/GetTheLights.cpp.o
    [ 32%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/HashingUtils.cpp.o
    [ 33%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/StringUtils.cpp.o
    [ 34%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/TempFile.cpp.o
    [ 35%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/UUID.cpp.o
    [ 36%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/crypto/CRC32.cpp.o
    [ 37%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/crypto/Cipher.cpp.o
    [ 38%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/crypto/ContentCryptoMaterial.cpp.o
    [ 39%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/crypto/ContentCryptoScheme.cpp.o
    [ 40%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/crypto/CryptoBuf.cpp.o
    [ 41%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/crypto/CryptoStream.cpp.o
    [ 42%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/crypto/EncryptionMaterials.cpp.o
    [ 43%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/crypto/KeyWrapAlgorithm.cpp.o
    [ 44%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/crypto/MD5.cpp.o
    [ 45%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/crypto/Sha1.cpp.o
    [ 46%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/crypto/Sha256.cpp.o
    [ 47%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/crypto/Sha256HMAC.cpp.o
    [ 48%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/crypto/factory/Factories.cpp.o
    [ 49%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/event/EventDecoderStream.cpp.o
    [ 50%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/event/EventEncoderStream.cpp.o
    [ 51%] Building CXX object source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/event/EventHeader.cpp.o
    aws-sdk-cpp/1.9.258: 
    CMake Warning:
      Manually-specified variables were not used by the project:
    
        CMAKE_EXPORT_NO_PACKAGE_REGISTRY
        CMAKE_INSTALL_DATAROOTDIR
        CMAKE_INSTALL_LIBEXECDIR
        CMAKE_INSTALL_OLDINCLUDEDIR
        CMAKE_INSTALL_SBINDIR
    
    
    In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/aws-sdk-cpp/1.9.258/_/_/build/5336eff9fa95d64605a90a36ed79abf96315ad0f/source_subfolder/aws-cpp-sdk-core/source/utils/crypto/factory/Factories.cpp:15:
    /Users/jenkins/w/prod/BuildSingleReference/.conan/data/aws-sdk-cpp/1.9.258/_/_/build/5336eff9fa95d64605a90a36ed79abf96315ad0f/source_subfolder/aws-cpp-sdk-core/include/aws/core/utils/crypto/openssl/CryptoImpl.h:12:10: fatal error: 'openssl/ossl_typ.h' file not found
    #include <openssl/ossl_typ.h>
             ^~~~~~~~~~~~~~~~~~~~
    1 error generated.
    make[2]: *** [source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/source/utils/crypto/factory/Factories.cpp.o] Error 1
    make[2]: *** Waiting for unfinished jobs....
    make[1]: *** [source_subfolder/aws-cpp-sdk-core/CMakeFiles/aws-cpp-sdk-core.dir/all] Error 2
    make: *** [all] Error 2
    aws-sdk-cpp/1.9.258: ERROR: Package '5336eff9fa95d64605a90a36ed79abf96315ad0f' build failed
    aws-sdk-cpp/1.9.258: WARN: Build folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/aws-sdk-cpp/1.9.258/_/_/build/5336eff9fa95d64605a90a36ed79abf96315ad0f
    ERROR: aws-sdk-cpp/1.9.258: Error in build() method, line 435
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/aws-sdk-cpp/1.9.258/_/_/build/5336eff9fa95d64605a90a36ed79abf96315ad0f' '--' '-j4'
    

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.

@stale
Copy link

stale bot commented Jun 18, 2022

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.

@stale stale bot added the stale label Jun 18, 2022
@MartinDelille
Copy link
Contributor

Anyone would have an idea to make this work go on ?

@ghost
Copy link

ghost commented Jul 13, 2022

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.

@stale
Copy link

stale bot commented Aug 12, 2022

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.

@stale stale bot added the stale label Aug 12, 2022
@stale
Copy link

stale bot commented Sep 17, 2022

This pull request has been automatically closed because it has not had recent activity. Thank you for your contributions.

@stale stale bot closed this Sep 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants