Skip to content

[cgns] update to 4.5.2#51501

Open
toge wants to merge 1 commit intomicrosoft:masterfrom
toge:cgns-4.5.2
Open

[cgns] update to 4.5.2#51501
toge wants to merge 1 commit intomicrosoft:masterfrom
toge:cgns-4.5.2

Conversation

@toge
Copy link
Copy Markdown
Contributor

@toge toge commented May 2, 2026

  • 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, or no changes were necessary.
  • Any fixed CI baseline and CI feature baseline entries are removed from that file, or no entries needed to be changed.
  • All patch files in the port are applied and succeed.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Exactly one version is added in each modified versions file.

https://github.com/CGNS/CGNS/releases/tag/v4.5.2

@toge
Copy link
Copy Markdown
Contributor Author

toge commented May 2, 2026

Strange...

On arm64_linux,

CMake Error at /vcpkg/downloads/tools/cmake-4.2.3-linux/cmake-4.2.3-linux-x86_64/share/cmake-4.2/Modules/FindPackageHandleStandardArgs.cmake:290 (message):
  Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY)
Call Stack (most recent call first):
  /vcpkg/downloads/tools/cmake-4.2.3-linux/cmake-4.2.3-linux-x86_64/share/cmake-4.2/Modules/FindPackageHandleStandardArgs.cmake:654 (_FPHSA_FAILURE_MESSAGE)
  /vcpkg/downloads/tools/cmake-4.2.3-linux/cmake-4.2.3-linux-x86_64/share/cmake-4.2/Modules/FindOpenGL.cmake:698 (find_package_handle_standard_args)
  /vcpkg/scripts/buildsystems/vcpkg.cmake:908 (_find_package)
  CMakeLists.txt:39 (find_package)

@BillyONeal
Copy link
Copy Markdown
Member

Strange...

On arm64_linux,

arm64_linux is a cross build and we don't have arm64 OpenGL support libraries for it. Probably means it should go to ci.baseline or ci.feature.baseline as appropriate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants