-
Notifications
You must be signed in to change notification settings - Fork 6
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
Makefile compilation does not work #16
Comments
Please show the whole build log and any build options you changed. |
philmb@aliens ~/quickshell (master)> cmake -Bbuild -S.
-- The CXX compiler identification is GNU 14.2.1
-- The C compiler identification is GNU 14.2.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Quickshell configuration
-- Distributor: Unset
-- Distributor provided debuginfo: OFF
-- Disable precompild headers (dev): OFF
-- Build tests (dev): OFF
-- ASAN (dev): OFF
-- Keep Frame Pointers (dev): OFF
-- Crash Handling: ON
-- Use jemalloc: ON
-- Unix Sockets: ON
-- Wayland: ON
-- Wlroots Layer-Shell: ON
-- Session Lock: ON
-- Foreign Toplevel Management: ON
-- Hyprland: ON
-- Hyprland IPC: ON
-- Hyprland Global Shortcuts: ON
-- Hyprland Focus Grabbing: ON
-- Hyprland Surface Extensions: ON
-- Screencopy: ON
-- Image Copy Capture: ON
-- Wlroots Screencopy: ON
-- Hyprland Toplevel Export: ON
-- X11: ON
-- I3/Sway: ON
-- I3/Sway IPC: ON
-- System Tray: ON
-- PipeWire: ON
-- Mpris: ON
-- Pam: ON
-- Greetd: ON
-- UPower: ON
-- Notifications: ON
CMake Warning at cmake/install-qml-module.cmake:6 (message):
Neither INSTALL_QMLDIR nor INSTALL_QML_PREFIX is set. QML modules will not
be installed.
Call Stack (most recent call first):
CMakeLists.txt:74 (include)
-- CMAKE_BUILD_TYPE unset, defaulting to Debug.
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found OpenGL: /usr/lib64/libOpenGL.so
-- Found WrapOpenGL: TRUE
-- Found XKB: /usr/lib64/libxkbcommon.so (found suitable version "1.7.0", minimum required is "0.5.0")
-- Found WrapVulkanHeaders: /usr/include
-- Performing Test HAVE_STDATOMIC
-- Performing Test HAVE_STDATOMIC - Success
-- Found WrapAtomic: TRUE
-- Found Wayland_Client: /usr/lib64/libwayland-client.so (found version "1.23.1")
-- Found Wayland_Server: /usr/lib64/libwayland-server.so (found version "1.23.1")
-- Found Wayland_Cursor: /usr/lib64/libwayland-cursor.so (found version "1.23.1")
-- Found Wayland_Egl: /usr/lib64/libwayland-egl.so (found version "18.1.0")
-- Found Wayland: /usr/lib64/libwayland-client.so;/usr/lib64/libwayland-server.so;/usr/lib64/libwayland-cursor.so;/usr/lib64/libwayland-egl.so (found suitable version "1.23.1", minimum required is "1.15")
-- Found WaylandScanner: /usr/bin/wayland-scanner
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.3.0")
-- Checking for module 'breakpad'
-- Found breakpad, version 2023.06.01
-- Checking for modules 'wayland-client;wayland-protocols'
-- Found wayland-client, version 1.23.1
-- Found wayland-protocols, version 1.39
-- Found wayland-protocols at
-- Checking for modules 'libdrm;gbm;egl'
-- Found libdrm, version 2.4.124
-- Found gbm, version 24.3.4
-- Found egl, version 1.5
-- Found XCB_XCB: /usr/lib64/libxcb.so (found version "1.17.0")
-- Found XCB: /usr/lib64/libxcb.so (found version "1.17.0") found components: XCB
-- Checking for module 'libpipewire-0.3'
-- Found libpipewire-0.3, version 1.2.7
-- Checking for module 'jemalloc'
-- Found jemalloc, version 5.3.0_0
-- Configuring done (1.9s)
-- Generating done (0.5s)
-- Build files have been written to: /home/philmb/quickshell/build
philmb@aliens ~/quickshell (master)> make -C build/ -j20
make: Entering directory '/home/philmb/quickshell/build'
[ 0%] Building CXX object CMakeFiles/qs-pchset-large.dir/cmake_pch.hxx.gch
[ 0%] Running qmlimportscanner for quickshell
[ 0%] Building CXX object src/widgets/CMakeFiles/quickshell-widgets_resources_2.dir/.qt/rcc/qrc_quickshell-widgets_raw_qml_0_init.cpp.o
[ 0%] Building CXX object CMakeFiles/qs-pchset-common.dir/cmake_pch.hxx.gch
[ 0%] Building CXX object src/widgets/CMakeFiles/quickshell-widgets_resources_3.dir/.qt/rcc/qrc_widgets-cliprect_init.cpp.o
[ 0%] Building CXX object src/core/CMakeFiles/quickshell-core_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_init.cpp.o
[ 1%] Built target quickshell-widgets_tooling
[ 1%] Building CXX object CMakeFiles/qs-pchset-plugin.dir/cmake_pch.hxx.gch
[ 1%] Built target qs-pchset-launch_autogen_timestamp_deps
[ 1%] Built target quickshell-wayland-init_autogen_timestamp_deps
[ 1%] Building CXX object src/widgets/CMakeFiles/quickshell-widgets_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_Widgets_init.cpp.o
[ 1%] Building CXX object src/services/notifications/CMakeFiles/quickshell-service-notifications_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_Services_Notifications_init.cpp.o
[ 1%] Built target qs-pchset-dbus_autogen_timestamp_deps
[ 1%] Built target quickshell-window-init_autogen_timestamp_deps
[ 1%] Building CXX object src/widgets/CMakeFiles/quickshell-widgets_resources_4.dir/.qt/rcc/qrc_widgets-cliprect-ub_init.cpp.o
[ 1%] Building CXX object src/window/CMakeFiles/quickshell-window_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell__Window_init.cpp.o
[ 1%] Built target quickshell-io-init_autogen_timestamp_deps
[ 1%] Built target qs-pchset-wayland-protocol_autogen_timestamp_deps
[ 1%] Building CXX object src/dbus/dbusmenu/CMakeFiles/quickshell-dbusmenu_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_DBusMenu_init.cpp.o
[ 1%] Generating wl-proto/xdg-shell/wayland-xdg-shell-client-protocol.h
[ 1%] Generating wl-proto/xdg-shell/wayland-xdg-shell.c
[ 1%] Built target wl-proto-xdg-shell-wl_autogen_timestamp_deps
[ 1%] Generating wl-proto/wlr-layer-shell-unstable-v1/wayland-wlr-layer-shell-unstable-v1-client-protocol.h
[ 1%] Generating wl-proto/wlr-layer-shell-unstable-v1/wayland-wlr-layer-shell-unstable-v1.c
[ 1%] Building CXX object src/wayland/wlr_layershell/CMakeFiles/quickshell-wayland-layershell_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_Wayland__WlrLayerShell_init.cpp.o
[ 1%] Generating wl-proto/ext-session-lock-v1/wayland-ext-session-lock-v1-client-protocol.h
[ 1%] Building CXX object src/wayland/CMakeFiles/quickshell-wayland_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_Wayland_init.cpp.o
[ 1%] Building CXX object src/wayland/toplevel_management/CMakeFiles/quickshell-wayland-toplevel-management_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_Wayland__ToplevelManagement_init.cpp.o
[ 1%] Built target quickshell_qmlimportscan
[ 1%] Generating wl-proto/wlr-foreign-toplevel-management-unstable-v1/wayland-wlr-foreign-toplevel-management-unstable-v1-client-protocol.h
[ 1%] Generating wl-proto/wlr-foreign-toplevel-management-unstable-v1/wayland-wlr-foreign-toplevel-management-unstable-v1.c
[ 1%] Generating wl-proto/ext-session-lock-v1/wayland-ext-session-lock-v1.c
[ 1%] Built target wl-proto-wlr-layer-shell-unstable-v1-wl_autogen_timestamp_deps
[ 1%] Built target wl-proto-wlr-foreign-toplevel-management-unstable-v1-wl_autogen_timestamp_deps
[ 1%] Built target wl-proto-ext-session-lock-v1-wl_autogen_timestamp_deps
[ 1%] Generating wl-proto/linux-dmabuf-v1/wayland-linux-dmabuf-v1-client-protocol.h
[ 1%] Generating wl-proto/hyprland-toplevel-export-v1/wayland-hyprland-toplevel-export-v1.c
[ 1%] Generating wl-proto/hyprland-toplevel-export-v1/wayland-hyprland-toplevel-export-v1-client-protocol.h
[ 1%] Generating wl-proto/ext-image-capture-source-v1/wayland-ext-image-capture-source-v1-client-protocol.h
[ 1%] Generating wl-proto/ext-foreign-toplevel-list-v1/wayland-ext-foreign-toplevel-list-v1-client-protocol.h
[ 1%] Generating wl-proto/ext-foreign-toplevel-list-v1/wayland-ext-foreign-toplevel-list-v1.c
[ 1%] Generating wl-proto/linux-dmabuf-v1/wayland-linux-dmabuf-v1.c
[ 1%] Built target wl-proto-hyprland-toplevel-export-v1-wl_autogen_timestamp_deps
[ 1%] Generating wl-proto/ext-image-copy-capture-v1/wayland-ext-image-copy-capture-v1-client-protocol.h
[ 1%] Generating wl-proto/ext-image-capture-source-v1/wayland-ext-image-capture-source-v1.c
[ 1%] Generating wl-proto/ext-image-copy-capture-v1/wayland-ext-image-copy-capture-v1.c
[ 1%] Built target wl-proto-ext-foreign-toplevel-list-v1-wl_autogen_timestamp_deps
[ 1%] Built target wl-proto-linux-dmabuf-v1-wl_autogen_timestamp_deps
[ 1%] Built target wl-proto-ext-image-copy-capture-v1-wl_autogen_timestamp_deps
[ 1%] Built target wl-proto-ext-image-capture-source-v1-wl_autogen_timestamp_deps
[ 1%] Generating wl-proto/wlr-screencopy-unstable-v1/wayland-wlr-screencopy-unstable-v1-client-protocol.h
[ 1%] Building CXX object src/wayland/screencopy/CMakeFiles/quickshell-wayland-screencopy_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_Wayland__Screencopy_init.cpp.o
[ 2%] Generating wl-proto/wlr-screencopy-unstable-v1/wayland-wlr-screencopy-unstable-v1.c
[ 2%] Built target quickshell-hyprlandplugin_autogen_timestamp_deps
[ 2%] Built target quickshell-hyprland_autogen_timestamp_deps
[ 2%] Building CXX object src/wayland/hyprland/CMakeFiles/quickshell-hyprland_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_Hyprland_init.cpp.o
[ 3%] Building CXX object src/wayland/hyprland/ipc/CMakeFiles/quickshell-hyprland-ipc_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_Hyprland__Ipc_init.cpp.o
[ 3%] Built target wl-proto-wlr-screencopy-unstable-v1-wl_autogen_timestamp_deps
[ 3%] Building CXX object src/wayland/hyprland/focus_grab/CMakeFiles/quickshell-hyprland-focus-grab_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_Hyprland__FocusGrab_init.cpp.o
[ 3%] Generating wl-proto/hyprland-focus-grab-v1/wayland-hyprland-focus-grab-v1-client-protocol.h
[ 3%] Built target quickshell-service-notifications_resources_1
[ 3%] Built target quickshell-widgets_resources_3
[ 3%] Built target quickshell-wayland-toplevel-management_resources_1
[ 3%] Generating wl-proto/hyprland-global-shortcuts-v1/wayland-hyprland-global-shortcuts-v1.c
[ 3%] Generating wl-proto/hyprland-global-shortcuts-v1/wayland-hyprland-global-shortcuts-v1-client-protocol.h
[ 4%] Generating wl-proto/hyprland-focus-grab-v1/wayland-hyprland-focus-grab-v1.c
[ 4%] Built target wl-proto-hyprland-global-shortcuts-v1-wl_autogen_timestamp_deps
[ 4%] Built target quickshell-window_resources_1
[ 4%] Built target wl-proto-hyprland-focus-grab-v1-wl_autogen_timestamp_deps
[ 4%] Built target quickshell-wayland-layershell_resources_1
[ 4%] Building CXX object src/wayland/hyprland/global_shortcuts/CMakeFiles/quickshell-hyprland-global-shortcuts_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_Hyprland__GlobalShortcuts_init.cpp.o
[ 4%] Generating wl-proto/hyprland-surface-v1/wayland-hyprland-surface-v1-client-protocol.h
[ 4%] Generating wl-proto/hyprland-surface-v1/wayland-hyprland-surface-v1.c
[ 4%] Built target quickshell-core_resources_1
[ 4%] Built target quickshell-widgets_resources_1
[ 4%] Built target quickshell-dbusmenu_resources_1
[ 4%] Built target quickshell-widgets_resources_2
[ 4%] Building CXX object src/wayland/hyprland/surface/CMakeFiles/quickshell-hyprland-surface-extensions_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_Hyprland__SurfaceExtensions_init.cpp.o
[ 4%] Built target quickshell-widgets_resources_4
[ 4%] Building CXX object src/x11/CMakeFiles/quickshell-x11_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_X11_init.cpp.o
[ 4%] Built target quickshell-x11-init_autogen_timestamp_deps
[ 4%] Building CXX object src/x11/i3/CMakeFiles/quickshell-i3_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_I3_init.cpp.o
[ 4%] Built target wl-proto-hyprland-surface-v1-wl_autogen_timestamp_deps
[ 4%] Building CXX object src/services/mpris/CMakeFiles/quickshell-service-mpris_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_Services_Mpris_init.cpp.o
[ 4%] Building CXX object src/x11/i3/ipc/CMakeFiles/quickshell-i3-ipc_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_I3__Ipc_init.cpp.o
[ 4%] Building CXX object src/services/status_notifier/CMakeFiles/quickshell-service-statusnotifier_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_Services_SystemTray_init.cpp.o
[ 4%] Building CXX object src/services/pipewire/CMakeFiles/quickshell-service-pipewire_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_Services_Pipewire_init.cpp.o
[ 4%] Built target quickshell-wayland_resources_1
[ 4%] Building CXX object src/services/pam/CMakeFiles/quickshell-service-pam_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_Services_Pam_init.cpp.o
[ 4%] Building CXX object src/services/greetd/CMakeFiles/quickshell-service-greetd_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_Services_Greetd_init.cpp.o
[ 4%] Built target quickshell-io_tooling
[ 4%] Building CXX object src/services/upower/CMakeFiles/quickshell-service-upower_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_Services_UPower_init.cpp.o
[ 4%] Built target quickshell-wayland-screencopy_resources_1
[ 4%] Building CXX object src/io/CMakeFiles/quickshell-io_resources_1.dir/.qt/rcc/qrc_qmake_Quickshell_Io_init.cpp.o
[ 4%] Building CXX object src/io/CMakeFiles/quickshell-io_resources_2.dir/.qt/rcc/qrc_quickshell-io_raw_qml_0_init.cpp.o
[ 4%] Built target quickshell-hyprlandplugin_init_autogen_timestamp_deps
[ 4%] Built target quickshell-hyprland-focus-grab_resources_1
[ 4%] Built target quickshell-i3plugin_init_autogen_timestamp_deps
[ 4%] Built target quickshell-hyprland-ipc_resources_1
[ 5%] Automatic MOC for target qs-pchset-dbus
[ 5%] Built target quickshell-hyprland_resources_1
[ 5%] Built target quickshell-x11_resources_1
[ 5%] Automatic MOC for target qs-pchset-launch
[ 5%] Automatic MOC for target quickshell-window-init
[ 5%] Built target quickshell-i3_resources_1
[ 5%] Built target quickshell-i3-ipc_resources_1
[ 5%] Built target quickshell-service-mpris_resources_1
[ 5%] Automatic MOC for target quickshell-wayland-init
[ 5%] Automatic MOC for target quickshell-io-init
[ 5%] Automatic MOC for target wl-proto-xdg-shell-wl
[ 5%] Automatic MOC for target qs-pchset-wayland-protocol
[ 5%] Built target qs-pchset-dbus_autogen
[ 5%] Automatic MOC for target wl-proto-wlr-layer-shell-unstable-v1-wl
[ 5%] Built target quickshell-service-greetd_resources_1
[ 5%] Built target qs-pchset-launch_autogen
[ 5%] Built target quickshell-hyprland-global-shortcuts_resources_1
[ 5%] Built target quickshell-window-init_autogen
[ 5%] Automatic MOC for target wl-proto-ext-session-lock-v1-wl
[ 5%] Built target quickshell-hyprland-surface-extensions_resources_1
[ 5%] Automatic MOC for target wl-proto-wlr-foreign-toplevel-management-unstable-v1-wl
[ 5%] Automatic MOC for target wl-proto-linux-dmabuf-v1-wl
[ 5%] Built target quickshell-io-init_autogen
[ 5%] Automatic MOC for target wl-proto-hyprland-toplevel-export-v1-wl
[ 5%] Built target wl-proto-xdg-shell-wl_autogen
[ 5%] Built target quickshell-wayland-init_autogen
[ 5%] Built target quickshell-service-statusnotifier_resources_1
[ 5%] Built target qs-pchset-wayland-protocol_autogen
[ 5%] Built target quickshell-service-pipewire_resources_1
[ 5%] Automatic MOC for target wl-proto-ext-image-capture-source-v1-wl
[ 5%] Built target quickshell-service-upower_resources_1
[ 5%] Automatic MOC for target wl-proto-ext-foreign-toplevel-list-v1-wl
[ 5%] Built target quickshell-service-pam_resources_1
[ 5%] Built target wl-proto-wlr-layer-shell-unstable-v1-wl_autogen
[ 5%] Automatic MOC for target wl-proto-ext-image-copy-capture-v1-wl
[ 5%] Automatic MOC for target wl-proto-wlr-screencopy-unstable-v1-wl
[ 5%] Automatic MOC for target quickshell-hyprland
[ 5%] Automatic MOC for target quickshell-hyprlandplugin
[ 5%] Automatic MOC for target wl-proto-hyprland-focus-grab-v1-wl
[ 5%] Built target quickshell-io_resources_1
[ 7%] Automatic MOC for target wl-proto-hyprland-surface-v1-wl
[ 7%] Automatic MOC for target wl-proto-hyprland-global-shortcuts-v1-wl
[ 7%] Built target wl-proto-ext-session-lock-v1-wl_autogen
[ 8%] Automatic MOC for target quickshell-hyprlandplugin_init
[ 8%] Automatic MOC for target quickshell-x11-init
[ 8%] Built target quickshell-io_resources_2
[ 8%] Built target wl-proto-linux-dmabuf-v1-wl_autogen
[ 8%] Built target wl-proto-wlr-foreign-toplevel-management-unstable-v1-wl_autogen
[ 8%] Building CXX object src/dbus/CMakeFiles/qs-pchset-dbus.dir/cmake_pch.hxx.gch
[ 8%] Automatic MOC for target quickshell-i3plugin_init
[ 8%] Built target wl-proto-hyprland-toplevel-export-v1-wl_autogen
[ 8%] Built target wl-proto-ext-foreign-toplevel-list-v1-wl_autogen
[ 8%] Built target wl-proto-ext-image-capture-source-v1-wl_autogen
[ 8%] Building CXX object src/launch/CMakeFiles/qs-pchset-launch.dir/cmake_pch.hxx.gch
[ 8%] Building CXX object src/dbus/CMakeFiles/qs-pchset-dbus.dir/qs-pchset-dbus_autogen/mocs_compilation.cpp.o
[ 8%] Building CXX object src/window/CMakeFiles/quickshell-window-init.dir/quickshell-window-init_autogen/mocs_compilation.cpp.o
[ 8%] Built target wl-proto-wlr-screencopy-unstable-v1-wl_autogen
[ 8%] Building CXX object src/io/CMakeFiles/quickshell-io-init.dir/quickshell-io-init_autogen/mocs_compilation.cpp.o
[ 8%] Building CXX object src/io/CMakeFiles/quickshell-io-init.dir/init.cpp.o
[ 8%] Built target wl-proto-ext-image-copy-capture-v1-wl_autogen
[ 8%] Built target wl-proto-hyprland-focus-grab-v1-wl_autogen
[ 8%] Built target quickshell-hyprland_autogen
[ 8%] Building CXX object src/window/CMakeFiles/quickshell-window-init.dir/init.cpp.o
[ 8%] Building CXX object src/wayland/CMakeFiles/quickshell-wayland-init.dir/quickshell-wayland-init_autogen/mocs_compilation.cpp.o
[ 8%] Built target wl-proto-hyprland-global-shortcuts-v1-wl_autogen
[ 8%] Building CXX object src/launch/CMakeFiles/qs-pchset-launch.dir/qs-pchset-launch_autogen/mocs_compilation.cpp.o
[ 8%] Built target wl-proto-hyprland-surface-v1-wl_autogen
[ 8%] Built target quickshell-hyprlandplugin_init_autogen
[ 8%] Built target quickshell-x11-init_autogen
[ 8%] Building CXX object src/wayland/CMakeFiles/quickshell-wayland-init.dir/init.cpp.o
[ 8%] Building CXX object src/wayland/wlr_layershell/CMakeFiles/wl-proto-xdg-shell-wl.dir/wl-proto-xdg-shell-wl_autogen/mocs_compilation.cpp.o
[ 8%] Building C object src/wayland/wlr_layershell/CMakeFiles/wl-proto-xdg-shell-wl.dir/wl-proto/xdg-shell/wayland-xdg-shell.c.o
[ 8%] Building CXX object src/wayland/CMakeFiles/qs-pchset-wayland-protocol.dir/cmake_pch.hxx.gch
[ 8%] Building CXX object src/wayland/CMakeFiles/qs-pchset-wayland-protocol.dir/qs-pchset-wayland-protocol_autogen/mocs_compilation.cpp.o
[ 9%] Building CXX object src/wayland/wlr_layershell/CMakeFiles/wl-proto-wlr-layer-shell-unstable-v1-wl.dir/wl-proto-wlr-layer-shell-unstable-v1-wl_autogen/mocs_compilation.cpp.o
[ 9%] Building CXX object src/wayland/toplevel_management/CMakeFiles/wl-proto-wlr-foreign-toplevel-management-unstable-v1-wl.dir/wl-proto-wlr-foreign-toplevel-management-unstable-v1-wl_autogen/mocs_compilation.cpp.o
[ 9%] Built target quickshell-i3plugin_init_autogen
[ 9%] Building CXX object src/wayland/buffer/CMakeFiles/wl-proto-linux-dmabuf-v1-wl.dir/wl-proto-linux-dmabuf-v1-wl_autogen/mocs_compilation.cpp.o
[ 10%] Building CXX object src/wayland/session_lock/CMakeFiles/wl-proto-ext-session-lock-v1-wl.dir/wl-proto-ext-session-lock-v1-wl_autogen/mocs_compilation.cpp.o
[ 10%] Building C object src/wayland/session_lock/CMakeFiles/wl-proto-ext-session-lock-v1-wl.dir/wl-proto/ext-session-lock-v1/wayland-ext-session-lock-v1.c.o
[ 10%] Building C object src/wayland/toplevel_management/CMakeFiles/wl-proto-wlr-foreign-toplevel-management-unstable-v1-wl.dir/wl-proto/wlr-foreign-toplevel-management-unstable-v1/wayland-wlr-foreign-toplevel-management-unstable-v1.c.o
[ 10%] Building C object src/wayland/buffer/CMakeFiles/wl-proto-linux-dmabuf-v1-wl.dir/wl-proto/linux-dmabuf-v1/wayland-linux-dmabuf-v1.c.o
[ 10%] Building C object src/wayland/wlr_layershell/CMakeFiles/wl-proto-wlr-layer-shell-unstable-v1-wl.dir/wl-proto/wlr-layer-shell-unstable-v1/wayland-wlr-layer-shell-unstable-v1.c.o
[ 10%] Building CXX object src/wayland/screencopy/hyprland_screencopy/CMakeFiles/wl-proto-hyprland-toplevel-export-v1-wl.dir/wl-proto-hyprland-toplevel-export-v1-wl_autogen/mocs_compilation.cpp.o
[ 10%] Building C object src/wayland/screencopy/hyprland_screencopy/CMakeFiles/wl-proto-hyprland-toplevel-export-v1-wl.dir/wl-proto/hyprland-toplevel-export-v1/wayland-hyprland-toplevel-export-v1.c.o
[ 10%] Building CXX object src/wayland/screencopy/image_copy_capture/CMakeFiles/wl-proto-ext-image-capture-source-v1-wl.dir/wl-proto-ext-image-capture-source-v1-wl_autogen/mocs_compilation.cpp.o
[ 10%] Building CXX object src/wayland/screencopy/image_copy_capture/CMakeFiles/wl-proto-ext-foreign-toplevel-list-v1-wl.dir/wl-proto-ext-foreign-toplevel-list-v1-wl_autogen/mocs_compilation.cpp.o
[ 10%] Building CXX object src/wayland/screencopy/image_copy_capture/CMakeFiles/wl-proto-ext-image-copy-capture-v1-wl.dir/wl-proto-ext-image-copy-capture-v1-wl_autogen/mocs_compilation.cpp.o
[ 10%] Building C object src/wayland/screencopy/image_copy_capture/CMakeFiles/wl-proto-ext-image-capture-source-v1-wl.dir/wl-proto/ext-image-capture-source-v1/wayland-ext-image-capture-source-v1.c.o
[ 10%] Linking CXX static library libwl-proto-xdg-shell-wl.a
[ 10%] Linking CXX static library libwl-proto-wlr-foreign-toplevel-management-unstable-v1-wl.a
[ 10%] Linking CXX static library libwl-proto-ext-session-lock-v1-wl.a
[ 10%] Building C object src/wayland/screencopy/image_copy_capture/CMakeFiles/wl-proto-ext-foreign-toplevel-list-v1-wl.dir/wl-proto/ext-foreign-toplevel-list-v1/wayland-ext-foreign-toplevel-list-v1.c.o
[ 10%] Building C object src/wayland/screencopy/image_copy_capture/CMakeFiles/wl-proto-ext-image-copy-capture-v1-wl.dir/wl-proto/ext-image-copy-capture-v1/wayland-ext-image-copy-capture-v1.c.o
[ 10%] Linking CXX static library libwl-proto-hyprland-toplevel-export-v1-wl.a
[ 10%] Linking CXX static library libwl-proto-wlr-layer-shell-unstable-v1-wl.a
[ 11%] Linking CXX static library libwl-proto-linux-dmabuf-v1-wl.a
[ 11%] Building CXX object src/wayland/screencopy/wlr_screencopy/CMakeFiles/wl-proto-wlr-screencopy-unstable-v1-wl.dir/wl-proto-wlr-screencopy-unstable-v1-wl_autogen/mocs_compilation.cpp.o
[ 13%] Linking CXX static library libwl-proto-ext-image-capture-source-v1-wl.a
[ 13%] Building C object src/wayland/screencopy/wlr_screencopy/CMakeFiles/wl-proto-wlr-screencopy-unstable-v1-wl.dir/wl-proto/wlr-screencopy-unstable-v1/wayland-wlr-screencopy-unstable-v1.c.o
[ 13%] Linking CXX static library libwl-proto-ext-foreign-toplevel-list-v1-wl.a
[ 13%] Linking CXX static library libwl-proto-ext-image-copy-capture-v1-wl.a
[ 13%] Linking CXX static library libwl-proto-wlr-screencopy-unstable-v1-wl.a
[ 13%] Built target wl-proto-ext-image-copy-capture-v1-wl
[ 13%] Built target wl-proto-wlr-layer-shell-unstable-v1-wl
[ 13%] Built target wl-proto-ext-foreign-toplevel-list-v1-wl
[ 13%] Built target wl-proto-hyprland-toplevel-export-v1-wl
[ 13%] Built target wl-proto-xdg-shell-wl
[ 13%] Built target wl-proto-ext-image-capture-source-v1-wl
[ 13%] Built target wl-proto-wlr-foreign-toplevel-management-unstable-v1-wl
[ 13%] Built target wl-proto-ext-session-lock-v1-wl
[ 13%] Built target wl-proto-linux-dmabuf-v1-wl
[ 13%] Running AUTOMOC file extraction for target quickshell-hyprland
[ 13%] Running rcc for resource qmake_Quickshell_Hyprland
[ 13%] Running AUTOMOC file extraction for target quickshell-hyprlandplugin_init
[ 13%] Running AUTOMOC file extraction for target quickshell-i3plugin_init
[ 13%] Building CXX object src/wayland/hyprland/global_shortcuts/CMakeFiles/wl-proto-hyprland-global-shortcuts-v1-wl.dir/wl-proto-hyprland-global-shortcuts-v1-wl_autogen/mocs_compilation.cpp.o
[ 13%] Running moc --collect-json for target quickshell-hyprland
[ 13%] Building CXX object src/x11/CMakeFiles/quickshell-x11-init.dir/quickshell-x11-init_autogen/mocs_compilation.cpp.o
[ 13%] Building CXX object src/wayland/hyprland/focus_grab/CMakeFiles/wl-proto-hyprland-focus-grab-v1-wl.dir/wl-proto-hyprland-focus-grab-v1-wl_autogen/mocs_compilation.cpp.o
[ 13%] Building C object src/wayland/hyprland/focus_grab/CMakeFiles/wl-proto-hyprland-focus-grab-v1-wl.dir/wl-proto/hyprland-focus-grab-v1/wayland-hyprland-focus-grab-v1.c.o
[ 13%] Building CXX object src/wayland/hyprland/surface/CMakeFiles/wl-proto-hyprland-surface-v1-wl.dir/wl-proto-hyprland-surface-v1-wl_autogen/mocs_compilation.cpp.o
[ 13%] Running moc --collect-json for target quickshell-hyprlandplugin_init
[ 13%] Running moc --collect-json for target quickshell-i3plugin_init
[ 13%] Building C object src/wayland/hyprland/global_shortcuts/CMakeFiles/wl-proto-hyprland-global-shortcuts-v1-wl.dir/wl-proto/hyprland-global-shortcuts-v1/wayland-hyprland-global-shortcuts-v1.c.o
[ 13%] Built target wl-proto-wlr-screencopy-unstable-v1-wl
[ 13%] Building C object src/wayland/hyprland/surface/CMakeFiles/wl-proto-hyprland-surface-v1-wl.dir/wl-proto/hyprland-surface-v1/wayland-hyprland-surface-v1.c.o
[ 13%] Generating meta_types/qt6quickshell-hyprland_debug_metatypes.json
[ 13%] Building CXX object src/x11/CMakeFiles/quickshell-x11-init.dir/init.cpp.o
[ 13%] Building CXX object src/wayland/hyprland/CMakeFiles/quickshell-hyprlandplugin_init.dir/quickshell_hyprlandplugin_init.cpp.o
[ 13%] Building CXX object src/wayland/hyprland/CMakeFiles/quickshell-hyprlandplugin_init.dir/quickshell-hyprlandplugin_init_autogen/mocs_compilation.cpp.o
[ 13%] Building CXX object src/x11/i3/CMakeFiles/quickshell-i3plugin_init.dir/quickshell_i3plugin_init.cpp.o
[ 13%] Automatic QML type registration for target quickshell-hyprland
[ 14%] Building CXX object src/x11/i3/CMakeFiles/quickshell-i3plugin_init.dir/quickshell-i3plugin_init_autogen/mocs_compilation.cpp.o
[ 14%] Linking CXX static library libwl-proto-hyprland-global-shortcuts-v1-wl.a
[ 14%] Linking CXX static library libwl-proto-hyprland-focus-grab-v1-wl.a
[ 14%] Linking CXX static library libwl-proto-hyprland-surface-v1-wl.a
[ 14%] Built target wl-proto-hyprland-global-shortcuts-v1-wl
[ 14%] Built target wl-proto-hyprland-focus-grab-v1-wl
[ 14%] Built target wl-proto-hyprland-surface-v1-wl
[ 14%] Building CXX object src/wayland/hyprland/CMakeFiles/quickshell-hyprland.dir/quickshell-hyprland_qmltyperegistrations.cpp.o
[ 14%] Building CXX object src/wayland/hyprland/CMakeFiles/quickshell-hyprland.dir/.qt/rcc/qrc_qmake_Quickshell_Hyprland.cpp.o
[ 14%] Building CXX object src/wayland/hyprland/CMakeFiles/quickshell-hyprland.dir/quickshell-hyprland_autogen/mocs_compilation.cpp.o
[ 14%] Built target quickshell-hyprlandplugin_autogen
[ 14%] Built target quickshell-io-init
[ 14%] Built target quickshell-hyprlandplugin_init
[ 14%] Built target quickshell-i3plugin_init
[ 14%] Linking CXX static library libquickshell-hyprland.a
[ 14%] Built target quickshell-hyprland
[ 14%] Building CXX object src/wayland/hyprland/CMakeFiles/quickshell-hyprlandplugin.dir/quickshell-hyprlandplugin_Quickshell_HyprlandPlugin.cpp.o
[ 14%] Building CXX object src/wayland/hyprland/CMakeFiles/quickshell-hyprlandplugin.dir/quickshell-hyprlandplugin_autogen/mocs_compilation.cpp.o
[ 14%] Built target quickshell-window-init
[ 14%] Building CXX object src/wayland/CMakeFiles/qs-pchset-wayland-protocol.dir/__/__/pchstub.cpp.o
[ 14%] Building CXX object CMakeFiles/qs-pchset-common.dir/pchstub.cpp.o
[ 14%] Linking CXX static library libqs-pchset-wayland-protocol.a
[ 14%] Built target qs-pchset-wayland-protocol
[ 14%] Generating wl-proto/ext-session-lock-v1/qwayland-ext-session-lock-v1.cpp
[ 14%] Generating wl-proto/xdg-shell/qwayland-xdg-shell.cpp
[ 14%] Generating wl-proto/wlr-layer-shell-unstable-v1/qwayland-wlr-layer-shell-unstable-v1.cpp
[ 14%] Generating wl-proto/wlr-foreign-toplevel-management-unstable-v1/qwayland-wlr-foreign-toplevel-management-unstable-v1.cpp
[ 14%] Generating wl-proto/linux-dmabuf-v1/qwayland-linux-dmabuf-v1.cpp
[ 14%] Generating wl-proto/hyprland-toplevel-export-v1/qwayland-hyprland-toplevel-export-v1.cpp
[ 15%] Generating wl-proto/ext-foreign-toplevel-list-v1/qwayland-ext-foreign-toplevel-list-v1.cpp
[ 15%] Generating wl-proto/ext-image-capture-source-v1/qwayland-ext-image-capture-source-v1.cpp
[ 15%] Generating wl-proto/wlr-screencopy-unstable-v1/qwayland-wlr-screencopy-unstable-v1.cpp
[ 15%] Generating wl-proto/hyprland-global-shortcuts-v1/qwayland-hyprland-global-shortcuts-v1.cpp
[ 15%] Generating wl-proto/hyprland-focus-grab-v1/qwayland-hyprland-focus-grab-v1.cpp
[ 16%] Generating wl-proto/ext-image-copy-capture-v1/qwayland-ext-image-copy-capture-v1.cpp
[ 16%] Generating wl-proto/ext-session-lock-v1/qwayland-ext-session-lock-v1.h
[ 16%] Generating wl-proto/linux-dmabuf-v1/qwayland-linux-dmabuf-v1.h
[ 16%] Generating wl-proto/hyprland-toplevel-export-v1/qwayland-hyprland-toplevel-export-v1.h
[ 16%] Generating wl-proto/wlr-layer-shell-unstable-v1/qwayland-wlr-layer-shell-unstable-v1.h
[ 16%] Generating wl-proto/ext-image-capture-source-v1/qwayland-ext-image-capture-source-v1.h
[ 16%] Generating wl-proto/wlr-foreign-toplevel-management-unstable-v1/qwayland-wlr-foreign-toplevel-management-unstable-v1.h
[ 16%] Generating wl-proto/ext-foreign-toplevel-list-v1/qwayland-ext-foreign-toplevel-list-v1.h
[ 17%] Generating wl-proto/wlr-screencopy-unstable-v1/qwayland-wlr-screencopy-unstable-v1.h
[ 17%] Generating wl-proto/xdg-shell/qwayland-xdg-shell.h
[ 17%] Generating wl-proto/hyprland-focus-grab-v1/qwayland-hyprland-focus-grab-v1.h
[ 17%] Generating wl-proto/hyprland-global-shortcuts-v1/qwayland-hyprland-global-shortcuts-v1.h
[ 17%] Generating wl-proto/ext-image-copy-capture-v1/qwayland-ext-image-copy-capture-v1.h
[ 17%] Built target wlp-session-lock_autogen_timestamp_deps
[ 17%] Built target wlp-image-capture-source_autogen_timestamp_deps
[ 17%] Built target wlp-ext-foreign-toplevel_autogen_timestamp_deps
[ 17%] Built target wlp-hyprland-screencopy_autogen_timestamp_deps
[ 17%] Built target wlp-linux-dmabuf_autogen_timestamp_deps
[ 17%] Built target wlp-hyprland-shortcuts_autogen_timestamp_deps
[ 17%] Built target wlp-layer-shell_autogen_timestamp_deps
[ 17%] Built target wlp-hyprland-focus-grab_autogen_timestamp_deps
[ 17%] Built target wlp-wlr-screencopy_autogen_timestamp_deps
[ 17%] Built target wlp-foreign-toplevel_autogen_timestamp_deps
[ 17%] Built target wlp-image-copy-capture_autogen_timestamp_deps
[ 17%] Built target wlp-xdg-shell_autogen_timestamp_deps
[ 17%] Automatic MOC for target wlp-image-capture-source
[ 17%] Automatic MOC for target wlp-hyprland-screencopy
[ 17%] Generating wl-proto/hyprland-surface-v1/qwayland-hyprland-surface-v1.cpp
[ 17%] Automatic MOC for target wlp-session-lock
[ 17%] Automatic MOC for target wlp-ext-foreign-toplevel
[ 17%] Automatic MOC for target wlp-hyprland-shortcuts
[ 17%] Automatic MOC for target wlp-image-copy-capture
[ 17%] Automatic MOC for target wlp-layer-shell
[ 17%] Automatic MOC for target wlp-linux-dmabuf
[ 17%] Automatic MOC for target wlp-hyprland-focus-grab
[ 17%] Automatic MOC for target wlp-wlr-screencopy
[ 17%] Automatic MOC for target wlp-foreign-toplevel
[ 19%] Generating wl-proto/hyprland-surface-v1/qwayland-hyprland-surface-v1.h
[ 19%] Built target wlp-hyprland-surface_autogen_timestamp_deps
[ 19%] Built target wlp-session-lock_autogen
[ 19%] Built target wlp-hyprland-screencopy_autogen
[ 19%] Built target wlp-wlr-screencopy_autogen
[ 19%] Built target wlp-image-capture-source_autogen
[ 19%] Built target wlp-hyprland-shortcuts_autogen
[ 19%] Built target wlp-ext-foreign-toplevel_autogen
[ 19%] Built target wlp-layer-shell_autogen
[ 19%] Built target wlp-image-copy-capture_autogen
[ 19%] Built target wlp-foreign-toplevel_autogen
[ 19%] Automatic MOC for target wlp-xdg-shell
[ 19%] Built target wlp-hyprland-focus-grab_autogen
[ 19%] Built target wlp-linux-dmabuf_autogen
[ 19%] Building CXX object src/wayland/session_lock/CMakeFiles/wlp-session-lock.dir/wlp-session-lock_autogen/mocs_compilation.cpp.o
[ 19%] Automatic MOC for target wlp-hyprland-surface
[ 19%] Building CXX object src/wayland/hyprland/global_shortcuts/CMakeFiles/wlp-hyprland-shortcuts.dir/wlp-hyprland-shortcuts_autogen/mocs_compilation.cpp.o
[ 19%] Building CXX object src/wayland/screencopy/wlr_screencopy/CMakeFiles/wlp-wlr-screencopy.dir/wlp-wlr-screencopy_autogen/mocs_compilation.cpp.o
[ 19%] Building CXX object src/wayland/screencopy/hyprland_screencopy/CMakeFiles/wlp-hyprland-screencopy.dir/wlp-hyprland-screencopy_autogen/mocs_compilation.cpp.o
[ 19%] Building CXX object src/wayland/screencopy/image_copy_capture/CMakeFiles/wlp-ext-foreign-toplevel.dir/wlp-ext-foreign-toplevel_autogen/mocs_compilation.cpp.o
[ 19%] Building CXX object src/wayland/screencopy/image_copy_capture/CMakeFiles/wlp-image-capture-source.dir/wlp-image-capture-source_autogen/mocs_compilation.cpp.o
[ 19%] Building CXX object src/wayland/wlr_layershell/CMakeFiles/wlp-layer-shell.dir/wlp-layer-shell_autogen/mocs_compilation.cpp.o
[ 19%] Building CXX object src/wayland/screencopy/image_copy_capture/CMakeFiles/wlp-image-copy-capture.dir/wlp-image-copy-capture_autogen/mocs_compilation.cpp.o
[ 19%] Building CXX object src/wayland/toplevel_management/CMakeFiles/wlp-foreign-toplevel.dir/wlp-foreign-toplevel_autogen/mocs_compilation.cpp.o
[ 19%] Building CXX object src/wayland/hyprland/focus_grab/CMakeFiles/wlp-hyprland-focus-grab.dir/wlp-hyprland-focus-grab_autogen/mocs_compilation.cpp.o
[ 19%] Building CXX object src/wayland/session_lock/CMakeFiles/wlp-session-lock.dir/wl-proto/ext-session-lock-v1/qwayland-ext-session-lock-v1.cpp.o
[ 19%] Building CXX object src/wayland/screencopy/image_copy_capture/CMakeFiles/wlp-ext-foreign-toplevel.dir/wl-proto/ext-foreign-toplevel-list-v1/qwayland-ext-foreign-toplevel-list-v1.cpp.o
[ 19%] Building CXX object src/wayland/screencopy/image_copy_capture/CMakeFiles/wlp-image-copy-capture.dir/wl-proto/ext-image-copy-capture-v1/qwayland-ext-image-copy-capture-v1.cpp.o
[ 20%] Building CXX object src/wayland/screencopy/hyprland_screencopy/CMakeFiles/wlp-hyprland-screencopy.dir/wl-proto/hyprland-toplevel-export-v1/qwayland-hyprland-toplevel-export-v1.cpp.o
[ 21%] Building CXX object src/wayland/hyprland/global_shortcuts/CMakeFiles/wlp-hyprland-shortcuts.dir/wl-proto/hyprland-global-shortcuts-v1/qwayland-hyprland-global-shortcuts-v1.cpp.o
[ 21%] Building CXX object src/wayland/screencopy/wlr_screencopy/CMakeFiles/wlp-wlr-screencopy.dir/wl-proto/wlr-screencopy-unstable-v1/qwayland-wlr-screencopy-unstable-v1.cpp.o
[ 21%] Building CXX object src/wayland/screencopy/image_copy_capture/CMakeFiles/wlp-image-capture-source.dir/wl-proto/ext-image-capture-source-v1/qwayland-ext-image-capture-source-v1.cpp.o
[ 21%] Built target wlp-xdg-shell_autogen
[ 21%] Building CXX object src/wayland/wlr_layershell/CMakeFiles/wlp-layer-shell.dir/wl-proto/wlr-layer-shell-unstable-v1/qwayland-wlr-layer-shell-unstable-v1.cpp.o
[ 21%] Building CXX object src/wayland/hyprland/focus_grab/CMakeFiles/wlp-hyprland-focus-grab.dir/wl-proto/hyprland-focus-grab-v1/qwayland-hyprland-focus-grab-v1.cpp.o
[ 21%] Building CXX object src/wayland/toplevel_management/CMakeFiles/wlp-foreign-toplevel.dir/wl-proto/wlr-foreign-toplevel-management-unstable-v1/qwayland-wlr-foreign-toplevel-management-unstable-v1.cpp.o
[ 21%] Built target wlp-hyprland-surface_autogen
[ 21%] Building CXX object src/wayland/buffer/CMakeFiles/wlp-linux-dmabuf.dir/wlp-linux-dmabuf_autogen/mocs_compilation.cpp.o
[ 21%] Building CXX object src/wayland/wlr_layershell/CMakeFiles/wlp-xdg-shell.dir/wlp-xdg-shell_autogen/mocs_compilation.cpp.o
[ 21%] Building CXX object src/wayland/buffer/CMakeFiles/wlp-linux-dmabuf.dir/wl-proto/linux-dmabuf-v1/qwayland-linux-dmabuf-v1.cpp.o
[ 21%] Building CXX object src/wayland/wlr_layershell/CMakeFiles/wlp-xdg-shell.dir/wl-proto/xdg-shell/qwayland-xdg-shell.cpp.o
[ 21%] Linking CXX static library libqs-pchset-common.a
[ 21%] Built target qs-pchset-common
[ 21%] Building CXX object src/wayland/hyprland/surface/CMakeFiles/wlp-hyprland-surface.dir/wlp-hyprland-surface_autogen/mocs_compilation.cpp.o
[ 21%] Building CXX object src/wayland/hyprland/surface/CMakeFiles/wlp-hyprland-surface.dir/wl-proto/hyprland-surface-v1/qwayland-hyprland-surface-v1.cpp.o
[ 21%] Linking CXX static library libwlp-foreign-toplevel.a
[ 21%] Built target quickshell-wayland-init
[ 21%] Linking CXX static library libwlp-layer-shell.a
[ 21%] Built target quickshell-i3plugin_autogen_timestamp_deps
[ 22%] Linking CXX static library libwlp-linux-dmabuf.a
[ 22%] Built target quickshell-i3_autogen_timestamp_deps
[ 22%] Linking CXX static library libwlp-wlr-screencopy.a
[ 22%] Built target quickshell-service-pipewire_autogen_timestamp_deps
[ 22%] Built target wlp-foreign-toplevel
[ 23%] Linking CXX static library libwlp-hyprland-focus-grab.a
[ 23%] Built target wlp-layer-shell
[ 23%] Built target quickshell-service-pam_autogen_timestamp_deps
[ 23%] Built target quickshell-service-greetd_autogen_timestamp_deps
[ 23%] Built target wlp-linux-dmabuf
[ 23%] Built target quickshell-debug_autogen_timestamp_deps
[ 23%] Built target quickshell-io_autogen_timestamp_deps
[ 23%] Built target quickshell-ipc_autogen_timestamp_deps
[ 23%] Linking CXX static library libwlp-image-capture-source.a
[ 23%] Built target quickshell-widgets_autogen_timestamp_deps
[ 23%] Automatic MOC for target quickshell-i3
[ 23%] Automatic MOC for target quickshell-i3plugin
[ 23%] Automatic MOC for target quickshell-service-pipewire
[ 23%] Linking CXX static library libwlp-hyprland-screencopy.a
[ 23%] Built target wlp-wlr-screencopy
[ 23%] Linking CXX static library libwlp-session-lock.a
[ 23%] Linking CXX static library libwlp-ext-foreign-toplevel.a
[ 23%] Built target wlp-hyprland-focus-grab
[ 23%] Automatic MOC for target quickshell-service-pam
[ 23%] Automatic MOC for target quickshell-service-greetd
[ 23%] Automatic MOC for target quickshell-io
[ 23%] Built target quickshell-i3_autogen
[ 23%] Linking CXX static library libwlp-xdg-shell.a
[ 23%] Built target wlp-image-capture-source
[ 23%] Linking CXX static library libwlp-hyprland-shortcuts.a
[ 23%] Built target quickshell-x11-init
[ 23%] Built target wlp-session-lock
[ 23%] Automatic MOC for target quickshell-ipc
[ 23%] Automatic MOC for target quickshell-widgets
[ 23%] Built target wlp-hyprland-screencopy
[ 25%] Automatic MOC for target quickshell-debug
[ 25%] Built target wlp-ext-foreign-toplevel
[ 25%] Running AUTOMOC file extraction for target quickshell-i3
[ 25%] Running rcc for resource qmake_Quickshell_I3
[ 25%] Linking CXX static library libwlp-image-copy-capture.a
[ 25%] Running moc --collect-json for target quickshell-i3
[ 25%] Built target wlp-xdg-shell
[ 25%] Generating meta_types/qt6quickshell-i3_debug_metatypes.json
[ 25%] Built target wlp-hyprland-shortcuts
[ 25%] Built target quickshell-debug_autogen
[ 25%] Automatic QML type registration for target quickshell-i3
[ 25%] Running AUTOMOC file extraction for target quickshell-debug
[ 25%] Built target wlp-image-copy-capture
[ 25%] Built target quickshell-hyprland-global-shortcuts_autogen_timestamp_deps
[ 25%] Running moc --collect-json for target quickshell-debug
[ 25%] Linking CXX static library libwlp-hyprland-surface.a
[ 25%] Automatic MOC for target quickshell-hyprland-global-shortcuts
[ 25%] Building CXX object src/debug/CMakeFiles/quickshell-debug.dir/quickshell-debug_autogen/mocs_compilation.cpp.o
[ 25%] Building CXX object src/debug/CMakeFiles/quickshell-debug.dir/lint.cpp.o
[ 25%] Building CXX object src/x11/i3/CMakeFiles/quickshell-i3.dir/.qt/rcc/qrc_qmake_Quickshell_I3.cpp.o
[ 25%] Built target wlp-hyprland-surface
[ 25%] Building CXX object src/x11/i3/CMakeFiles/quickshell-i3.dir/quickshell-i3_autogen/mocs_compilation.cpp.o
[ 25%] Building CXX object src/x11/i3/CMakeFiles/quickshell-i3.dir/quickshell-i3_qmltyperegistrations.cpp.o
cc1plus: warning: /home/philmb/quickshell/build/CMakeFiles/qs-pchset-common.dir/cmake_pch.hxx.gch: not used because `QT_GUI_LIB' not defined [-Winvalid-pch]
[ 25%] Built target quickshell-hyprland-surface-extensions_autogen_timestamp_deps
[ 25%] Automatic MOC for target quickshell-hyprland-surface-extensions
[ 25%] Linking CXX static library ../../../qml_modules/Quickshell/Hyprland/libquickshell-hyprlandplugin.a
[ 25%] Built target quickshell-i3plugin_autogen
[ 25%] Built target quickshell-ipc_autogen
[ 25%] Running AUTOMOC file extraction for target quickshell-ipc
[ 25%] Built target quickshell-hyprlandplugin
[ 25%] Running moc --collect-json for target quickshell-ipc
[ 25%] Building CXX object src/ipc/CMakeFiles/quickshell-ipc.dir/quickshell-ipc_autogen/mocs_compilation.cpp.o
[ 25%] Building CXX object src/ipc/CMakeFiles/quickshell-ipc.dir/ipc.cpp.o
AutoMoc: /home/philmb/quickshell/src/services/pam/qml.hpp:129:1: warning: Class PamContext implements the interface QQmlParserStatus but does not list it in Q_INTERFACES. qobject_cast to QQmlParserStatus will not work!
[ 25%] Built target quickshell-service-pam_autogen
[ 25%] Running AUTOMOC file extraction for target quickshell-service-pam
[ 25%] Running rcc for resource qmake_Quickshell_Services_Pam
[ 25%] Running moc --collect-json for target quickshell-service-pam
[ 25%] Generating meta_types/qt6quickshell-service-pam_debug_metatypes.json
[ 25%] Automatic QML type registration for target quickshell-service-pam
AutoMoc: /home/philmb/quickshell/src/widgets/wrapper.hpp:145:1: warning: Class WrapperManager implements the interface QQmlParserStatus but does not list it in Q_INTERFACES. qobject_cast to QQmlParserStatus will not work!
[ 25%] Built target quickshell-io_autogen
[ 25%] Running rcc for resource qmake_Quickshell_Io
[ 25%] Generating .rcc/qmlcache/quickshell-io_qmlcache_loader.cpp
[ 25%] Running rcc for resource quickshell-io_raw_qml_0
[ 25%] Built target quickshell-widgets_autogen
[ 25%] Running AUTOMOC file extraction for target quickshell-io
[ 26%] Generating .qsb/shaders/cliprect-ub.frag.qsb
[ 26%] Generating .qsb/shaders/cliprect.frag.qsb
[ 26%] Running AUTOMOC file extraction for target quickshell-widgets
[ 27%] Running rcc for resource qmake_Quickshell_Widgets
[ 27%] Running rcc for resource quickshell-widgets_raw_qml_0
[ 27%] Running moc --collect-json for target quickshell-io
[ 27%] Generating .rcc/qmlcache/quickshell-widgets_qmlcache_loader.cpp
[ 27%] Running moc --collect-json for target quickshell-widgets
[ 27%] Building CXX object src/services/pam/CMakeFiles/quickshell-service-pam.dir/quickshell-service-pam_autogen/mocs_compilation.cpp.o
[ 27%] Built target quickshell-service-pipewire_autogen
[ 28%] Building CXX object src/services/pam/CMakeFiles/quickshell-service-pam.dir/qml.cpp.o
[ 28%] Generating meta_types/qt6quickshell-io_debug_metatypes.json
[ 28%] Building CXX object src/services/pam/CMakeFiles/quickshell-service-pam.dir/conversation.cpp.o
[ 28%] Building CXX object src/services/pam/CMakeFiles/quickshell-service-pam.dir/ipc.cpp.o
[ 28%] Automatic QML type registration for target quickshell-io
[ 28%] Generating meta_types/qt6quickshell-widgets_debug_metatypes.json
[ 28%] Running AUTOMOC file extraction for target quickshell-service-pipewire
spirv-opt -O /tmp/qsb-mHYGgk/qsb_spv_temp -o /tmp/qsb-mHYGgk/qsb_spv_temp_out
[ 28%] Running rcc for resource qmake_Quickshell_Services_Pipewire
[ 28%] Built target quickshell-service-greetd_autogen
[ 28%] Running moc --collect-json for target quickshell-service-pipewire
[ 28%] Building CXX object src/services/pam/CMakeFiles/quickshell-service-pam.dir/subprocess.cpp.o
spirv-opt -O /tmp/qsb-YVbWIi/qsb_spv_temp -o /tmp/qsb-YVbWIi/qsb_spv_temp_out
[ 28%] Built target quickshell-hyprland-global-shortcuts_autogen
[ 28%] Generating meta_types/qt6quickshell-service-pipewire_debug_metatypes.json
[ 28%] Automatic QML type registration for target quickshell-widgets
[ 28%] Running rcc for resource widgets-cliprect-ub
[ 28%] Building CXX object src/services/pam/CMakeFiles/quickshell-service-pam.dir/quickshell-service-pam_qmltyperegistrations.cpp.o
[ 28%] Automatic QML type registration for target quickshell-service-pipewire
[ 28%] Running rcc for resource widgets-cliprect
[ 28%] Building CXX object CMakeFiles/qs-pchset-plugin.dir/pchstub.cpp.o
[ 28%] Generating .rcc/qmlcache/quickshell-io_FileView_qml.cpp, .rcc/qmlcache/quickshell-io_FileView_qml.cpp.aotstats
[ 29%] Running AUTOMOC file extraction for target quickshell-service-greetd
[ 29%] Running rcc for resource qmake_Quickshell_Services_Greetd
[ 29%] Running moc --collect-json for target quickshell-service-greetd
[ 29%] Generating meta_types/qt6quickshell-service-greetd_debug_metatypes.json
[ 29%] Automatic QML type registration for target quickshell-service-greetd
[ 29%] Generating .rcc/qmlcache/quickshell-widgets_ClippingRectangle_qml.cpp, .rcc/qmlcache/quickshell-widgets_ClippingRectangle_qml.cpp.aotstats
[ 29%] Building CXX object src/services/pipewire/CMakeFiles/quickshell-service-pipewire.dir/quickshell-service-pipewire_autogen/mocs_compilation.cpp.o
[ 30%] Building CXX object src/io/CMakeFiles/quickshell-io.dir/quickshell-io_autogen/mocs_compilation.cpp.o
[ 30%] Generating .rcc/qmlcache/quickshell-widgets_ClippingWrapperRectangle_qml.cpp, .rcc/qmlcache/quickshell-widgets_ClippingWrapperRectangle_qml.cpp.aotstats
[ 30%] Building CXX object src/services/greetd/CMakeFiles/quickshell-service-greetd.dir/quickshell-service-greetd_autogen/mocs_compilation.cpp.o
[ 30%] Generating .rcc/qmlcache/quickshell-widgets_IconImage_qml.cpp, .rcc/qmlcache/quickshell-widgets_IconImage_qml.cpp.aotstats
[ 30%] Generating .rcc/qmlcache/quickshell-widgets_WrapperItem_qml.cpp, .rcc/qmlcache/quickshell-widgets_WrapperItem_qml.cpp.aotstats
[ 30%] Built target quickshell-hyprland-surface-extensions_autogen
[ 30%] Generating .rcc/qmlcache/quickshell-widgets_WrapperRectangle_qml.cpp, .rcc/qmlcache/quickshell-widgets_WrapperRectangle_qml.cpp.aotstats
[ 30%] Building CXX object src/services/pipewire/CMakeFiles/quickshell-service-pipewire.dir/qml.cpp.o
[ 30%] Building CXX object src/services/greetd/CMakeFiles/quickshell-service-greetd.dir/qml.cpp.o
[ 30%] Building CXX object src/widgets/CMakeFiles/quickshell-widgets.dir/quickshell-widgets_autogen/mocs_compilation.cpp.o
[ 30%] Building CXX object src/widgets/CMakeFiles/quickshell-widgets.dir/cliprect.cpp.o
[ 30%] Building CXX object src/services/pam/CMakeFiles/quickshell-service-pam.dir/.qt/rcc/qrc_qmake_Quickshell_Services_Pam.cpp.o
[ 30%] Building CXX object src/widgets/CMakeFiles/quickshell-widgets.dir/wrapper.cpp.o
[ 30%] Building CXX object src/services/greetd/CMakeFiles/quickshell-service-greetd.dir/connection.cpp.o
[ 30%] Building CXX object src/services/greetd/CMakeFiles/quickshell-service-greetd.dir/quickshell-service-greetd_qmltyperegistrations.cpp.o
[ 30%] Building CXX object src/services/pipewire/CMakeFiles/quickshell-service-pipewire.dir/core.cpp.o
[ 30%] Linking CXX static library libquickshell-debug.a
[ 30%] Built target quickshell-debug
[ 32%] Building CXX object src/services/pipewire/CMakeFiles/quickshell-service-pipewire.dir/connection.cpp.o
[ 32%] Building CXX object src/services/pipewire/CMakeFiles/quickshell-service-pipewire.dir/registry.cpp.o
[ 32%] Building CXX object src/services/greetd/CMakeFiles/quickshell-service-greetd.dir/.qt/rcc/qrc_qmake_Quickshell_Services_Greetd.cpp.o
[ 32%] Building CXX object CMakeFiles/qs-pchset-large.dir/pchstub.cpp.o
[ 32%] Building CXX object src/services/pipewire/CMakeFiles/quickshell-service-pipewire.dir/node.cpp.o
[ 32%] Building CXX object src/io/CMakeFiles/quickshell-io.dir/datastream.cpp.o
[ 32%] Linking CXX static library libquickshell-service-pam.a
[ 32%] Built target quickshell-service-pam
[ 32%] Running AUTOMOC file extraction for target quickshell-hyprland-global-shortcuts
[ 32%] Running rcc for resource qmake_Quickshell_Hyprland__GlobalShortcuts
[ 32%] Running moc --collect-json for target quickshell-hyprland-global-shortcuts
[ 32%] Generating meta_types/qt6quickshell-hyprland-global-shortcuts_debug_metatypes.json
[ 32%] Automatic QML type registration for target quickshell-hyprland-global-shortcuts
[ 33%] Building CXX object src/wayland/hyprland/global_shortcuts/CMakeFiles/quickshell-hyprland-global-shortcuts.dir/quickshell-hyprland-global-shortcuts_autogen/mocs_compilation.cpp.o
[ 34%] Linking CXX static library libqs-pchset-plugin.a
[ 34%] Building CXX object src/wayland/hyprland/global_shortcuts/CMakeFiles/quickshell-hyprland-global-shortcuts.dir/qml.cpp.o
[ 34%] Built target qs-pchset-plugin
[ 34%] Building CXX object src/services/pipewire/CMakeFiles/quickshell-service-pipewire.dir/metadata.cpp.o
[ 34%] Building CXX object src/services/pipewire/CMakeFiles/quickshell-service-pipewire.dir/link.cpp.o
[ 34%] Building CXX object src/launch/CMakeFiles/qs-pchset-launch.dir/__/__/pchstub.cpp.o
[ 34%] Running AUTOMOC file extraction for target quickshell-hyprland-surface-extensions
[ 34%] Running rcc for resource qmake_Quickshell_Hyprland__SurfaceExtensions
[ 35%] Running moc --collect-json for target quickshell-hyprland-surface-extensions
[ 35%] Building CXX object src/wayland/hyprland/global_shortcuts/CMakeFiles/quickshell-hyprland-global-shortcuts.dir/manager.cpp.o
[ 35%] Generating meta_types/qt6quickshell-hyprland-surface-extensions_debug_metatypes.json
[ 35%] Automatic QML type registration for target quickshell-hyprland-surface-extensions
[ 35%] Building CXX object src/wayland/hyprland/global_shortcuts/CMakeFiles/quickshell-hyprland-global-shortcuts.dir/shortcut.cpp.o
[ 35%] Building CXX object src/wayland/hyprland/surface/CMakeFiles/quickshell-hyprland-surface-extensions.dir/quickshell-hyprland-surface-extensions_autogen/mocs_compilation.cpp.o
[ 35%] Building CXX object src/widgets/CMakeFiles/quickshell-widgets.dir/marginwrapper.cpp.o
[ 35%] Linking CXX static library libquickshell-ipc.a
[ 35%] Building CXX object src/widgets/CMakeFiles/quickshell-widgets.dir/quickshell-widgets_qmltyperegistrations.cpp.o
[ 35%] Built target quickshell-ipc
[ 35%] Building CXX object src/widgets/CMakeFiles/quickshell-widgets.dir/.qt/rcc/qrc_qmake_Quickshell_Widgets.cpp.o
[ 35%] Building CXX object src/widgets/CMakeFiles/quickshell-widgets.dir/.rcc/qmlcache/quickshell-widgets_qmlcache_loader.cpp.o
[ 36%] Building CXX object src/widgets/CMakeFiles/quickshell-widgets.dir/.rcc/qmlcache/quickshell-widgets_IconImage_qml.cpp.o
[ 36%] Building CXX object src/io/CMakeFiles/quickshell-io.dir/process.cpp.o
[ 36%] Building CXX object src/widgets/CMakeFiles/quickshell-widgets.dir/.rcc/qmlcache/quickshell-widgets_ClippingRectangle_qml.cpp.o
[ 36%] Building CXX object src/services/pipewire/CMakeFiles/quickshell-service-pipewire.dir/device.cpp.o
[ 36%] Building CXX object src/io/CMakeFiles/quickshell-io.dir/fileview.cpp.o
[ 36%] Building CXX object src/io/CMakeFiles/quickshell-io.dir/ipccomm.cpp.o
[ 36%] Building CXX object src/dbus/CMakeFiles/qs-pchset-dbus.dir/__/__/pchstub.cpp.o
[ 36%] Built target quickshell-x11plugin_autogen_timestamp_deps
[ 36%] Built target quickshell-i3-ipcplugin_autogen_timestamp_deps
[ 36%] Building CXX object src/services/pipewire/CMakeFiles/quickshell-service-pipewire.dir/defaults.cpp.o
[ 36%] Building CXX object src/wayland/hyprland/surface/CMakeFiles/quickshell-hyprland-surface-extensions.dir/qml.cpp.o
[ 36%] Built target quickshell-service-statusnotifierplugin_autogen_timestamp_deps
[ 36%] Building CXX object src/wayland/hyprland/surface/CMakeFiles/quickshell-hyprland-surface-extensions.dir/manager.cpp.o
[ 36%] Linking CXX static library libquickshell-service-greetd.a
[ 36%] Built target quickshell-service-greetd
[ 36%] Building CXX object src/wayland/hyprland/global_shortcuts/CMakeFiles/quickshell-hyprland-global-shortcuts.dir/quickshell-hyprland-global-shortcuts_qmltyperegistrations.cpp.o
[ 36%] Built target quickshell-service-pipewireplugin_autogen_timestamp_deps
[ 36%] Building CXX object src/services/pipewire/CMakeFiles/quickshell-service-pipewire.dir/quickshell-service-pipewire_qmltyperegistrations.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-vla-cxx-extension’ may have been intended to silence earlier diagnostics
[ 36%] Built target quickshell-service-mprisplugin_autogen_timestamp_deps
[ 36%] Building CXX object src/services/pipewire/CMakeFiles/quickshell-service-pipewire.dir/.qt/rcc/qrc_qmake_Quickshell_Services_Pipewire.cpp.o
[ 36%] Built target quickshell-service-pamplugin_autogen_timestamp_deps
[ 36%] Building CXX object src/wayland/hyprland/global_shortcuts/CMakeFiles/quickshell-hyprland-global-shortcuts.dir/.qt/rcc/qrc_qmake_Quickshell_Hyprland__GlobalShortcuts.cpp.o
[ 36%] Linking CXX static library libquickshell-i3.a
[ 36%] Building CXX object src/widgets/CMakeFiles/quickshell-widgets.dir/.rcc/qmlcache/quickshell-widgets_WrapperItem_qml.cpp.o
[ 36%] Built target quickshell-i3
[ 36%] Building CXX object src/widgets/CMakeFiles/quickshell-widgets.dir/.rcc/qmlcache/quickshell-widgets_WrapperRectangle_qml.cpp.o
[ 36%] Building CXX object src/io/CMakeFiles/quickshell-io.dir/ipc.cpp.o
[ 36%] Linking CXX static library libqs-pchset-large.a
[ 36%] Built target qs-pchset-large
[ 36%] Built target quickshell-service-greetdplugin_autogen_timestamp_deps
[ 36%] Building CXX object src/io/CMakeFiles/quickshell-io.dir/ipchandler.cpp.o
[ 36%] Building CXX object src/widgets/CMakeFiles/quickshell-widgets.dir/.rcc/qmlcache/quickshell-widgets_ClippingWrapperRectangle_qml.cpp.o
[ 36%] Built target quickshell-service-upowerplugin_autogen_timestamp_deps
[ 36%] Built target quickshell-coreplugin_init_autogen_timestamp_deps
[ 36%] Building CXX object src/io/CMakeFiles/quickshell-io.dir/socket.cpp.o
[ 36%] Built target quickshell-windowplugin_init_autogen_timestamp_deps
[ 36%] Building CXX object src/io/CMakeFiles/quickshell-io.dir/quickshell-io_qmltyperegistrations.cpp.o
[ 36%] Building CXX object src/wayland/hyprland/surface/CMakeFiles/quickshell-hyprland-surface-extensions.dir/surface.cpp.o
[ 36%] Building CXX object src/widgets/CMakeFiles/quickshell-widgets.dir/.qt/rcc/qrc_quickshell-widgets_raw_qml_0.cpp.o
[ 36%] Linking CXX static library libquickshell-hyprland-global-shortcuts.a
[ 36%] Built target quickshell-ioplugin_autogen_timestamp_deps
[ 36%] Building CXX object src/wayland/hyprland/surface/CMakeFiles/quickshell-hyprland-surface-extensions.dir/quickshell-hyprland-surface-extensions_qmltyperegistrations.cpp.o
[ 36%] Built target quickshell-hyprland-global-shortcuts
[ 36%] Building CXX object src/wayland/hyprland/surface/CMakeFiles/quickshell-hyprland-surface-extensions.dir/.qt/rcc/qrc_qmake_Quickshell_Hyprland__SurfaceExtensions.cpp.o
[ 36%] Building CXX object src/io/CMakeFiles/quickshell-io.dir/.qt/rcc/qrc_qmake_Quickshell_Io.cpp.o
[ 36%] Building CXX object src/widgets/CMakeFiles/quickshell-widgets.dir/.qt/rcc/qrc_widgets-cliprect.cpp.o
[ 36%] Building CXX object src/io/CMakeFiles/quickshell-io.dir/.rcc/qmlcache/quickshell-io_qmlcache_loader.cpp.o
[ 36%] Building CXX object src/widgets/CMakeFiles/quickshell-widgets.dir/.qt/rcc/qrc_widgets-cliprect-ub.cpp.o
[ 38%] Building CXX object src/io/CMakeFiles/quickshell-io.dir/.rcc/qmlcache/quickshell-io_FileView_qml.cpp.o
[ 38%] Building CXX object src/io/CMakeFiles/quickshell-io.dir/.qt/rcc/qrc_quickshell-io_raw_qml_0.cpp.o
[ 38%] Built target quickshell-ioplugin_init_autogen_timestamp_deps
[ 38%] Built target quickshell-widgetsplugin_init_autogen_timestamp_deps
[ 38%] Built target quickshell-dbusmenuplugin_init_autogen_timestamp_deps
[ 38%] Built target quickshell-waylandplugin_init_autogen_timestamp_deps
[ 38%] Built target quickshell-wayland-toplevel-managementplugin_init_autogen_timestamp_deps
[ 38%] Built target quickshell-wayland-screencopyplugin_init_autogen_timestamp_deps
[ 38%] Built target quickshell-hyprland-ipcplugin_init_autogen_timestamp_deps
[ 38%] Built target quickshell-hyprland-focus-grabplugin_init_autogen_timestamp_deps
[ 38%] Built target quickshell-hyprland-global-shortcutsplugin_init_autogen_timestamp_deps
[ 38%] Built target quickshell-hyprland-surface-extensionsplugin_init_autogen_timestamp_deps
[ 38%] Built target quickshell-x11plugin_init_autogen_timestamp_deps
[ 38%] Built target quickshell-i3-ipcplugin_init_autogen_timestamp_deps
[ 38%] Built target quickshell-service-statusnotifierplugin_init_autogen_timestamp_deps
[ 38%] Built target quickshell-service-pipewireplugin_init_autogen_timestamp_deps
[ 38%] Built target quickshell-service-mprisplugin_init_autogen_timestamp_deps
[ 38%] Built target quickshell-service-upowerplugin_init_autogen_timestamp_deps
[ 38%] Built target quickshell-service-greetdplugin_init_autogen_timestamp_deps
[ 38%] Built target quickshell-service-pamplugin_init_autogen_timestamp_deps
[ 38%] Built target quickshell-coreplugin_autogen_timestamp_deps
[ 38%] Built target quickshell-service-notificationsplugin_init_autogen_timestamp_deps
[ 38%] Built target quickshell-service-notificationsplugin_autogen_timestamp_deps
[ 38%] Built target quickshell-windowplugin_autogen_timestamp_deps
[ 38%] Built target quickshell-core_autogen_timestamp_deps
[ 38%] Built target quickshell-window_autogen_timestamp_deps
[ 38%] Built target quickshell-widgetsplugin_autogen_timestamp_deps
[ 38%] Built target quickshell-dbusmenuplugin_autogen_timestamp_deps
[ 38%] Built target quickshell-crash_autogen_timestamp_deps
[ 38%] Built target quickshell-wayland-layershellplugin_autogen_timestamp_deps
[ 38%] Built target quickshell-wayland-layershell_autogen_timestamp_deps
[ 38%] Linking CXX static library libquickshell-service-pipewire.a
[ 38%] Linking CXX static library libquickshell-widgets.a
[ 38%] Built target quickshell-wayland-sessionlock_autogen_timestamp_deps
[ 38%] Built target quickshell-wayland-toplevel-managementplugin_autogen_timestamp_deps
[ 38%] Built target quickshell-wayland-layershellplugin_init_autogen_timestamp_deps
[ 38%] Built target quickshell-wayland-toplevel-management_autogen_timestamp_deps
[ 38%] Built target quickshell-wayland-buffer_autogen_timestamp_deps
[ 38%] Built target quickshell-wayland-screencopyplugin_autogen_timestamp_deps
[ 38%] Built target quickshell-wayland-screencopy-hyprland_autogen_timestamp_deps
[ 38%] Built target quickshell-wayland-screencopy-icc_autogen_timestamp_deps
[ 38%] Built target quickshell-wayland-screencopy-wlr_autogen_timestamp_deps
[ 38%] Built target quickshell-hyprland-ipcplugin_autogen_timestamp_deps
[ 38%] Built target quickshell-hyprland-ipc_autogen_timestamp_deps
[ 38%] Built target quickshell-hyprland-focus-grabplugin_autogen_timestamp_deps
[ 38%] Built target quickshell-hyprland-global-shortcutsplugin_autogen_timestamp_deps
[ 38%] Built target quickshell-hyprland-focus-grab_autogen_timestamp_deps
[ 38%] Built target quickshell-hyprland-surface-extensionsplugin_autogen_timestamp_deps
[ 38%] Automatic MOC for target quickshell-x11plugin
[ 38%] Built target quickshell-x11_autogen_timestamp_deps
[ 38%] Building CXX object src/x11/i3/CMakeFiles/quickshell-i3plugin.dir/quickshell-i3plugin_autogen/mocs_compilation.cpp.o
[ 38%] Automatic MOC for target quickshell-i3-ipcplugin
[ 38%] Building CXX object src/x11/i3/CMakeFiles/quickshell-i3plugin.dir/quickshell-i3plugin_Quickshell_I3Plugin.cpp.o
cc1plus: warning: /home/philmb/quickshell/build/CMakeFiles/qs-pchset-common.dir/cmake_pch.hxx.gch: not used because `QT_GUI_LIB' not defined [-Winvalid-pch]
[ 38%] Built target quickshell-i3-ipc_autogen_timestamp_deps
[ 38%] Built target quickshell-widgets
[ 38%] Automatic MOC for target quickshell-service-statusnotifierplugin
[ 38%] Automatic MOC for target quickshell-service-pipewireplugin
[ 38%] Automatic MOC for target quickshell-service-mprisplugin
[ 38%] Built target quickshell-service-pipewire
[ 38%] Automatic MOC for target quickshell-service-pamplugin
[ 38%] Automatic MOC for target quickshell-service-greetdplugin
[ 38%] Automatic MOC for target quickshell-service-upowerplugin
[ 38%] Built target quickshell-x11plugin_autogen
[ 38%] Built target quickshell-i3-ipcplugin_autogen
[ 38%] Automatic MOC for target quickshell-windowplugin_init
[ 38%] Automatic MOC for target quickshell-coreplugin_init
[ 38%] Built target quickshell-service-pipewireplugin_autogen
[ 38%] Automatic MOC for target quickshell-ioplugin
[ 38%] Automatic MOC for target quickshell-ioplugin_init
[ 38%] Built target quickshell-coreplugin_init_autogen
[ 38%] Built target quickshell-windowplugin_init_autogen
[ 38%] Built target quickshell-service-mprisplugin_autogen
[ 38%] Built target quickshell-service-statusnotifierplugin_autogen
[ 38%] Automatic MOC for target quickshell-dbusmenuplugin_init
[ 39%] Automatic MOC for target quickshell-widgetsplugin_init
[ 39%] Automatic MOC for target quickshell-waylandplugin_init
[ 39%] Automatic MOC for target quickshell-wayland-toplevel-managementplugin_init
[ 39%] Built target quickshell-ioplugin_init_autogen
[ 39%] Built target quickshell-service-pamplugin_autogen
[ 39%] Automatic MOC for target quickshell-wayland-screencopyplugin_init
[ 39%] Automatic MOC for target quickshell-hyprland-ipcplugin_init
[ 39%] Built target quickshell-widgetsplugin_init_autogen
[ 39%] Built target quickshell-dbusmenuplugin_init_autogen
[ 39%] Built target quickshell-waylandplugin_init_autogen
[ 39%] Automatic MOC for target quickshell-hyprland-focus-grabplugin_init
[ 39%] Built target quickshell-wayland-toplevel-managementplugin_init_autogen
[ 39%] Automatic MOC for target quickshell-hyprland-surface-extensionsplugin_init
[ 39%] Automatic MOC for target quickshell-hyprland-global-shortcutsplugin_init
[ 40%] Automatic MOC for target quickshell-x11plugin_init
[ 40%] Automatic MOC for target quickshell-i3-ipcplugin_init
[ 40%] Built target quickshell-hyprland-ipcplugin_init_autogen
[ 40%] Built target quickshell-wayland-screencopyplugin_init_autogen
[ 40%] Built target quickshell-hyprland-focus-grabplugin_init_autogen
[ 40%] Automatic MOC for target quickshell-service-pipewireplugin_init
[ 41%] Automatic MOC for target quickshell-service-statusnotifierplugin_init
[ 41%] Built target quickshell-hyprland-global-shortcutsplugin_init_autogen
[ 41%] Built target quickshell-hyprland-surface-extensionsplugin_init_autogen
[ 41%] Built target quickshell-i3-ipcplugin_init_autogen
[ 41%] Built target quickshell-x11plugin_init_autogen
[ 41%] Automatic MOC for target quickshell-service-mprisplugin_init
[ 41%] Automatic MOC for target quickshell-service-pamplugin_init
[ 41%] Automatic MOC for target quickshell-service-greetdplugin_init
[ 41%] Automatic MOC for target quickshell-service-notificationsplugin_init
[ 41%] Automatic MOC for target quickshell-service-upowerplugin_init
[ 41%] Built target quickshell-service-pipewireplugin_init_autogen
[ 41%] Built target quickshell-service-statusnotifierplugin_init_autogen
[ 41%] Built target quickshell-service-mprisplugin_init_autogen
[ 41%] Built target quickshell-service-greetdplugin_init_autogen
[ 41%] Built target quickshell-service-pamplugin_init_autogen
[ 41%] Automatic MOC for target quickshell-service-notificationsplugin
[ 41%] Automatic MOC for target quickshell-coreplugin
[ 41%] Built target quickshell-service-upowerplugin_init_autogen
[ 41%] Built target quickshell-service-notificationsplugin_init_autogen
[ 41%] Automatic MOC for target quickshell-windowplugin
[ 41%] Automatic MOC for target quickshell-window
[ 41%] Automatic MOC for target quickshell-core
[ 41%] Automatic MOC for target quickshell-widgetsplugin
[ 41%] Automatic MOC for target quickshell-crash
[ 41%] Built target quickshell-service-greetdplugin_autogen
[ 41%] Automatic MOC for target quickshell-dbusmenuplugin
[ 41%] Built target quickshell-crash_autogen
[ 41%] Automatic MOC for target quickshell-wayland-layershellplugin
[ 41%] Built target quickshell-service-upowerplugin_autogen
[ 41%] Automatic MOC for target quickshell-wayland-layershell
[ 41%] Built target quickshell-widgetsplugin_autogen
[ 41%] Linking CXX static library libqs-pchset-launch.a
[ 41%] Automatic MOC for target quickshell-wayland-sessionlock
[ 41%] Built target quickshell-ioplugin_autogen
[ 41%] Automatic MOC for target quickshell-wayland-layershellplugin_init
[ 41%] Built target qs-pchset-launch
[ 41%] Automatic MOC for target quickshell-wayland-toplevel-managementplugin
[ 41%] Built target quickshell-wayland-layershellplugin_init_autogen
[ 41%] Automatic MOC for target quickshell-wayland-toplevel-management
[ 41%] Automatic MOC for target quickshell-wayland-screencopyplugin
[ 41%] Built target quickshell-windowplugin_autogen
[ 41%] Linking CXX static library libqs-pchset-dbus.a
[ 41%] Automatic MOC for target quickshell-wayland-buffer
[ 41%] Built target qs-pchset-dbus
[ 42%] Automatic MOC for target quickshell-wayland-screencopy-hyprland
[ 42%] Built target quickshell-dbusmenuplugin_autogen
[ 42%] Automatic MOC for target quickshell-wayland-screencopy-icc
[ 42%] Built target quickshell-wayland-screencopy-hyprland_autogen
[ 42%] Automatic MOC for target quickshell-wayland-screencopy-wlr
[ 42%] Automatic MOC for target quickshell-hyprland-ipcplugin
[ 42%] Built target quickshell-wayland-screencopy-icc_autogen
[ 42%] Built target quickshell-wayland-screencopy-wlr_autogen
[ 42%] Automatic MOC for target quickshell-hyprland-ipc
[ 44%] Automatic MOC for target quickshell-hyprland-focus-grabplugin
[ 44%] Built target quickshell-service-notificationsplugin_autogen
[ 44%] Built target quickshell-wayland-layershellplugin_autogen
[ 44%] Automatic MOC for target quickshell-hyprland-focus-grab
[ 44%] Automatic MOC for target quickshell-hyprland-global-shortcutsplugin
[ 44%] Built target quickshell-wayland-screencopyplugin_autogen
[ 44%] Automatic MOC for target quickshell-hyprland-surface-extensionsplugin
[ 44%] Built target quickshell-wayland-layershell_autogen
[ 44%] Automatic MOC for target quickshell-x11
[ 44%] Built target quickshell-wayland-sessionlock_autogen
[ 44%] Automatic MOC for target quickshell-i3-ipc
[ 44%] Built target quickshell-wayland-toplevel-managementplugin_autogen
[ 44%] Building CXX object src/services/pipewire/CMakeFiles/quickshell-service-pipewireplugin.dir/quickshell-service-pipewireplugin_autogen/mocs_compilation.cpp.o
[ 44%] Built target quickshell-service-statusnotifier_autogen_timestamp_deps
[ 44%] Built target quickshell-wayland-buffer_autogen
[ 44%] Building CXX object src/services/pipewire/CMakeFiles/quickshell-service-pipewireplugin.dir/quickshell-service-pipewireplugin_Quickshell_Services_PipewirePlugin.cpp.o
[ 44%] Built target quickshell-window_autogen
[ 44%] Built target quickshell-coreplugin_autogen
[ 44%] Built target quickshell-service-mpris_autogen_timestamp_deps
[ 44%] Building CXX object src/services/pam/CMakeFiles/quickshell-service-pamplugin.dir/quickshell-service-pamplugin_autogen/mocs_compilation.cpp.o
[ 44%] Running AUTOMOC file extraction for target quickshell-coreplugin_init
[ 44%] Built target quickshell-wayland-toplevel-management_autogen
[ 44%] Building CXX object src/services/greetd/CMakeFiles/quickshell-service-greetdplugin.dir/quickshell-service-greetdplugin_autogen/mocs_compilation.cpp.o
[ 44%] Built target quickshell-service-upower_autogen_timestamp_deps
[ 44%] Building CXX object src/services/greetd/CMakeFiles/quickshell-service-greetdplugin.dir/quickshell-service-greetdplugin_Quickshell_Services_GreetdPlugin.cpp.o
[ 44%] Running moc --collect-json for target quickshell-coreplugin_init
[ 44%] Building CXX object src/services/pam/CMakeFiles/quickshell-service-pamplugin.dir/quickshell-service-pamplugin_Quickshell_Services_PamPlugin.cpp.o
[ 44%] Running AUTOMOC file extraction for target quickshell-windowplugin_init
[ 44%] Running AUTOMOC file extraction for target quickshell-ioplugin_init
[ 44%] Running moc --collect-json for target quickshell-windowplugin_init
[ 44%] Running moc --collect-json for target quickshell-ioplugin_init
[ 44%] Building CXX object src/core/CMakeFiles/quickshell-coreplugin_init.dir/quickshell-coreplugin_init_autogen/mocs_compilation.cpp.o
[ 45%] Building CXX object src/window/CMakeFiles/quickshell-windowplugin_init.dir/quickshell-windowplugin_init_autogen/mocs_compilation.cpp.o
[ 46%] Building CXX object src/io/CMakeFiles/quickshell-ioplugin_init.dir/quickshell-ioplugin_init_autogen/mocs_compilation.cpp.o
[ 46%] Building CXX object src/core/CMakeFiles/quickshell-coreplugin_init.dir/quickshell_coreplugin_init.cpp.o
[ 46%] Building CXX object src/io/CMakeFiles/quickshell-ioplugin_init.dir/quickshell_ioplugin_init.cpp.o
[ 46%] Building CXX object src/window/CMakeFiles/quickshell-windowplugin_init.dir/quickshell_windowplugin_init.cpp.o
[ 46%] Built target quickshell-hyprland-ipcplugin_autogen
[ 46%] Running AUTOMOC file extraction for target quickshell-widgetsplugin_init
[ 46%] Running moc --collect-json for target quickshell-widgetsplugin_init
[ 46%] Building CXX object src/widgets/CMakeFiles/quickshell-widgetsplugin_init.dir/quickshell-widgetsplugin_init_autogen/mocs_compilation.cpp.o
[ 46%] Building CXX object src/widgets/CMakeFiles/quickshell-widgetsplugin_init.dir/quickshell_widgetsplugin_init.cpp.o
AutoMoc: /home/philmb/quickshell/src/wayland/hyprland/focus_grab/qml.hpp:109:1: warning: Class HyprlandFocusGrab implements the interface QQmlParserStatus but does not list it in Q_INTERFACES. qobject_cast to QQmlParserStatus will not work!
[ 46%] Built target quickshell-hyprland-focus-grabplugin_autogen
[ 46%] Running AUTOMOC file extraction for target quickshell-dbusmenuplugin_init
[ 47%] Running moc --collect-json for target quickshell-dbusmenuplugin_init
[ 47%] Built target quickshell-core_autogen
[ 47%] Building CXX object src/dbus/dbusmenu/CMakeFiles/quickshell-dbusmenuplugin_init.dir/quickshell-dbusmenuplugin_init_autogen/mocs_compilation.cpp.o
[ 47%] Running AUTOMOC file extraction for target quickshell-waylandplugin_init
[ 47%] Built target quickshell-hyprland-global-shortcutsplugin_autogen
[ 47%] Built target quickshell-hyprland-focus-grab_autogen
[ 47%] Running moc --collect-json for target quickshell-waylandplugin_init
[ 47%] Running AUTOMOC file extraction for target quickshell-wayland-toplevel-managementplugin_init
[ 47%] Building CXX object src/dbus/dbusmenu/CMakeFiles/quickshell-dbusmenuplugin_init.dir/quickshell_dbusmenuplugin_init.cpp.o
[ 47%] Running moc --collect-json for target quickshell-wayland-toplevel-managementplugin_init
[ 47%] Running AUTOMOC file extraction for target quickshell-wayland-screencopyplugin_init
[ 47%] Running moc --collect-json for target quickshell-wayland-screencopyplugin_init
[ 47%] Building CXX object src/wayland/CMakeFiles/quickshell-waylandplugin_init.dir/quickshell-waylandplugin_init_autogen/mocs_compilation.cpp.o
[ 48%] Building CXX object src/wayland/toplevel_management/CMakeFiles/quickshell-wayland-toplevel-managementplugin_init.dir/quickshell-wayland-toplevel-managementplugin_init_autogen/mocs_compilation.cpp.o
[ 48%] Built target quickshell-hyprland-ipc_autogen
[ 48%] Building CXX object src/wayland/screencopy/CMakeFiles/quickshell-wayland-screencopyplugin_init.dir/quickshell-wayland-screencopyplugin_init_autogen/mocs_compilation.cpp.o
[ 48%] Building CXX object src/wayland/toplevel_management/CMakeFiles/quickshell-wayland-toplevel-managementplugin_init.dir/quickshell_wayland_toplevel_managementplugin_init.cpp.o
[ 48%] Building CXX object src/wayland/CMakeFiles/quickshell-waylandplugin_init.dir/quickshell_waylandplugin_init.cpp.o
[ 48%] Running AUTOMOC file extraction for target quickshell-hyprland-ipcplugin_init
[ 48%] Building CXX object src/wayland/screencopy/CMakeFiles/quickshell-wayland-screencopyplugin_init.dir/quickshell_wayland_screencopyplugin_init.cpp.o
[ 48%] Running moc --collect-json for target quickshell-hyprland-ipcplugin_init
[ 48%] Built target quickshell-x11_autogen
[ 48%] Running AUTOMOC file extraction for target quickshell-hyprland-focus-grabplugin_init
[ 48%] Running moc --collect-json for target quickshell-hyprland-focus-grabplugin_init
[ 48%] Built target quickshell-hyprland-surface-extensionsplugin_autogen
[ 48%] Building CXX object src/wayland/hyprland/ipc/CMakeFiles/quickshell-hyprland-ipcplugin_init.dir/quickshell-hyprland-ipcplugin_init_autogen/mocs_compilation.cpp.o
[ 48%] Running AUTOMOC file extraction for target quickshell-hyprland-global-shortcutsplugin_init
[ 48%] Running moc --collect-json for target quickshell-hyprland-global-shortcutsplugin_init
[ 48%] Building CXX object src/wayland/hyprland/focus_grab/CMakeFiles/quickshell-hyprland-focus-grabplugin_init.dir/quickshell-hyprland-focus-grabplugin_init_autogen/mocs_compilation.cpp.o
[ 48%] Building CXX object src/wayland/hyprland/ipc/CMakeFiles/quickshell-hyprland-ipcplugin_init.dir/quickshell_hyprland_ipcplugin_init.cpp.o
[ 48%] Building CXX object src/wayland/hyprland/global_shortcuts/CMakeFiles/quickshell-hyprland-global-shortcutsplugin_init.dir/quickshell-hyprland-global-shortcutsplugin_init_autogen/mocs_compilation.cpp.o
[ 48%] Building CXX object src/wayland/hyprland/focus_grab/CMakeFiles/quickshell-hyprland-focus-grabplugin_init.dir/quickshell_hyprland_focus_grabplugin_init.cpp.o
[ 50%] Building CXX object src/wayland/hyprland/global_shortcuts/CMakeFiles/quickshell-hyprland-global-shortcutsplugin_init.dir/quickshell_hyprland_global_shortcutsplugin_init.cpp.o
[ 50%] Running AUTOMOC file extraction for target quickshell-hyprland-surface-extensionsplugin_init
[ 50%] Running moc --collect-json for target quickshell-hyprland-surface-extensionsplugin_init
[ 50%] Building CXX object src/wayland/hyprland/surface/CMakeFiles/quickshell-hyprland-surface-extensionsplugin_init.dir/quickshell-hyprland-surface-extensionsplugin_init_autogen/mocs_compilation.cpp.o
[ 50%] Built target quickshell-i3-ipc_autogen
[ 50%] Building CXX object src/wayland/hyprland/surface/CMakeFiles/quickshell-hyprland-surface-extensionsplugin_init.dir/quickshell_hyprland_surface_extensionsplugin_init.cpp.o
[ 50%] Running AUTOMOC file extraction for target quickshell-x11plugin_init
[ 50%] Running moc --collect-json for target quickshell-x11plugin_init
[ 50%] Building CXX object src/x11/CMakeFiles/quickshell-x11plugin_init.dir/quickshell-x11plugin_init_autogen/mocs_compilation.cpp.o
[ 50%] Building CXX object src/x11/CMakeFiles/quickshell-x11plugin_init.dir/quickshell_x11plugin_init.cpp.o
[ 50%] Linking CXX static library ../../../qml_modules/Quickshell/Services/Pam/libquickshell-service-pamplugin.a
[ 50%] Running AUTOMOC file extraction for target quickshell-i3-ipcplugin_init
[ 50%] Built target quickshell-service-pamplugin
[ 50%] Running moc --collect-json for target quickshell-i3-ipcplugin_init
[ 50%] Running AUTOMOC file extraction for target quickshell-service-statusnotifierplugin_init
[ 50%] Running moc --collect-json for target quickshell-service-statusnotifierplugin_init
[ 50%] Building CXX object src/x11/i3/ipc/CMakeFiles/quickshell-i3-ipcplugin_init.dir/quickshell-i3-ipcplugin_init_autogen/mocs_compilation.cpp.o
[ 50%] Built target quickshell-ioplugin_init
[ 51%] Running AUTOMOC file extraction for target quickshell-service-pipewireplugin_init
[ 51%] Running moc --collect-json for target quickshell-service-pipewireplugin_init
[ 51%] Building CXX object src/services/status_notifier/CMakeFiles/quickshell-service-statusnotifierplugin_init.dir/quickshell-service-statusnotifierplugin_init_autogen/mocs_compilation.cpp.o
[ 51%] Building CXX object src/x11/i3/ipc/CMakeFiles/quickshell-i3-ipcplugin_init.dir/quickshell_i3_ipcplugin_init.cpp.o
[ 51%] Building CXX object src/services/status_notifier/CMakeFiles/quickshell-service-statusnotifierplugin_init.dir/quickshell_service_statusnotifierplugin_init.cpp.o
[ 51%] Building CXX object src/services/pipewire/CMakeFiles/quickshell-service-pipewireplugin_init.dir/quickshell-service-pipewireplugin_init_autogen/mocs_compilation.cpp.o
[ 51%] Linking CXX static library libquickshell-io.a
[ 51%] Built target quickshell-dbusmenuplugin_init
[ 51%] Built target quickshell-wayland-toplevel-managementplugin_init
[ 52%] Running AUTOMOC file extraction for target quickshell-service-mprisplugin_init
[ 52%] Running AUTOMOC file extraction for target quickshell-service-pamplugin_init
[ 52%] Building CXX object src/services/pipewire/CMakeFiles/quickshell-service-pipewireplugin_init.dir/quickshell_service_pipewireplugin_init.cpp.o
[ 53%] Linking CXX static library libquickshell-hyprland-surface-extensions.a
[ 53%] Running moc --collect-json for target quickshell-service-mprisplugin_init
[ 53%] Running moc --collect-json for target quickshell-service-pamplugin_init
[ 53%] Building CXX object src/services/mpris/CMakeFiles/quickshell-service-mprisplugin_init.dir/quickshell-service-mprisplugin_init_autogen/mocs_compilation.cpp.o
[ 53%] Building CXX object src/services/pam/CMakeFiles/quickshell-service-pamplugin_init.dir/quickshell-service-pamplugin_init_autogen/mocs_compilation.cpp.o
[ 53%] Building CXX object src/services/mpris/CMakeFiles/quickshell-service-mprisplugin_init.dir/quickshell_service_mprisplugin_init.cpp.o
[ 54%] Building CXX object src/services/pam/CMakeFiles/quickshell-service-pamplugin_init.dir/quickshell_service_pamplugin_init.cpp.o
[ 54%] Built target quickshell-hyprland-surface-extensions
[ 54%] Built target quickshell-hyprland-focus-grabplugin_init
[ 54%] Running AUTOMOC file extraction for target quickshell-service-greetdplugin_init
[ 54%] Running AUTOMOC file extraction for target quickshell-service-upowerplugin_init
[ 54%] Running moc --collect-json for target quickshell-service-greetdplugin_init
[ 54%] Running moc --collect-json for target quickshell-service-upowerplugin_init
[ 55%] Building CXX object src/services/greetd/CMakeFiles/quickshell-service-greetdplugin_init.dir/quickshell-service-greetdplugin_init_autogen/mocs_compilation.cpp.o
[ 57%] Building CXX object src/services/upower/CMakeFiles/quickshell-service-upowerplugin_init.dir/quickshell-service-upowerplugin_init_autogen/mocs_compilation.cpp.o
[ 57%] Building CXX object src/services/greetd/CMakeFiles/quickshell-service-greetdplugin_init.dir/quickshell_service_greetdplugin_init.cpp.o
[ 57%] Building CXX object src/services/upower/CMakeFiles/quickshell-service-upowerplugin_init.dir/quickshell_service_upowerplugin_init.cpp.o
[ 57%] Linking CXX static library ../../../qml_modules/Quickshell/Services/Pipewire/libquickshell-service-pipewireplugin.a
[ 57%] Built target quickshell-windowplugin_init
[ 57%] Running AUTOMOC file extraction for target quickshell-service-notificationsplugin_init
[ 57%] Linking CXX static library ../../../qml_modules/Quickshell/Services/Greetd/libquickshell-service-greetdplugin.a
[ 58%] Running moc --collect-json for target quickshell-service-notificationsplugin_init
[ 58%] Built target quickshell-coreplugin_init
[ 58%] Building CXX object src/services/notifications/CMakeFiles/quickshell-service-notificationsplugin_init.dir/quickshell-service-notificationsplugin_init_autogen/mocs_compilation.cpp.o
[ 58%] Built target quickshell-service-pipewireplugin
[ 58%] Built target quickshell-service-notifications_autogen_timestamp_deps
[ 58%] Running AUTOMOC file extraction for target quickshell-core
[ 58%] Built target quickshell-io
[ 58%] Building CXX object src/services/notifications/CMakeFiles/quickshell-service-notificationsplugin_init.dir/quickshell_service_notificationsplugin_init.cpp.o
[ 58%] Built target quickshell-launch_autogen_timestamp_deps
[ 58%] Running rcc for resource qmake_Quickshell
[ 58%] Built target quickshell-service-greetdplugin
[ 58%] Running AUTOMOC file extraction for target quickshell-window
[ 58%] Running rcc for resource qmake_Quickshell__Window
[ 58%] Running moc --collect-json for target quickshell-core
[ 58%] Building CXX object src/widgets/CMakeFiles/quickshell-widgetsplugin.dir/quickshell-widgetsplugin_autogen/mocs_compilation.cpp.o
[ 58%] Building CXX object src/widgets/CMakeFiles/quickshell-widgetsplugin.dir/quickshell-widgetsplugin_Quickshell_WidgetsPlugin.cpp.o
[ 58%] Running moc --collect-json for target quickshell-window
[ 58%] Generating meta_types/qt6quickshell-core_debug_metatypes.json
[ 58%] Generating meta_types/qt6quickshell-window_debug_metatypes.json
[ 58%] Running AUTOMOC file extraction for target quickshell-crash
[ 59%] Automatic QML type registration for target quickshell-core
[ 59%] Running moc --collect-json for target quickshell-crash
[ 59%] Automatic QML type registration for target quickshell-window
[ 60%] Building CXX object src/crash/CMakeFiles/quickshell-crash.dir/quickshell-crash_autogen/mocs_compilation.cpp.o
Warning: windowinterface.hpp:45: Reloadable is used as base type but cannot be found.
Warning: proxywindow.hpp:32: Reloadable is used as base type but cannot be found.
Warning: objectrepeater.hpp:18: ObjectModel<QObject> is used as base type but cannot be found.
[ 60%] Built target quickshell-widgetsplugin_init
[ 60%] Built target quickshell-dbus_autogen_timestamp_deps
make[2]: *** No rule to make target 'src/dbus/dbus_properties.cpp', needed by 'src/dbus/dbusmenu/CMakeFiles/quickshell-dbusmenu_autogen_timestamp_deps'. Stop.
make[1]: *** [CMakeFiles/Makefile2:5578: src/dbus/dbusmenu/CMakeFiles/quickshell-dbusmenu_autogen_timestamp_deps.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 60%] Building CXX object src/crash/CMakeFiles/quickshell-crash.dir/main.cpp.o
[ 60%] Built target quickshell-hyprland-ipcplugin_init
[ 60%] Built target quickshell-wayland-screencopyplugin_init
[ 60%] Building CXX object src/crash/CMakeFiles/quickshell-crash.dir/interface.cpp.o
[ 60%] Building CXX object src/crash/CMakeFiles/quickshell-crash.dir/handler.cpp.o
[ 60%] Building CXX object src/window/CMakeFiles/quickshell-window.dir/quickshell-window_autogen/mocs_compilation.cpp.o
[ 60%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/quickshell-core_autogen/mocs_compilation.cpp.o
[ 60%] Built target quickshell-hyprland-surface-extensionsplugin_init
[ 60%] Built target quickshell-waylandplugin_init
[ 60%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/plugin.cpp.o
[ 60%] Building CXX object src/window/CMakeFiles/quickshell-window.dir/proxywindow.cpp.o
[ 60%] Built target quickshell-x11plugin_init
[ 60%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/shell.cpp.o
[ 60%] Built target quickshell-hyprland-global-shortcutsplugin_init
[ 60%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/variants.cpp.o
[ 60%] Built target quickshell-service-pipewireplugin_init
[ 60%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/rootwrapper.cpp.o
[ 60%] Built target quickshell-service-notificationsplugin_init
[ 60%] Building CXX object src/window/CMakeFiles/quickshell-window.dir/windowinterface.cpp.o
[ 60%] Built target quickshell-service-statusnotifierplugin_init
[ 60%] Building CXX object src/window/CMakeFiles/quickshell-window.dir/panelinterface.cpp.o
[ 60%] Built target quickshell-i3-ipcplugin_init
[ 61%] Building CXX object src/window/CMakeFiles/quickshell-window.dir/floatingwindow.cpp.o
[ 61%] Built target quickshell-service-pamplugin_init
[ 61%] Building CXX object src/window/CMakeFiles/quickshell-window.dir/popupwindow.cpp.o
[ 61%] Built target quickshell-service-mprisplugin_init
[ 61%] Built target quickshell-service-greetdplugin_init
[ 61%] Building CXX object src/window/CMakeFiles/quickshell-window.dir/quickshell-window_qmltyperegistrations.cpp.o
[ 61%] Building CXX object src/window/CMakeFiles/quickshell-window.dir/.qt/rcc/qrc_qmake_Quickshell__Window.cpp.o
[ 61%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/reload.cpp.o
[ 61%] Built target quickshell-service-upowerplugin_init
[ 61%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/qmlglobal.cpp.o
[ 63%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/qmlscreen.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-vla-cxx-extension’ may have been intended to silence earlier diagnostics
[ 63%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/region.cpp.o
[ 63%] Linking CXX static library ../../../qml_modules/Quickshell/I3/libquickshell-i3plugin.a
[ 63%] Linking CXX static library ../../qml_modules/Quickshell/Widgets/libquickshell-widgetsplugin.a
[ 63%] Built target quickshell-i3plugin
[ 63%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/persistentprops.cpp.o
[ 63%] Built target quickshell-widgetsplugin
[ 63%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/singleton.cpp.o
[ 63%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/generation.cpp.o
[ 63%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/scan.cpp.o
[ 63%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/qsintercept.cpp.o
[ 63%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/incubator.cpp.o
[ 63%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/lazyloader.cpp.o
[ 63%] Linking CXX static library libquickshell-crash.a
[ 63%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/easingcurve.cpp.o
[ 63%] Built target quickshell-crash
[ 64%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/iconimageprovider.cpp.o
[ 64%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/imageprovider.cpp.o
[ 64%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/transformwatcher.cpp.o
[ 64%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/boundcomponent.cpp.o
[ 64%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/model.cpp.o
[ 64%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/elapsedtimer.cpp.o
[ 64%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/desktopentry.cpp.o
[ 64%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/objectrepeater.cpp.o
[ 64%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/platformmenu.cpp.o
[ 64%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/qsmenu.cpp.o
[ 64%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/retainable.cpp.o
[ 65%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/popupanchor.cpp.o
[ 65%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/types.cpp.o
[ 65%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/qsmenuanchor.cpp.o
[ 65%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/clock.cpp.o
[ 65%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/logging.cpp.o
[ 65%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/paths.cpp.o
[ 65%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/instanceinfo.cpp.o
[ 65%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/common.cpp.o
[ 65%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/iconprovider.cpp.o
[ 65%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/scriptmodel.cpp.o
[ 66%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/colorquantizer.cpp.o
[ 66%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/quickshell-core_qmltyperegistrations.cpp.o
[ 66%] Building CXX object src/core/CMakeFiles/quickshell-core.dir/.qt/rcc/qrc_qmake_Quickshell.cpp.o
[ 66%] Linking CXX static library libquickshell-window.a
[ 66%] Built target quickshell-window
[ 66%] Linking CXX static library libquickshell-core.a
[ 66%] Built target quickshell-core
make: *** [Makefile:136: all] Error 2
make: Leaving directory '/home/philmb/quickshell/build' |
How do I configure the .config file? It doesn't seem to be documented |
I'm not sure what you mean by .config file, but try using ninja for the build. |
Ninja building works! As for the config file, I want to run the program: philmb@aliens ~/D/quickshell (master)> ./build/src/quickshell
Could not open config file at "/home/philmb/.config/quickshell" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately I can't evaluate this project right now, it fails to compile:
Any ideas?
The text was updated successfully, but these errors were encountered: