Skip to content

Doesn't compile with latest aws-* dependencies with CMAKE updates #3281

Closed
@nunotexbsd

Description

@nunotexbsd

Describe the bug

Hello,

Recently all dependencies of aws-sdk-cpp received cmake changes, like this one: awslabs/aws-c-cal#203
being the last change in: awslabs/aws-crt-cpp#702

Latest release fails with details bellow.

Will a new release be created with CMake changes too?
See also: awslabs/aws-c-cal#204 (comment)

CMake Error at CMakeLists.txt:247 (include):
  include could not find requested file:

    AwsFindPackage


CMake Error at CMakeLists.txt:250 (aws_use_package):
  Unknown CMake command "aws_use_package".


-- Configuring incomplete, errors occurred!

Regression Issue

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

Expected Behavior

Build with recently cmake updated deps

Current Behavior

doesn't build

Reproduction Steps

FreeBSD framework:

After all deps updated (not committed yet):

cd /usr/ports/devel/aws-sdk-cpp && make

Possible Solution

Update cmake modules and config to match deps updates

Additional Information/Context

No response

AWS CPP SDK version used

1.11.495

Compiler and Version used

Clang 19.1.7

Operating System and version

FreeBSD 15 amd64

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.p1This is a high priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions