Skip to content

Missing ListBucketsRequest.h header in conan2 center build #3466

Closed
@CJO-20

Description

@CJO-20

Describe the bug

The latest conan build in the conan2 center is broken, please update it with a correct and working package, see attached:

Image
Image

Conan2 center link:
https://conan.io/center/recipes/aws-sdk-cpp?version=1.11.352

In comparison, the homebrew version works just fine.

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

I expect the conan package to be fully working, including generating all necessary AWS header files that are not deprecated.

Current Behavior

The current package build process is broken, and information on including relevant packages is very lacking. I've had to use copilot to assist in finding package names related to the Conan build.

Reproduction Steps

Try creating a conan C++ project using the aws-sdk-cpp conan package with any functionality listed in aws/s3/model/ListBucketsRequest.h for example. I'm sure there are many more instances of broken components in the build.

Possible Solution

For this specific issue, the header should be generated and included.

Additional Information/Context

No response

AWS CPP SDK version used

1.11.352

Compiler and Version used

clang 17.0.0

Operating System and version

arm64-apple-darwin24.5.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.response-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 10 days.wontfixWe have determined that we will not resolve the issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions