Skip to content

Building with homebrew installed aws-sdk-cpp fails on macOS #3661

@rok

Description

@rok

Describe the bug

We noticed apache arrow built with homebrew-installed aws-cpp-sdk fails on some macOS machines with Unhandled OOM encountered in aws_mem_acquire with allocatorProcess 91187 launched: '/Users/runner/hostedtoolcache/Python/3.11.9/x64/bin/python3' (x86_64). See issue for details. Building from source resolves the issue, but is not desirable.

Regression Issue

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

Expected Behavior

Not failing with oom.

Current Behavior

Failing with oom

Reproduction Steps

See.

Possible Solution

Pin aws-c-* dependencies in the aws-sdk-cpp formula to match vendored versions

Additional Information/Context

No response

AWS CPP SDK version used

1.11.705

Compiler and Version used

AppleClang 15.0.0.15000309

Operating System and version

ARM64 macOS 14 and AMD64 macOS 15-intel

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.needs-triageThis issue or PR still needs to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions