Skip to content

Lock file maintenance

da5c11f
Select commit
Loading
Failed to load commit list.
Open

Lock file maintenance #638

Lock file maintenance
da5c11f
Select commit
Loading
Failed to load commit list.
Garnix CI / package default [x86_64-linux] failed May 22, 2026 in 1m 0s

package default [x86_64-linux]

package default [x86_64-linux] failed

Details

Last 100 lines of logs:

waylib-0.1.1> Perhaps you should add the directory containing `lcms2.pc'
waylib-0.1.1> to the PKG_CONFIG_PATH environment variable
waylib-0.1.1> Package 'lcms2', required by 'wlroots-0.19', not found
waylib-0.1.1> -- Checking for module 'wayland-server'
waylib-0.1.1> --   Found wayland-server, version 1.25.0
waylib-0.1.1> -- Checking for module 'pixman-1'
waylib-0.1.1> --   Found pixman-1, version 0.46.4
waylib-0.1.1> -- Checking for module 'xkbcommon'
waylib-0.1.1> --   Found xkbcommon, version 1.13.1
waylib-0.1.1> -- Checking for module 'wayland-protocols'
waylib-0.1.1> --   Found wayland-protocols, version 1.48
waylib-0.1.1> -- Create wayland protocols outputdir: /build/source/build/protocols
waylib-0.1.1> -- Checking for module 'wlr-protocols'
waylib-0.1.1> --   Found wlr-protocols, version 1.0
waylib-0.1.1> -- Checking for one of the modules 'libdrm'
waylib-0.1.1> -- Checking for one of the modules 'wayland-server'
waylib-0.1.1> -- Checking for one of the modules 'xcb'
waylib-0.1.1> -- Checking for one of the modules 'egl'
waylib-0.1.1> CMake Warning (dev) at /nix/store/wzvm2pvf98a71v0scgfhmi01lqcxahfr-qtbase-6.11.0/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:3561 (message):
waylib-0.1.1>   Qt policy QTP0001 is not set: ':/qt/qml/' is the default resource prefix
waylib-0.1.1>   for QML modules.  Check https://doc.qt.io/qt-6/qt-cmake-policy-qtp0001.html
waylib-0.1.1>   for policy details.  Use the qt_policy command to set the policy and
waylib-0.1.1>   suppress this warning.
waylib-0.1.1> 
waylib-0.1.1> Call Stack (most recent call first):
waylib-0.1.1>   /nix/store/0x7jcnb8rls5v0jrl17ji5zj3w99wbp2-qtdeclarative-6.11.0/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:816 (__qt_internal_setup_policy)
waylib-0.1.1>   /nix/store/0x7jcnb8rls5v0jrl17ji5zj3w99wbp2-qtdeclarative-6.11.0/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1507 (qt6_add_qml_module)
waylib-0.1.1>   examples/animationclient/CMakeLists.txt:9 (qt_add_qml_module)
waylib-0.1.1> This warning is for project developers.  Use -Wno-dev to suppress it.
waylib-0.1.1> 
waylib-0.1.1> CMake Deprecation Warning at tests/manual/cursor/CMakeLists.txt:1 (cmake_minimum_required):
waylib-0.1.1>   Compatibility with CMake < 3.10 will be removed from a future version of
waylib-0.1.1>   CMake.
waylib-0.1.1> 
waylib-0.1.1>   Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
waylib-0.1.1>   to tell CMake that the project requires at least <min> but has been updated
waylib-0.1.1>   to work with policies introduced by <max> or earlier.
waylib-0.1.1> 
waylib-0.1.1> 
waylib-0.1.1> -- Configuring done (7.3s)
waylib-0.1.1> CMake Error at examples/tinywl/CMakeLists.txt:69 (target_link_libraries):
waylib-0.1.1>   Target "tinywl-qtquick" links to:
waylib-0.1.1> 
waylib-0.1.1>     Qt6::QuickPrivate
waylib-0.1.1> 
waylib-0.1.1>   but the target was not found.  Possible reasons include:
waylib-0.1.1> 
waylib-0.1.1>     * There is a typo in the target name.
waylib-0.1.1>     * A find_package call is missing for an IMPORTED target.
waylib-0.1.1>     * An ALIAS target is missing.
waylib-0.1.1> 
waylib-0.1.1> 
waylib-0.1.1> 
waylib-0.1.1> -- Generating done (0.4s)
waylib-0.1.1> CMake Warning:
waylib-0.1.1>   Manually-specified variables were not used by the project:
waylib-0.1.1> 
waylib-0.1.1>     BUILD_TESTING
waylib-0.1.1>     CMAKE_EXPORT_NO_PACKAGE_REGISTRY
waylib-0.1.1> 
waylib-0.1.1> 
waylib-0.1.1> CMake Generate step failed.  Build files cannot be regenerated correctly.
error: build of '/nix/store/c3kfqs7xqx4h1al7bsax8cviy35d3zjy-waylib-0.1.1.drv' on 'ssh-ng://nix-ssh@garnix5' failed: Cannot build '/nix/store/c3kfqs7xqx4h1al7bsax8cviy35d3zjy-waylib-0.1.1.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/6n993fsx0qjz5882z1kwnp1gyz8r0vr8-waylib-0.1.1
         /nix/store/j7fr4vadlib6asdj799ynqnyzhpm3fa8-waylib-0.1.1-dev
       Last 25 log lines:
       >
       > 
       > -- Configuring done (7.3s)
       > CMake Error at examples/tinywl/CMakeLists.txt:69 (target_link_libraries):
       >   Target "tinywl-qtquick" links to:
       >
       >     Qt6::QuickPrivate
       >
       >   but the target was not found.  Possible reasons include:
       >
       >     * There is a typo in the target name.
       >     * A find_package call is missing for an IMPORTED target.
       >     * An ALIAS target is missing.
       >
       >
       > 
       > -- Generating done (0.4s)
       > CMake Warning:
       >   Manually-specified variables were not used by the project:
       >
       >     BUILD_TESTING
       >     CMAKE_EXPORT_NO_PACKAGE_REGISTRY
       >
       > 
       > CMake Generate step failed.  Build files cannot be regenerated correctly.
       For full logs, run:
         nix log /nix/store/c3kfqs7xqx4h1al7bsax8cviy35d3zjy-waylib-0.1.1.drv
error: Cannot build '/nix/store/c3kfqs7xqx4h1al7bsax8cviy35d3zjy-waylib-0.1.1.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/6n993fsx0qjz5882z1kwnp1gyz8r0vr8-waylib-0.1.1
         /nix/store/j7fr4vadlib6asdj799ynqnyzhpm3fa8-waylib-0.1.1-dev