Skip to content

[cgns] update to 4.5.2 - #51501

Closed
toge (toge) wants to merge 4 commits into
microsoft:masterfrom
toge:cgns-4.5.2
Closed

[cgns] update to 4.5.2#51501
toge (toge) wants to merge 4 commits into
microsoft:masterfrom
toge:cgns-4.5.2

Conversation

@toge

Copy link
Copy Markdown
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, 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

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

@BillyONeal

Copy link
Copy Markdown
Member

toge#10 should fix the build failure.

@BillyONeal
Billy O'Neal (BillyONeal) marked this pull request as draft May 5, 2026 01:30
@BillyONeal

Copy link
Copy Markdown
Member

Closing in favor of #52945

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