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

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

Closed
MaxKsyunz opened this issue Mar 1, 2023 · 1 comment
Closed

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

MaxKsyunz opened this issue Mar 1, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@MaxKsyunz
Copy link
Collaborator

MaxKsyunz commented Mar 1, 2023

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)
@Yury-Fridlyand
Copy link
Collaborator

@MaxKsyunz, I think you can close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants