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

[opensubdiv] Enable build on arm architecture #43288

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

michaelmigliore
Copy link
Contributor

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@MonicaLiu0311 MonicaLiu0311 added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Jan 16, 2025
@MonicaLiu0311
Copy link
Contributor

Please get arm64-android failure log here

CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message):
    Command failed: /vcpkg/downloads/tools/ninja/1.10.2-linux/ninja -v
    Working Directory: /mnt/vcpkg-ci/b/opensubdiv/arm64-android-rel/vcpkg-parallel-configure
    Error code: 1
    See logs for more information:
      /mnt/vcpkg-ci/b/opensubdiv/config-arm64-android-dbg-CMakeCache.txt.log
      /mnt/vcpkg-ci/b/opensubdiv/config-arm64-android-rel-CMakeCache.txt.log
      /mnt/vcpkg-ci/b/opensubdiv/config-arm64-android-dbg-CMakeConfigureLog.yaml.log
      /mnt/vcpkg-ci/b/opensubdiv/config-arm64-android-rel-CMakeConfigureLog.yaml.log
      /mnt/vcpkg-ci/b/opensubdiv/config-arm64-android-out.log

Call Stack (most recent call first):
  /mnt/vcpkg-ci/installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake:269 (vcpkg_execute_required_process)
  ports/opensubdiv/portfile.cmake:83 (vcpkg_cmake_configure)
  scripts/ports.cmake:196 (include)

/mnt/vcpkg-ci/b/opensubdiv/config-arm64-android-out.log:

CMake Error at opensubdiv/osd/CMakeLists.txt:417 (install):
  install FILES given no DESTINATION!

-- Configuring incomplete, errors occurred!

@MonicaLiu0311 MonicaLiu0311 marked this pull request as draft January 16, 2025 02:40
@michaelmigliore michaelmigliore marked this pull request as ready for review January 17, 2025 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants