Skip to content

cegui: fix build with cmake 4#455100

Merged
Aleksanaa merged 1 commit intoNixOS:masterfrom
samestep:cegui-cmake4
Nov 16, 2025
Merged

cegui: fix build with cmake 4#455100
Aleksanaa merged 1 commit intoNixOS:masterfrom
samestep:cegui-cmake4

Conversation

@samestep
Copy link
Contributor

This does fix the build, but the pkgs/by-name/ce/cegui/cmake-minimum-required.patch file is AI-generated so I don't trust it (and I'm not a CMake expert so I can't review it myself).

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Oct 24, 2025
@samestep
Copy link
Contributor Author

Marking this as draft for now. If I have time to review the AI-generated code then I'll un-draft it.

@samestep samestep marked this pull request as draft October 24, 2025 03:16
@nixpkgs-ci nixpkgs-ci bot removed the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Oct 24, 2025
@iedame
Copy link
Contributor

iedame commented Oct 24, 2025

I'm not an expert either but it mostly looks fine for me.
If you compare with https://github.com/cegui/cegui that is 650 commits ahead of the fork used in this package you will see most of those changes were applied.

Updating to unstable using cegui/cegui introduced new errors with packages that need this so unless someone more experienced have anything against it or have suggestions for patch, I'd say this patch is okay.

I was able to build opendungeons with this fix for cegui.

@samestep
Copy link
Contributor Author

@iedame fair enough, in that case I'll undraft it.

@samestep samestep marked this pull request as ready for review October 24, 2025 13:38
@nixpkgs-ci nixpkgs-ci bot added the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Oct 24, 2025
@iedame iedame mentioned this pull request Oct 24, 2025
13 tasks
@iedame
Copy link
Contributor

iedame commented Oct 25, 2025

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 455100
Commit: c4cc3fe926f4b35681afb2cf6111dc76903854d6 (subsequent changes)
Merge: 503bceaae083a36e3c0a3a261d734a59eb8b3ddc

Logs: https://github.com/iedame/nixpkgs-review-gha/actions/runs/18808314256


x86_64-linux

❌ 1 package failed to build:
  • opendungeons
✅ 1 package built:
  • cegui

Error logs: `x86_64-linux`
opendungeons
patching file CMakeLists.txt
applying patch /nix/store/3816igmxd7qbxr2p35b74n4vn833f7w8-fix_link_date_time.patch
patching file CMakeLists.txt
Hunk #1 succeeded at 533 (offset -5 lines).
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/7568421hn2zk10x2j6w5hsvd9v65msd8-opendungeons-0-unstable-2024-07-27/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/7568421hn2zk10x2j6w5hsvd9v65msd8-opendungeons-0-unstable-2024-07-27/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/7568421hn2zk10x2j6w5hsvd9v65msd8-opendungeons-0-unstable-2024-07-27/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/7568421hn2zk10x2j6w5hsvd9v65msd8-opendungeons-0-unstable-2024-07-27/share/doc/opendungeons -DCMAKE_INSTALL_INFODIR=/nix/store/7568421hn2zk10x2j6w5hsvd9v65msd8-opendungeons-0-unstable-2024-07-27/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/7568421hn2zk10x2j6w5hsvd9v65msd8-opendungeons-0-unstable-2024-07-27/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/7568421hn2zk10x2j6w5hsvd9v65msd8-opendungeons-0-unstable-2024-07-27/include -DCMAKE_INSTALL_SBINDIR=/nix/store/7568421hn2zk10x2j6w5hsvd9v65msd8-opendungeons-0-unstable-2024-07-27/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/7568421hn2zk10x2j6w5hsvd9v65msd8-opendungeons-0-unstable-2024-07-27/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/7568421hn2zk10x2j6w5hsvd9v65msd8-opendungeons-0-unstable-2024-07-27/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/x8mydcgbry214s802nzvy7fdljx404ym-gcc-wrapper-14.3.0/bin/strip -DCMAKE_RANLIB=/nix/store/x8mydcgbry214s802nzvy7fdljx404ym-gcc-wrapper-14.3.0/bin/ranlib -DCMAKE_AR=/nix/store/x8mydcgbry214s802nzvy7fdljx404ym-gcc-wrapper-14.3.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/7568421hn2zk10x2j6w5hsvd9v65msd8-opendungeons-0-unstable-2024-07-27 -DOD_TREAT_WARNINGS_AS_ERRORS:BOOL=FALSE
CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.

Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.

-- Configuring incomplete, errors occurred!


aarch64-linux

❌ 1 package failed to build:
  • opendungeons
✅ 1 package built:
  • cegui

Error logs: `aarch64-linux`
opendungeons
patching file CMakeLists.txt
applying patch /nix/store/3816igmxd7qbxr2p35b74n4vn833f7w8-fix_link_date_time.patch
patching file CMakeLists.txt
Hunk #1 succeeded at 533 (offset -5 lines).
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/jsvhc1ksbcpil9kkcdafqg2r50yw2yzz-opendungeons-0-unstable-2024-07-27/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/jsvhc1ksbcpil9kkcdafqg2r50yw2yzz-opendungeons-0-unstable-2024-07-27/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/jsvhc1ksbcpil9kkcdafqg2r50yw2yzz-opendungeons-0-unstable-2024-07-27/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/jsvhc1ksbcpil9kkcdafqg2r50yw2yzz-opendungeons-0-unstable-2024-07-27/share/doc/opendungeons -DCMAKE_INSTALL_INFODIR=/nix/store/jsvhc1ksbcpil9kkcdafqg2r50yw2yzz-opendungeons-0-unstable-2024-07-27/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/jsvhc1ksbcpil9kkcdafqg2r50yw2yzz-opendungeons-0-unstable-2024-07-27/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/jsvhc1ksbcpil9kkcdafqg2r50yw2yzz-opendungeons-0-unstable-2024-07-27/include -DCMAKE_INSTALL_SBINDIR=/nix/store/jsvhc1ksbcpil9kkcdafqg2r50yw2yzz-opendungeons-0-unstable-2024-07-27/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/jsvhc1ksbcpil9kkcdafqg2r50yw2yzz-opendungeons-0-unstable-2024-07-27/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/jsvhc1ksbcpil9kkcdafqg2r50yw2yzz-opendungeons-0-unstable-2024-07-27/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/hl19vrjrc54fvmwzp6391252j3ygnhja-gcc-wrapper-14.3.0/bin/strip -DCMAKE_RANLIB=/nix/store/hl19vrjrc54fvmwzp6391252j3ygnhja-gcc-wrapper-14.3.0/bin/ranlib -DCMAKE_AR=/nix/store/hl19vrjrc54fvmwzp6391252j3ygnhja-gcc-wrapper-14.3.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/jsvhc1ksbcpil9kkcdafqg2r50yw2yzz-opendungeons-0-unstable-2024-07-27 -DOD_TREAT_WARNINGS_AS_ERRORS:BOOL=FALSE
CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.

Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.

-- Configuring incomplete, errors occurred!


x86_64-darwin (sandbox = true)

❌ 1 package failed to build:
  • cegui

Error logs: `x86_64-darwin`
cegui
ERROR: noBrokenSymlinks: the symlink /nix/store/pkda8bqc7y1k5nixrp0r7422fgbbf9yh-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUICoreWindowRendererSet.dylib points to /nix/build/nix-36816-1440112744 directory: /nix/build/nix-36816-1440112744/source/build/lib/libCEGUICoreWindowRendererSet.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/pkda8bqc7y1k5nixrp0r7422fgbbf9yh-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUICommonDialogs-0.dylib points to /nix/build/nix-36816-1440112744 directory: /nix/build/nix-36816-1440112744/source/build/lib/libCEGUICommonDialogs-0.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/pkda8bqc7y1k5nixrp0r7422fgbbf9yh-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_CommonDialogs.dylib points to /nix/build/nix-36816-1440112744 directory: /nix/build/nix-36816-1440112744/source/build/lib/libCEGUISample_CommonDialogs.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/pkda8bqc7y1k5nixrp0r7422fgbbf9yh-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_ScrollablePane.dylib points to /nix/build/nix-36816-1440112744 directory: /nix/build/nix-36816-1440112744/source/build/lib/libCEGUISample_ScrollablePane.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/pkda8bqc7y1k5nixrp0r7422fgbbf9yh-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUIOgreRenderer-0.dylib points to /nix/build/nix-36816-1440112744 directory: /nix/build/nix-36816-1440112744/source/build/lib/libCEGUIOgreRenderer-0.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/pkda8bqc7y1k5nixrp0r7422fgbbf9yh-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_Inventory.dylib points to /nix/build/nix-36816-1440112744 directory: /nix/build/nix-36816-1440112744/source/build/lib/libCEGUISample_Inventory.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/pkda8bqc7y1k5nixrp0r7422fgbbf9yh-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_Minesweeper.dylib points to /nix/build/nix-36816-1440112744 directory: /nix/build/nix-36816-1440112744/source/build/lib/libCEGUISample_Minesweeper.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/pkda8bqc7y1k5nixrp0r7422fgbbf9yh-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_Effects.dylib points to /nix/build/nix-36816-1440112744 directory: /nix/build/nix-36816-1440112744/source/build/lib/libCEGUISample_Effects.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/pkda8bqc7y1k5nixrp0r7422fgbbf9yh-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUIBase-0.dylib points to /nix/build/nix-36816-1440112744 directory: /nix/build/nix-36816-1440112744/source/build/lib/libCEGUIBase-0.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/pkda8bqc7y1k5nixrp0r7422fgbbf9yh-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_Text.dylib points to /nix/build/nix-36816-1440112744 directory: /nix/build/nix-36816-1440112744/source/build/lib/libCEGUISample_Text.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/pkda8bqc7y1k5nixrp0r7422fgbbf9yh-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUIExpatParser.dylib points to /nix/build/nix-36816-1440112744 directory: /nix/build/nix-36816-1440112744/source/build/lib/libCEGUIExpatParser.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/pkda8bqc7y1k5nixrp0r7422fgbbf9yh-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUILookNFeelOverviewDemo.dylib points to /nix/build/nix-36816-1440112744 directory: /nix/build/nix-36816-1440112744/source/build/lib/libCEGUILookNFeelOverviewDemo.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/pkda8bqc7y1k5nixrp0r7422fgbbf9yh-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_TabControl.dylib points to /nix/build/nix-36816-1440112744 directory: /nix/build/nix-36816-1440112744/source/build/lib/libCEGUISample_TabControl.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/pkda8bqc7y1k5nixrp0r7422fgbbf9yh-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_EditboxValidation.dylib points to /nix/build/nix-36816-1440112744 directory: /nix/build/nix-36816-1440112744/source/build/lib/libCEGUISample_EditboxValidation.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/pkda8bqc7y1k5nixrp0r7422fgbbf9yh-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_RestaurantGame.dylib points to /nix/build/nix-36816-1440112744 directory: /nix/build/nix-36816-1440112744/source/build/lib/libCEGUISample_RestaurantGame.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/pkda8bqc7y1k5nixrp0r7422fgbbf9yh-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_Widgets.dylib points to /nix/build/nix-36816-1440112744 directory: /nix/build/nix-36816-1440112744/source/build/lib/libCEGUISample_Widgets.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/pkda8bqc7y1k5nixrp0r7422fgbbf9yh-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/!(*_d).dylib points to /nix/build/nix-36816-1440112744 directory: /nix/build/nix-36816-1440112744/source/dependencies/lib/dynamic/!(*_d).dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/pkda8bqc7y1k5nixrp0r7422fgbbf9yh-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_DragAndDrop.dylib points to /nix/build/nix-36816-1440112744 directory: /nix/build/nix-36816-1440112744/source/build/lib/libCEGUISample_DragAndDrop.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/pkda8bqc7y1k5nixrp0r7422fgbbf9yh-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_Tree.dylib points to /nix/build/nix-36816-1440112744 directory: /nix/build/nix-36816-1440112744/source/build/lib/libCEGUISample_Tree.dylib
ERROR: noBrokenSymlinks: found 24 dangling symlinks, 0 reflexive symlinks and 0 unreadable symlinks

aarch64-darwin (sandbox = true)

❌ 1 package failed to build:
  • cegui

Error logs: `aarch64-darwin`
cegui
ERROR: noBrokenSymlinks: the symlink /nix/store/wky4kqdnmqqdi207f3z63dflzmp3m91c-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUICoreWindowRendererSet.dylib points to /nix/build/nix-27095-1395186876 directory: /nix/build/nix-27095-1395186876/source/build/lib/libCEGUICoreWindowRendererSet.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/wky4kqdnmqqdi207f3z63dflzmp3m91c-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUICommonDialogs-0.dylib points to /nix/build/nix-27095-1395186876 directory: /nix/build/nix-27095-1395186876/source/build/lib/libCEGUICommonDialogs-0.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/wky4kqdnmqqdi207f3z63dflzmp3m91c-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_CommonDialogs.dylib points to /nix/build/nix-27095-1395186876 directory: /nix/build/nix-27095-1395186876/source/build/lib/libCEGUISample_CommonDialogs.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/wky4kqdnmqqdi207f3z63dflzmp3m91c-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_ScrollablePane.dylib points to /nix/build/nix-27095-1395186876 directory: /nix/build/nix-27095-1395186876/source/build/lib/libCEGUISample_ScrollablePane.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/wky4kqdnmqqdi207f3z63dflzmp3m91c-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUIOgreRenderer-0.dylib points to /nix/build/nix-27095-1395186876 directory: /nix/build/nix-27095-1395186876/source/build/lib/libCEGUIOgreRenderer-0.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/wky4kqdnmqqdi207f3z63dflzmp3m91c-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_Inventory.dylib points to /nix/build/nix-27095-1395186876 directory: /nix/build/nix-27095-1395186876/source/build/lib/libCEGUISample_Inventory.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/wky4kqdnmqqdi207f3z63dflzmp3m91c-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_Minesweeper.dylib points to /nix/build/nix-27095-1395186876 directory: /nix/build/nix-27095-1395186876/source/build/lib/libCEGUISample_Minesweeper.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/wky4kqdnmqqdi207f3z63dflzmp3m91c-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_Effects.dylib points to /nix/build/nix-27095-1395186876 directory: /nix/build/nix-27095-1395186876/source/build/lib/libCEGUISample_Effects.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/wky4kqdnmqqdi207f3z63dflzmp3m91c-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUIBase-0.dylib points to /nix/build/nix-27095-1395186876 directory: /nix/build/nix-27095-1395186876/source/build/lib/libCEGUIBase-0.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/wky4kqdnmqqdi207f3z63dflzmp3m91c-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_Text.dylib points to /nix/build/nix-27095-1395186876 directory: /nix/build/nix-27095-1395186876/source/build/lib/libCEGUISample_Text.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/wky4kqdnmqqdi207f3z63dflzmp3m91c-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUIExpatParser.dylib points to /nix/build/nix-27095-1395186876 directory: /nix/build/nix-27095-1395186876/source/build/lib/libCEGUIExpatParser.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/wky4kqdnmqqdi207f3z63dflzmp3m91c-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUILookNFeelOverviewDemo.dylib points to /nix/build/nix-27095-1395186876 directory: /nix/build/nix-27095-1395186876/source/build/lib/libCEGUILookNFeelOverviewDemo.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/wky4kqdnmqqdi207f3z63dflzmp3m91c-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_TabControl.dylib points to /nix/build/nix-27095-1395186876 directory: /nix/build/nix-27095-1395186876/source/build/lib/libCEGUISample_TabControl.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/wky4kqdnmqqdi207f3z63dflzmp3m91c-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_EditboxValidation.dylib points to /nix/build/nix-27095-1395186876 directory: /nix/build/nix-27095-1395186876/source/build/lib/libCEGUISample_EditboxValidation.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/wky4kqdnmqqdi207f3z63dflzmp3m91c-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_RestaurantGame.dylib points to /nix/build/nix-27095-1395186876 directory: /nix/build/nix-27095-1395186876/source/build/lib/libCEGUISample_RestaurantGame.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/wky4kqdnmqqdi207f3z63dflzmp3m91c-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_Widgets.dylib points to /nix/build/nix-27095-1395186876 directory: /nix/build/nix-27095-1395186876/source/build/lib/libCEGUISample_Widgets.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/wky4kqdnmqqdi207f3z63dflzmp3m91c-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/!(*_d).dylib points to /nix/build/nix-27095-1395186876 directory: /nix/build/nix-27095-1395186876/source/dependencies/lib/dynamic/!(*_d).dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/wky4kqdnmqqdi207f3z63dflzmp3m91c-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_DragAndDrop.dylib points to /nix/build/nix-27095-1395186876 directory: /nix/build/nix-27095-1395186876/source/build/lib/libCEGUISample_DragAndDrop.dylib
ERROR: noBrokenSymlinks: the symlink /nix/store/wky4kqdnmqqdi207f3z63dflzmp3m91c-cegui-0-unstable-2025-04-06/lib/CEGUISampleFramework-0.9999.app/Contents/Frameworks/libCEGUISample_Tree.dylib points to /nix/build/nix-27095-1395186876 directory: /nix/build/nix-27095-1395186876/source/build/lib/libCEGUISample_Tree.dylib
ERROR: noBrokenSymlinks: found 24 dangling symlinks, 0 reflexive symlinks and 0 unreadable symlinks

@iedame iedame added the 0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign label Nov 3, 2025
@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. and removed 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Nov 15, 2025
@Aleksanaa Aleksanaa added this pull request to the merge queue Nov 16, 2025
Merged via the queue into NixOS:master with commit 8d49a78 Nov 16, 2025
38 of 39 checks passed
@samestep samestep deleted the cegui-cmake4 branch November 16, 2025 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants