Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 873859 Details for
Bug 912243
gui-wm/hyperland (MUSL): ../hyprland-source/src/debug/CrashReporter.cpp:4:10: fatal error: 'execinfo.h' file not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gui-wm/hyprland-0.31.0 build without a patch
hyprland_musl_build.log (text/x-log), 416.34 KB, created by
Pedro Baptista
on 2023-11-02 00:02:41 UTC
(
hide
)
Description:
gui-wm/hyprland-0.31.0 build without a patch
Filename:
MIME Type:
Creator:
Pedro Baptista
Created:
2023-11-02 00:02:41 UTC
Size:
416.34 KB
patch
obsolete
> * Package: gui-wm/hyprland-0.31.0:0 > * Repository: gentoo > * Maintainer: julien@jroy.ca proxy-maint@gentoo.org > * Upstream: https://github.com/hyprwm/Hyprland/issues > * USE: abi_x86_64 amd64 elibc_musl kernel_linux > * FEATURES: keeptemp network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking hyprland-0.31.0.gh.tar.gz to /var/tmp/portage/gui-wm/hyprland-0.31.0/work >>>> Source unpacked in /var/tmp/portage/gui-wm/hyprland-0.31.0/work >>>> Preparing source in /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source ... > * Applying hyprland-0.30.0-no-wlroots-automagic-r1.patch ... >patching file meson.build >Hunk #1 succeeded at 33 with fuzz 2 (offset -6 lines). > [ ok ] > * Applying hyprland-0.31.0-fix-log-headers.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source ... >meson setup --libdir lib --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /usr/share/pkgconfig --pkg-config-path /usr/share/pkgconfig --native-file /var/tmp/portage/gui-wm/hyprland-0.31.0/temp/meson.x86_64-gentoo-linux-musl.amd64.ini -Db_pch=false -Dwerror=false --buildtype plain -Dlegacy_renderer=disabled -Dxwayland=disabled -Dsystemd=disabled /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-0.31.0-build >The Meson build system >Version: 1.2.1 >Source dir: /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source >Build dir: /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-0.31.0-build >Build type: native build >Project name: Hyprland >Project version: 0.31.0 >C compiler for the host machine: x86_64-gentoo-linux-musl-gcc (gcc 13.2.1 "x86_64-gentoo-linux-musl-gcc (Gentoo 13.2.1_p20230826 p7) 13.2.1 20230826") >C linker for the host machine: x86_64-gentoo-linux-musl-gcc ld.bfd 2.40 >C++ compiler for the host machine: x86_64-gentoo-linux-musl-g++ (gcc 13.2.1 "x86_64-gentoo-linux-musl-g++ (Gentoo 13.2.1_p20230826 p7) 13.2.1 20230826") >C++ linker for the host machine: x86_64-gentoo-linux-musl-g++ ld.bfd 2.40 >Host machine cpu family: x86_64 >Host machine cpu: x86_64 >Compiler for C++ supports arguments -std=c++23: YES >meson.build:16: WARNING: Consider using the built-in option for language standard version instead of using "-std=c++23". >Check usable header "execinfo.h" : NO > >Executing subproject wlroots > >wlroots| Project name: wlroots >wlroots| Project version: 0.17.0-dev >wlroots| C compiler for the host machine: x86_64-gentoo-linux-musl-gcc (gcc 13.2.1 "x86_64-gentoo-linux-musl-gcc (Gentoo 13.2.1_p20230826 p7) 13.2.1 20230826") >wlroots| C linker for the host machine: x86_64-gentoo-linux-musl-gcc ld.bfd 2.40 >wlroots| Compiler for C supports arguments -Wundef: YES >wlroots| Compiler for C supports arguments -Wlogical-op: YES >wlroots| Compiler for C supports arguments -Wmissing-include-dirs: YES >wlroots| Compiler for C supports arguments -Wold-style-definition: YES >wlroots| Compiler for C supports arguments -Wpointer-arith: YES >wlroots| Compiler for C supports arguments -Winit-self: YES >wlroots| Compiler for C supports arguments -Wstrict-prototypes: YES >wlroots| Compiler for C supports arguments -Wimplicit-fallthrough=2: YES >wlroots| Compiler for C supports arguments -Wendif-labels: YES >wlroots| Compiler for C supports arguments -Wstrict-aliasing=2: YES >wlroots| Compiler for C supports arguments -Woverflow: YES >wlroots| Compiler for C supports arguments -Wmissing-prototypes: YES >wlroots| Compiler for C supports arguments -Walloca: YES >wlroots| Compiler for C supports arguments -Wno-missing-braces: YES >wlroots| Compiler for C supports arguments -Wno-missing-field-initializers: YES >wlroots| Compiler for C supports arguments -Wno-unused-parameter: YES >wlroots| Compiler for C supports arguments -fmacro-prefix-map=/prefix/to/hide=: YES >wlroots| Found pkg-config: /usr/bin/x86_64-gentoo-linux-musl-pkg-config (1.8.1) >wlroots| Run-time dependency wayland-server found: YES 1.22.0 >wlroots| Run-time dependency libdrm found: YES 2.4.116 >wlroots| Run-time dependency xkbcommon found: YES 1.5.0 >wlroots| Run-time dependency pixman-1 found: YES 0.42.2 >wlroots| Library m found: YES >wlroots| Library rt found: YES >wlroots| Run-time dependency wayland-protocols found: YES 1.32 >wlroots| Found pkg-config: /usr/bin/x86_64-gentoo-linux-musl-pkg-config (1.8.1) >wlroots| Build-time dependency wayland-scanner found: YES 1.22.0 >wlroots| Program /usr/bin/wayland-scanner found: YES (/usr/bin/wayland-scanner) >wlroots| Has header "linux/dma-buf.h" : YES >wlroots| Run-time dependency egl found: YES 1.5 >wlroots| Run-time dependency gbm found: YES 23.1.8 >wlroots| Run-time dependency glesv2 found: YES 3.2 >wlroots| Program ./embed.sh found: YES (/var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/subprojects/wlroots/render/gles2/shaders/./embed.sh) >wlroots| Dependency pixman-1 found: YES 0.42.2 (cached) >wlroots| Dependency gbm found: YES 23.1.8 (cached) >wlroots| Checking for function "gbm_bo_get_fd_for_plane" with dependency gbm: YES >wlroots| Run-time dependency libudev found: YES 254 >wlroots| Run-time dependency libseat found: YES 0.8.0 >wlroots| Build-time dependency hwdata found: YES 0.374 >wlroots| Run-time dependency libdisplay-info found: YES 0.1.1 >wlroots| Run-time dependency libliftoff found: YES 0.4.1 >wlroots| Run-time dependency libinput found: YES 1.24.0 >wlroots| Run-time dependency wayland-client found: YES 1.22.0 >wlroots| Dependency xwayland skipped: feature xwayland disabled >wlroots| Configuring config.h using configuration >wlroots| Configuring version.h using configuration >wlroots| Configuring config.h using configuration >wlroots| Build targets in project: 133 >wlroots| Subproject wlroots finished. > >Dependency xcb skipped: feature xwayland disabled > >Executing subproject udis86 method cmake > >udis86| Found CMake: /usr/bin/cmake (3.26.5) > >| Configuring the build directory with CMake version 3.26.5 >| Running CMake with: -G Ninja -DCMAKE_INSTALL_PREFIX=/usr >| - build directory: /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-0.31.0-build/subprojects/udis86/__CMake_build >| - source directory: /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/subprojects/udis86 >| - toolchain file: /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-0.31.0-build/subprojects/udis86/__CMake_build/CMakeMesonToolchainFile.cmake >| - preload file: /usr/lib/python3.11/site-packages/mesonbuild/cmake/data/preload.cmake >| - trace args: --trace-expand --trace-format=json-v1 --no-warn-unused-cli --trace-redirect=cmake_trace.txt >| - disabled policy warnings: [CMP0025, CMP0047, CMP0056, CMP0060, CMP0065, CMP0066, CMP0067, CMP0082, CMP0089, CMP0102] > >| Running with expanded trace output on. >| Not searching for unused variables given on the command line. >| Trace will be written to cmake_trace.txt >| -- The C compiler identification is GNU 13.2.1 >| -- Detecting C compiler ABI info >| -- Detecting C compiler ABI info - done >| -- Check for working C compiler: /usr/bin/x86_64-gentoo-linux-musl-gcc - skipped >| -- Detecting C compile features >| -- Detecting C compile features - done >| -- Found Python3: /usr/bin/python3.11 (found version "3.11.5") found components: Interpreter >| Building itab.c/itab.h... >| -- Configuring done (1.6s) >| -- Generating done (0.0s) >| -- Build files have been written to: /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-0.31.0-build/subprojects/udis86/__CMake_build > >udis86| CMake configuration: SUCCEEDED >udis86| CMake project udis86 has 3 build targets. > >cmake-ast| Processing generated meson AST >cmake-ast| Build file: /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-0.31.0-build/subprojects/udis86/meson.build > >udis86| Project name: udis86 >udis86| Project version: undefined >udis86| C compiler for the host machine: x86_64-gentoo-linux-musl-gcc (gcc 13.2.1 "x86_64-gentoo-linux-musl-gcc (Gentoo 13.2.1_p20230826 p7) 13.2.1 20230826") >udis86| C linker for the host machine: x86_64-gentoo-linux-musl-gcc ld.bfd 2.40 >udis86| Build targets in project: 135 >udis86| Subproject udis86 finished. > > >Library execinfo found: NO >Dependency libsystemd skipped: feature systemd disabled >WARNING: You should add the boolean check kwarg to the run_command call. > It currently defaults to false, > but it will default to true in future releases of meson. > See also: https://github.com/mesonbuild/meson/issues/9300 >Dependency wayland-protocols found: YES 1.32 (cached) >Run-time dependency hyprland-protocols found: YES 0.2 >Dependency wayland-scanner found: YES 1.22.0 (cached) >Program /usr/bin/wayland-scanner found: YES (/usr/bin/wayland-scanner) >Dependency wayland-server found: YES 1.22.0 (cached) >Dependency wayland-server found: YES 1.22.0 (cached) >Dependency wayland-client found: YES 1.22.0 (cached) >Run-time dependency cairo found: YES 1.17.8 >Dependency libdrm found: YES 2.4.116 (cached) >Dependency egl found: YES 1.5 (cached) >Dependency xkbcommon found: YES 1.5.0 (cached) >Dependency libinput found: YES 1.24.0 (cached) >Dependency pixman-1 found: YES 0.42.2 (cached) >Run-time dependency gl found: NO (tried pkgconfig and system) >Run-time dependency opengl found: YES 4.5 >Run-time dependency threads found: YES >Run-time dependency pango found: YES 1.50.14 >Run-time dependency pangocairo found: YES 1.50.14 >Build targets in project: 170 > >wlroots 0.17.0-dev > > drm-backend : YES > x11-backend : NO > libinput-backend: YES > xwayland : NO > gles2-renderer : YES > vulkan-renderer : NO > gbm-allocator : YES > session : YES > xcb-errors : NO > egl : YES > libliftoff : YES > >Hyprland 0.31.0 > > Subprojects > udis86 : YES > wlroots : YES > > User defined options > Native files : /var/tmp/portage/gui-wm/hyprland-0.31.0/temp/meson.x86_64-gentoo-linux-musl.amd64.ini > build.pkg_config_path: /usr/share/pkgconfig > buildtype : plain > libdir : lib > localstatedir : /var/lib > pkg_config_path : /usr/share/pkgconfig > prefix : /usr > sysconfdir : /etc > werror : false > wrap_mode : nodownload > b_pch : false > legacy_renderer : disabled > systemd : disabled > xwayland : disabled > >Found ninja-1.11.1 at /usr/bin/ninja >>>> Source configured. >>>> Compiling source in /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source ... >meson compile -C /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-0.31.0-build --jobs 2 --load-average 2 --verbose >INFO: autodetecting backend as ninja >INFO: calculating backend command to run: /usr/bin/ninja -C /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-0.31.0-build -j 2 -l 2.0 -v >ninja: Entering directory `/var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-0.31.0-build' >[1/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/stable/presentation-time/presentation-time.xml subprojects/wlroots/protocol/presentation-time-protocol.c >[2/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/stable/presentation-time/presentation-time.xml subprojects/wlroots/protocol/presentation-time-protocol.h >[3/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/stable/viewporter/viewporter.xml subprojects/wlroots/protocol/viewporter-protocol.c >[4/425] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/stable/presentation-time/presentation-time.xml subprojects/wlroots/protocol/presentation-time-client-protocol.h >[5/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/stable/viewporter/viewporter.xml subprojects/wlroots/protocol/viewporter-protocol.h >[6/425] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/stable/viewporter/viewporter.xml subprojects/wlroots/protocol/viewporter-client-protocol.h >[7/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml subprojects/wlroots/protocol/xdg-shell-protocol.c >[8/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml subprojects/wlroots/protocol/xdg-shell-protocol.h >[9/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/staging/content-type/content-type-v1.xml subprojects/wlroots/protocol/content-type-v1-protocol.c >[10/425] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml subprojects/wlroots/protocol/xdg-shell-client-protocol.h >[11/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/staging/content-type/content-type-v1.xml subprojects/wlroots/protocol/content-type-v1-protocol.h >[12/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/staging/cursor-shape/cursor-shape-v1.xml subprojects/wlroots/protocol/cursor-shape-v1-protocol.c >[13/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/staging/cursor-shape/cursor-shape-v1.xml subprojects/wlroots/protocol/cursor-shape-v1-protocol.h >[14/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/staging/drm-lease/drm-lease-v1.xml subprojects/wlroots/protocol/drm-lease-v1-protocol.c >[15/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/staging/drm-lease/drm-lease-v1.xml subprojects/wlroots/protocol/drm-lease-v1-protocol.h >[16/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/staging/ext-idle-notify/ext-idle-notify-v1.xml subprojects/wlroots/protocol/ext-idle-notify-v1-protocol.c >[17/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/staging/ext-session-lock/ext-session-lock-v1.xml subprojects/wlroots/protocol/ext-session-lock-v1-protocol.c >[18/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/staging/ext-idle-notify/ext-idle-notify-v1.xml subprojects/wlroots/protocol/ext-idle-notify-v1-protocol.h >[19/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/staging/fractional-scale/fractional-scale-v1.xml subprojects/wlroots/protocol/fractional-scale-v1-protocol.c >[20/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/staging/ext-session-lock/ext-session-lock-v1.xml subprojects/wlroots/protocol/ext-session-lock-v1-protocol.h >[21/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/staging/fractional-scale/fractional-scale-v1.xml subprojects/wlroots/protocol/fractional-scale-v1-protocol.h >[22/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/staging/single-pixel-buffer/single-pixel-buffer-v1.xml subprojects/wlroots/protocol/single-pixel-buffer-v1-protocol.c >[23/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/staging/single-pixel-buffer/single-pixel-buffer-v1.xml subprojects/wlroots/protocol/single-pixel-buffer-v1-protocol.h >[24/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/staging/xdg-activation/xdg-activation-v1.xml subprojects/wlroots/protocol/xdg-activation-v1-protocol.c >[25/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/staging/xdg-activation/xdg-activation-v1.xml subprojects/wlroots/protocol/xdg-activation-v1-protocol.h >[26/425] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/staging/xdg-activation/xdg-activation-v1.xml subprojects/wlroots/protocol/xdg-activation-v1-client-protocol.h >[27/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/staging/xwayland-shell/xwayland-shell-v1.xml subprojects/wlroots/protocol/xwayland-shell-v1-protocol.c >[28/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/staging/xwayland-shell/xwayland-shell-v1.xml subprojects/wlroots/protocol/xwayland-shell-v1-protocol.h >[29/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/staging/tearing-control/tearing-control-v1.xml subprojects/wlroots/protocol/tearing-control-v1-protocol.c >[30/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/staging/tearing-control/tearing-control-v1.xml subprojects/wlroots/protocol/tearing-control-v1-protocol.h >[31/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml subprojects/wlroots/protocol/fullscreen-shell-unstable-v1-protocol.c >[32/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml subprojects/wlroots/protocol/fullscreen-shell-unstable-v1-protocol.h >[33/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml subprojects/wlroots/protocol/idle-inhibit-unstable-v1-protocol.c >[34/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml subprojects/wlroots/protocol/idle-inhibit-unstable-v1-protocol.h >[35/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml subprojects/wlroots/protocol/keyboard-shortcuts-inhibit-unstable-v1-protocol.c >[36/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml subprojects/wlroots/protocol/keyboard-shortcuts-inhibit-unstable-v1-protocol.h >[37/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml subprojects/wlroots/protocol/linux-dmabuf-unstable-v1-protocol.c >[38/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml subprojects/wlroots/protocol/linux-dmabuf-unstable-v1-protocol.h >[39/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml subprojects/wlroots/protocol/pointer-constraints-unstable-v1-protocol.c >[40/425] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml subprojects/wlroots/protocol/linux-dmabuf-unstable-v1-client-protocol.h >[41/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml subprojects/wlroots/protocol/pointer-gestures-unstable-v1-protocol.c >[42/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml subprojects/wlroots/protocol/pointer-constraints-unstable-v1-protocol.h >[43/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml subprojects/wlroots/protocol/pointer-gestures-unstable-v1-protocol.h >[44/425] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml subprojects/wlroots/protocol/pointer-gestures-unstable-v1-client-protocol.h >[45/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/primary-selection/primary-selection-unstable-v1.xml subprojects/wlroots/protocol/primary-selection-unstable-v1-protocol.c >[46/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/primary-selection/primary-selection-unstable-v1.xml subprojects/wlroots/protocol/primary-selection-unstable-v1-protocol.h >[47/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml subprojects/wlroots/protocol/relative-pointer-unstable-v1-protocol.c >[48/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml subprojects/wlroots/protocol/relative-pointer-unstable-v1-protocol.h >[49/425] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml subprojects/wlroots/protocol/relative-pointer-unstable-v1-client-protocol.h >[50/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/tablet/tablet-unstable-v2.xml subprojects/wlroots/protocol/tablet-unstable-v2-protocol.c >[51/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/tablet/tablet-unstable-v2.xml subprojects/wlroots/protocol/tablet-unstable-v2-protocol.h >[52/425] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/tablet/tablet-unstable-v2.xml subprojects/wlroots/protocol/tablet-unstable-v2-client-protocol.h >[53/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/text-input/text-input-unstable-v3.xml subprojects/wlroots/protocol/text-input-unstable-v3-protocol.c >[54/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml subprojects/wlroots/protocol/xdg-decoration-unstable-v1-protocol.c >[55/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/text-input/text-input-unstable-v3.xml subprojects/wlroots/protocol/text-input-unstable-v3-protocol.h >[56/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml subprojects/wlroots/protocol/xdg-decoration-unstable-v1-protocol.h >[57/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml subprojects/wlroots/protocol/xdg-foreign-unstable-v1-protocol.c >[58/425] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml subprojects/wlroots/protocol/xdg-decoration-unstable-v1-client-protocol.h >[59/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml subprojects/wlroots/protocol/xdg-foreign-unstable-v2-protocol.c >[60/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml subprojects/wlroots/protocol/xdg-foreign-unstable-v1-protocol.h >[61/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/xdg-output/xdg-output-unstable-v1.xml subprojects/wlroots/protocol/xdg-output-unstable-v1-protocol.c >[62/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml subprojects/wlroots/protocol/xdg-foreign-unstable-v2-protocol.h >[63/425] /usr/bin/wayland-scanner private-code ../hyprland-source/subprojects/wlroots/protocol/drm.xml subprojects/wlroots/protocol/drm-protocol.c >[64/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/xdg-output/xdg-output-unstable-v1.xml subprojects/wlroots/protocol/xdg-output-unstable-v1-protocol.h >[65/425] /usr/bin/wayland-scanner server-header ../hyprland-source/subprojects/wlroots/protocol/drm.xml subprojects/wlroots/protocol/drm-protocol.h >[66/425] /usr/bin/wayland-scanner client-header ../hyprland-source/subprojects/wlroots/protocol/drm.xml subprojects/wlroots/protocol/drm-client-protocol.h >[67/425] /usr/bin/wayland-scanner private-code ../hyprland-source/subprojects/wlroots/protocol/input-method-unstable-v2.xml subprojects/wlroots/protocol/input-method-unstable-v2-protocol.c >[68/425] /usr/bin/wayland-scanner private-code ../hyprland-source/subprojects/wlroots/protocol/idle.xml subprojects/wlroots/protocol/idle-protocol.c >[69/425] /usr/bin/wayland-scanner server-header ../hyprland-source/subprojects/wlroots/protocol/input-method-unstable-v2.xml subprojects/wlroots/protocol/input-method-unstable-v2-protocol.h >[70/425] /usr/bin/wayland-scanner server-header ../hyprland-source/subprojects/wlroots/protocol/idle.xml subprojects/wlroots/protocol/idle-protocol.h >[71/425] /usr/bin/wayland-scanner private-code ../hyprland-source/subprojects/wlroots/protocol/server-decoration.xml subprojects/wlroots/protocol/server-decoration-protocol.c >[72/425] /usr/bin/wayland-scanner private-code ../hyprland-source/subprojects/wlroots/protocol/virtual-keyboard-unstable-v1.xml subprojects/wlroots/protocol/virtual-keyboard-unstable-v1-protocol.c >[73/425] /usr/bin/wayland-scanner server-header ../hyprland-source/subprojects/wlroots/protocol/server-decoration.xml subprojects/wlroots/protocol/server-decoration-protocol.h >[74/425] /usr/bin/wayland-scanner server-header ../hyprland-source/subprojects/wlroots/protocol/virtual-keyboard-unstable-v1.xml subprojects/wlroots/protocol/virtual-keyboard-unstable-v1-protocol.h >[75/425] /usr/bin/wayland-scanner private-code ../hyprland-source/subprojects/wlroots/protocol/wlr-data-control-unstable-v1.xml subprojects/wlroots/protocol/wlr-data-control-unstable-v1-protocol.c >[76/425] /usr/bin/wayland-scanner private-code ../hyprland-source/subprojects/wlroots/protocol/wlr-export-dmabuf-unstable-v1.xml subprojects/wlroots/protocol/wlr-export-dmabuf-unstable-v1-protocol.c >[77/425] /usr/bin/wayland-scanner server-header ../hyprland-source/subprojects/wlroots/protocol/wlr-data-control-unstable-v1.xml subprojects/wlroots/protocol/wlr-data-control-unstable-v1-protocol.h >[78/425] /usr/bin/wayland-scanner server-header ../hyprland-source/subprojects/wlroots/protocol/wlr-export-dmabuf-unstable-v1.xml subprojects/wlroots/protocol/wlr-export-dmabuf-unstable-v1-protocol.h >[79/425] /usr/bin/wayland-scanner private-code ../hyprland-source/subprojects/wlroots/protocol/wlr-foreign-toplevel-management-unstable-v1.xml subprojects/wlroots/protocol/wlr-foreign-toplevel-management-unstable-v1-protocol.c >[80/425] /usr/bin/wayland-scanner private-code ../hyprland-source/subprojects/wlroots/protocol/wlr-gamma-control-unstable-v1.xml subprojects/wlroots/protocol/wlr-gamma-control-unstable-v1-protocol.c >[81/425] /usr/bin/wayland-scanner server-header ../hyprland-source/subprojects/wlroots/protocol/wlr-foreign-toplevel-management-unstable-v1.xml subprojects/wlroots/protocol/wlr-foreign-toplevel-management-unstable-v1-protocol.h >[82/425] /usr/bin/wayland-scanner server-header ../hyprland-source/subprojects/wlroots/protocol/wlr-gamma-control-unstable-v1.xml subprojects/wlroots/protocol/wlr-gamma-control-unstable-v1-protocol.h >[83/425] /usr/bin/wayland-scanner private-code ../hyprland-source/subprojects/wlroots/protocol/wlr-input-inhibitor-unstable-v1.xml subprojects/wlroots/protocol/wlr-input-inhibitor-unstable-v1-protocol.c >[84/425] /usr/bin/wayland-scanner server-header ../hyprland-source/subprojects/wlroots/protocol/wlr-input-inhibitor-unstable-v1.xml subprojects/wlroots/protocol/wlr-input-inhibitor-unstable-v1-protocol.h >[85/425] /usr/bin/wayland-scanner private-code ../hyprland-source/subprojects/wlroots/protocol/wlr-layer-shell-unstable-v1.xml subprojects/wlroots/protocol/wlr-layer-shell-unstable-v1-protocol.c >[86/425] /usr/bin/wayland-scanner private-code ../hyprland-source/subprojects/wlroots/protocol/wlr-output-management-unstable-v1.xml subprojects/wlroots/protocol/wlr-output-management-unstable-v1-protocol.c >[87/425] /usr/bin/wayland-scanner server-header ../hyprland-source/subprojects/wlroots/protocol/wlr-layer-shell-unstable-v1.xml subprojects/wlroots/protocol/wlr-layer-shell-unstable-v1-protocol.h >[88/425] /usr/bin/wayland-scanner server-header ../hyprland-source/subprojects/wlroots/protocol/wlr-output-management-unstable-v1.xml subprojects/wlroots/protocol/wlr-output-management-unstable-v1-protocol.h >[89/425] /usr/bin/wayland-scanner private-code ../hyprland-source/subprojects/wlroots/protocol/wlr-output-power-management-unstable-v1.xml subprojects/wlroots/protocol/wlr-output-power-management-unstable-v1-protocol.c >[90/425] /usr/bin/wayland-scanner server-header ../hyprland-source/subprojects/wlroots/protocol/wlr-output-power-management-unstable-v1.xml subprojects/wlroots/protocol/wlr-output-power-management-unstable-v1-protocol.h >[91/425] /usr/bin/wayland-scanner private-code ../hyprland-source/subprojects/wlroots/protocol/wlr-screencopy-unstable-v1.xml subprojects/wlroots/protocol/wlr-screencopy-unstable-v1-protocol.c >[92/425] /usr/bin/wayland-scanner private-code ../hyprland-source/subprojects/wlroots/protocol/wlr-virtual-pointer-unstable-v1.xml subprojects/wlroots/protocol/wlr-virtual-pointer-unstable-v1-protocol.c >[93/425] /usr/bin/wayland-scanner server-header ../hyprland-source/subprojects/wlroots/protocol/wlr-screencopy-unstable-v1.xml subprojects/wlroots/protocol/wlr-screencopy-unstable-v1-protocol.h >[94/425] /usr/bin/wayland-scanner server-header ../hyprland-source/subprojects/wlroots/protocol/wlr-virtual-pointer-unstable-v1.xml subprojects/wlroots/protocol/wlr-virtual-pointer-unstable-v1-protocol.h >[95/425] /usr/lib/python-exec/python3.11/meson --internal exe --capture subprojects/wlroots/render/gles2/shaders/quad_frag_src.h --feed ../hyprland-source/subprojects/wlroots/render/gles2/shaders/quad.frag -- /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/subprojects/wlroots/render/gles2/shaders/./embed.sh quad_frag_src >[96/425] /usr/lib/python-exec/python3.11/meson --internal exe --capture subprojects/wlroots/render/gles2/shaders/common_vert_src.h --feed ../hyprland-source/subprojects/wlroots/render/gles2/shaders/common.vert -- /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/subprojects/wlroots/render/gles2/shaders/./embed.sh common_vert_src >[97/425] /usr/lib/python-exec/python3.11/meson --internal exe --capture subprojects/wlroots/render/gles2/shaders/tex_rgba_frag_src.h --feed ../hyprland-source/subprojects/wlroots/render/gles2/shaders/tex_rgba.frag -- /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/subprojects/wlroots/render/gles2/shaders/./embed.sh tex_rgba_frag_src >[98/425] /usr/lib/python-exec/python3.11/meson --internal exe --capture subprojects/wlroots/render/gles2/shaders/tex_rgbx_frag_src.h --feed ../hyprland-source/subprojects/wlroots/render/gles2/shaders/tex_rgbx.frag -- /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/subprojects/wlroots/render/gles2/shaders/./embed.sh tex_rgbx_frag_src >[99/425] /usr/lib/python-exec/python3.11/meson --internal exe --capture subprojects/wlroots/render/gles2/shaders/tex_external_frag_src.h --feed ../hyprland-source/subprojects/wlroots/render/gles2/shaders/tex_external.frag -- /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/subprojects/wlroots/render/gles2/shaders/./embed.sh tex_external_frag_src >[100/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_presentation-time-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_presentation-time-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_presentation-time-protocol.c.o -c subprojects/wlroots/protocol/presentation-time-protocol.c >[101/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_viewporter-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_viewporter-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_viewporter-protocol.c.o -c subprojects/wlroots/protocol/viewporter-protocol.c >[102/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-shell-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-shell-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-shell-protocol.c.o -c subprojects/wlroots/protocol/xdg-shell-protocol.c >[103/425] /usr/lib/python-exec/python3.11/meson --internal exe --capture subprojects/wlroots/backend/drm/pnpids.c --feed //usr/share/hwdata/pnp.ids -- /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/subprojects/wlroots/backend/drm/gen_pnpids.sh >[104/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_content-type-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_content-type-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_content-type-v1-protocol.c.o -c subprojects/wlroots/protocol/content-type-v1-protocol.c >[105/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_cursor-shape-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_cursor-shape-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_cursor-shape-v1-protocol.c.o -c subprojects/wlroots/protocol/cursor-shape-v1-protocol.c >[106/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_drm-lease-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_drm-lease-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_drm-lease-v1-protocol.c.o -c subprojects/wlroots/protocol/drm-lease-v1-protocol.c >[107/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_ext-idle-notify-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_ext-idle-notify-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_ext-idle-notify-v1-protocol.c.o -c subprojects/wlroots/protocol/ext-idle-notify-v1-protocol.c >[108/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_ext-session-lock-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_ext-session-lock-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_ext-session-lock-v1-protocol.c.o -c subprojects/wlroots/protocol/ext-session-lock-v1-protocol.c >[109/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_fractional-scale-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_fractional-scale-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_fractional-scale-v1-protocol.c.o -c subprojects/wlroots/protocol/fractional-scale-v1-protocol.c >[110/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_single-pixel-buffer-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_single-pixel-buffer-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_single-pixel-buffer-v1-protocol.c.o -c subprojects/wlroots/protocol/single-pixel-buffer-v1-protocol.c >[111/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-activation-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-activation-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-activation-v1-protocol.c.o -c subprojects/wlroots/protocol/xdg-activation-v1-protocol.c >[112/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xwayland-shell-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xwayland-shell-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xwayland-shell-v1-protocol.c.o -c subprojects/wlroots/protocol/xwayland-shell-v1-protocol.c >[113/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_tearing-control-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_tearing-control-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_tearing-control-v1-protocol.c.o -c subprojects/wlroots/protocol/tearing-control-v1-protocol.c >[114/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_fullscreen-shell-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_fullscreen-shell-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_fullscreen-shell-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/fullscreen-shell-unstable-v1-protocol.c >[115/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_idle-inhibit-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_idle-inhibit-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_idle-inhibit-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/idle-inhibit-unstable-v1-protocol.c >[116/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/keyboard-shortcuts-inhibit-unstable-v1-protocol.c >[117/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_linux-dmabuf-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_linux-dmabuf-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_linux-dmabuf-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/linux-dmabuf-unstable-v1-protocol.c >[118/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_pointer-constraints-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_pointer-constraints-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_pointer-constraints-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/pointer-constraints-unstable-v1-protocol.c >[119/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_pointer-gestures-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_pointer-gestures-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_pointer-gestures-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/pointer-gestures-unstable-v1-protocol.c >[120/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_relative-pointer-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_relative-pointer-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_relative-pointer-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/relative-pointer-unstable-v1-protocol.c >[121/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_primary-selection-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_primary-selection-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_primary-selection-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/primary-selection-unstable-v1-protocol.c >[122/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_text-input-unstable-v3-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_text-input-unstable-v3-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_text-input-unstable-v3-protocol.c.o -c subprojects/wlroots/protocol/text-input-unstable-v3-protocol.c >[123/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_tablet-unstable-v2-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_tablet-unstable-v2-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_tablet-unstable-v2-protocol.c.o -c subprojects/wlroots/protocol/tablet-unstable-v2-protocol.c >[124/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-decoration-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-decoration-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-decoration-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/xdg-decoration-unstable-v1-protocol.c >[125/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-foreign-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-foreign-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-foreign-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/xdg-foreign-unstable-v1-protocol.c >[126/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-output-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-output-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-output-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/xdg-output-unstable-v1-protocol.c >[127/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-foreign-unstable-v2-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-foreign-unstable-v2-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-foreign-unstable-v2-protocol.c.o -c subprojects/wlroots/protocol/xdg-foreign-unstable-v2-protocol.c >[128/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_input-method-unstable-v2-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_input-method-unstable-v2-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_input-method-unstable-v2-protocol.c.o -c subprojects/wlroots/protocol/input-method-unstable-v2-protocol.c >[129/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_drm-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_drm-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_drm-protocol.c.o -c subprojects/wlroots/protocol/drm-protocol.c >[130/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_server-decoration-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_server-decoration-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_server-decoration-protocol.c.o -c subprojects/wlroots/protocol/server-decoration-protocol.c >[131/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_idle-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_idle-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_idle-protocol.c.o -c subprojects/wlroots/protocol/idle-protocol.c >[132/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_virtual-keyboard-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_virtual-keyboard-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_virtual-keyboard-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/virtual-keyboard-unstable-v1-protocol.c >[133/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-data-control-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-data-control-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-data-control-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/wlr-data-control-unstable-v1-protocol.c >[134/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-foreign-toplevel-management-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-foreign-toplevel-management-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-foreign-toplevel-management-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/wlr-foreign-toplevel-management-unstable-v1-protocol.c >[135/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-export-dmabuf-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-export-dmabuf-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-export-dmabuf-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/wlr-export-dmabuf-unstable-v1-protocol.c >[136/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-gamma-control-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-gamma-control-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-gamma-control-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/wlr-gamma-control-unstable-v1-protocol.c >[137/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-input-inhibitor-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-input-inhibitor-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-input-inhibitor-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/wlr-input-inhibitor-unstable-v1-protocol.c >[138/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-layer-shell-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-layer-shell-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-layer-shell-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/wlr-layer-shell-unstable-v1-protocol.c >[139/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-output-management-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-output-management-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-output-management-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/wlr-output-management-unstable-v1-protocol.c >[140/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-output-power-management-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-output-power-management-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-output-power-management-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/wlr-output-power-management-unstable-v1-protocol.c >[141/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-screencopy-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-screencopy-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-screencopy-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/wlr-screencopy-unstable-v1-protocol.c >[142/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-virtual-pointer-unstable-v1-protocol.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-virtual-pointer-unstable-v1-protocol.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-virtual-pointer-unstable-v1-protocol.c.o -c subprojects/wlroots/protocol/wlr-virtual-pointer-unstable-v1-protocol.c >[143/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/render_dmabuf.c.o -MF subprojects/wlroots/libwlroots.a.p/render_dmabuf.c.o.d -o subprojects/wlroots/libwlroots.a.p/render_dmabuf.c.o -c ../hyprland-source/subprojects/wlroots/render/dmabuf.c >[144/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/render_drm_format_set.c.o -MF subprojects/wlroots/libwlroots.a.p/render_drm_format_set.c.o.d -o subprojects/wlroots/libwlroots.a.p/render_drm_format_set.c.o -c ../hyprland-source/subprojects/wlroots/render/drm_format_set.c >[145/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/render_pass.c.o -MF subprojects/wlroots/libwlroots.a.p/render_pass.c.o.d -o subprojects/wlroots/libwlroots.a.p/render_pass.c.o -c ../hyprland-source/subprojects/wlroots/render/pass.c >[146/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/render_pixel_format.c.o -MF subprojects/wlroots/libwlroots.a.p/render_pixel_format.c.o.d -o subprojects/wlroots/libwlroots.a.p/render_pixel_format.c.o -c ../hyprland-source/subprojects/wlroots/render/pixel_format.c >[147/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/render_swapchain.c.o -MF subprojects/wlroots/libwlroots.a.p/render_swapchain.c.o.d -o subprojects/wlroots/libwlroots.a.p/render_swapchain.c.o -c ../hyprland-source/subprojects/wlroots/render/swapchain.c >[148/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/render_wlr_renderer.c.o -MF subprojects/wlroots/libwlroots.a.p/render_wlr_renderer.c.o.d -o subprojects/wlroots/libwlroots.a.p/render_wlr_renderer.c.o -c ../hyprland-source/subprojects/wlroots/render/wlr_renderer.c >[149/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/meson-generated_.._backend_drm_pnpids.c.o -MF subprojects/wlroots/libwlroots.a.p/meson-generated_.._backend_drm_pnpids.c.o.d -o subprojects/wlroots/libwlroots.a.p/meson-generated_.._backend_drm_pnpids.c.o -c subprojects/wlroots/backend/drm/pnpids.c >[150/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/render_wlr_texture.c.o -MF subprojects/wlroots/libwlroots.a.p/render_wlr_texture.c.o.d -o subprojects/wlroots/libwlroots.a.p/render_wlr_texture.c.o -c ../hyprland-source/subprojects/wlroots/render/wlr_texture.c >[151/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/render_dmabuf_linux.c.o -MF subprojects/wlroots/libwlroots.a.p/render_dmabuf_linux.c.o.d -o subprojects/wlroots/libwlroots.a.p/render_dmabuf_linux.c.o -c ../hyprland-source/subprojects/wlroots/render/dmabuf_linux.c >[152/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/render_gles2_pass.c.o -MF subprojects/wlroots/libwlroots.a.p/render_gles2_pass.c.o.d -o subprojects/wlroots/libwlroots.a.p/render_gles2_pass.c.o -c ../hyprland-source/subprojects/wlroots/render/gles2/pass.c >[153/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/render_gles2_pixel_format.c.o -MF subprojects/wlroots/libwlroots.a.p/render_gles2_pixel_format.c.o.d -o subprojects/wlroots/libwlroots.a.p/render_gles2_pixel_format.c.o -c ../hyprland-source/subprojects/wlroots/render/gles2/pixel_format.c >[154/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/render_egl.c.o -MF subprojects/wlroots/libwlroots.a.p/render_egl.c.o.d -o subprojects/wlroots/libwlroots.a.p/render_egl.c.o -c ../hyprland-source/subprojects/wlroots/render/egl.c >[155/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/render_gles2_texture.c.o -MF subprojects/wlroots/libwlroots.a.p/render_gles2_texture.c.o.d -o subprojects/wlroots/libwlroots.a.p/render_gles2_texture.c.o -c ../hyprland-source/subprojects/wlroots/render/gles2/texture.c >[156/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/render_pixman_pass.c.o -MF subprojects/wlroots/libwlroots.a.p/render_pixman_pass.c.o.d -o subprojects/wlroots/libwlroots.a.p/render_pixman_pass.c.o -c ../hyprland-source/subprojects/wlroots/render/pixman/pass.c >[157/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/render_gles2_renderer.c.o -MF subprojects/wlroots/libwlroots.a.p/render_gles2_renderer.c.o.d -o subprojects/wlroots/libwlroots.a.p/render_gles2_renderer.c.o -c ../hyprland-source/subprojects/wlroots/render/gles2/renderer.c >[158/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/render_pixman_pixel_format.c.o -MF subprojects/wlroots/libwlroots.a.p/render_pixman_pixel_format.c.o.d -o subprojects/wlroots/libwlroots.a.p/render_pixman_pixel_format.c.o -c ../hyprland-source/subprojects/wlroots/render/pixman/pixel_format.c >[159/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/render_allocator_allocator.c.o -MF subprojects/wlroots/libwlroots.a.p/render_allocator_allocator.c.o.d -o subprojects/wlroots/libwlroots.a.p/render_allocator_allocator.c.o -c ../hyprland-source/subprojects/wlroots/render/allocator/allocator.c >[160/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/render_pixman_renderer.c.o -MF subprojects/wlroots/libwlroots.a.p/render_pixman_renderer.c.o.d -o subprojects/wlroots/libwlroots.a.p/render_pixman_renderer.c.o -c ../hyprland-source/subprojects/wlroots/render/pixman/renderer.c >[161/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/render_allocator_shm.c.o -MF subprojects/wlroots/libwlroots.a.p/render_allocator_shm.c.o.d -o subprojects/wlroots/libwlroots.a.p/render_allocator_shm.c.o -c ../hyprland-source/subprojects/wlroots/render/allocator/shm.c >[162/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/render_allocator_drm_dumb.c.o -MF subprojects/wlroots/libwlroots.a.p/render_allocator_drm_dumb.c.o.d -o subprojects/wlroots/libwlroots.a.p/render_allocator_drm_dumb.c.o -c ../hyprland-source/subprojects/wlroots/render/allocator/drm_dumb.c >[163/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/render_allocator_gbm.c.o -MF subprojects/wlroots/libwlroots.a.p/render_allocator_gbm.c.o.d -o subprojects/wlroots/libwlroots.a.p/render_allocator_gbm.c.o -c ../hyprland-source/subprojects/wlroots/render/allocator/gbm.c >[164/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_backend.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_backend.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_backend.c.o -c ../hyprland-source/subprojects/wlroots/backend/backend.c >[165/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_session_session.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_session_session.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_session_session.c.o -c ../hyprland-source/subprojects/wlroots/backend/session/session.c >[166/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_drm_atomic.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_drm_atomic.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_drm_atomic.c.o -c ../hyprland-source/subprojects/wlroots/backend/drm/atomic.c >[167/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_drm_backend.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_drm_backend.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_drm_backend.c.o -c ../hyprland-source/subprojects/wlroots/backend/drm/backend.c >[168/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_drm_legacy.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_drm_legacy.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_drm_legacy.c.o -c ../hyprland-source/subprojects/wlroots/backend/drm/legacy.c >[169/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_drm_monitor.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_drm_monitor.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_drm_monitor.c.o -c ../hyprland-source/subprojects/wlroots/backend/drm/monitor.c >[170/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_drm_properties.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_drm_properties.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_drm_properties.c.o -c ../hyprland-source/subprojects/wlroots/backend/drm/properties.c >[171/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_drm_renderer.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_drm_renderer.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_drm_renderer.c.o -c ../hyprland-source/subprojects/wlroots/backend/drm/renderer.c >[172/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_drm_util.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_drm_util.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_drm_util.c.o -c ../hyprland-source/subprojects/wlroots/backend/drm/util.c >[173/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_drm_drm.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_drm_drm.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_drm_drm.c.o -c ../hyprland-source/subprojects/wlroots/backend/drm/drm.c >[174/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_libinput_backend.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_libinput_backend.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_libinput_backend.c.o -c ../hyprland-source/subprojects/wlroots/backend/libinput/backend.c >[175/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_libinput_events.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_libinput_events.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_libinput_events.c.o -c ../hyprland-source/subprojects/wlroots/backend/libinput/events.c >[176/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_drm_libliftoff.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_drm_libliftoff.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_drm_libliftoff.c.o -c ../hyprland-source/subprojects/wlroots/backend/drm/libliftoff.c >[177/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_libinput_keyboard.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_libinput_keyboard.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_libinput_keyboard.c.o -c ../hyprland-source/subprojects/wlroots/backend/libinput/keyboard.c >[178/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_libinput_switch.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_libinput_switch.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_libinput_switch.c.o -c ../hyprland-source/subprojects/wlroots/backend/libinput/switch.c >[179/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_libinput_pointer.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_libinput_pointer.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_libinput_pointer.c.o -c ../hyprland-source/subprojects/wlroots/backend/libinput/pointer.c >[180/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_libinput_tablet_pad.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_libinput_tablet_pad.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_libinput_tablet_pad.c.o -c ../hyprland-source/subprojects/wlroots/backend/libinput/tablet_pad.c >[181/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_libinput_tablet_tool.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_libinput_tablet_tool.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_libinput_tablet_tool.c.o -c ../hyprland-source/subprojects/wlroots/backend/libinput/tablet_tool.c >[182/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_libinput_touch.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_libinput_touch.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_libinput_touch.c.o -c ../hyprland-source/subprojects/wlroots/backend/libinput/touch.c >[183/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_multi_backend.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_multi_backend.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_multi_backend.c.o -c ../hyprland-source/subprojects/wlroots/backend/multi/backend.c >[184/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_wayland_backend.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_wayland_backend.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_wayland_backend.c.o -c ../hyprland-source/subprojects/wlroots/backend/wayland/backend.c >[185/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_wayland_seat.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_wayland_seat.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_wayland_seat.c.o -c ../hyprland-source/subprojects/wlroots/backend/wayland/seat.c >[186/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_wayland_output.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_wayland_output.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_wayland_output.c.o -c ../hyprland-source/subprojects/wlroots/backend/wayland/output.c >[187/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_wayland_pointer.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_wayland_pointer.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_wayland_pointer.c.o -c ../hyprland-source/subprojects/wlroots/backend/wayland/pointer.c >[188/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_headless_backend.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_headless_backend.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_headless_backend.c.o -c ../hyprland-source/subprojects/wlroots/backend/headless/backend.c >[189/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_wayland_tablet_v2.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_wayland_tablet_v2.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_wayland_tablet_v2.c.o -c ../hyprland-source/subprojects/wlroots/backend/wayland/tablet_v2.c >[190/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_headless_output.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_headless_output.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_headless_output.c.o -c ../hyprland-source/subprojects/wlroots/backend/headless/output.c >[191/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_data_device_wlr_data_device.c.o -MF subprojects/wlroots/libwlroots.a.p/types_data_device_wlr_data_device.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_data_device_wlr_data_device.c.o -c ../hyprland-source/subprojects/wlroots/types/data_device/wlr_data_device.c >[192/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_data_device_wlr_data_offer.c.o -MF subprojects/wlroots/libwlroots.a.p/types_data_device_wlr_data_offer.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_data_device_wlr_data_offer.c.o -c ../hyprland-source/subprojects/wlroots/types/data_device/wlr_data_offer.c >[193/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_data_device_wlr_data_source.c.o -MF subprojects/wlroots/libwlroots.a.p/types_data_device_wlr_data_source.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_data_device_wlr_data_source.c.o -c ../hyprland-source/subprojects/wlroots/types/data_device/wlr_data_source.c >[194/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_data_device_wlr_drag.c.o -MF subprojects/wlroots/libwlroots.a.p/types_data_device_wlr_drag.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_data_device_wlr_drag.c.o -c ../hyprland-source/subprojects/wlroots/types/data_device/wlr_drag.c >[195/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_output_cursor.c.o -MF subprojects/wlroots/libwlroots.a.p/types_output_cursor.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_output_cursor.c.o -c ../hyprland-source/subprojects/wlroots/types/output/cursor.c >[196/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_output_render.c.o -MF subprojects/wlroots/libwlroots.a.p/types_output_render.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_output_render.c.o -c ../hyprland-source/subprojects/wlroots/types/output/render.c >[197/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_output_state.c.o -MF subprojects/wlroots/libwlroots.a.p/types_output_state.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_output_state.c.o -c ../hyprland-source/subprojects/wlroots/types/output/state.c >[198/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_output_swapchain.c.o -MF subprojects/wlroots/libwlroots.a.p/types_output_swapchain.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_output_swapchain.c.o -c ../hyprland-source/subprojects/wlroots/types/output/swapchain.c >[199/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_output_output.c.o -MF subprojects/wlroots/libwlroots.a.p/types_output_output.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_output_output.c.o -c ../hyprland-source/subprojects/wlroots/types/output/output.c >[200/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_output_transform.c.o -MF subprojects/wlroots/libwlroots.a.p/types_output_transform.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_output_transform.c.o -c ../hyprland-source/subprojects/wlroots/types/output/transform.c >[201/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_scene_drag_icon.c.o -MF subprojects/wlroots/libwlroots.a.p/types_scene_drag_icon.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_scene_drag_icon.c.o -c ../hyprland-source/subprojects/wlroots/types/scene/drag_icon.c >[202/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_scene_subsurface_tree.c.o -MF subprojects/wlroots/libwlroots.a.p/types_scene_subsurface_tree.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_scene_subsurface_tree.c.o -c ../hyprland-source/subprojects/wlroots/types/scene/subsurface_tree.c >[203/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_scene_surface.c.o -MF subprojects/wlroots/libwlroots.a.p/types_scene_surface.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_scene_surface.c.o -c ../hyprland-source/subprojects/wlroots/types/scene/surface.c >[204/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_scene_output_layout.c.o -MF subprojects/wlroots/libwlroots.a.p/types_scene_output_layout.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_scene_output_layout.c.o -c ../hyprland-source/subprojects/wlroots/types/scene/output_layout.c >[205/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_scene_xdg_shell.c.o -MF subprojects/wlroots/libwlroots.a.p/types_scene_xdg_shell.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_scene_xdg_shell.c.o -c ../hyprland-source/subprojects/wlroots/types/scene/xdg_shell.c >[206/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_scene_layer_shell_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_scene_layer_shell_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_scene_layer_shell_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/scene/layer_shell_v1.c >[207/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_seat_wlr_seat_keyboard.c.o -MF subprojects/wlroots/libwlroots.a.p/types_seat_wlr_seat_keyboard.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_seat_wlr_seat_keyboard.c.o -c ../hyprland-source/subprojects/wlroots/types/seat/wlr_seat_keyboard.c >[208/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_scene_wlr_scene.c.o -MF subprojects/wlroots/libwlroots.a.p/types_scene_wlr_scene.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_scene_wlr_scene.c.o -c ../hyprland-source/subprojects/wlroots/types/scene/wlr_scene.c >[209/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_seat_wlr_seat_pointer.c.o -MF subprojects/wlroots/libwlroots.a.p/types_seat_wlr_seat_pointer.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_seat_wlr_seat_pointer.c.o -c ../hyprland-source/subprojects/wlroots/types/seat/wlr_seat_pointer.c >[210/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_seat_wlr_seat_touch.c.o -MF subprojects/wlroots/libwlroots.a.p/types_seat_wlr_seat_touch.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_seat_wlr_seat_touch.c.o -c ../hyprland-source/subprojects/wlroots/types/seat/wlr_seat_touch.c >[211/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_seat_wlr_seat.c.o -MF subprojects/wlroots/libwlroots.a.p/types_seat_wlr_seat.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_seat_wlr_seat.c.o -c ../hyprland-source/subprojects/wlroots/types/seat/wlr_seat.c >[212/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_tablet_v2_wlr_tablet_v2_tablet.c.o -MF subprojects/wlroots/libwlroots.a.p/types_tablet_v2_wlr_tablet_v2_tablet.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_tablet_v2_wlr_tablet_v2_tablet.c.o -c ../hyprland-source/subprojects/wlroots/types/tablet_v2/wlr_tablet_v2_tablet.c >[213/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_tablet_v2_wlr_tablet_v2_pad.c.o -MF subprojects/wlroots/libwlroots.a.p/types_tablet_v2_wlr_tablet_v2_pad.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_tablet_v2_wlr_tablet_v2_pad.c.o -c ../hyprland-source/subprojects/wlroots/types/tablet_v2/wlr_tablet_v2_pad.c >[214/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_tablet_v2_wlr_tablet_v2.c.o -MF subprojects/wlroots/libwlroots.a.p/types_tablet_v2_wlr_tablet_v2.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_tablet_v2_wlr_tablet_v2.c.o -c ../hyprland-source/subprojects/wlroots/types/tablet_v2/wlr_tablet_v2.c >[215/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_tablet_v2_wlr_tablet_v2_tool.c.o -MF subprojects/wlroots/libwlroots.a.p/types_tablet_v2_wlr_tablet_v2_tool.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_tablet_v2_wlr_tablet_v2_tool.c.o -c ../hyprland-source/subprojects/wlroots/types/tablet_v2/wlr_tablet_v2_tool.c >[216/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_xdg_shell_wlr_xdg_positioner.c.o -MF subprojects/wlroots/libwlroots.a.p/types_xdg_shell_wlr_xdg_positioner.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_xdg_shell_wlr_xdg_positioner.c.o -c ../hyprland-source/subprojects/wlroots/types/xdg_shell/wlr_xdg_positioner.c >[217/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_xdg_shell_wlr_xdg_popup.c.o -MF subprojects/wlroots/libwlroots.a.p/types_xdg_shell_wlr_xdg_popup.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_xdg_shell_wlr_xdg_popup.c.o -c ../hyprland-source/subprojects/wlroots/types/xdg_shell/wlr_xdg_popup.c >[218/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_xdg_shell_wlr_xdg_shell.c.o -MF subprojects/wlroots/libwlroots.a.p/types_xdg_shell_wlr_xdg_shell.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_xdg_shell_wlr_xdg_shell.c.o -c ../hyprland-source/subprojects/wlroots/types/xdg_shell/wlr_xdg_shell.c >[219/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_xdg_shell_wlr_xdg_surface.c.o -MF subprojects/wlroots/libwlroots.a.p/types_xdg_shell_wlr_xdg_surface.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_xdg_shell_wlr_xdg_surface.c.o -c ../hyprland-source/subprojects/wlroots/types/xdg_shell/wlr_xdg_surface.c >[220/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_buffer_buffer.c.o -MF subprojects/wlroots/libwlroots.a.p/types_buffer_buffer.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_buffer_buffer.c.o -c ../hyprland-source/subprojects/wlroots/types/buffer/buffer.c >[221/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_xdg_shell_wlr_xdg_toplevel.c.o -MF subprojects/wlroots/libwlroots.a.p/types_xdg_shell_wlr_xdg_toplevel.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_xdg_shell_wlr_xdg_toplevel.c.o -c ../hyprland-source/subprojects/wlroots/types/xdg_shell/wlr_xdg_toplevel.c >[222/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_buffer_client.c.o -MF subprojects/wlroots/libwlroots.a.p/types_buffer_client.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_buffer_client.c.o -c ../hyprland-source/subprojects/wlroots/types/buffer/client.c >[223/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_buffer_dmabuf.c.o -MF subprojects/wlroots/libwlroots.a.p/types_buffer_dmabuf.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_buffer_dmabuf.c.o -c ../hyprland-source/subprojects/wlroots/types/buffer/dmabuf.c >[224/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_buffer_readonly_data.c.o -MF subprojects/wlroots/libwlroots.a.p/types_buffer_readonly_data.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_buffer_readonly_data.c.o -c ../hyprland-source/subprojects/wlroots/types/buffer/readonly_data.c >[225/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_buffer_resource.c.o -MF subprojects/wlroots/libwlroots.a.p/types_buffer_resource.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_buffer_resource.c.o -c ../hyprland-source/subprojects/wlroots/types/buffer/resource.c >[226/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_content_type_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_content_type_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_content_type_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_content_type_v1.c >[227/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_cursor_shape_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_cursor_shape_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_cursor_shape_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_cursor_shape_v1.c >[228/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_compositor.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_compositor.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_compositor.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_compositor.c >[229/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_damage_ring.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_damage_ring.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_damage_ring.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_damage_ring.c >[230/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_cursor.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_cursor.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_cursor.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_cursor.c >[231/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_data_control_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_data_control_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_data_control_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_data_control_v1.c >[232/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_drm.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_drm.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_drm.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_drm.c >[233/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_export_dmabuf_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_export_dmabuf_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_export_dmabuf_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_export_dmabuf_v1.c >[234/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_fullscreen_shell_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_fullscreen_shell_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_fullscreen_shell_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_fullscreen_shell_v1.c >[235/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_foreign_toplevel_management_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_foreign_toplevel_management_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_foreign_toplevel_management_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_foreign_toplevel_management_v1.c >[236/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_gamma_control_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_gamma_control_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_gamma_control_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_gamma_control_v1.c >[237/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_idle_inhibit_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_idle_inhibit_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_idle_inhibit_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_idle_inhibit_v1.c >[238/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_idle.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_idle.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_idle.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_idle.c >[239/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_input_device.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_input_device.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_input_device.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_input_device.c >[240/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_idle_notify_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_idle_notify_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_idle_notify_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_idle_notify_v1.c >[241/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_input_inhibitor.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_input_inhibitor.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_input_inhibitor.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_input_inhibitor.c >[242/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_keyboard.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_keyboard.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_keyboard.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_keyboard.c >[243/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_input_method_v2.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_input_method_v2.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_input_method_v2.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_input_method_v2.c >[244/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_keyboard_shortcuts_inhibit_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_keyboard_shortcuts_inhibit_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_keyboard_shortcuts_inhibit_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_keyboard_shortcuts_inhibit_v1.c >[245/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_keyboard_group.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_keyboard_group.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_keyboard_group.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_keyboard_group.c >[246/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_layer_shell_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_layer_shell_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_layer_shell_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_layer_shell_v1.c >[247/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_matrix.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_matrix.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_matrix.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_matrix.c >[248/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_output_layer.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_output_layer.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_output_layer.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_output_layer.c >[249/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_linux_dmabuf_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_linux_dmabuf_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_linux_dmabuf_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_linux_dmabuf_v1.c >[250/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_output_layout.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_output_layout.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_output_layout.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_output_layout.c >[251/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_output_power_management_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_output_power_management_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_output_power_management_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_output_power_management_v1.c >[252/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_output_management_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_output_management_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_output_management_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_output_management_v1.c >[253/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_pointer_constraints_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_pointer_constraints_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_pointer_constraints_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_pointer_constraints_v1.c >[254/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_pointer.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_pointer.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_pointer.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_pointer.c >[255/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_pointer_gestures_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_pointer_gestures_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_pointer_gestures_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_pointer_gestures_v1.c >[256/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_presentation_time.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_presentation_time.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_presentation_time.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_presentation_time.c >[257/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_primary_selection.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_primary_selection.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_primary_selection.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_primary_selection.c >[258/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_primary_selection_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_primary_selection_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_primary_selection_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_primary_selection_v1.c >[259/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_region.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_region.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_region.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_region.c >[260/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_relative_pointer_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_relative_pointer_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_relative_pointer_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_relative_pointer_v1.c >[261/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_server_decoration.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_server_decoration.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_server_decoration.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_server_decoration.c >[262/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_screencopy_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_screencopy_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_screencopy_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_screencopy_v1.c >[263/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_session_lock_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_session_lock_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_session_lock_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_session_lock_v1.c >[264/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_single_pixel_buffer_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_single_pixel_buffer_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_single_pixel_buffer_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_single_pixel_buffer_v1.c >[265/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_shm.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_shm.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_shm.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_shm.c >[266/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_fractional_scale_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_fractional_scale_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_fractional_scale_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_fractional_scale_v1.c >[267/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_subcompositor.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_subcompositor.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_subcompositor.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_subcompositor.c >[268/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_switch.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_switch.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_switch.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_switch.c >[269/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_tablet_pad.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_tablet_pad.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_tablet_pad.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_tablet_pad.c >[270/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_tablet_tool.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_tablet_tool.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_tablet_tool.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_tablet_tool.c >[271/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_touch.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_touch.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_touch.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_touch.c >[272/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_text_input_v3.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_text_input_v3.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_text_input_v3.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_text_input_v3.c >[273/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_viewporter.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_viewporter.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_viewporter.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_viewporter.c >[274/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_virtual_keyboard_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_virtual_keyboard_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_virtual_keyboard_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_virtual_keyboard_v1.c >[275/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_virtual_pointer_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_virtual_pointer_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_virtual_pointer_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_virtual_pointer_v1.c >[276/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_xcursor_manager.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_xcursor_manager.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_xcursor_manager.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_xcursor_manager.c >[277/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_decoration_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_decoration_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_decoration_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_xdg_decoration_v1.c >[278/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_activation_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_activation_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_activation_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_xdg_activation_v1.c >[279/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_foreign_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_foreign_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_foreign_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_xdg_foreign_v1.c >[280/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_foreign_registry.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_foreign_registry.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_foreign_registry.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_xdg_foreign_registry.c >[281/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_foreign_v2.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_foreign_v2.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_foreign_v2.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_xdg_foreign_v2.c >[282/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_tearing_control_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_tearing_control_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_tearing_control_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_tearing_control_v1.c >[283/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_output_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_output_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_output_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_xdg_output_v1.c >[284/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/util_addon.c.o -MF subprojects/wlroots/libwlroots.a.p/util_addon.c.o.d -o subprojects/wlroots/libwlroots.a.p/util_addon.c.o -c ../hyprland-source/subprojects/wlroots/util/addon.c >[285/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/util_array.c.o -MF subprojects/wlroots/libwlroots.a.p/util_array.c.o.d -o subprojects/wlroots/libwlroots.a.p/util_array.c.o -c ../hyprland-source/subprojects/wlroots/util/array.c >[286/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/util_box.c.o -MF subprojects/wlroots/libwlroots.a.p/util_box.c.o.d -o subprojects/wlroots/libwlroots.a.p/util_box.c.o -c ../hyprland-source/subprojects/wlroots/util/box.c >[287/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/types_wlr_drm_lease_v1.c.o -MF subprojects/wlroots/libwlroots.a.p/types_wlr_drm_lease_v1.c.o.d -o subprojects/wlroots/libwlroots.a.p/types_wlr_drm_lease_v1.c.o -c ../hyprland-source/subprojects/wlroots/types/wlr_drm_lease_v1.c >[288/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/util_env.c.o -MF subprojects/wlroots/libwlroots.a.p/util_env.c.o.d -o subprojects/wlroots/libwlroots.a.p/util_env.c.o -c ../hyprland-source/subprojects/wlroots/util/env.c >[289/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/util_global.c.o -MF subprojects/wlroots/libwlroots.a.p/util_global.c.o.d -o subprojects/wlroots/libwlroots.a.p/util_global.c.o -c ../hyprland-source/subprojects/wlroots/util/global.c >[290/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/util_log.c.o -MF subprojects/wlroots/libwlroots.a.p/util_log.c.o.d -o subprojects/wlroots/libwlroots.a.p/util_log.c.o -c ../hyprland-source/subprojects/wlroots/util/log.c >[291/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/util_set.c.o -MF subprojects/wlroots/libwlroots.a.p/util_set.c.o.d -o subprojects/wlroots/libwlroots.a.p/util_set.c.o -c ../hyprland-source/subprojects/wlroots/util/set.c >[292/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/util_shm.c.o -MF subprojects/wlroots/libwlroots.a.p/util_shm.c.o.d -o subprojects/wlroots/libwlroots.a.p/util_shm.c.o -c ../hyprland-source/subprojects/wlroots/util/shm.c >[293/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/util_time.c.o -MF subprojects/wlroots/libwlroots.a.p/util_time.c.o.d -o subprojects/wlroots/libwlroots.a.p/util_time.c.o -c ../hyprland-source/subprojects/wlroots/util/time.c >[294/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/util_region.c.o -MF subprojects/wlroots/libwlroots.a.p/util_region.c.o.d -o subprojects/wlroots/libwlroots.a.p/util_region.c.o -c ../hyprland-source/subprojects/wlroots/util/region.c >[295/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/util_token.c.o -MF subprojects/wlroots/libwlroots.a.p/util_token.c.o.d -o subprojects/wlroots/libwlroots.a.p/util_token.c.o -c ../hyprland-source/subprojects/wlroots/util/token.c >[296/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/xcursor_wlr_xcursor.c.o -MF subprojects/wlroots/libwlroots.a.p/xcursor_wlr_xcursor.c.o.d -o subprojects/wlroots/libwlroots.a.p/xcursor_wlr_xcursor.c.o -c ../hyprland-source/subprojects/wlroots/xcursor/wlr_xcursor.c >[297/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/wlroots/libwlroots.a.p -Isubprojects/wlroots -I../hyprland-source/subprojects/wlroots -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/wlroots/protocol -Isubprojects/wlroots/render/gles2/shaders -Isubprojects/wlroots/backend/drm -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow -Wmissing-prototypes -Walloca -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter -fmacro-prefix-map=../hyprland-source/subprojects/wlroots/= -O2 -pipe -march=native -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/xcursor_xcursor.c.o -MF subprojects/wlroots/libwlroots.a.p/xcursor_xcursor.c.o.d -o subprojects/wlroots/libwlroots.a.p/xcursor_xcursor.c.o -c ../hyprland-source/subprojects/wlroots/xcursor/xcursor.c >[298/425] rm -f subprojects/wlroots/libwlroots.a && x86_64-gentoo-linux-musl-ar csrD subprojects/wlroots/libwlroots.a subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_presentation-time-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_viewporter-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-shell-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_content-type-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_cursor-shape-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_drm-lease-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_ext-idle-notify-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_ext-session-lock-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_fractional-scale-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_single-pixel-buffer-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-activation-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xwayland-shell-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_tearing-control-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_fullscreen-shell-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_idle-inhibit-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_linux-dmabuf-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_pointer-constraints-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_pointer-gestures-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_primary-selection-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_relative-pointer-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_tablet-unstable-v2-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_text-input-unstable-v3-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-decoration-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-foreign-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-foreign-unstable-v2-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_xdg-output-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_drm-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_input-method-unstable-v2-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_idle-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_server-decoration-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_virtual-keyboard-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-data-control-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-export-dmabuf-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-foreign-toplevel-management-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-gamma-control-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-input-inhibitor-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-layer-shell-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-output-management-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-output-power-management-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-screencopy-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._protocol_wlr-virtual-pointer-unstable-v1-protocol.c.o subprojects/wlroots/libwlroots.a.p/meson-generated_.._backend_drm_pnpids.c.o subprojects/wlroots/libwlroots.a.p/render_dmabuf.c.o subprojects/wlroots/libwlroots.a.p/render_drm_format_set.c.o subprojects/wlroots/libwlroots.a.p/render_pass.c.o subprojects/wlroots/libwlroots.a.p/render_pixel_format.c.o subprojects/wlroots/libwlroots.a.p/render_swapchain.c.o subprojects/wlroots/libwlroots.a.p/render_wlr_renderer.c.o subprojects/wlroots/libwlroots.a.p/render_wlr_texture.c.o subprojects/wlroots/libwlroots.a.p/render_dmabuf_linux.c.o subprojects/wlroots/libwlroots.a.p/render_egl.c.o subprojects/wlroots/libwlroots.a.p/render_gles2_pass.c.o subprojects/wlroots/libwlroots.a.p/render_gles2_pixel_format.c.o subprojects/wlroots/libwlroots.a.p/render_gles2_renderer.c.o subprojects/wlroots/libwlroots.a.p/render_gles2_texture.c.o subprojects/wlroots/libwlroots.a.p/render_pixman_pass.c.o subprojects/wlroots/libwlroots.a.p/render_pixman_pixel_format.c.o subprojects/wlroots/libwlroots.a.p/render_pixman_renderer.c.o subprojects/wlroots/libwlroots.a.p/render_allocator_allocator.c.o subprojects/wlroots/libwlroots.a.p/render_allocator_shm.c.o subprojects/wlroots/libwlroots.a.p/render_allocator_drm_dumb.c.o subprojects/wlroots/libwlroots.a.p/render_allocator_gbm.c.o subprojects/wlroots/libwlroots.a.p/backend_backend.c.o subprojects/wlroots/libwlroots.a.p/backend_session_session.c.o subprojects/wlroots/libwlroots.a.p/backend_drm_atomic.c.o subprojects/wlroots/libwlroots.a.p/backend_drm_backend.c.o subprojects/wlroots/libwlroots.a.p/backend_drm_drm.c.o subprojects/wlroots/libwlroots.a.p/backend_drm_legacy.c.o subprojects/wlroots/libwlroots.a.p/backend_drm_monitor.c.o subprojects/wlroots/libwlroots.a.p/backend_drm_properties.c.o subprojects/wlroots/libwlroots.a.p/backend_drm_renderer.c.o subprojects/wlroots/libwlroots.a.p/backend_drm_util.c.o subprojects/wlroots/libwlroots.a.p/backend_drm_libliftoff.c.o subprojects/wlroots/libwlroots.a.p/backend_libinput_backend.c.o subprojects/wlroots/libwlroots.a.p/backend_libinput_events.c.o subprojects/wlroots/libwlroots.a.p/backend_libinput_keyboard.c.o subprojects/wlroots/libwlroots.a.p/backend_libinput_pointer.c.o subprojects/wlroots/libwlroots.a.p/backend_libinput_switch.c.o subprojects/wlroots/libwlroots.a.p/backend_libinput_tablet_pad.c.o subprojects/wlroots/libwlroots.a.p/backend_libinput_tablet_tool.c.o subprojects/wlroots/libwlroots.a.p/backend_libinput_touch.c.o subprojects/wlroots/libwlroots.a.p/backend_multi_backend.c.o subprojects/wlroots/libwlroots.a.p/backend_wayland_backend.c.o subprojects/wlroots/libwlroots.a.p/backend_wayland_output.c.o subprojects/wlroots/libwlroots.a.p/backend_wayland_seat.c.o subprojects/wlroots/libwlroots.a.p/backend_wayland_pointer.c.o subprojects/wlroots/libwlroots.a.p/backend_wayland_tablet_v2.c.o subprojects/wlroots/libwlroots.a.p/backend_headless_backend.c.o subprojects/wlroots/libwlroots.a.p/backend_headless_output.c.o subprojects/wlroots/libwlroots.a.p/types_data_device_wlr_data_device.c.o subprojects/wlroots/libwlroots.a.p/types_data_device_wlr_data_offer.c.o subprojects/wlroots/libwlroots.a.p/types_data_device_wlr_data_source.c.o subprojects/wlroots/libwlroots.a.p/types_data_device_wlr_drag.c.o subprojects/wlroots/libwlroots.a.p/types_output_cursor.c.o subprojects/wlroots/libwlroots.a.p/types_output_output.c.o subprojects/wlroots/libwlroots.a.p/types_output_render.c.o subprojects/wlroots/libwlroots.a.p/types_output_state.c.o subprojects/wlroots/libwlroots.a.p/types_output_swapchain.c.o subprojects/wlroots/libwlroots.a.p/types_output_transform.c.o subprojects/wlroots/libwlroots.a.p/types_scene_drag_icon.c.o subprojects/wlroots/libwlroots.a.p/types_scene_subsurface_tree.c.o subprojects/wlroots/libwlroots.a.p/types_scene_surface.c.o subprojects/wlroots/libwlroots.a.p/types_scene_wlr_scene.c.o subprojects/wlroots/libwlroots.a.p/types_scene_output_layout.c.o subprojects/wlroots/libwlroots.a.p/types_scene_xdg_shell.c.o subprojects/wlroots/libwlroots.a.p/types_scene_layer_shell_v1.c.o subprojects/wlroots/libwlroots.a.p/types_seat_wlr_seat_keyboard.c.o subprojects/wlroots/libwlroots.a.p/types_seat_wlr_seat_pointer.c.o subprojects/wlroots/libwlroots.a.p/types_seat_wlr_seat_touch.c.o subprojects/wlroots/libwlroots.a.p/types_seat_wlr_seat.c.o subprojects/wlroots/libwlroots.a.p/types_tablet_v2_wlr_tablet_v2_pad.c.o subprojects/wlroots/libwlroots.a.p/types_tablet_v2_wlr_tablet_v2_tablet.c.o subprojects/wlroots/libwlroots.a.p/types_tablet_v2_wlr_tablet_v2_tool.c.o subprojects/wlroots/libwlroots.a.p/types_tablet_v2_wlr_tablet_v2.c.o subprojects/wlroots/libwlroots.a.p/types_xdg_shell_wlr_xdg_popup.c.o subprojects/wlroots/libwlroots.a.p/types_xdg_shell_wlr_xdg_positioner.c.o subprojects/wlroots/libwlroots.a.p/types_xdg_shell_wlr_xdg_shell.c.o subprojects/wlroots/libwlroots.a.p/types_xdg_shell_wlr_xdg_surface.c.o subprojects/wlroots/libwlroots.a.p/types_xdg_shell_wlr_xdg_toplevel.c.o subprojects/wlroots/libwlroots.a.p/types_buffer_buffer.c.o subprojects/wlroots/libwlroots.a.p/types_buffer_client.c.o subprojects/wlroots/libwlroots.a.p/types_buffer_dmabuf.c.o subprojects/wlroots/libwlroots.a.p/types_buffer_readonly_data.c.o subprojects/wlroots/libwlroots.a.p/types_buffer_resource.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_compositor.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_content_type_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_cursor_shape_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_cursor.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_damage_ring.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_data_control_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_drm.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_export_dmabuf_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_foreign_toplevel_management_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_fullscreen_shell_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_gamma_control_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_idle_inhibit_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_idle.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_idle_notify_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_input_device.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_input_inhibitor.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_input_method_v2.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_keyboard.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_keyboard_group.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_keyboard_shortcuts_inhibit_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_layer_shell_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_linux_dmabuf_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_matrix.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_output_layer.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_output_layout.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_output_management_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_output_power_management_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_pointer_constraints_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_pointer_gestures_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_pointer.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_presentation_time.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_primary_selection_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_primary_selection.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_region.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_relative_pointer_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_screencopy_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_server_decoration.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_session_lock_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_shm.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_single_pixel_buffer_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_subcompositor.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_fractional_scale_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_switch.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_tablet_pad.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_tablet_tool.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_text_input_v3.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_touch.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_viewporter.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_virtual_keyboard_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_virtual_pointer_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_xcursor_manager.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_activation_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_decoration_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_foreign_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_foreign_v2.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_foreign_registry.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_xdg_output_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_tearing_control_v1.c.o subprojects/wlroots/libwlroots.a.p/types_wlr_drm_lease_v1.c.o subprojects/wlroots/libwlroots.a.p/util_addon.c.o subprojects/wlroots/libwlroots.a.p/util_array.c.o subprojects/wlroots/libwlroots.a.p/util_box.c.o subprojects/wlroots/libwlroots.a.p/util_env.c.o subprojects/wlroots/libwlroots.a.p/util_global.c.o subprojects/wlroots/libwlroots.a.p/util_log.c.o subprojects/wlroots/libwlroots.a.p/util_region.c.o subprojects/wlroots/libwlroots.a.p/util_set.c.o subprojects/wlroots/libwlroots.a.p/util_shm.c.o subprojects/wlroots/libwlroots.a.p/util_time.c.o subprojects/wlroots/libwlroots.a.p/util_token.c.o subprojects/wlroots/libwlroots.a.p/xcursor_wlr_xcursor.c.o subprojects/wlroots/libwlroots.a.p/xcursor_xcursor.c.o >[299/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/udis86/liblibudis86.a.p -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -O2 -pipe -march=native -MD -MQ subprojects/udis86/liblibudis86.a.p/libudis86_itab.c.o -MF subprojects/udis86/liblibudis86.a.p/libudis86_itab.c.o.d -o subprojects/udis86/liblibudis86.a.p/libudis86_itab.c.o -c ../hyprland-source/subprojects/udis86/libudis86/itab.c >[300/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/udis86/liblibudis86.a.p -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -O2 -pipe -march=native -MD -MQ subprojects/udis86/liblibudis86.a.p/libudis86_syn-att.c.o -MF subprojects/udis86/liblibudis86.a.p/libudis86_syn-att.c.o.d -o subprojects/udis86/liblibudis86.a.p/libudis86_syn-att.c.o -c ../hyprland-source/subprojects/udis86/libudis86/syn-att.c >[301/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/udis86/liblibudis86.a.p -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -O2 -pipe -march=native -MD -MQ subprojects/udis86/liblibudis86.a.p/libudis86_decode.c.o -MF subprojects/udis86/liblibudis86.a.p/libudis86_decode.c.o.d -o subprojects/udis86/liblibudis86.a.p/libudis86_decode.c.o -c ../hyprland-source/subprojects/udis86/libudis86/decode.c >../hyprland-source/subprojects/udis86/libudis86/decode.c: In function 'decode_operand': >../hyprland-source/subprojects/udis86/libudis86/decode.c:1959:18: warning: this statement may fall through [-Wimplicit-fallthrough=] > 1959 | u->br_far = 1; > | ~~~~~~~~~~~^~~ >../hyprland-source/subprojects/udis86/libudis86/decode.c:1961:5: note: here > 1961 | case OP_M: > | ^~~~ >../hyprland-source/subprojects/udis86/libudis86/decode.c:1962:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > 1962 | if (MODRM_MOD(modrm(u)) == 3) { > | ^ >../hyprland-source/subprojects/udis86/libudis86/decode.c:1966:5: note: here > 1966 | case OP_E: > | ^~~~ >../hyprland-source/subprojects/udis86/libudis86/decode.c:1992:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > 1992 | if (MODRM_MOD(modrm(u)) != 3) { > | ^ >../hyprland-source/subprojects/udis86/libudis86/decode.c:1996:5: note: here > 1996 | case OP_Q: > | ^~~~ >../hyprland-source/subprojects/udis86/libudis86/decode.c:2003:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > 2003 | if (MODRM_MOD(modrm(u)) != 3) { > | ^ >../hyprland-source/subprojects/udis86/libudis86/decode.c:2007:9: note: here > 2007 | case OP_W: > | ^~~~ >[302/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/udis86/liblibudis86.a.p -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -O2 -pipe -march=native -MD -MQ subprojects/udis86/liblibudis86.a.p/libudis86_syn-intel.c.o -MF subprojects/udis86/liblibudis86.a.p/libudis86_syn-intel.c.o.d -o subprojects/udis86/liblibudis86.a.p/libudis86_syn-intel.c.o -c ../hyprland-source/subprojects/udis86/libudis86/syn-intel.c >[303/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/udis86/liblibudis86.a.p -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -O2 -pipe -march=native -MD -MQ subprojects/udis86/liblibudis86.a.p/libudis86_syn.c.o -MF subprojects/udis86/liblibudis86.a.p/libudis86_syn.c.o.d -o subprojects/udis86/liblibudis86.a.p/libudis86_syn.c.o -c ../hyprland-source/subprojects/udis86/libudis86/syn.c >[304/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml protocols/xdg-shell-protocol.c >[305/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml protocols/xdg-shell-protocol.h >[306/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml protocols/linux-dmabuf-unstable-v1-protocol.c >[307/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml protocols/linux-dmabuf-unstable-v1-protocol.h >[308/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/text-input/text-input-unstable-v1.xml protocols/text-input-unstable-v1-protocol.c >[309/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/text-input/text-input-unstable-v1.xml protocols/text-input-unstable-v1-protocol.h >[310/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/xdg-output/xdg-output-unstable-v1.xml protocols/xdg-output-unstable-v1-protocol.c >[311/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/xdg-output/xdg-output-unstable-v1.xml protocols/xdg-output-unstable-v1-protocol.h >[312/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/staging/fractional-scale/fractional-scale-v1.xml protocols/fractional-scale-v1-protocol.c >[313/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/staging/fractional-scale/fractional-scale-v1.xml protocols/fractional-scale-v1-protocol.h >[314/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/staging/cursor-shape/cursor-shape-v1.xml protocols/cursor-shape-v1-protocol.c >[315/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/staging/cursor-shape/cursor-shape-v1.xml protocols/cursor-shape-v1-protocol.h >[316/425] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/staging/tearing-control/tearing-control-v1.xml protocols/tearing-control-v1-protocol.c >[317/425] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/staging/tearing-control/tearing-control-v1.xml protocols/tearing-control-v1-protocol.h >[318/425] /usr/bin/wayland-scanner private-code ../hyprland-source/protocols/wlr-foreign-toplevel-management-unstable-v1.xml protocols/wlr-foreign-toplevel-management-unstable-v1-protocol.c >[319/425] /usr/bin/wayland-scanner server-header ../hyprland-source/protocols/wlr-foreign-toplevel-management-unstable-v1.xml protocols/wlr-foreign-toplevel-management-unstable-v1-protocol.h >[320/425] /usr/bin/wayland-scanner private-code ../hyprland-source/protocols/wlr-layer-shell-unstable-v1.xml protocols/wlr-layer-shell-unstable-v1-protocol.c >[321/425] /usr/bin/wayland-scanner server-header ../hyprland-source/protocols/wlr-layer-shell-unstable-v1.xml protocols/wlr-layer-shell-unstable-v1-protocol.h >[322/425] /usr/bin/wayland-scanner private-code ../hyprland-source/protocols/wlr-output-power-management-unstable-v1.xml protocols/wlr-output-power-management-unstable-v1-protocol.c >[323/425] /usr/bin/wayland-scanner server-header ../hyprland-source/protocols/wlr-output-power-management-unstable-v1.xml protocols/wlr-output-power-management-unstable-v1-protocol.h >[324/425] /usr/bin/wayland-scanner private-code ../hyprland-source/protocols/wlr-screencopy-unstable-v1.xml protocols/wlr-screencopy-unstable-v1-protocol.c >[325/425] /usr/bin/wayland-scanner server-header ../hyprland-source/protocols/wlr-screencopy-unstable-v1.xml protocols/wlr-screencopy-unstable-v1-protocol.h >[326/425] /usr/bin/wayland-scanner private-code ../hyprland-source/protocols/pointer-constraints-unstable-v1.xml protocols/pointer-constraints-unstable-v1-protocol.c >[327/425] /usr/bin/wayland-scanner server-header ../hyprland-source/protocols/pointer-constraints-unstable-v1.xml protocols/pointer-constraints-unstable-v1-protocol.h >[328/425] /usr/bin/wayland-scanner private-code ../hyprland-source/protocols/tablet-unstable-v2.xml protocols/tablet-unstable-v2-protocol.c >[329/425] /usr/bin/wayland-scanner server-header ../hyprland-source/protocols/tablet-unstable-v2.xml protocols/tablet-unstable-v2-protocol.h >[330/425] /usr/bin/wayland-scanner private-code ../hyprland-source/protocols/idle.xml protocols/idle-protocol.c >[331/425] /usr/bin/wayland-scanner server-header ../hyprland-source/protocols/idle.xml protocols/idle-protocol.h >[332/425] /usr/bin/wayland-scanner private-code //usr/share/hyprland-protocols/protocols/hyprland-toplevel-export-v1.xml protocols/hyprland-toplevel-export-v1-protocol.c >[333/425] /usr/bin/wayland-scanner server-header //usr/share/hyprland-protocols/protocols/hyprland-toplevel-export-v1.xml protocols/hyprland-toplevel-export-v1-protocol.h >[334/425] /usr/bin/wayland-scanner private-code //usr/share/hyprland-protocols/protocols/hyprland-global-shortcuts-v1.xml protocols/hyprland-global-shortcuts-v1-protocol.c >[335/425] /usr/bin/wayland-scanner server-header //usr/share/hyprland-protocols/protocols/hyprland-global-shortcuts-v1.xml protocols/hyprland-global-shortcuts-v1-protocol.h >[336/425] x86_64-gentoo-linux-musl-gcc -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O2 -pipe -march=native -fPIC -MD -MQ protocols/libserver_protos.a.p/meson-generated_.._xdg-shell-protocol.c.o -MF protocols/libserver_protos.a.p/meson-generated_.._xdg-shell-protocol.c.o.d -o protocols/libserver_protos.a.p/meson-generated_.._xdg-shell-protocol.c.o -c protocols/xdg-shell-protocol.c >[337/425] x86_64-gentoo-linux-musl-gcc -Isubprojects/udis86/liblibudis86.a.p -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -O2 -pipe -march=native -MD -MQ subprojects/udis86/liblibudis86.a.p/libudis86_udis86.c.o -MF subprojects/udis86/liblibudis86.a.p/libudis86_udis86.c.o.d -o subprojects/udis86/liblibudis86.a.p/libudis86_udis86.c.o -c ../hyprland-source/subprojects/udis86/libudis86/udis86.c >[338/425] x86_64-gentoo-linux-musl-gcc -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O2 -pipe -march=native -fPIC -MD -MQ protocols/libserver_protos.a.p/meson-generated_.._linux-dmabuf-unstable-v1-protocol.c.o -MF protocols/libserver_protos.a.p/meson-generated_.._linux-dmabuf-unstable-v1-protocol.c.o.d -o protocols/libserver_protos.a.p/meson-generated_.._linux-dmabuf-unstable-v1-protocol.c.o -c protocols/linux-dmabuf-unstable-v1-protocol.c >[339/425] rm -f subprojects/udis86/liblibudis86.a && x86_64-gentoo-linux-musl-ar csrDT subprojects/udis86/liblibudis86.a subprojects/udis86/liblibudis86.a.p/libudis86_decode.c.o subprojects/udis86/liblibudis86.a.p/libudis86_itab.c.o subprojects/udis86/liblibudis86.a.p/libudis86_syn-att.c.o subprojects/udis86/liblibudis86.a.p/libudis86_syn-intel.c.o subprojects/udis86/liblibudis86.a.p/libudis86_syn.c.o subprojects/udis86/liblibudis86.a.p/libudis86_udis86.c.o >[340/425] x86_64-gentoo-linux-musl-gcc -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O2 -pipe -march=native -fPIC -MD -MQ protocols/libserver_protos.a.p/meson-generated_.._text-input-unstable-v1-protocol.c.o -MF protocols/libserver_protos.a.p/meson-generated_.._text-input-unstable-v1-protocol.c.o.d -o protocols/libserver_protos.a.p/meson-generated_.._text-input-unstable-v1-protocol.c.o -c protocols/text-input-unstable-v1-protocol.c >[341/425] x86_64-gentoo-linux-musl-gcc -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O2 -pipe -march=native -fPIC -MD -MQ protocols/libserver_protos.a.p/meson-generated_.._xdg-output-unstable-v1-protocol.c.o -MF protocols/libserver_protos.a.p/meson-generated_.._xdg-output-unstable-v1-protocol.c.o.d -o protocols/libserver_protos.a.p/meson-generated_.._xdg-output-unstable-v1-protocol.c.o -c protocols/xdg-output-unstable-v1-protocol.c >[342/425] x86_64-gentoo-linux-musl-gcc -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O2 -pipe -march=native -fPIC -MD -MQ protocols/libserver_protos.a.p/meson-generated_.._fractional-scale-v1-protocol.c.o -MF protocols/libserver_protos.a.p/meson-generated_.._fractional-scale-v1-protocol.c.o.d -o protocols/libserver_protos.a.p/meson-generated_.._fractional-scale-v1-protocol.c.o -c protocols/fractional-scale-v1-protocol.c >[343/425] x86_64-gentoo-linux-musl-gcc -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O2 -pipe -march=native -fPIC -MD -MQ protocols/libserver_protos.a.p/meson-generated_.._cursor-shape-v1-protocol.c.o -MF protocols/libserver_protos.a.p/meson-generated_.._cursor-shape-v1-protocol.c.o.d -o protocols/libserver_protos.a.p/meson-generated_.._cursor-shape-v1-protocol.c.o -c protocols/cursor-shape-v1-protocol.c >[344/425] x86_64-gentoo-linux-musl-gcc -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O2 -pipe -march=native -fPIC -MD -MQ protocols/libserver_protos.a.p/meson-generated_.._wlr-foreign-toplevel-management-unstable-v1-protocol.c.o -MF protocols/libserver_protos.a.p/meson-generated_.._wlr-foreign-toplevel-management-unstable-v1-protocol.c.o.d -o protocols/libserver_protos.a.p/meson-generated_.._wlr-foreign-toplevel-management-unstable-v1-protocol.c.o -c protocols/wlr-foreign-toplevel-management-unstable-v1-protocol.c >[345/425] x86_64-gentoo-linux-musl-gcc -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O2 -pipe -march=native -fPIC -MD -MQ protocols/libserver_protos.a.p/meson-generated_.._tearing-control-v1-protocol.c.o -MF protocols/libserver_protos.a.p/meson-generated_.._tearing-control-v1-protocol.c.o.d -o protocols/libserver_protos.a.p/meson-generated_.._tearing-control-v1-protocol.c.o -c protocols/tearing-control-v1-protocol.c >[346/425] x86_64-gentoo-linux-musl-gcc -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O2 -pipe -march=native -fPIC -MD -MQ protocols/libserver_protos.a.p/meson-generated_.._wlr-output-power-management-unstable-v1-protocol.c.o -MF protocols/libserver_protos.a.p/meson-generated_.._wlr-output-power-management-unstable-v1-protocol.c.o.d -o protocols/libserver_protos.a.p/meson-generated_.._wlr-output-power-management-unstable-v1-protocol.c.o -c protocols/wlr-output-power-management-unstable-v1-protocol.c >[347/425] x86_64-gentoo-linux-musl-gcc -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O2 -pipe -march=native -fPIC -MD -MQ protocols/libserver_protos.a.p/meson-generated_.._wlr-layer-shell-unstable-v1-protocol.c.o -MF protocols/libserver_protos.a.p/meson-generated_.._wlr-layer-shell-unstable-v1-protocol.c.o.d -o protocols/libserver_protos.a.p/meson-generated_.._wlr-layer-shell-unstable-v1-protocol.c.o -c protocols/wlr-layer-shell-unstable-v1-protocol.c >[348/425] x86_64-gentoo-linux-musl-gcc -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O2 -pipe -march=native -fPIC -MD -MQ protocols/libserver_protos.a.p/meson-generated_.._wlr-screencopy-unstable-v1-protocol.c.o -MF protocols/libserver_protos.a.p/meson-generated_.._wlr-screencopy-unstable-v1-protocol.c.o.d -o protocols/libserver_protos.a.p/meson-generated_.._wlr-screencopy-unstable-v1-protocol.c.o -c protocols/wlr-screencopy-unstable-v1-protocol.c >[349/425] x86_64-gentoo-linux-musl-gcc -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O2 -pipe -march=native -fPIC -MD -MQ protocols/libserver_protos.a.p/meson-generated_.._pointer-constraints-unstable-v1-protocol.c.o -MF protocols/libserver_protos.a.p/meson-generated_.._pointer-constraints-unstable-v1-protocol.c.o.d -o protocols/libserver_protos.a.p/meson-generated_.._pointer-constraints-unstable-v1-protocol.c.o -c protocols/pointer-constraints-unstable-v1-protocol.c >[350/425] x86_64-gentoo-linux-musl-gcc -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O2 -pipe -march=native -fPIC -MD -MQ protocols/libserver_protos.a.p/meson-generated_.._tablet-unstable-v2-protocol.c.o -MF protocols/libserver_protos.a.p/meson-generated_.._tablet-unstable-v2-protocol.c.o.d -o protocols/libserver_protos.a.p/meson-generated_.._tablet-unstable-v2-protocol.c.o -c protocols/tablet-unstable-v2-protocol.c >[351/425] x86_64-gentoo-linux-musl-gcc -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O2 -pipe -march=native -fPIC -MD -MQ protocols/libserver_protos.a.p/meson-generated_.._idle-protocol.c.o -MF protocols/libserver_protos.a.p/meson-generated_.._idle-protocol.c.o.d -o protocols/libserver_protos.a.p/meson-generated_.._idle-protocol.c.o -c protocols/idle-protocol.c >[352/425] x86_64-gentoo-linux-musl-gcc -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O2 -pipe -march=native -fPIC -MD -MQ protocols/libserver_protos.a.p/meson-generated_.._hyprland-global-shortcuts-v1-protocol.c.o -MF protocols/libserver_protos.a.p/meson-generated_.._hyprland-global-shortcuts-v1-protocol.c.o.d -o protocols/libserver_protos.a.p/meson-generated_.._hyprland-global-shortcuts-v1-protocol.c.o -c protocols/hyprland-global-shortcuts-v1-protocol.c >[353/425] x86_64-gentoo-linux-musl-gcc -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O2 -pipe -march=native -fPIC -MD -MQ protocols/libserver_protos.a.p/meson-generated_.._hyprland-toplevel-export-v1-protocol.c.o -MF protocols/libserver_protos.a.p/meson-generated_.._hyprland-toplevel-export-v1-protocol.c.o.d -o protocols/libserver_protos.a.p/meson-generated_.._hyprland-toplevel-export-v1-protocol.c.o -c protocols/hyprland-toplevel-export-v1-protocol.c >[354/425] rm -f protocols/libserver_protos.a && x86_64-gentoo-linux-musl-ar csrDT protocols/libserver_protos.a protocols/libserver_protos.a.p/meson-generated_.._xdg-shell-protocol.c.o protocols/libserver_protos.a.p/meson-generated_.._linux-dmabuf-unstable-v1-protocol.c.o protocols/libserver_protos.a.p/meson-generated_.._text-input-unstable-v1-protocol.c.o protocols/libserver_protos.a.p/meson-generated_.._xdg-output-unstable-v1-protocol.c.o protocols/libserver_protos.a.p/meson-generated_.._fractional-scale-v1-protocol.c.o protocols/libserver_protos.a.p/meson-generated_.._cursor-shape-v1-protocol.c.o protocols/libserver_protos.a.p/meson-generated_.._tearing-control-v1-protocol.c.o protocols/libserver_protos.a.p/meson-generated_.._wlr-foreign-toplevel-management-unstable-v1-protocol.c.o protocols/libserver_protos.a.p/meson-generated_.._wlr-layer-shell-unstable-v1-protocol.c.o protocols/libserver_protos.a.p/meson-generated_.._wlr-output-power-management-unstable-v1-protocol.c.o protocols/libserver_protos.a.p/meson-generated_.._wlr-screencopy-unstable-v1-protocol.c.o protocols/libserver_protos.a.p/meson-generated_.._pointer-constraints-unstable-v1-protocol.c.o protocols/libserver_protos.a.p/meson-generated_.._tablet-unstable-v2-protocol.c.o protocols/libserver_protos.a.p/meson-generated_.._idle-protocol.c.o protocols/libserver_protos.a.p/meson-generated_.._hyprland-toplevel-export-v1-protocol.c.o protocols/libserver_protos.a.p/meson-generated_.._hyprland-global-shortcuts-v1-protocol.c.o >[355/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/Window.cpp.o -MF src/Hyprland.p/Window.cpp.o.d -o src/Hyprland.p/Window.cpp.o -c ../hyprland-source/src/Window.cpp >[356/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/Compositor.cpp.o -MF src/Hyprland.p/Compositor.cpp.o.d -o src/Hyprland.p/Compositor.cpp.o -c ../hyprland-source/src/Compositor.cpp >[357/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/debug_CrashReporter.cpp.o -MF src/Hyprland.p/debug_CrashReporter.cpp.o.d -o src/Hyprland.p/debug_CrashReporter.cpp.o -c ../hyprland-source/src/debug/CrashReporter.cpp >[358/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/config_ConfigManager.cpp.o -MF src/Hyprland.p/config_ConfigManager.cpp.o.d -o src/Hyprland.p/config_ConfigManager.cpp.o -c ../hyprland-source/src/config/ConfigManager.cpp >[359/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/debug_HyprCtl.cpp.o -MF src/Hyprland.p/debug_HyprCtl.cpp.o.d -o src/Hyprland.p/debug_HyprCtl.cpp.o -c ../hyprland-source/src/debug/HyprCtl.cpp >[360/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/debug_HyprDebugOverlay.cpp.o -MF src/Hyprland.p/debug_HyprDebugOverlay.cpp.o.d -o src/Hyprland.p/debug_HyprDebugOverlay.cpp.o -c ../hyprland-source/src/debug/HyprDebugOverlay.cpp >[361/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/debug_HyprNotificationOverlay.cpp.o -MF src/Hyprland.p/debug_HyprNotificationOverlay.cpp.o.d -o src/Hyprland.p/debug_HyprNotificationOverlay.cpp.o -c ../hyprland-source/src/debug/HyprNotificationOverlay.cpp >[362/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/debug_Log.cpp.o -MF src/Hyprland.p/debug_Log.cpp.o.d -o src/Hyprland.p/debug_Log.cpp.o -c ../hyprland-source/src/debug/Log.cpp >[363/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/events_Devices.cpp.o -MF src/Hyprland.p/events_Devices.cpp.o.d -o src/Hyprland.p/events_Devices.cpp.o -c ../hyprland-source/src/events/Devices.cpp >[364/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/events_Layers.cpp.o -MF src/Hyprland.p/events_Layers.cpp.o.d -o src/Hyprland.p/events_Layers.cpp.o -c ../hyprland-source/src/events/Layers.cpp >[365/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/events_Misc.cpp.o -MF src/Hyprland.p/events_Misc.cpp.o.d -o src/Hyprland.p/events_Misc.cpp.o -c ../hyprland-source/src/events/Misc.cpp >[366/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/events_Monitors.cpp.o -MF src/Hyprland.p/events_Monitors.cpp.o.d -o src/Hyprland.p/events_Monitors.cpp.o -c ../hyprland-source/src/events/Monitors.cpp >[367/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/events_Popups.cpp.o -MF src/Hyprland.p/events_Popups.cpp.o.d -o src/Hyprland.p/events_Popups.cpp.o -c ../hyprland-source/src/events/Popups.cpp >[368/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/helpers_AnimatedVariable.cpp.o -MF src/Hyprland.p/helpers_AnimatedVariable.cpp.o.d -o src/Hyprland.p/helpers_AnimatedVariable.cpp.o -c ../hyprland-source/src/helpers/AnimatedVariable.cpp >[369/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/events_Windows.cpp.o -MF src/Hyprland.p/events_Windows.cpp.o.d -o src/Hyprland.p/events_Windows.cpp.o -c ../hyprland-source/src/events/Windows.cpp >[370/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/helpers_Color.cpp.o -MF src/Hyprland.p/helpers_Color.cpp.o.d -o src/Hyprland.p/helpers_Color.cpp.o -c ../hyprland-source/src/helpers/Color.cpp >[371/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/helpers_BezierCurve.cpp.o -MF src/Hyprland.p/helpers_BezierCurve.cpp.o.d -o src/Hyprland.p/helpers_BezierCurve.cpp.o -c ../hyprland-source/src/helpers/BezierCurve.cpp >[372/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/helpers_MiscFunctions.cpp.o -MF src/Hyprland.p/helpers_MiscFunctions.cpp.o.d -o src/Hyprland.p/helpers_MiscFunctions.cpp.o -c ../hyprland-source/src/helpers/MiscFunctions.cpp >[373/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/helpers_Region.cpp.o -MF src/Hyprland.p/helpers_Region.cpp.o.d -o src/Hyprland.p/helpers_Region.cpp.o -c ../hyprland-source/src/helpers/Region.cpp >[374/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/helpers_Monitor.cpp.o -MF src/Hyprland.p/helpers_Monitor.cpp.o.d -o src/Hyprland.p/helpers_Monitor.cpp.o -c ../hyprland-source/src/helpers/Monitor.cpp >[375/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/helpers_Timer.cpp.o -MF src/Hyprland.p/helpers_Timer.cpp.o.d -o src/Hyprland.p/helpers_Timer.cpp.o -c ../hyprland-source/src/helpers/Timer.cpp >[376/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/helpers_VarList.cpp.o -MF src/Hyprland.p/helpers_VarList.cpp.o.d -o src/Hyprland.p/helpers_VarList.cpp.o -c ../hyprland-source/src/helpers/VarList.cpp >[377/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/helpers_Vector2D.cpp.o -MF src/Hyprland.p/helpers_Vector2D.cpp.o.d -o src/Hyprland.p/helpers_Vector2D.cpp.o -c ../hyprland-source/src/helpers/Vector2D.cpp >[378/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/helpers_SubsurfaceTree.cpp.o -MF src/Hyprland.p/helpers_SubsurfaceTree.cpp.o.d -o src/Hyprland.p/helpers_SubsurfaceTree.cpp.o -c ../hyprland-source/src/helpers/SubsurfaceTree.cpp >[379/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/helpers_WLClasses.cpp.o -MF src/Hyprland.p/helpers_WLClasses.cpp.o.d -o src/Hyprland.p/helpers_WLClasses.cpp.o -c ../hyprland-source/src/helpers/WLClasses.cpp >[380/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/helpers_WLListener.cpp.o -MF src/Hyprland.p/helpers_WLListener.cpp.o.d -o src/Hyprland.p/helpers_WLListener.cpp.o -c ../hyprland-source/src/helpers/WLListener.cpp >[381/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/helpers_Watchdog.cpp.o -MF src/Hyprland.p/helpers_Watchdog.cpp.o.d -o src/Hyprland.p/helpers_Watchdog.cpp.o -c ../hyprland-source/src/helpers/Watchdog.cpp >[382/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/helpers_WLSurface.cpp.o -MF src/Hyprland.p/helpers_WLSurface.cpp.o.d -o src/Hyprland.p/helpers_WLSurface.cpp.o -c ../hyprland-source/src/helpers/WLSurface.cpp >[383/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/helpers_Workspace.cpp.o -MF src/Hyprland.p/helpers_Workspace.cpp.o.d -o src/Hyprland.p/helpers_Workspace.cpp.o -c ../hyprland-source/src/helpers/Workspace.cpp >[384/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/hyprerror_HyprError.cpp.o -MF src/Hyprland.p/hyprerror_HyprError.cpp.o.d -o src/Hyprland.p/hyprerror_HyprError.cpp.o -c ../hyprland-source/src/hyprerror/HyprError.cpp >[385/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/init_initHelpers.cpp.o -MF src/Hyprland.p/init_initHelpers.cpp.o.d -o src/Hyprland.p/init_initHelpers.cpp.o -c ../hyprland-source/src/init/initHelpers.cpp >[386/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/layout_IHyprLayout.cpp.o -MF src/Hyprland.p/layout_IHyprLayout.cpp.o.d -o src/Hyprland.p/layout_IHyprLayout.cpp.o -c ../hyprland-source/src/layout/IHyprLayout.cpp >[387/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/layout_DwindleLayout.cpp.o -MF src/Hyprland.p/layout_DwindleLayout.cpp.o.d -o src/Hyprland.p/layout_DwindleLayout.cpp.o -c ../hyprland-source/src/layout/DwindleLayout.cpp >[388/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/layout_MasterLayout.cpp.o -MF src/Hyprland.p/layout_MasterLayout.cpp.o.d -o src/Hyprland.p/layout_MasterLayout.cpp.o -c ../hyprland-source/src/layout/MasterLayout.cpp >[389/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/main.cpp.o -MF src/Hyprland.p/main.cpp.o.d -o src/Hyprland.p/main.cpp.o -c ../hyprland-source/src/main.cpp >[390/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/managers_AnimationManager.cpp.o -MF src/Hyprland.p/managers_AnimationManager.cpp.o.d -o src/Hyprland.p/managers_AnimationManager.cpp.o -c ../hyprland-source/src/managers/AnimationManager.cpp >[391/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/managers_HookSystemManager.cpp.o -MF src/Hyprland.p/managers_HookSystemManager.cpp.o.d -o src/Hyprland.p/managers_HookSystemManager.cpp.o -c ../hyprland-source/src/managers/HookSystemManager.cpp >[392/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/managers_EventManager.cpp.o -MF src/Hyprland.p/managers_EventManager.cpp.o.d -o src/Hyprland.p/managers_EventManager.cpp.o -c ../hyprland-source/src/managers/EventManager.cpp >[393/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/managers_LayoutManager.cpp.o -MF src/Hyprland.p/managers_LayoutManager.cpp.o.d -o src/Hyprland.p/managers_LayoutManager.cpp.o -c ../hyprland-source/src/managers/LayoutManager.cpp >[394/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/managers_ProtocolManager.cpp.o -MF src/Hyprland.p/managers_ProtocolManager.cpp.o.d -o src/Hyprland.p/managers_ProtocolManager.cpp.o -c ../hyprland-source/src/managers/ProtocolManager.cpp >[395/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/managers_KeybindManager.cpp.o -MF src/Hyprland.p/managers_KeybindManager.cpp.o.d -o src/Hyprland.p/managers_KeybindManager.cpp.o -c ../hyprland-source/src/managers/KeybindManager.cpp >[396/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/managers_ThreadManager.cpp.o -MF src/Hyprland.p/managers_ThreadManager.cpp.o.d -o src/Hyprland.p/managers_ThreadManager.cpp.o -c ../hyprland-source/src/managers/ThreadManager.cpp >[397/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/managers_SessionLockManager.cpp.o -MF src/Hyprland.p/managers_SessionLockManager.cpp.o.d -o src/Hyprland.p/managers_SessionLockManager.cpp.o -c ../hyprland-source/src/managers/SessionLockManager.cpp >[398/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/managers_XWaylandManager.cpp.o -MF src/Hyprland.p/managers_XWaylandManager.cpp.o.d -o src/Hyprland.p/managers_XWaylandManager.cpp.o -c ../hyprland-source/src/managers/XWaylandManager.cpp >[399/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/managers_input_IdleInhibitor.cpp.o -MF src/Hyprland.p/managers_input_IdleInhibitor.cpp.o.d -o src/Hyprland.p/managers_input_IdleInhibitor.cpp.o -c ../hyprland-source/src/managers/input/IdleInhibitor.cpp >[400/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/managers_input_InputMethodRelay.cpp.o -MF src/Hyprland.p/managers_input_InputMethodRelay.cpp.o.d -o src/Hyprland.p/managers_input_InputMethodRelay.cpp.o -c ../hyprland-source/src/managers/input/InputMethodRelay.cpp >[401/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/managers_input_InputManager.cpp.o -MF src/Hyprland.p/managers_input_InputManager.cpp.o.d -o src/Hyprland.p/managers_input_InputManager.cpp.o -c ../hyprland-source/src/managers/input/InputManager.cpp >[402/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/managers_input_Swipe.cpp.o -MF src/Hyprland.p/managers_input_Swipe.cpp.o.d -o src/Hyprland.p/managers_input_Swipe.cpp.o -c ../hyprland-source/src/managers/input/Swipe.cpp >[403/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/managers_input_Tablets.cpp.o -MF src/Hyprland.p/managers_input_Tablets.cpp.o.d -o src/Hyprland.p/managers_input_Tablets.cpp.o -c ../hyprland-source/src/managers/input/Tablets.cpp >[404/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/managers_input_Touch.cpp.o -MF src/Hyprland.p/managers_input_Touch.cpp.o.d -o src/Hyprland.p/managers_input_Touch.cpp.o -c ../hyprland-source/src/managers/input/Touch.cpp >[405/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/plugins_HookSystem.cpp.o -MF src/Hyprland.p/plugins_HookSystem.cpp.o.d -o src/Hyprland.p/plugins_HookSystem.cpp.o -c ../hyprland-source/src/plugins/HookSystem.cpp >[406/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/plugins_PluginAPI.cpp.o -MF src/Hyprland.p/plugins_PluginAPI.cpp.o.d -o src/Hyprland.p/plugins_PluginAPI.cpp.o -c ../hyprland-source/src/plugins/PluginAPI.cpp >[407/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/plugins_PluginSystem.cpp.o -MF src/Hyprland.p/plugins_PluginSystem.cpp.o.d -o src/Hyprland.p/plugins_PluginSystem.cpp.o -c ../hyprland-source/src/plugins/PluginSystem.cpp >[408/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/protocols_FractionalScale.cpp.o -MF src/Hyprland.p/protocols_FractionalScale.cpp.o.d -o src/Hyprland.p/protocols_FractionalScale.cpp.o -c ../hyprland-source/src/protocols/FractionalScale.cpp >[409/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/protocols_GlobalShortcuts.cpp.o -MF src/Hyprland.p/protocols_GlobalShortcuts.cpp.o.d -o src/Hyprland.p/protocols_GlobalShortcuts.cpp.o -c ../hyprland-source/src/protocols/GlobalShortcuts.cpp >[410/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/protocols_TextInputV1.cpp.o -MF src/Hyprland.p/protocols_TextInputV1.cpp.o.d -o src/Hyprland.p/protocols_TextInputV1.cpp.o -c ../hyprland-source/src/protocols/TextInputV1.cpp >[411/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/protocols_Screencopy.cpp.o -MF src/Hyprland.p/protocols_Screencopy.cpp.o.d -o src/Hyprland.p/protocols_Screencopy.cpp.o -c ../hyprland-source/src/protocols/Screencopy.cpp >[412/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/protocols_WaylandProtocol.cpp.o -MF src/Hyprland.p/protocols_WaylandProtocol.cpp.o.d -o src/Hyprland.p/protocols_WaylandProtocol.cpp.o -c ../hyprland-source/src/protocols/WaylandProtocol.cpp >[413/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/protocols_ToplevelExport.cpp.o -MF src/Hyprland.p/protocols_ToplevelExport.cpp.o.d -o src/Hyprland.p/protocols_ToplevelExport.cpp.o -c ../hyprland-source/src/protocols/ToplevelExport.cpp >[414/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/render_Framebuffer.cpp.o -MF src/Hyprland.p/render_Framebuffer.cpp.o.d -o src/Hyprland.p/render_Framebuffer.cpp.o -c ../hyprland-source/src/render/Framebuffer.cpp >[415/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/protocols_XDGOutput.cpp.o -MF src/Hyprland.p/protocols_XDGOutput.cpp.o.d -o src/Hyprland.p/protocols_XDGOutput.cpp.o -c ../hyprland-source/src/protocols/XDGOutput.cpp >[416/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/render_OpenGL.cpp.o -MF src/Hyprland.p/render_OpenGL.cpp.o.d -o src/Hyprland.p/render_OpenGL.cpp.o -c ../hyprland-source/src/render/OpenGL.cpp >[417/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/render_Shader.cpp.o -MF src/Hyprland.p/render_Shader.cpp.o.d -o src/Hyprland.p/render_Shader.cpp.o -c ../hyprland-source/src/render/Shader.cpp >[418/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/render_Renderer.cpp.o -MF src/Hyprland.p/render_Renderer.cpp.o.d -o src/Hyprland.p/render_Renderer.cpp.o -c ../hyprland-source/src/render/Renderer.cpp >[419/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/render_Texture.cpp.o -MF src/Hyprland.p/render_Texture.cpp.o.d -o src/Hyprland.p/render_Texture.cpp.o -c ../hyprland-source/src/render/Texture.cpp >[420/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/render_decorations_CHyprDropShadowDecoration.cpp.o -MF src/Hyprland.p/render_decorations_CHyprDropShadowDecoration.cpp.o.d -o src/Hyprland.p/render_decorations_CHyprDropShadowDecoration.cpp.o -c ../hyprland-source/src/render/decorations/CHyprDropShadowDecoration.cpp >[421/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/render_decorations_CHyprGroupBarDecoration.cpp.o -MF src/Hyprland.p/render_decorations_CHyprGroupBarDecoration.cpp.o.d -o src/Hyprland.p/render_decorations_CHyprGroupBarDecoration.cpp.o -c ../hyprland-source/src/render/decorations/CHyprGroupBarDecoration.cpp >[422/425] x86_64-gentoo-linux-musl-g++ -Isrc/Hyprland.p -Isrc -I../hyprland-source/src -Isubprojects/wlroots/include -I../hyprland-source/subprojects/wlroots/include -Isubprojects/udis86 -I../hyprland-source/subprojects/udis86 -I../hyprland-source/subprojects/udis86/libudis86 -Isubprojects/udis86/__CMake_build -I../hyprland-source/subprojects/udis86/__CMake_build -Iprotocols -I/usr/lib/libffi/include -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/render_decorations_IHyprWindowDecoration.cpp.o -MF src/Hyprland.p/render_decorations_IHyprWindowDecoration.cpp.o.d -o src/Hyprland.p/render_decorations_IHyprWindowDecoration.cpp.o -c ../hyprland-source/src/render/decorations/IHyprWindowDecoration.cpp >[423/425] x86_64-gentoo-linux-musl-g++ -Ihyprctl/hyprctl.p -Ihyprctl -I../hyprland-source/hyprctl -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing -DNO_XWAYLAND -std=c++23 -O2 -pipe -march=native -MD -MQ hyprctl/hyprctl.p/main.cpp.o -MF hyprctl/hyprctl.p/main.cpp.o.d -o hyprctl/hyprctl.p/main.cpp.o -c ../hyprland-source/hyprctl/main.cpp >../hyprland-source/hyprctl/main.cpp: In function 'int main(int, char**)': >../hyprland-source/hyprctl/main.cpp:290:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::deque<std::__cxx11::basic_string<char> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] > 290 | for (auto i = 0; i < ARGS.size(); ++i) { > | ~~^~~~~~~~~~~~~ >../hyprland-source/hyprctl/main.cpp:306:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::deque<std::__cxx11::basic_string<char> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] > 306 | if (i >= ARGS.size()) { > | ~~^~~~~~~~~~~~~~ >../hyprland-source/hyprctl/main.cpp:344:42: warning: comparison of integer expressions of different signedness: 'const int' and 'std::vector<SInstanceData>::size_type' {aka 'long unsigned int'} [-Wsign-compare] > 344 | if (INSTANCENO < 0 || INSTANCENO >= INSTANCES.size()) { > | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ >../hyprland-source/hyprctl/main.cpp:276:10: warning: unused variable 'bflag' [-Wunused-variable] > 276 | int bflag = 0, sflag = 0, index, c; > | ^~~~~ >../hyprland-source/hyprctl/main.cpp:276:21: warning: unused variable 'sflag' [-Wunused-variable] > 276 | int bflag = 0, sflag = 0, index, c; > | ^~~~~ >../hyprland-source/hyprctl/main.cpp:276:32: warning: unused variable 'index' [-Wunused-variable] > 276 | int bflag = 0, sflag = 0, index, c; > | ^~~~~ >../hyprland-source/hyprctl/main.cpp:276:39: warning: unused variable 'c' [-Wunused-variable] > 276 | int bflag = 0, sflag = 0, index, c; > | ^ >[424/425] x86_64-gentoo-linux-musl-g++ -o src/Hyprland src/Hyprland.p/Compositor.cpp.o src/Hyprland.p/Window.cpp.o src/Hyprland.p/config_ConfigManager.cpp.o src/Hyprland.p/debug_CrashReporter.cpp.o src/Hyprland.p/debug_HyprCtl.cpp.o src/Hyprland.p/debug_HyprDebugOverlay.cpp.o src/Hyprland.p/debug_HyprNotificationOverlay.cpp.o src/Hyprland.p/debug_Log.cpp.o src/Hyprland.p/events_Devices.cpp.o src/Hyprland.p/events_Layers.cpp.o src/Hyprland.p/events_Misc.cpp.o src/Hyprland.p/events_Monitors.cpp.o src/Hyprland.p/events_Popups.cpp.o src/Hyprland.p/events_Windows.cpp.o src/Hyprland.p/helpers_AnimatedVariable.cpp.o src/Hyprland.p/helpers_BezierCurve.cpp.o src/Hyprland.p/helpers_Color.cpp.o src/Hyprland.p/helpers_MiscFunctions.cpp.o src/Hyprland.p/helpers_Monitor.cpp.o src/Hyprland.p/helpers_Region.cpp.o src/Hyprland.p/helpers_SubsurfaceTree.cpp.o src/Hyprland.p/helpers_Timer.cpp.o src/Hyprland.p/helpers_VarList.cpp.o src/Hyprland.p/helpers_Vector2D.cpp.o src/Hyprland.p/helpers_WLClasses.cpp.o src/Hyprland.p/helpers_WLListener.cpp.o src/Hyprland.p/helpers_WLSurface.cpp.o src/Hyprland.p/helpers_Watchdog.cpp.o src/Hyprland.p/helpers_Workspace.cpp.o src/Hyprland.p/hyprerror_HyprError.cpp.o src/Hyprland.p/init_initHelpers.cpp.o src/Hyprland.p/layout_DwindleLayout.cpp.o src/Hyprland.p/layout_IHyprLayout.cpp.o src/Hyprland.p/layout_MasterLayout.cpp.o src/Hyprland.p/main.cpp.o src/Hyprland.p/managers_AnimationManager.cpp.o src/Hyprland.p/managers_EventManager.cpp.o src/Hyprland.p/managers_HookSystemManager.cpp.o src/Hyprland.p/managers_KeybindManager.cpp.o src/Hyprland.p/managers_LayoutManager.cpp.o src/Hyprland.p/managers_ProtocolManager.cpp.o src/Hyprland.p/managers_SessionLockManager.cpp.o src/Hyprland.p/managers_ThreadManager.cpp.o src/Hyprland.p/managers_XWaylandManager.cpp.o src/Hyprland.p/managers_input_IdleInhibitor.cpp.o src/Hyprland.p/managers_input_InputManager.cpp.o src/Hyprland.p/managers_input_InputMethodRelay.cpp.o src/Hyprland.p/managers_input_Swipe.cpp.o src/Hyprland.p/managers_input_Tablets.cpp.o src/Hyprland.p/managers_input_Touch.cpp.o src/Hyprland.p/plugins_HookSystem.cpp.o src/Hyprland.p/plugins_PluginAPI.cpp.o src/Hyprland.p/plugins_PluginSystem.cpp.o src/Hyprland.p/protocols_FractionalScale.cpp.o src/Hyprland.p/protocols_GlobalShortcuts.cpp.o src/Hyprland.p/protocols_Screencopy.cpp.o src/Hyprland.p/protocols_TextInputV1.cpp.o src/Hyprland.p/protocols_ToplevelExport.cpp.o src/Hyprland.p/protocols_WaylandProtocol.cpp.o src/Hyprland.p/protocols_XDGOutput.cpp.o src/Hyprland.p/render_Framebuffer.cpp.o src/Hyprland.p/render_OpenGL.cpp.o src/Hyprland.p/render_Renderer.cpp.o src/Hyprland.p/render_Shader.cpp.o src/Hyprland.p/render_Texture.cpp.o src/Hyprland.p/render_decorations_CHyprDropShadowDecoration.cpp.o src/Hyprland.p/render_decorations_CHyprGroupBarDecoration.cpp.o src/Hyprland.p/render_decorations_IHyprWindowDecoration.cpp.o -Wl,--as-needed -Wl,--no-undefined -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,--start-group protocols/libserver_protos.a subprojects/wlroots/libwlroots.a subprojects/udis86/liblibudis86.a -rdynamic /usr/lib/libwayland-server.so /usr/lib/libwayland-client.so /usr/lib/libdrm.so /usr/lib/libxkbcommon.so /usr/lib/libpixman-1.so -lm -lrt /usr/lib/libEGL.so /usr/lib/libgbm.so /usr/lib/libGLESv2.so /usr/lib/libudev.so /usr/lib/libseat.so /usr/lib/libdisplay-info.so /usr/lib/libliftoff.so /usr/lib/libinput.so /usr/lib/libcairo.so /usr/lib/libOpenGL.so -pthread /usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libharfbuzz.so /usr/lib/libpangocairo-1.0.so -Wl,--end-group >[425/425] x86_64-gentoo-linux-musl-g++ -o hyprctl/hyprctl hyprctl/hyprctl.p/main.cpp.o -Wl,--as-needed -Wl,--no-undefined -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed >>>> Source compiled. >>>> Test phase: gui-wm/hyprland-0.31.0 >meson test --print-errorlogs -C /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-0.31.0-build --num-processes 2 >No tests defined. >>>> Completed testing gui-wm/hyprland-0.31.0 > >>>> Install gui-wm/hyprland-0.31.0 into /var/tmp/portage/gui-wm/hyprland-0.31.0/image >meson install -C /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-0.31.0-build --destdir /var/tmp/portage/gui-wm/hyprland-0.31.0/image --no-rebuild --skip-subprojects wlroots >Installing protocols/xdg-shell-protocol.h to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/protocols >Installing protocols/linux-dmabuf-unstable-v1-protocol.h to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/protocols >Installing protocols/text-input-unstable-v1-protocol.h to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/protocols >Installing protocols/xdg-output-unstable-v1-protocol.h to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/protocols >Installing protocols/fractional-scale-v1-protocol.h to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/protocols >Installing protocols/cursor-shape-v1-protocol.h to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/protocols >Installing protocols/tearing-control-v1-protocol.h to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/protocols >Installing protocols/wlr-foreign-toplevel-management-unstable-v1-protocol.h to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/protocols >Installing protocols/wlr-layer-shell-unstable-v1-protocol.h to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/protocols >Installing protocols/wlr-output-power-management-unstable-v1-protocol.h to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/protocols >Installing protocols/wlr-screencopy-unstable-v1-protocol.h to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/protocols >Installing protocols/pointer-constraints-unstable-v1-protocol.h to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/protocols >Installing protocols/tablet-unstable-v2-protocol.h to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/protocols >Installing protocols/idle-protocol.h to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/protocols >Installing protocols/hyprland-toplevel-export-v1-protocol.h to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/protocols >Installing protocols/hyprland-global-shortcuts-v1-protocol.h to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/protocols >Installing src/Hyprland to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/bin >Installing hyprctl/hyprctl to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/bin >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/render/Framebuffer.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/render >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/render/Renderer.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/render >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/render/OpenGL.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/render >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/render/decorations/CHyprDropShadowDecoration.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/render/decorations >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/render/decorations/CHyprGroupBarDecoration.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/render/decorations >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/render/decorations/IHyprWindowDecoration.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/render/decorations >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/render/Shader.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/render >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/render/shaders/Border.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/render/shaders >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/render/shaders/Shadow.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/render/shaders >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/render/shaders/Textures.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/render/shaders >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/render/Texture.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/render >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/render/Shaders.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/render >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/version.h.in to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/defines.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/events/Events.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/events >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/managers/SessionLockManager.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/managers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/managers/ThreadManager.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/managers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/managers/ProtocolManager.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/managers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/managers/EventManager.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/managers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/managers/KeybindManager.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/managers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/managers/input/InputManager.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/managers/input >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/managers/input/InputMethodRelay.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/managers/input >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/managers/HookSystemManager.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/managers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/managers/XWaylandManager.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/managers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/managers/LayoutManager.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/managers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/managers/AnimationManager.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/managers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/config/ConfigDataValues.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/config >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/config/ConfigManager.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/config >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/config/defaultConfig.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/config >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/protocols/FractionalScale.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/protocols >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/protocols/TextInputV1.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/protocols >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/protocols/ToplevelExport.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/protocols >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/protocols/GlobalShortcuts.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/protocols >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/protocols/XDGOutput.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/protocols >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/protocols/Screencopy.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/protocols >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/protocols/ToplevelExportWlrFuncs.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/protocols >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/protocols/WaylandProtocol.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/protocols >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/version.h to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/debug/HyprCtl.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/debug >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/debug/HyprNotificationOverlay.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/debug >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/debug/HyprDebugOverlay.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/debug >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/debug/CrashReporter.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/debug >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/debug/TracyDefines.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/debug >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/debug/Log.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/debug >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/pch/pch.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/pch >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/init/initHelpers.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/init >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/macros.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/includes.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/Window.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/Compositor.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/hyprerror/HyprError.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/hyprerror >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/plugins/PluginAPI.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/plugins >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/plugins/HookSystem.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/plugins >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/plugins/PluginSystem.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/plugins >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/layout/IHyprLayout.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/layout >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/layout/DwindleLayout.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/layout >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/layout/MasterLayout.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/layout >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/helpers/SubsurfaceTree.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/helpers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/helpers/VarList.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/helpers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/helpers/Splashes.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/helpers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/helpers/WLListener.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/helpers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/helpers/MiscFunctions.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/helpers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/helpers/Watchdog.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/helpers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/helpers/Vector2D.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/helpers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/helpers/Color.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/helpers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/helpers/Timer.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/helpers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/helpers/WLSurface.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/helpers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/helpers/Region.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/helpers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/helpers/AnimatedVariable.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/helpers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/helpers/Workspace.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/helpers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/helpers/Monitor.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/helpers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/helpers/BezierCurve.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/helpers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/helpers/WLClasses.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/helpers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/helpers/X11Stubs.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/helpers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/helpers/XWaylandStubs.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src/helpers >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/src/SharedDefs.hpp to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/include/hyprland/src >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/docs/Hyprland.1 to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/share/man/man1 >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/docs/hyprctl.1 to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/share/man/man1 >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/assets/wall_2K.png to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/share/hyprland >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/assets/wall_4K.png to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/share/hyprland >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/assets/wall_8K.png to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/share/hyprland >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/assets/wall_anime_2K.png to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/share/hyprland >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/assets/wall_anime_4K.png to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/share/hyprland >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/assets/wall_anime_8K.png to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/share/hyprland >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/assets/wall_anime2_2K.png to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/share/hyprland >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/assets/wall_anime2_4K.png to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/share/hyprland >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/assets/wall_anime2_8K.png to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/share/hyprland >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/assets/hyprland-portals.conf to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/share/xdg-desktop-portal >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/example/hyprland.conf to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/share/hyprland >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-source/example/hyprland.desktop to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/share/wayland-sessions >Installing /var/tmp/portage/gui-wm/hyprland-0.31.0/work/hyprland-0.31.0-build/meson-private/hyprland.pc to /var/tmp/portage/gui-wm/hyprland-0.31.0/image/usr/share/pkgconfig >>>> Completed installing gui-wm/hyprland-0.31.0 into /var/tmp/portage/gui-wm/hyprland-0.31.0/image > > * Final size of build directory: 79136 KiB (77.2 MiB) > * Final size of installed tree: 13100 KiB (12.7 MiB) > >strip: x86_64-gentoo-linux-musl-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version > /usr/bin/hyprctl > /usr/bin/Hyprland > * checking 110 files for package collisions >>>> Merging gui-wm/hyprland-0.31.0 to / >--- /usr/ >--- /usr/share/ >--- /usr/share/doc/ >--- /usr/share/doc/hyprland-0.31.0/ >=== /usr/share/doc/hyprland-0.31.0/README.md.bz2 >--- /usr/share/pkgconfig/ >=== /usr/share/pkgconfig/hyprland.pc >--- /usr/share/wayland-sessions/ >=== /usr/share/wayland-sessions/hyprland.desktop >--- /usr/share/xdg-desktop-portal/ >=== /usr/share/xdg-desktop-portal/hyprland-portals.conf >--- /usr/share/hyprland/ >=== /usr/share/hyprland/hyprland.conf >=== /usr/share/hyprland/wall_anime2_8K.png >=== /usr/share/hyprland/wall_anime2_4K.png >=== /usr/share/hyprland/wall_anime2_2K.png >=== /usr/share/hyprland/wall_anime_8K.png >=== /usr/share/hyprland/wall_anime_4K.png >=== /usr/share/hyprland/wall_anime_2K.png >=== /usr/share/hyprland/wall_8K.png >=== /usr/share/hyprland/wall_4K.png >=== /usr/share/hyprland/wall_2K.png >--- /usr/share/man/ >--- /usr/share/man/man1/ >=== /usr/share/man/man1/hyprctl.1.bz2 >=== /usr/share/man/man1/Hyprland.1.bz2 >--- /usr/bin/ >=== /usr/bin/hyprctl >=== /usr/bin/Hyprland >--- /usr/include/ >--- /usr/include/hyprland/ >--- /usr/include/hyprland/src/ >=== /usr/include/hyprland/src/SharedDefs.hpp >--- /usr/include/hyprland/src/helpers/ >=== /usr/include/hyprland/src/helpers/XWaylandStubs.hpp >=== /usr/include/hyprland/src/helpers/X11Stubs.hpp >=== /usr/include/hyprland/src/helpers/WLClasses.hpp >=== /usr/include/hyprland/src/helpers/BezierCurve.hpp >=== /usr/include/hyprland/src/helpers/Monitor.hpp >=== /usr/include/hyprland/src/helpers/Workspace.hpp >=== /usr/include/hyprland/src/helpers/AnimatedVariable.hpp >=== /usr/include/hyprland/src/helpers/Region.hpp >=== /usr/include/hyprland/src/helpers/WLSurface.hpp >=== /usr/include/hyprland/src/helpers/Timer.hpp >=== /usr/include/hyprland/src/helpers/Color.hpp >=== /usr/include/hyprland/src/helpers/Vector2D.hpp >=== /usr/include/hyprland/src/helpers/Watchdog.hpp >=== /usr/include/hyprland/src/helpers/MiscFunctions.hpp >=== /usr/include/hyprland/src/helpers/WLListener.hpp >=== /usr/include/hyprland/src/helpers/Splashes.hpp >=== /usr/include/hyprland/src/helpers/VarList.hpp >=== /usr/include/hyprland/src/helpers/SubsurfaceTree.hpp >--- /usr/include/hyprland/src/layout/ >=== /usr/include/hyprland/src/layout/MasterLayout.hpp >=== /usr/include/hyprland/src/layout/DwindleLayout.hpp >=== /usr/include/hyprland/src/layout/IHyprLayout.hpp >--- /usr/include/hyprland/src/plugins/ >=== /usr/include/hyprland/src/plugins/PluginSystem.hpp >=== /usr/include/hyprland/src/plugins/HookSystem.hpp >=== /usr/include/hyprland/src/plugins/PluginAPI.hpp >--- /usr/include/hyprland/src/hyprerror/ >=== /usr/include/hyprland/src/hyprerror/HyprError.hpp >=== /usr/include/hyprland/src/Compositor.hpp >=== /usr/include/hyprland/src/Window.hpp >=== /usr/include/hyprland/src/includes.hpp >=== /usr/include/hyprland/src/macros.hpp >--- /usr/include/hyprland/src/init/ >=== /usr/include/hyprland/src/init/initHelpers.hpp >--- /usr/include/hyprland/src/pch/ >=== /usr/include/hyprland/src/pch/pch.hpp >--- /usr/include/hyprland/src/debug/ >=== /usr/include/hyprland/src/debug/Log.hpp >=== /usr/include/hyprland/src/debug/TracyDefines.hpp >=== /usr/include/hyprland/src/debug/CrashReporter.hpp >=== /usr/include/hyprland/src/debug/HyprDebugOverlay.hpp >=== /usr/include/hyprland/src/debug/HyprNotificationOverlay.hpp >=== /usr/include/hyprland/src/debug/HyprCtl.hpp >=== /usr/include/hyprland/src/version.h >--- /usr/include/hyprland/src/protocols/ >=== /usr/include/hyprland/src/protocols/WaylandProtocol.hpp >=== /usr/include/hyprland/src/protocols/ToplevelExportWlrFuncs.hpp >=== /usr/include/hyprland/src/protocols/Screencopy.hpp >=== /usr/include/hyprland/src/protocols/XDGOutput.hpp >=== /usr/include/hyprland/src/protocols/GlobalShortcuts.hpp >=== /usr/include/hyprland/src/protocols/ToplevelExport.hpp >=== /usr/include/hyprland/src/protocols/TextInputV1.hpp >=== /usr/include/hyprland/src/protocols/FractionalScale.hpp >--- /usr/include/hyprland/src/config/ >=== /usr/include/hyprland/src/config/defaultConfig.hpp >=== /usr/include/hyprland/src/config/ConfigManager.hpp >=== /usr/include/hyprland/src/config/ConfigDataValues.hpp >--- /usr/include/hyprland/src/managers/ >=== /usr/include/hyprland/src/managers/AnimationManager.hpp >=== /usr/include/hyprland/src/managers/LayoutManager.hpp >=== /usr/include/hyprland/src/managers/XWaylandManager.hpp >=== /usr/include/hyprland/src/managers/HookSystemManager.hpp >--- /usr/include/hyprland/src/managers/input/ >=== /usr/include/hyprland/src/managers/input/InputMethodRelay.hpp >=== /usr/include/hyprland/src/managers/input/InputManager.hpp >=== /usr/include/hyprland/src/managers/KeybindManager.hpp >=== /usr/include/hyprland/src/managers/EventManager.hpp >=== /usr/include/hyprland/src/managers/ProtocolManager.hpp >=== /usr/include/hyprland/src/managers/ThreadManager.hpp >=== /usr/include/hyprland/src/managers/SessionLockManager.hpp >--- /usr/include/hyprland/src/events/ >=== /usr/include/hyprland/src/events/Events.hpp >=== /usr/include/hyprland/src/defines.hpp >=== /usr/include/hyprland/src/version.h.in >--- /usr/include/hyprland/src/render/ >=== /usr/include/hyprland/src/render/Shaders.hpp >=== /usr/include/hyprland/src/render/Texture.hpp >--- /usr/include/hyprland/src/render/shaders/ >=== /usr/include/hyprland/src/render/shaders/Textures.hpp >=== /usr/include/hyprland/src/render/shaders/Shadow.hpp >=== /usr/include/hyprland/src/render/shaders/Border.hpp >=== /usr/include/hyprland/src/render/Shader.hpp >--- /usr/include/hyprland/src/render/decorations/ >=== /usr/include/hyprland/src/render/decorations/IHyprWindowDecoration.hpp >=== /usr/include/hyprland/src/render/decorations/CHyprGroupBarDecoration.hpp >=== /usr/include/hyprland/src/render/decorations/CHyprDropShadowDecoration.hpp >=== /usr/include/hyprland/src/render/OpenGL.hpp >=== /usr/include/hyprland/src/render/Renderer.hpp >=== /usr/include/hyprland/src/render/Framebuffer.hpp >--- /usr/include/hyprland/protocols/ >=== /usr/include/hyprland/protocols/hyprland-global-shortcuts-v1-protocol.h >=== /usr/include/hyprland/protocols/hyprland-toplevel-export-v1-protocol.h >=== /usr/include/hyprland/protocols/idle-protocol.h >=== /usr/include/hyprland/protocols/tablet-unstable-v2-protocol.h >=== /usr/include/hyprland/protocols/pointer-constraints-unstable-v1-protocol.h >=== /usr/include/hyprland/protocols/wlr-screencopy-unstable-v1-protocol.h >=== /usr/include/hyprland/protocols/wlr-output-power-management-unstable-v1-protocol.h >=== /usr/include/hyprland/protocols/wlr-layer-shell-unstable-v1-protocol.h >=== /usr/include/hyprland/protocols/wlr-foreign-toplevel-management-unstable-v1-protocol.h >=== /usr/include/hyprland/protocols/tearing-control-v1-protocol.h >=== /usr/include/hyprland/protocols/cursor-shape-v1-protocol.h >=== /usr/include/hyprland/protocols/fractional-scale-v1-protocol.h >=== /usr/include/hyprland/protocols/xdg-output-unstable-v1-protocol.h >=== /usr/include/hyprland/protocols/text-input-unstable-v1-protocol.h >=== /usr/include/hyprland/protocols/linux-dmabuf-unstable-v1-protocol.h >=== /usr/include/hyprland/protocols/xdg-shell-protocol.h >>>> Safely unmerging already-installed instance... >No package files given... Grabbing a set. >--- replaced obj /usr/share/xdg-desktop-portal/hyprland-portals.conf >--- replaced dir /usr/share/xdg-desktop-portal >--- replaced obj /usr/share/wayland-sessions/hyprland.desktop >--- replaced dir /usr/share/wayland-sessions >--- replaced obj /usr/share/pkgconfig/hyprland.pc >--- replaced dir /usr/share/pkgconfig >--- replaced obj /usr/share/man/man1/hyprctl.1.bz2 >--- replaced obj /usr/share/man/man1/Hyprland.1.bz2 >--- replaced dir /usr/share/man/man1 >--- replaced dir /usr/share/man >--- replaced obj /usr/share/hyprland/wall_anime_8K.png >--- replaced obj /usr/share/hyprland/wall_anime_4K.png >--- replaced obj /usr/share/hyprland/wall_anime_2K.png >--- replaced obj /usr/share/hyprland/wall_anime2_8K.png >--- replaced obj /usr/share/hyprland/wall_anime2_4K.png >--- replaced obj /usr/share/hyprland/wall_anime2_2K.png >--- replaced obj /usr/share/hyprland/wall_8K.png >--- replaced obj /usr/share/hyprland/wall_4K.png >--- replaced obj /usr/share/hyprland/wall_2K.png >--- replaced obj /usr/share/hyprland/hyprland.conf >--- replaced dir /usr/share/hyprland >--- replaced obj /usr/share/doc/hyprland-0.31.0/README.md.bz2 >--- replaced dir /usr/share/doc/hyprland-0.31.0 >--- replaced dir /usr/share/doc >--- replaced dir /usr/share >--- replaced obj /usr/include/hyprland/src/version.h.in >--- replaced obj /usr/include/hyprland/src/version.h >--- replaced obj /usr/include/hyprland/src/render/shaders/Textures.hpp >--- replaced obj /usr/include/hyprland/src/render/shaders/Shadow.hpp >--- replaced obj /usr/include/hyprland/src/render/shaders/Border.hpp >--- replaced dir /usr/include/hyprland/src/render/shaders >--- replaced obj /usr/include/hyprland/src/render/decorations/IHyprWindowDecoration.hpp >--- replaced obj /usr/include/hyprland/src/render/decorations/CHyprGroupBarDecoration.hpp >--- replaced obj /usr/include/hyprland/src/render/decorations/CHyprDropShadowDecoration.hpp >--- replaced dir /usr/include/hyprland/src/render/decorations >--- replaced obj /usr/include/hyprland/src/render/Texture.hpp >--- replaced obj /usr/include/hyprland/src/render/Shaders.hpp >--- replaced obj /usr/include/hyprland/src/render/Shader.hpp >--- replaced obj /usr/include/hyprland/src/render/Renderer.hpp >--- replaced obj /usr/include/hyprland/src/render/OpenGL.hpp >--- replaced obj /usr/include/hyprland/src/render/Framebuffer.hpp >--- replaced dir /usr/include/hyprland/src/render >--- replaced obj /usr/include/hyprland/src/protocols/XDGOutput.hpp >--- replaced obj /usr/include/hyprland/src/protocols/WaylandProtocol.hpp >--- replaced obj /usr/include/hyprland/src/protocols/ToplevelExportWlrFuncs.hpp >--- replaced obj /usr/include/hyprland/src/protocols/ToplevelExport.hpp >--- replaced obj /usr/include/hyprland/src/protocols/TextInputV1.hpp >--- replaced obj /usr/include/hyprland/src/protocols/Screencopy.hpp >--- replaced obj /usr/include/hyprland/src/protocols/GlobalShortcuts.hpp >--- replaced obj /usr/include/hyprland/src/protocols/FractionalScale.hpp >--- replaced dir /usr/include/hyprland/src/protocols >--- replaced obj /usr/include/hyprland/src/plugins/PluginSystem.hpp >--- replaced obj /usr/include/hyprland/src/plugins/PluginAPI.hpp >--- replaced obj /usr/include/hyprland/src/plugins/HookSystem.hpp >--- replaced dir /usr/include/hyprland/src/plugins >--- replaced obj /usr/include/hyprland/src/pch/pch.hpp >--- replaced dir /usr/include/hyprland/src/pch >--- replaced obj /usr/include/hyprland/src/managers/input/InputMethodRelay.hpp >--- replaced obj /usr/include/hyprland/src/managers/input/InputManager.hpp >--- replaced dir /usr/include/hyprland/src/managers/input >--- replaced obj /usr/include/hyprland/src/managers/XWaylandManager.hpp >--- replaced obj /usr/include/hyprland/src/managers/ThreadManager.hpp >--- replaced obj /usr/include/hyprland/src/managers/SessionLockManager.hpp >--- replaced obj /usr/include/hyprland/src/managers/ProtocolManager.hpp >--- replaced obj /usr/include/hyprland/src/managers/LayoutManager.hpp >--- replaced obj /usr/include/hyprland/src/managers/KeybindManager.hpp >--- replaced obj /usr/include/hyprland/src/managers/HookSystemManager.hpp >--- replaced obj /usr/include/hyprland/src/managers/EventManager.hpp >--- replaced obj /usr/include/hyprland/src/managers/AnimationManager.hpp >--- replaced dir /usr/include/hyprland/src/managers >--- replaced obj /usr/include/hyprland/src/macros.hpp >--- replaced obj /usr/include/hyprland/src/layout/MasterLayout.hpp >--- replaced obj /usr/include/hyprland/src/layout/IHyprLayout.hpp >--- replaced obj /usr/include/hyprland/src/layout/DwindleLayout.hpp >--- replaced dir /usr/include/hyprland/src/layout >--- replaced obj /usr/include/hyprland/src/init/initHelpers.hpp >--- replaced dir /usr/include/hyprland/src/init >--- replaced obj /usr/include/hyprland/src/includes.hpp >--- replaced obj /usr/include/hyprland/src/hyprerror/HyprError.hpp >--- replaced dir /usr/include/hyprland/src/hyprerror >--- replaced obj /usr/include/hyprland/src/helpers/XWaylandStubs.hpp >--- replaced obj /usr/include/hyprland/src/helpers/X11Stubs.hpp >--- replaced obj /usr/include/hyprland/src/helpers/Workspace.hpp >--- replaced obj /usr/include/hyprland/src/helpers/Watchdog.hpp >--- replaced obj /usr/include/hyprland/src/helpers/WLSurface.hpp >--- replaced obj /usr/include/hyprland/src/helpers/WLListener.hpp >--- replaced obj /usr/include/hyprland/src/helpers/WLClasses.hpp >--- replaced obj /usr/include/hyprland/src/helpers/Vector2D.hpp >--- replaced obj /usr/include/hyprland/src/helpers/VarList.hpp >--- replaced obj /usr/include/hyprland/src/helpers/Timer.hpp >--- replaced obj /usr/include/hyprland/src/helpers/SubsurfaceTree.hpp >--- replaced obj /usr/include/hyprland/src/helpers/Splashes.hpp >--- replaced obj /usr/include/hyprland/src/helpers/Region.hpp >--- replaced obj /usr/include/hyprland/src/helpers/Monitor.hpp >--- replaced obj /usr/include/hyprland/src/helpers/MiscFunctions.hpp >--- replaced obj /usr/include/hyprland/src/helpers/Color.hpp >--- replaced obj /usr/include/hyprland/src/helpers/BezierCurve.hpp >--- replaced obj /usr/include/hyprland/src/helpers/AnimatedVariable.hpp >--- replaced dir /usr/include/hyprland/src/helpers >--- replaced obj /usr/include/hyprland/src/events/Events.hpp >--- replaced dir /usr/include/hyprland/src/events >--- replaced obj /usr/include/hyprland/src/defines.hpp >--- replaced obj /usr/include/hyprland/src/debug/TracyDefines.hpp >--- replaced obj /usr/include/hyprland/src/debug/Log.hpp >--- replaced obj /usr/include/hyprland/src/debug/HyprNotificationOverlay.hpp >--- replaced obj /usr/include/hyprland/src/debug/HyprDebugOverlay.hpp >--- replaced obj /usr/include/hyprland/src/debug/HyprCtl.hpp >--- replaced obj /usr/include/hyprland/src/debug/CrashReporter.hpp >--- replaced dir /usr/include/hyprland/src/debug >--- replaced obj /usr/include/hyprland/src/config/defaultConfig.hpp >--- replaced obj /usr/include/hyprland/src/config/ConfigManager.hpp >--- replaced obj /usr/include/hyprland/src/config/ConfigDataValues.hpp >--- replaced dir /usr/include/hyprland/src/config >--- replaced obj /usr/include/hyprland/src/Window.hpp >--- replaced obj /usr/include/hyprland/src/SharedDefs.hpp >--- replaced obj /usr/include/hyprland/src/Compositor.hpp >--- replaced dir /usr/include/hyprland/src >--- replaced obj /usr/include/hyprland/protocols/xdg-shell-protocol.h >--- replaced obj /usr/include/hyprland/protocols/xdg-output-unstable-v1-protocol.h >--- replaced obj /usr/include/hyprland/protocols/wlr-screencopy-unstable-v1-protocol.h >--- replaced obj /usr/include/hyprland/protocols/wlr-output-power-management-unstable-v1-protocol.h >--- replaced obj /usr/include/hyprland/protocols/wlr-layer-shell-unstable-v1-protocol.h >--- replaced obj /usr/include/hyprland/protocols/wlr-foreign-toplevel-management-unstable-v1-protocol.h >--- replaced obj /usr/include/hyprland/protocols/text-input-unstable-v1-protocol.h >--- replaced obj /usr/include/hyprland/protocols/tearing-control-v1-protocol.h >--- replaced obj /usr/include/hyprland/protocols/tablet-unstable-v2-protocol.h >--- replaced obj /usr/include/hyprland/protocols/pointer-constraints-unstable-v1-protocol.h >--- replaced obj /usr/include/hyprland/protocols/linux-dmabuf-unstable-v1-protocol.h >--- replaced obj /usr/include/hyprland/protocols/idle-protocol.h >--- replaced obj /usr/include/hyprland/protocols/hyprland-toplevel-export-v1-protocol.h >--- replaced obj /usr/include/hyprland/protocols/hyprland-global-shortcuts-v1-protocol.h >--- replaced obj /usr/include/hyprland/protocols/fractional-scale-v1-protocol.h >--- replaced obj /usr/include/hyprland/protocols/cursor-shape-v1-protocol.h >--- replaced dir /usr/include/hyprland/protocols >--- replaced dir /usr/include/hyprland >--- replaced dir /usr/include >--- replaced obj /usr/bin/hyprctl >--- replaced obj /usr/bin/Hyprland >--- replaced dir /usr/bin >--- replaced dir /usr >>>> Original instance of package unmerged safely. >>>> gui-wm/hyprland-0.31.0 merged.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 912243
:
867798
|
867799
|
867800
|
867801
| 873859