Skip to content

[BUG] Build for macOS is currently failing. #37

@MaxKsyunz

Description

@MaxKsyunz

macOS build is failing. See here for an example.

Here's a snippet of the log:

CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
    Command failed: /usr/local/Cellar/cmake/3.25.2/bin/cmake --build . --config Debug --target install -- -v -j4
    Working Directory: /usr/local/share/vcpkg/buildtrees/aws-sdk-cpp/x64-osx-dbg
    See logs for more information:
      /usr/local/share/vcpkg/buildtrees/aws-sdk-cpp/install-x64-osx-dbg-out.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_build_cmake.cmake:78 (vcpkg_execute_build_process)
  scripts/cmake/vcpkg_install_cmake.cmake:18 (vcpkg_build_cmake)
  buildtrees/versioning_/versions/aws-sdk-cpp/948e791fc4effed6d27b6ad4da335a51ba6111bd/portfile.cmake:37 (vcpkg_install_cmake)
  scripts/ports.cmake:147 (include)


error: building aws-sdk-cpp:x64-osx failed with: BUILD_FAILED
error: Please ensure you're using the latest port files with `git pull` and `vcpkg update`.
Then check for known issues at:
    https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+aws-sdk-cpp
You can submit a new issue at:
    https://github.com/microsoft/vcpkg/issues/new?template=report-package-build-failure.md&title=[aws-sdk-cpp]+Build+error
Include '[aws-sdk-cpp] Build error' in your bug report title, the following version information in your bug description, and attach any relevant failure logs from above.
    vcpkg-tool version: 2023-01-24-8a88d63f241d391772fbde69af9cab96c3c64c75
    vcpkg-scripts version: a32522820 2023-02-18 (11 days ago)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions