Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 867798 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]
build log without the patch
build.log (text/x-log), 570.65 KB, created by
dysthesis
on 2023-08-13 21:23:55 UTC
(
hide
)
Description:
build log without the patch
Filename:
MIME Type:
Creator:
dysthesis
Created:
2023-08-13 21:23:55 UTC
Size:
570.65 KB
patch
obsolete
> * Package: gui-wm/hyprland-0.28.0-r1:0 > * Repository: gentoo > * Maintainer: julien@jroy.ca proxy-maint@gentoo.org > * Upstream: https://github.com/hyprwm/Hyprland/issues > * USE: X abi_x86_64 amd64 elibc_musl kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >clang-16: [0;1;35mwarning: [0m[1margument unused during compilation: '-E' [-Wunused-command-line-argument][0m >clang-16: [0;1;35mwarning: [0m[1margument unused during compilation: '-E' [-Wunused-command-line-argument][0m >>>> Unpacking source... >>>> Unpacking hyprland-0.28.0.gh.tar.gz to /var/tmp/portage/gui-wm/hyprland-0.28.0-r1/work >>>> Source unpacked in /var/tmp/portage/gui-wm/hyprland-0.28.0-r1/work >>>> Preparing source in /var/tmp/portage/gui-wm/hyprland-0.28.0-r1/work/hyprland-source ... > * Applying hyprland-0.28.0-no-wlroots-automagic-r1.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/gui-wm/hyprland-0.28.0-r1/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.28.0-r1/temp/meson.x86_64-gentoo-linux-musl.amd64.ini -Db_pch=false -Dwerror=false --buildtype plain -Dlegacy_renderer=disabled -Dxwayland=enabled -Dsystemd=disabled /var/tmp/portage/gui-wm/hyprland-0.28.0-r1/work/hyprland-source /var/tmp/portage/gui-wm/hyprland-0.28.0-r1/work/hyprland-0.28.0-build >[1mThe Meson build system[0m >Version: 1.2.1 >Source dir: [1m/var/tmp/portage/gui-wm/hyprland-0.28.0-r1/work/hyprland-source[0m >Build dir: [1m/var/tmp/portage/gui-wm/hyprland-0.28.0-r1/work/hyprland-0.28.0-build[0m >Build type: [1mnative build[0m >Project name: [1mHyprland[0m >Project version: [1m0.28.0[0m >C compiler for the host machine: [1mclang[0m (clang 16.0.6 "clang version 16.0.6") >C linker for the host machine: [1mclang[0m ld.lld 16.0.6 >C++ compiler for the host machine: [1mclang++[0m (clang 16.0.6 "clang version 16.0.6") >C++ linker for the host machine: [1mclang++[0m ld.lld 16.0.6 >Host machine cpu family: [1mx86_64[0m >Host machine cpu: [1mx86_64[0m >Compiler for C++ supports arguments -std=c++23: [1;31mNO[0m >Compiler for C++ supports arguments -std=c++2b: [1;32mYES[0m >meson.build:18: [1;33mWARNING:[0m Consider using the built-in option for language standard version instead of using "-std=c++2b". > >Executing subproject [1mwlroots[0m > >wlroots| Project name: [1mwlroots[0m >wlroots| Project version: [1m0.17.0-dev[0m >wlroots| C compiler for the host machine: [1mclang[0m (clang 16.0.6 "clang version 16.0.6") >wlroots| C linker for the host machine: [1mclang[0m ld.lld 16.0.6 >wlroots| Compiler for C supports arguments -Wundef: [1;32mYES[0m >wlroots| Compiler for C supports arguments -Wlogical-op: [1;31mNO[0m >wlroots| Compiler for C supports arguments -Wmissing-include-dirs: [1;32mYES[0m >wlroots| Compiler for C supports arguments -Wold-style-definition: [1;32mYES[0m >wlroots| Compiler for C supports arguments -Wpointer-arith: [1;32mYES[0m >wlroots| Compiler for C supports arguments -Winit-self: [1;32mYES[0m >wlroots| Compiler for C supports arguments -Wstrict-prototypes: [1;32mYES[0m >wlroots| Compiler for C supports arguments -Wimplicit-fallthrough=2: [1;31mNO[0m >wlroots| Compiler for C supports arguments -Wendif-labels: [1;32mYES[0m >wlroots| Compiler for C supports arguments -Wstrict-aliasing=2: [1;32mYES[0m >wlroots| Compiler for C supports arguments -Woverflow: [1;32mYES[0m >wlroots| Compiler for C supports arguments -Wmissing-prototypes: [1;32mYES[0m >wlroots| Compiler for C supports arguments -Walloca: [1;32mYES[0m >wlroots| Compiler for C supports arguments -Wno-missing-braces: [1;32mYES[0m >wlroots| Compiler for C supports arguments -Wno-missing-field-initializers: [1;32mYES[0m >wlroots| Compiler for C supports arguments -Wno-unused-parameter: [1;32mYES[0m >wlroots| Compiler for C supports arguments -fmacro-prefix-map=/prefix/to/hide=: [1;32mYES[0m >wlroots| Found pkg-config: [1m/usr/bin/x86_64-gentoo-linux-musl-pkg-config[0m (2.0.1) >wlroots| Run-time dependency [1mwayland-server[0m found: [1;32mYES[0m [36m1.22.0[0m >wlroots| Run-time dependency [1mlibdrm[0m found: [1;32mYES[0m [36m2.4.115[0m >wlroots| Run-time dependency [1mxkbcommon[0m found: [1;32mYES[0m [36m1.5.0[0m >wlroots| Run-time dependency [1mpixman-1[0m found: [1;32mYES[0m [36m0.42.2[0m >wlroots| Library [1mm[0m found: [1;32mYES[0m >wlroots| Library [1mrt[0m found: [1;32mYES[0m >wlroots| Run-time dependency [1mwayland-protocols[0m found: [1;32mYES[0m [36m1.32[0m >wlroots| Found pkg-config: [1m/usr/bin/x86_64-gentoo-linux-musl-pkg-config[0m (2.0.1) >wlroots| Build-time dependency [1mwayland-scanner[0m found: [1;32mYES[0m [36m1.22.0[0m >wlroots| Program [1m/usr/bin/wayland-scanner[0m found: [1;32mYES[0m (/usr/bin/wayland-scanner) >wlroots| Has header "[1mlinux/dma-buf.h[0m" : [1;32mYES[0m >wlroots| Run-time dependency [1megl[0m found: [1;32mYES[0m [36m1.5[0m >wlroots| Run-time dependency [1mgbm[0m found: [1;32mYES[0m [36m23.1.5[0m >wlroots| Run-time dependency [1mglesv2[0m found: [1;32mYES[0m [36m3.2[0m >wlroots| Program [1m./embed.sh[0m found: [1;32mYES[0m (/var/tmp/portage/gui-wm/hyprland-0.28.0-r1/work/hyprland-source/subprojects/wlroots/render/gles2/shaders/./embed.sh) >wlroots| Dependency [1mpixman-1[0m found: [1;32mYES[0m [36m0.42.2[0m [1;34m(cached)[0m >wlroots| Dependency [1mgbm[0m found: [1;32mYES[0m [36m23.1.5[0m [1;34m(cached)[0m >wlroots| Checking for function "[1mgbm_bo_get_fd_for_plane[0m" with dependency gbm: [1;32mYES[0m >wlroots| Run-time dependency [1mlibudev[0m found: [1;32mYES[0m [36m254[0m >wlroots| Run-time dependency [1mlibseat[0m found: [1;32mYES[0m [36m0.8.0[0m >wlroots| Build-time dependency [1mhwdata[0m found: [1;32mYES[0m [36m0.373[0m >wlroots| Run-time dependency [1mlibdisplay-info[0m found: [1;32mYES[0m [36m0.1.1[0m >wlroots| Run-time dependency [1mlibliftoff[0m found: [1;32mYES[0m [36m0.4.1[0m >wlroots| Run-time dependency [1mlibinput[0m found: [1;32mYES[0m [36m1.23.0[0m >wlroots| Run-time dependency [1mxcb[0m found: [1;32mYES[0m [36m1.15[0m >wlroots| Run-time dependency [1mxcb-dri3[0m found: [1;32mYES[0m [36m1.15[0m >wlroots| Run-time dependency [1mxcb-present[0m found: [1;32mYES[0m [36m1.15[0m >wlroots| Run-time dependency [1mxcb-render[0m found: [1;32mYES[0m [36m1.15[0m >wlroots| Run-time dependency [1mxcb-renderutil[0m found: [1;32mYES[0m [36m0.3.10[0m >wlroots| Run-time dependency [1mxcb-shm[0m found: [1;32mYES[0m [36m1.15[0m >wlroots| Run-time dependency [1mxcb-xfixes[0m found: [1;32mYES[0m [36m1.15[0m >wlroots| Run-time dependency [1mxcb-xinput[0m found: [1;32mYES[0m [36m1.15[0m >wlroots| Run-time dependency [1mwayland-client[0m found: [1;32mYES[0m [36m1.22.0[0m >wlroots| Run-time dependency [1mxwayland[0m found: [1;32mYES[0m [36m23.1.2[0m >wlroots| Dependency [1mxcb[0m found: [1;32mYES[0m [36m1.15[0m [1;34m(cached)[0m >wlroots| Run-time dependency [1mxcb-composite[0m found: [1;32mYES[0m [36m1.15[0m >wlroots| Run-time dependency [1mxcb-ewmh[0m found: [1;32mYES[0m [36m0.4.2[0m >wlroots| Run-time dependency [1mxcb-icccm[0m found: [1;32mYES[0m [36m0.4.2[0m >wlroots| Dependency [1mxcb-render[0m found: [1;32mYES[0m [36m1.15[0m [1;34m(cached)[0m >wlroots| Run-time dependency [1mxcb-res[0m found: [1;32mYES[0m [36m1.15[0m >wlroots| Dependency [1mxcb-xfixes[0m found: [1;32mYES[0m [36m1.15[0m [1;34m(cached)[0m >wlroots| Dependency [1mxcb-errors[0m skipped: feature [1mxcb-errors[0m disabled >wlroots| Checking for function "[1mxcb_xfixes_set_client_disconnect_mode[0m" with dependencies xcb, xcb-composite, xcb-ewmh, xcb-icccm, xcb-render, xcb-res, xcb-xfixes, xcb-errors: [1;32mYES[0m >wlroots| Configuring [1mconfig.h[0m using configuration >wlroots| Configuring [1mversion.h[0m using configuration >wlroots| Configuring [1mconfig.h[0m using configuration >wlroots| Build targets in project: [1m130[0m >wlroots| Subproject [1mwlroots[0m finished. > >Dependency [1mxcb[0m found: [1;32mYES[0m [36m1.15[0m [1;34m(cached)[0m > >Executing subproject [1mudis86[0m method [1mcmake[0m > >udis86| Found CMake: [1m/usr/bin/cmake[0m (3.27.2) > >| Configuring the build directory with [1mCMake[0m version [1;36m3.27.2[0m >| [1mRunning CMake with:[0m -G Ninja -DCMAKE_INSTALL_PREFIX=/usr >| [1m - build directory: [0m /var/tmp/portage/gui-wm/hyprland-0.28.0-r1/work/hyprland-0.28.0-build/subprojects/udis86/__CMake_build >| [1m - source directory: [0m /var/tmp/portage/gui-wm/hyprland-0.28.0-r1/work/hyprland-source/subprojects/udis86 >| [1m - toolchain file: [0m /var/tmp/portage/gui-wm/hyprland-0.28.0-r1/work/hyprland-0.28.0-build/subprojects/udis86/__CMake_build/CMakeMesonToolchainFile.cmake >| [1m - preload file: [0m /usr/lib/python3.11/site-packages/mesonbuild/cmake/data/preload.cmake >| [1m - trace args: [0m --trace-expand --trace-format=json-v1 --no-warn-unused-cli --trace-redirect=cmake_trace.txt >| [1m - disabled policy warnings:[0m [CMP0025, CMP0047, CMP0056, CMP0060, CMP0065, CMP0066, CMP0067, CMP0082, CMP0089, CMP0102] > >| Put cmake in trace mode, but with variables expanded. >| Put cmake in trace mode and sets the trace output format. >| Not searching for unused variables given on the command line. >| Put cmake in trace mode and redirect trace output to a file instead of stderr. >| Trace will be written to cmake_trace.txt >| -- The C compiler identification is Clang 16.0.6 >| -- Detecting C compiler ABI info >| -- Detecting C compiler ABI info - done >| -- Check for working C compiler: /usr/lib/llvm/16/bin/clang - skipped >| -- Detecting C compile features >| -- Detecting C compile features - done >| -- Found Python3: /usr/bin/python3.12 (found version "3.12.0") found components: Interpreter >| Building itab.c/itab.h... >| -- Configuring done (0.5s) >| -- Generating done (0.0s) >| -- Build files have been written to: /var/tmp/portage/gui-wm/hyprland-0.28.0-r1/work/hyprland-0.28.0-build/subprojects/udis86/__CMake_build > >udis86| CMake configuration: [1;32mSUCCEEDED[0m >udis86| CMake project [1mudis86[0m has [1m3[0m build targets. > >cmake-ast| Processing generated meson AST >cmake-ast| Build file: /var/tmp/portage/gui-wm/hyprland-0.28.0-r1/work/hyprland-0.28.0-build/subprojects/udis86/meson.build > >udis86| Project name: [1mudis86[0m >udis86| Project version: [1mundefined[0m >udis86| C compiler for the host machine: [1mclang[0m (clang 16.0.6 "clang version 16.0.6") >udis86| C linker for the host machine: [1mclang[0m ld.lld 16.0.6 >udis86| Build targets in project: [1m132[0m >udis86| Subproject [1mudis86[0m finished. > > >Library [1mexecinfo[0m found: [1;31mNO[0m >Dependency [1mlibsystemd[0m skipped: feature [1msystemd[0m disabled >Dependency [1mwayland-protocols[0m found: [1;32mYES[0m [36m1.32[0m [1;34m(cached)[0m >Run-time dependency [1mhyprland-protocols[0m found: [1;32mYES[0m [36m0.2[0m >Dependency [1mwayland-scanner[0m found: [1;32mYES[0m [36m1.22.0[0m [1;34m(cached)[0m >Program [1m/usr/bin/wayland-scanner[0m found: [1;32mYES[0m (/usr/bin/wayland-scanner) >Dependency [1mwayland-server[0m found: [1;32mYES[0m [36m1.22.0[0m [1;34m(cached)[0m >Dependency [1mwayland-server[0m found: [1;32mYES[0m [36m1.22.0[0m [1;34m(cached)[0m >Dependency [1mwayland-client[0m found: [1;32mYES[0m [36m1.22.0[0m [1;34m(cached)[0m >Run-time dependency [1mcairo[0m found: [1;32mYES[0m [36m1.17.8[0m >Dependency [1mlibdrm[0m found: [1;32mYES[0m [36m2.4.115[0m [1;34m(cached)[0m >Dependency [1megl[0m found: [1;32mYES[0m [36m1.5[0m [1;34m(cached)[0m >Dependency [1mxkbcommon[0m found: [1;32mYES[0m [36m1.5.0[0m [1;34m(cached)[0m >Dependency [1mlibinput[0m found: [1;32mYES[0m [36m1.23.0[0m [1;34m(cached)[0m >Dependency [1mpixman-1[0m found: [1;32mYES[0m [36m0.42.2[0m [1;34m(cached)[0m >Run-time dependency [1mgl[0m found: [1;32mYES[0m [36m1.2[0m >Run-time dependency [1mthreads[0m found: [1;32mYES[0m >Run-time dependency [1mpango[0m found: [1;32mYES[0m [36m1.50.14[0m >Run-time dependency [1mpangocairo[0m found: [1;32mYES[0m [36m1.50.14[0m >Build targets in project: [1m167[0m > >wlroots [36m0.17.0-dev[0m > > drm-backend : [1;32mYES[0m > x11-backend : [1;32mYES[0m > libinput-backend: [1;32mYES[0m > xwayland : [1;32mYES[0m > gles2-renderer : [1;32mYES[0m > vulkan-renderer : [1;31mNO[0m > gbm-allocator : [1;32mYES[0m > session : [1;32mYES[0m > xcb-errors : [1;31mNO[0m > egl : [1;32mYES[0m > libliftoff : [1;32mYES[0m > >Hyprland [36m0.28.0[0m > > [1mSubprojects[0m > udis86 : [1;32mYES[0m > wlroots : [1;32mYES[0m > > [1mUser defined options[0m > Native files : /var/tmp/portage/gui-wm/hyprland-0.28.0-r1/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 : enabled > >Found ninja-1.11.1 at /usr/bin/ninja >>>> Source configured. >>>> Compiling source in /var/tmp/portage/gui-wm/hyprland-0.28.0-r1/work/hyprland-source ... >meson compile -C /var/tmp/portage/gui-wm/hyprland-0.28.0-r1/work/hyprland-0.28.0-build --jobs 14 --load-average 0 --verbose >[1;32mINFO:[0m autodetecting backend as ninja >[1;32mINFO:[0m calculating backend command to run: /usr/bin/ninja -C /var/tmp/portage/gui-wm/hyprland-0.28.0-r1/work/hyprland-0.28.0-build -j 14 -v >ninja: Entering directory `/var/tmp/portage/gui-wm/hyprland-0.28.0-r1/work/hyprland-0.28.0-build' >[1/432] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml subprojects/wlroots/protocol/xdg-shell-protocol.c >[2/432] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml subprojects/wlroots/protocol/xdg-shell-protocol.h >[3/432] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml subprojects/wlroots/protocol/xdg-shell-client-protocol.h >[4/432] /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 >[5/432] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/stable/viewporter/viewporter.xml subprojects/wlroots/protocol/viewporter-protocol.c >[6/432] /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 >[7/432] /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 >[8/432] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/stable/presentation-time/presentation-time.xml subprojects/wlroots/protocol/presentation-time-protocol.c >[9/432] /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 >[10/432] /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 >[11/432] /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/432] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/stable/presentation-time/presentation-time.xml subprojects/wlroots/protocol/presentation-time-protocol.h >[13/432] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/stable/viewporter/viewporter.xml subprojects/wlroots/protocol/viewporter-protocol.h >[14/432] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/stable/viewporter/viewporter.xml subprojects/wlroots/protocol/viewporter-client-protocol.h >[15/432] /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 >[16/432] /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 >[17/432] /usr/bin/wayland-scanner client-header //usr/share/wayland-protocols/stable/presentation-time/presentation-time.xml subprojects/wlroots/protocol/presentation-time-client-protocol.h >[18/432] /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 >[19/432] /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/432] /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 >[21/432] /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 >[22/432] /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 >[23/432] /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/432] /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 >[25/432] /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/432] /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 >[27/432] /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 >[28/432] /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 >[29/432] /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 >[30/432] /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 >[31/432] /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 >[32/432] /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 >[33/432] /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 >[34/432] /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 >[35/432] /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 >[36/432] /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 >[37/432] /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 >[38/432] /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 >[39/432] /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 >[40/432] /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 >[41/432] /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 >[42/432] /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 >[43/432] /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 >[44/432] /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 >[45/432] /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 >[46/432] /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 >[47/432] /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 >[48/432] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/unstable/tablet/tablet-unstable-v2.xml subprojects/wlroots/protocol/tablet-unstable-v2-protocol.c >[49/432] /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 >[50/432] /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 >[51/432] /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 >[52/432] /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 >[53/432] /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 >[54/432] /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 >[55/432] /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 >[56/432] /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 >[57/432] /usr/bin/wayland-scanner private-code ../hyprland-source/subprojects/wlroots/protocol/drm.xml subprojects/wlroots/protocol/drm-protocol.c >[58/432] /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 >[59/432] /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 >[60/432] /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 >[61/432] /usr/bin/wayland-scanner server-header ../hyprland-source/subprojects/wlroots/protocol/drm.xml subprojects/wlroots/protocol/drm-protocol.h >[62/432] /usr/bin/wayland-scanner client-header ../hyprland-source/subprojects/wlroots/protocol/drm.xml subprojects/wlroots/protocol/drm-client-protocol.h >[63/432] /usr/bin/wayland-scanner private-code ../hyprland-source/subprojects/wlroots/protocol/server-decoration.xml subprojects/wlroots/protocol/server-decoration-protocol.c >[64/432] /usr/bin/wayland-scanner private-code ../hyprland-source/subprojects/wlroots/protocol/idle.xml subprojects/wlroots/protocol/idle-protocol.c >[65/432] /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 >[66/432] /usr/bin/wayland-scanner server-header ../hyprland-source/subprojects/wlroots/protocol/idle.xml subprojects/wlroots/protocol/idle-protocol.h >[67/432] /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 >[68/432] /usr/bin/wayland-scanner server-header ../hyprland-source/subprojects/wlroots/protocol/server-decoration.xml subprojects/wlroots/protocol/server-decoration-protocol.h >[69/432] /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 >[70/432] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/unstable/tablet/tablet-unstable-v2.xml subprojects/wlroots/protocol/tablet-unstable-v2-protocol.h >[71/432] /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 >[72/432] /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 >[73/432] /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 >[74/432] /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 >[75/432] /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 >[76/432] /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 >[77/432] /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 >[78/432] /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 >[79/432] /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 >[80/432] /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 >[81/432] /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/432] /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 >[83/432] /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 >[84/432] /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 >[85/432] /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 >[86/432] /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 >[87/432] /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 >[88/432] /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 >[89/432] /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 >[90/432] /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 >[91/432] /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 >[92/432] /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 >[93/432] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml protocols/xdg-shell-protocol.c >[94/432] /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 >[95/432] /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 >[96/432] /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 >[97/432] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml protocols/xdg-shell-protocol.h >[98/432] /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 >[99/432] /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 >[100/432] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/staging/fractional-scale/fractional-scale-v1.xml protocols/fractional-scale-v1-protocol.c >[101/432] /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 >[102/432] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/staging/fractional-scale/fractional-scale-v1.xml protocols/fractional-scale-v1-protocol.h >[103/432] /usr/bin/wayland-scanner private-code //usr/share/wayland-protocols/staging/cursor-shape/cursor-shape-v1.xml protocols/cursor-shape-v1-protocol.c >[104/432] /usr/bin/wayland-scanner server-header //usr/share/wayland-protocols/staging/cursor-shape/cursor-shape-v1.xml protocols/cursor-shape-v1-protocol.h >[105/432] /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 >[106/432] /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 >[107/432] /usr/bin/wayland-scanner private-code ../hyprland-source/protocols/wlr-layer-shell-unstable-v1.xml protocols/wlr-layer-shell-unstable-v1-protocol.c >[108/432] /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 >[109/432] /usr/bin/wayland-scanner server-header ../hyprland-source/protocols/wlr-layer-shell-unstable-v1.xml protocols/wlr-layer-shell-unstable-v1-protocol.h >[110/432] /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 >[111/432] /usr/bin/wayland-scanner private-code ../hyprland-source/protocols/wlr-screencopy-unstable-v1.xml protocols/wlr-screencopy-unstable-v1-protocol.c >[112/432] /usr/bin/wayland-scanner server-header ../hyprland-source/protocols/wlr-screencopy-unstable-v1.xml protocols/wlr-screencopy-unstable-v1-protocol.h >[113/432] /usr/bin/wayland-scanner private-code ../hyprland-source/protocols/ext-workspace-unstable-v1.xml protocols/ext-workspace-unstable-v1-protocol.c >[114/432] /usr/bin/wayland-scanner server-header ../hyprland-source/protocols/ext-workspace-unstable-v1.xml protocols/ext-workspace-unstable-v1-protocol.h >[115/432] /usr/bin/wayland-scanner private-code ../hyprland-source/protocols/pointer-constraints-unstable-v1.xml protocols/pointer-constraints-unstable-v1-protocol.c >[116/432] /usr/bin/wayland-scanner server-header ../hyprland-source/protocols/pointer-constraints-unstable-v1.xml protocols/pointer-constraints-unstable-v1-protocol.h >[117/432] /usr/bin/wayland-scanner private-code ../hyprland-source/protocols/tablet-unstable-v2.xml protocols/tablet-unstable-v2-protocol.c >[118/432] clang -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 -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -O3 -march=native -pipe -flto -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 >[119/432] clang -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 -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -O3 -march=native -pipe -flto -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 >[120/432] /usr/bin/wayland-scanner private-code ../hyprland-source/protocols/idle.xml protocols/idle-protocol.c >[121/432] /usr/bin/wayland-scanner server-header ../hyprland-source/protocols/idle.xml protocols/idle-protocol.h >[122/432] /usr/bin/wayland-scanner private-code //usr/share/hyprland-protocols/protocols/hyprland-toplevel-export-v1.xml protocols/hyprland-toplevel-export-v1-protocol.c >[123/432] /usr/bin/wayland-scanner server-header ../hyprland-source/protocols/tablet-unstable-v2.xml protocols/tablet-unstable-v2-protocol.h >[124/432] clang -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 -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -O3 -march=native -pipe -flto -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 >[125/432] /usr/bin/wayland-scanner private-code //usr/share/hyprland-protocols/protocols/hyprland-global-shortcuts-v1.xml protocols/hyprland-global-shortcuts-v1-protocol.c >[126/432] /usr/bin/wayland-scanner server-header //usr/share/hyprland-protocols/protocols/hyprland-toplevel-export-v1.xml protocols/hyprland-toplevel-export-v1-protocol.h >[127/432] /usr/bin/wayland-scanner server-header //usr/share/hyprland-protocols/protocols/hyprland-global-shortcuts-v1.xml protocols/hyprland-global-shortcuts-v1-protocol.h >[128/432] /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.28.0-r1/work/hyprland-source/subprojects/wlroots/render/gles2/shaders/./embed.sh tex_rgba_frag_src >[129/432] /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.28.0-r1/work/hyprland-source/subprojects/wlroots/render/gles2/shaders/./embed.sh quad_frag_src >[130/432] /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.28.0-r1/work/hyprland-source/subprojects/wlroots/render/gles2/shaders/./embed.sh common_vert_src >[131/432] /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.28.0-r1/work/hyprland-source/subprojects/wlroots/render/gles2/shaders/./embed.sh tex_external_frag_src >[132/432] /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.28.0-r1/work/hyprland-source/subprojects/wlroots/render/gles2/shaders/./embed.sh tex_rgbx_frag_src >[133/432] clang -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 -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -O3 -march=native -pipe -flto -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 >[134/432] clang -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -march=native -pipe -flto -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 >[135/432] clang -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -march=native -pipe -flto -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 >[136/432] clang -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -march=native -pipe -flto -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 >[137/432] clang -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -march=native -pipe -flto -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 >[138/432] clang -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -march=native -pipe -flto -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 >[139/432] clang -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -march=native -pipe -flto -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 >[140/432] clang -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -march=native -pipe -flto -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 >[141/432] clang -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -march=native -pipe -flto -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 >[142/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[143/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[144/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[145/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[146/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[147/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[148/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[149/432] /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.28.0-r1/work/hyprland-source/subprojects/wlroots/backend/drm/gen_pnpids.sh >[150/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[151/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[152/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[153/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[154/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[155/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[156/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[157/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[158/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[159/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[160/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[161/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[162/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[163/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[164/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[165/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[166/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[167/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[168/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[169/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[170/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[171/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[172/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[173/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[174/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[175/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[176/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[177/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[178/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[179/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[180/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[181/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[182/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[183/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[184/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[185/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[186/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[187/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[188/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[189/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[190/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[191/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[192/432] clang -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 -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -O3 -march=native -pipe -flto -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 >[193/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[194/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[195/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[196/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[197/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[198/432] clang -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 -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -O3 -march=native -pipe -flto -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 >[199/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[200/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[201/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[202/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[203/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[204/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[205/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[206/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[207/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[208/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[209/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[210/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[211/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[212/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[213/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[214/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[215/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[216/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[217/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[218/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[219/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[220/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[221/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[222/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[223/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[224/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[225/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[226/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[227/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[228/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_x11_input_device.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_x11_input_device.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_x11_input_device.c.o -c ../hyprland-source/subprojects/wlroots/backend/x11/input_device.c >[229/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[230/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[231/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[232/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[233/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_x11_backend.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_x11_backend.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_x11_backend.c.o -c ../hyprland-source/subprojects/wlroots/backend/x11/backend.c >[234/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[235/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[236/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[237/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[238/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[239/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/backend_x11_output.c.o -MF subprojects/wlroots/libwlroots.a.p/backend_x11_output.c.o.d -o subprojects/wlroots/libwlroots.a.p/backend_x11_output.c.o -c ../hyprland-source/subprojects/wlroots/backend/x11/output.c >[240/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[241/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[242/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[243/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[244/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[245/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[246/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[247/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[248/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[249/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[250/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[251/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[252/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[253/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[254/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[255/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[256/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[257/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[258/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[259/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[260/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[261/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[262/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[263/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[264/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[265/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[266/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[267/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[268/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[269/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[270/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[271/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[272/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[273/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[274/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[275/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[276/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[277/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[278/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[279/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[280/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[281/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[282/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[283/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[284/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[285/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[286/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[287/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[288/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[289/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[290/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[291/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[292/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[293/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[294/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[295/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[296/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[297/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[298/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[299/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[300/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[301/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[302/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[303/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[304/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[305/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[306/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[307/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[308/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[309/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[310/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[311/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[312/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[313/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[314/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[315/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[316/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[317/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[318/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[319/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[320/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[321/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[322/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[323/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[324/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[325/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[326/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[327/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[328/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[329/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[330/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[331/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[332/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[333/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[334/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[335/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[336/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[337/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[338/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[339/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[340/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/xwayland_shell.c.o -MF subprojects/wlroots/libwlroots.a.p/xwayland_shell.c.o.d -o subprojects/wlroots/libwlroots.a.p/xwayland_shell.c.o -c ../hyprland-source/subprojects/wlroots/xwayland/shell.c >[341/432] rm -f subprojects/udis86/liblibudis86.a && llvm-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 >[342/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[343/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/xwayland_sockets.c.o -MF subprojects/wlroots/libwlroots.a.p/xwayland_sockets.c.o.d -o subprojects/wlroots/libwlroots.a.p/xwayland_sockets.c.o -c ../hyprland-source/subprojects/wlroots/xwayland/sockets.c >[344/432] clang -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -march=native -pipe -flto -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 >[345/432] clang -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -march=native -pipe -flto -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 >[346/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[347/432] clang -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -march=native -pipe -flto -fPIC -MD -MQ protocols/libserver_protos.a.p/meson-generated_.._ext-workspace-unstable-v1-protocol.c.o -MF protocols/libserver_protos.a.p/meson-generated_.._ext-workspace-unstable-v1-protocol.c.o.d -o protocols/libserver_protos.a.p/meson-generated_.._ext-workspace-unstable-v1-protocol.c.o -c protocols/ext-workspace-unstable-v1-protocol.c >[348/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/xwayland_xwayland.c.o -MF subprojects/wlroots/libwlroots.a.p/xwayland_xwayland.c.o.d -o subprojects/wlroots/libwlroots.a.p/xwayland_xwayland.c.o -c ../hyprland-source/subprojects/wlroots/xwayland/xwayland.c >[349/432] clang -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -march=native -pipe -flto -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/432] clang -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -march=native -pipe -flto -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/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/xwayland_selection_dnd.c.o -MF subprojects/wlroots/libwlroots.a.p/xwayland_selection_dnd.c.o.d -o subprojects/wlroots/libwlroots.a.p/xwayland_selection_dnd.c.o -c ../hyprland-source/subprojects/wlroots/xwayland/selection/dnd.c >[352/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/xwayland_server.c.o -MF subprojects/wlroots/libwlroots.a.p/xwayland_server.c.o.d -o subprojects/wlroots/libwlroots.a.p/xwayland_server.c.o -c ../hyprland-source/subprojects/wlroots/xwayland/server.c >[353/432] clang -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -march=native -pipe -flto -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 >[354/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/xwayland_selection_incoming.c.o -MF subprojects/wlroots/libwlroots.a.p/xwayland_selection_incoming.c.o.d -o subprojects/wlroots/libwlroots.a.p/xwayland_selection_incoming.c.o -c ../hyprland-source/subprojects/wlroots/xwayland/selection/incoming.c >[355/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/xwayland_selection_selection.c.o -MF subprojects/wlroots/libwlroots.a.p/xwayland_selection_selection.c.o.d -o subprojects/wlroots/libwlroots.a.p/xwayland_selection_selection.c.o -c ../hyprland-source/subprojects/wlroots/xwayland/selection/selection.c >[356/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/xwayland_selection_outgoing.c.o -MF subprojects/wlroots/libwlroots.a.p/xwayland_selection_outgoing.c.o.d -o subprojects/wlroots/libwlroots.a.p/xwayland_selection_outgoing.c.o -c ../hyprland-source/subprojects/wlroots/xwayland/selection/outgoing.c >[357/432] clang -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -march=native -pipe -flto -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 >[358/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -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 >[359/432] clang -Iprotocols/libserver_protos.a.p -Iprotocols -I../hyprland-source/protocols -I/usr/lib/libffi/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -march=native -pipe -flto -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 >[360/432] rm -f protocols/libserver_protos.a && llvm-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_.._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_.._ext-workspace-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 >[361/432] clang -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 -I/usr/include/elogind -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -DWLR_USE_UNSTABLE -DWLR_LITTLE_ENDIAN=1 -DWLR_BIG_ENDIAN=0 -Wundef -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes -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/= -O3 -march=native -pipe -flto -fPIC -MD -MQ subprojects/wlroots/libwlroots.a.p/xwayland_xwm.c.o -MF subprojects/wlroots/libwlroots.a.p/xwayland_xwm.c.o.d -o subprojects/wlroots/libwlroots.a.p/xwayland_xwm.c.o -c ../hyprland-source/subprojects/wlroots/xwayland/xwm.c >[362/432] clang++ -Ihyprctl/hyprctl.p -Ihyprctl -I../hyprland-source/hyprctl -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >[1m../hyprland-source/hyprctl/main.cpp:234:26: [0m[0;1;35mwarning: [0m[1mcomparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare][0m > for (size_t i = 2; i < argc; ++i) >[0;1;32m ~ ^ ~~~~ >[0m[1m../hyprland-source/hyprctl/main.cpp:279:10: [0m[0;1;35mwarning: [0m[1munused variable 'bflag' [-Wunused-variable][0m > int bflag = 0, sflag = 0, index, c; >[0;1;32m ^ >[0m[1m../hyprland-source/hyprctl/main.cpp:279:21: [0m[0;1;35mwarning: [0m[1munused variable 'sflag' [-Wunused-variable][0m > int bflag = 0, sflag = 0, index, c; >[0;1;32m ^ >[0m[1m../hyprland-source/hyprctl/main.cpp:279:32: [0m[0;1;35mwarning: [0m[1munused variable 'index' [-Wunused-variable][0m > int bflag = 0, sflag = 0, index, c; >[0;1;32m ^ >[0m[1m../hyprland-source/hyprctl/main.cpp:279:39: [0m[0;1;35mwarning: [0m[1munused variable 'c' [-Wunused-variable][0m > int bflag = 0, sflag = 0, index, c; >[0;1;32m ^ >[0m[1m../hyprland-source/hyprctl/main.cpp:291:24: [0m[0;1;35mwarning: [0m[1mcomparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long') [-Wsign-compare][0m > for (auto i = 0; i < ARGS.size(); ++i) { >[0;1;32m ~ ^ ~~~~~~~~~~~ >[0m6 warnings generated. >[363/432] rm -f subprojects/wlroots/libwlroots.a && llvm-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_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_x11_backend.c.o subprojects/wlroots/libwlroots.a.p/backend_x11_input_device.c.o subprojects/wlroots/libwlroots.a.p/backend_x11_output.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_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 subprojects/wlroots/libwlroots.a.p/xwayland_selection_dnd.c.o subprojects/wlroots/libwlroots.a.p/xwayland_selection_incoming.c.o subprojects/wlroots/libwlroots.a.p/xwayland_selection_outgoing.c.o subprojects/wlroots/libwlroots.a.p/xwayland_selection_selection.c.o subprojects/wlroots/libwlroots.a.p/xwayland_server.c.o subprojects/wlroots/libwlroots.a.p/xwayland_shell.c.o subprojects/wlroots/libwlroots.a.p/xwayland_sockets.c.o subprojects/wlroots/libwlroots.a.p/xwayland_xwayland.c.o subprojects/wlroots/libwlroots.a.p/xwayland_xwm.c.o >[364/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/plugins/HookSystem.cpp:1: >[1m../hyprland-source/src/plugins/HookSystem.hpp:26:49: [0m[0;1;35mwarning: [0m[1mprivate field 'm_pFunctionAddr' is not used [-Wunused-private-field][0m > void* m_pFunctionAddr = nullptr; >[0;1;32m ^ >[0m1 warning generated. >[365/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/main.cpp:1: >[1m../hyprland-source/src/defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/main.cpp:3: >In file included from ../hyprland-source/src/Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/main.cpp:1: >In file included from ../hyprland-source/src/defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[366/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/layout/DwindleLayout.cpp:1: >In file included from ../hyprland-source/src/layout/DwindleLayout.hpp:3: >In file included from ../hyprland-source/src/layout/IHyprLayout.hpp:3: >[1m../hyprland-source/src/layout/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/layout/DwindleLayout.cpp:2: >In file included from ../hyprland-source/src/layout/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/layout/DwindleLayout.cpp:1: >In file included from ../hyprland-source/src/layout/DwindleLayout.hpp:3: >In file included from ../hyprland-source/src/layout/IHyprLayout.hpp:3: >In file included from ../hyprland-source/src/layout/../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[367/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/plugins/PluginSystem.cpp:1: >In file included from ../hyprland-source/src/plugins/PluginSystem.hpp:3: >[1m../hyprland-source/src/plugins/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/plugins/PluginSystem.cpp:1: >In file included from ../hyprland-source/src/plugins/PluginSystem.hpp:4: >[1m../hyprland-source/src/plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/plugins/PluginSystem.cpp:1: >In file included from ../hyprland-source/src/plugins/PluginSystem.hpp:3: >In file included from ../hyprland-source/src/plugins/../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[368/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/events/Misc.cpp:1: >In file included from ../hyprland-source/src/events/Events.hpp:2: >[1m../hyprland-source/src/events/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/events/Misc.cpp:3: >In file included from ../hyprland-source/src/events/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/events/Misc.cpp:1: >In file included from ../hyprland-source/src/events/Events.hpp:2: >In file included from ../hyprland-source/src/events/../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[369/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/events/Devices.cpp:1: >In file included from ../hyprland-source/src/events/Events.hpp:2: >[1m../hyprland-source/src/events/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/events/Devices.cpp:3: >In file included from ../hyprland-source/src/events/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/events/Devices.cpp:1: >In file included from ../hyprland-source/src/events/Events.hpp:2: >In file included from ../hyprland-source/src/events/../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[370/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/events/Monitors.cpp:1: >In file included from ../hyprland-source/src/events/../Compositor.hpp:7: >[1m../hyprland-source/src/defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/events/Monitors.cpp:1: >In file included from ../hyprland-source/src/events/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/events/Monitors.cpp:1: >In file included from ../hyprland-source/src/events/../Compositor.hpp:3: >In file included from /usr/include/c++/v1/memory:898: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[371/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/events/Layers.cpp:1: >In file included from ../hyprland-source/src/events/../Compositor.hpp:7: >[1m../hyprland-source/src/defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/events/Layers.cpp:1: >In file included from ../hyprland-source/src/events/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/events/Layers.cpp:1: >In file included from ../hyprland-source/src/events/../Compositor.hpp:3: >In file included from /usr/include/c++/v1/memory:898: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[372/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/hyprerror/HyprError.cpp:1: >In file included from ../hyprland-source/src/hyprerror/HyprError.hpp:3: >[1m../hyprland-source/src/hyprerror/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/hyprerror/HyprError.cpp:2: >In file included from ../hyprland-source/src/hyprerror/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/hyprerror/HyprError.cpp:1: >In file included from ../hyprland-source/src/hyprerror/HyprError.hpp:3: >In file included from ../hyprland-source/src/hyprerror/../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[373/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/events/Popups.cpp:1: >In file included from ../hyprland-source/src/events/Events.hpp:2: >[1m../hyprland-source/src/events/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/events/Popups.cpp:3: >In file included from ../hyprland-source/src/events/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/events/Popups.cpp:1: >In file included from ../hyprland-source/src/events/Events.hpp:2: >In file included from ../hyprland-source/src/events/../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m[1m../hyprland-source/src/events/Popups.cpp:79:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > ASSERT(layersurface); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/events/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/events/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/events/Popups.cpp:79:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/events/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^ >[0m[1m../hyprland-source/src/events/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/events/Popups.cpp:100:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > ASSERT(PWINDOW); >[0;1;32m ^~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/events/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/events/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/events/Popups.cpp:100:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/events/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^ >[0m[1m../hyprland-source/src/events/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/events/Popups.cpp:124:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > ASSERT(PPOPUP); >[0;1;32m ^~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/events/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/events/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/events/Popups.cpp:124:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/events/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^ >[0m[1m../hyprland-source/src/events/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/events/Popups.cpp:148:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > ASSERT(PPOPUP); >[0;1;32m ^~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/events/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/events/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/events/Popups.cpp:148:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/events/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^ >[0m[1m../hyprland-source/src/events/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/events/Popups.cpp:177:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > ASSERT(PPOPUP); >[0;1;32m ^~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/events/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/events/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/events/Popups.cpp:177:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/events/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^ >[0m[1m../hyprland-source/src/events/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/events/Popups.cpp:219:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > ASSERT(PPOPUP); >[0;1;32m ^~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/events/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/events/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/events/Popups.cpp:219:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/events/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^ >[0m[1m../hyprland-source/src/events/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m10 warnings generated. >[374/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/layout/IHyprLayout.cpp:1: >In file included from ../hyprland-source/src/layout/IHyprLayout.hpp:3: >[1m../hyprland-source/src/layout/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/layout/IHyprLayout.cpp:3: >In file included from ../hyprland-source/src/layout/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/layout/IHyprLayout.cpp:1: >In file included from ../hyprland-source/src/layout/IHyprLayout.hpp:3: >In file included from ../hyprland-source/src/layout/../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[375/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >[376/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/plugins/PluginAPI.cpp:1: >[1m../hyprland-source/src/plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/plugins/PluginAPI.cpp:2: >In file included from ../hyprland-source/src/plugins/../Compositor.hpp:7: >[1m../hyprland-source/src/defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/plugins/PluginAPI.cpp:1: >In file included from ../hyprland-source/src/plugins/PluginAPI.hpp:24: >In file included from ../hyprland-source/src/plugins/HookSystem.hpp:5: >In file included from /usr/include/c++/v1/memory:898: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[377/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >[378/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/layout/MasterLayout.cpp:1: >In file included from ../hyprland-source/src/layout/MasterLayout.hpp:3: >In file included from ../hyprland-source/src/layout/IHyprLayout.hpp:3: >[1m../hyprland-source/src/layout/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/layout/MasterLayout.cpp:2: >In file included from ../hyprland-source/src/layout/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/layout/MasterLayout.cpp:1: >In file included from ../hyprland-source/src/layout/MasterLayout.hpp:3: >In file included from ../hyprland-source/src/layout/IHyprLayout.hpp:3: >In file included from ../hyprland-source/src/layout/../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[379/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >[380/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/helpers/Color.cpp:2: >[1m../hyprland-source/src/helpers/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0m1 warning generated. >[381/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/helpers/Timer.cpp:1: >In file included from ../hyprland-source/src/helpers/Timer.hpp:3: >[1m../hyprland-source/src/helpers/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0m1 warning generated. >[382/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/helpers/BezierCurve.cpp:1: >In file included from ../hyprland-source/src/helpers/BezierCurve.hpp:3: >[1m../hyprland-source/src/helpers/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0m[1m../hyprland-source/src/helpers/BezierCurve.cpp:18:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(m_dPoints.size() == 4, "CBezierCurve only supports cubic beziers! (points num: %i)", m_dPoints.size()); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/helpers/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/helpers/BezierCurve.cpp:18:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/helpers/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m2 warnings generated. >[383/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/events/Windows.cpp:1: >In file included from ../hyprland-source/src/events/Events.hpp:2: >[1m../hyprland-source/src/events/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/events/Windows.cpp:3: >In file included from ../hyprland-source/src/events/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/events/Windows.cpp:1: >In file included from ../hyprland-source/src/events/Events.hpp:2: >In file included from ../hyprland-source/src/events/../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[384/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/helpers/WLSurface.cpp:1: >In file included from ../hyprland-source/src/helpers/WLSurface.hpp:3: >[1m../hyprland-source/src/helpers/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/helpers/WLSurface.cpp:2: >In file included from ../hyprland-source/src/helpers/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/helpers/WLSurface.cpp:1: >In file included from ../hyprland-source/src/helpers/WLSurface.hpp:3: >In file included from ../hyprland-source/src/helpers/../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m[1m../hyprland-source/src/helpers/WLSurface.cpp:49:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(!m_pWLRSurface->data, "Attempted to duplicate CWLSurface ownership!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/helpers/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/helpers/WLSurface.cpp:49:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/helpers/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m5 warnings generated. >[385/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/helpers/AnimatedVariable.cpp:1: >In file included from ../hyprland-source/src/helpers/AnimatedVariable.hpp:3: >[1m../hyprland-source/src/helpers/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0m[1m../hyprland-source/src/helpers/AnimatedVariable.cpp:41:22: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > default: ASSERT(false); break; >[0;1;32m ^~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/helpers/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/helpers/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/helpers/AnimatedVariable.cpp:41:22: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/helpers/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^ >[0m[1m../hyprland-source/src/helpers/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m2 warnings generated. >[386/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/render/Framebuffer.cpp:1: >In file included from ../hyprland-source/src/render/Framebuffer.hpp:3: >[1m../hyprland-source/src/render/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/Framebuffer.cpp:6:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT((w > 1 && h > 1), "cannot alloc a FB with negative / zero size! (attempted %ix%i)", w, h); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/Framebuffer.cpp:6:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/Framebuffer.cpp:43:9: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT((status == GL_FRAMEBUFFER_COMPLETE), "Framebuffer incomplete, couldn't create! (FB status: %i)", status); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/Framebuffer.cpp:43:9: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m3 warnings generated. >[387/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/helpers/WLClasses.cpp:1: >In file included from ../hyprland-source/src/helpers/WLClasses.hpp:3: >In file included from ../hyprland-source/src/helpers/../events/Events.hpp:2: >[1m../hyprland-source/src/helpers/../events/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0m1 warning generated. >[388/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/render/Texture.cpp:1: >In file included from ../hyprland-source/src/render/Texture.hpp:3: >[1m../hyprland-source/src/render/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/Texture.cpp:8:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(wlr_texture_is_gles2(tex), "wlr_texture provided to CTexture that isn't GLES2!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/Texture.cpp:8:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m2 warnings generated. >[389/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/render/decorations/IHyprWindowDecoration.cpp:1: >In file included from ../hyprland-source/src/render/decorations/IHyprWindowDecoration.hpp:3: >[1m../hyprland-source/src/render/decorations/../../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0m1 warning generated. >[390/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/render/Shader.cpp:1: >In file included from ../hyprland-source/src/render/Shader.hpp:3: >[1m../hyprland-source/src/render/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0m1 warning generated. >[391/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/helpers/MiscFunctions.cpp:2: >[1m../hyprland-source/src/helpers/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/helpers/MiscFunctions.cpp:4: >In file included from ../hyprland-source/src/helpers/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/helpers/MiscFunctions.cpp:1: >In file included from ../hyprland-source/src/helpers/MiscFunctions.hpp:3: >In file included from ../hyprland-source/src/helpers/../includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m[1m../hyprland-source/src/helpers/MiscFunctions.cpp:148:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > ASSERT(pSignal); >[0;1;32m ^~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/helpers/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/helpers/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/helpers/MiscFunctions.cpp:148:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/helpers/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^ >[0m[1m../hyprland-source/src/helpers/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/helpers/MiscFunctions.cpp:149:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > ASSERT(pListener); >[0;1;32m ^~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/helpers/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/helpers/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/helpers/MiscFunctions.cpp:149:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/helpers/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^ >[0m[1m../hyprland-source/src/helpers/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m6 warnings generated. >[392/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/helpers/Workspace.cpp:1: >In file included from ../hyprland-source/src/helpers/Workspace.hpp:3: >[1m../hyprland-source/src/helpers/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/helpers/Workspace.cpp:2: >In file included from ../hyprland-source/src/helpers/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/helpers/Workspace.cpp:1: >In file included from ../hyprland-source/src/helpers/Workspace.hpp:3: >In file included from ../hyprland-source/src/helpers/../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[393/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/render/decorations/CHyprDropShadowDecoration.cpp:1: >In file included from ../hyprland-source/src/render/decorations/CHyprDropShadowDecoration.hpp:3: >In file included from ../hyprland-source/src/render/decorations/IHyprWindowDecoration.hpp:3: >[1m../hyprland-source/src/render/decorations/../../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/render/decorations/CHyprDropShadowDecoration.cpp:3: >In file included from ../hyprland-source/src/render/decorations/../../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/render/decorations/CHyprDropShadowDecoration.cpp:1: >In file included from ../hyprland-source/src/render/decorations/CHyprDropShadowDecoration.hpp:3: >In file included from ../hyprland-source/src/render/decorations/IHyprWindowDecoration.hpp:3: >In file included from ../hyprland-source/src/render/decorations/../../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[394/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/helpers/SubsurfaceTree.cpp:1: >In file included from ../hyprland-source/src/helpers/SubsurfaceTree.hpp:3: >[1m../hyprland-source/src/helpers/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/helpers/SubsurfaceTree.cpp:3: >In file included from ../hyprland-source/src/helpers/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/helpers/SubsurfaceTree.cpp:1: >In file included from ../hyprland-source/src/helpers/SubsurfaceTree.hpp:3: >In file included from ../hyprland-source/src/helpers/../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m[1m../hyprland-source/src/helpers/SubsurfaceTree.cpp:14:9: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(!node->pSubsurface, "Node had no subsurface!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/helpers/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/helpers/SubsurfaceTree.cpp:14:9: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/helpers/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/helpers/SubsurfaceTree.cpp:17:9: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(node->pSubsurface, "Node had no subsurface!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/helpers/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/helpers/SubsurfaceTree.cpp:17:9: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/helpers/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m6 warnings generated. >[395/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/init/initHelpers.cpp:1: >In file included from ../hyprland-source/src/init/initHelpers.hpp:3: >[1m../hyprland-source/src/init/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0m1 warning generated. >[396/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/helpers/Monitor.cpp:1: >In file included from ../hyprland-source/src/helpers/Monitor.hpp:3: >[1m../hyprland-source/src/helpers/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/helpers/Monitor.cpp:3: >In file included from ../hyprland-source/src/helpers/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/helpers/Monitor.cpp:1: >In file included from ../hyprland-source/src/helpers/Monitor.hpp:3: >In file included from ../hyprland-source/src/helpers/../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[397/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >[31mFAILED: [0msrc/Hyprland.p/debug_CrashReporter.cpp.o >clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/debug/CrashReporter.cpp:1: >In file included from ../hyprland-source/src/debug/CrashReporter.hpp:3: >[1m../hyprland-source/src/debug/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0m[1m../hyprland-source/src/debug/CrashReporter.cpp:4:10: [0m[0;1;31mfatal error: [0m[1m'execinfo.h' file not found[0m >#include <execinfo.h> >[0;1;32m ^~~~~~~~~~~~ >[0m1 warning and 1 error generated. >[398/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/render/decorations/CHyprGroupBarDecoration.cpp:1: >In file included from ../hyprland-source/src/render/decorations/CHyprGroupBarDecoration.hpp:3: >In file included from ../hyprland-source/src/render/decorations/IHyprWindowDecoration.hpp:3: >[1m../hyprland-source/src/render/decorations/../../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/render/decorations/CHyprGroupBarDecoration.cpp:2: >In file included from ../hyprland-source/src/render/decorations/../../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/render/decorations/CHyprGroupBarDecoration.cpp:1: >In file included from ../hyprland-source/src/render/decorations/CHyprGroupBarDecoration.hpp:3: >In file included from ../hyprland-source/src/render/decorations/IHyprWindowDecoration.hpp:3: >In file included from ../hyprland-source/src/render/decorations/../../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[399/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/config/ConfigManager.cpp:1: >In file included from ../hyprland-source/src/config/ConfigManager.hpp:8: >[1m../hyprland-source/src/config/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/config/ConfigManager.cpp:2: >In file included from ../hyprland-source/src/config/../managers/KeybindManager.hpp:5: >In file included from ../hyprland-source/src/config/../managers/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/config/../managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/config/../managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/config/../managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/config/../managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/config/../managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/config/ConfigManager.cpp:1: >In file included from ../hyprland-source/src/config/ConfigManager.hpp:5: >In file included from /usr/include/c++/v1/map:544: >In file included from /usr/include/c++/v1/__tree:25: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[400/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/Compositor.cpp:1: >In file included from ../hyprland-source/src/Compositor.hpp:7: >[1m../hyprland-source/src/defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/Compositor.cpp:1: >In file included from ../hyprland-source/src/Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/Compositor.cpp:1: >In file included from ../hyprland-source/src/Compositor.hpp:3: >In file included from /usr/include/c++/v1/memory:898: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m[1m../hyprland-source/src/Compositor.cpp:770:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(!pWindow->m_bIsX11, "Cannot call vectorWindowToSurface on an X11 window!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/Compositor.cpp:770:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m5 warnings generated. >[401/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/debug/Log.cpp:2: >[1m../hyprland-source/src/debug/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/debug/Log.cpp:3: >In file included from ../hyprland-source/src/debug/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/debug/Log.cpp:2: >In file included from ../hyprland-source/src/debug/../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[402/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/debug/HyprNotificationOverlay.cpp:1: >In file included from ../hyprland-source/src/debug/HyprNotificationOverlay.hpp:3: >[1m../hyprland-source/src/debug/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/debug/HyprNotificationOverlay.cpp:2: >In file included from ../hyprland-source/src/debug/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/debug/HyprNotificationOverlay.cpp:1: >In file included from ../hyprland-source/src/debug/HyprNotificationOverlay.hpp:3: >In file included from ../hyprland-source/src/debug/../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[403/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/protocols/WaylandProtocol.cpp:1: >In file included from ../hyprland-source/src/protocols/WaylandProtocol.hpp:3: >[1m../hyprland-source/src/protocols/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/protocols/WaylandProtocol.cpp:2: >In file included from ../hyprland-source/src/protocols/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/protocols/WaylandProtocol.cpp:1: >In file included from ../hyprland-source/src/protocols/WaylandProtocol.hpp:3: >In file included from ../hyprland-source/src/protocols/../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m[1m../hyprland-source/src/protocols/WaylandProtocol.cpp:38:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(!m_bImplementationSet, "Wayland Resource %lx already has an implementation, cannot re-set!", m_pWLResource); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/protocols/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/protocols/WaylandProtocol.cpp:38:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/protocols/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m5 warnings generated. >[404/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/render/Renderer.cpp:1: >In file included from ../hyprland-source/src/render/Renderer.hpp:3: >[1m../hyprland-source/src/render/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/render/Renderer.cpp:2: >In file included from ../hyprland-source/src/render/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/render/Renderer.cpp:1: >In file included from ../hyprland-source/src/render/Renderer.hpp:3: >In file included from ../hyprland-source/src/render/../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/Renderer.cpp:1985:9: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > *((int*)nullptr) = 1337; >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/Renderer.cpp:1985:9: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >5 warnings generated. >[405/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/render/OpenGL.cpp:2: >In file included from ../hyprland-source/src/render/OpenGL.hpp:3: >[1m../hyprland-source/src/render/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/render/OpenGL.cpp:3: >In file included from ../hyprland-source/src/render/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/render/OpenGL.cpp:2: >In file included from ../hyprland-source/src/render/OpenGL.hpp:3: >In file included from ../hyprland-source/src/render/../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:9:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(eglMakeCurrent(wlr_egl_get_display(g_pCompositor->m_sWLREGL), EGL_NO_SURFACE, EGL_NO_SURFACE, wlr_egl_get_context(g_pCompositor->m_sWLREGL)), >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:9:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:14:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(EXTENSIONS, "Couldn't retrieve openGL extensions!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:14:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:42:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(eglMakeCurrent(wlr_egl_get_display(g_pCompositor->m_sWLREGL), EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT), "Couldn't unset current EGL!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:42:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:53:9: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(vertCompiled, "Compiling shader failed. VERTEX NULL! Shader source:\n\n%s", vert.c_str()); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:53:9: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:61:9: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(fragCompiled, "Compiling shader failed. FRAGMENT NULL! Shader source:\n\n%s", frag.c_str()); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:61:9: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:80:9: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(ok != GL_FALSE, "createProgram() failed! GL_LINK_STATUS not OK!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:80:9: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:100:9: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(ok != GL_FALSE, "compileShader() failed! GL_COMPILE_STATUS not OK!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:100:9: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:407:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(m_RenderData.pMonitor, "Tried to render without begin()!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:407:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:433:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(m_RenderData.pMonitor, "Tried to scissor without begin()!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:433:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:455:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(m_RenderData.pMonitor, "Tried to scissor without begin()!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:455:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:478:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT((box->width > 0 && box->height > 0), "Tried to render rect with width/height < 0!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:478:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:479:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(m_RenderData.pMonitor, "Tried to render rect without begin()!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:479:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:551:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(m_RenderData.pMonitor, "Tried to render texture without begin()!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:551:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:557:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(m_RenderData.pMonitor, "Tried to render texture without begin()!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:557:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:566:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(m_RenderData.pMonitor, "Tried to render texture without begin()!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:566:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:567:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT((tex.m_iTexID > 0), "Attempted to draw NULL texture!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:567:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:614:26: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > default: RASSERT(false, "tex.m_iTarget unsupported!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:614:26: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:737:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(m_RenderData.pMonitor, "Tried to render texture without begin()!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:737:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:738:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT((tex.m_iTexID > 0), "Attempted to draw NULL texture!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:738:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:1085:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(m_RenderData.pMonitor, "Tried to render texture with blur without begin()!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:1085:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:1193:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT((box->width > 0 && box->height > 0), "Tried to render rect with width/height < 0!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:1193:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:1194:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(m_RenderData.pMonitor, "Tried to render rect without begin()!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:1194:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:1463:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(m_RenderData.pMonitor, "Tried to render snapshot rect without begin()!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:1463:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:1507:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(m_RenderData.pMonitor, "Tried to render snapshot rect without begin()!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:1507:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:1534:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(m_RenderData.pMonitor, "Tried to render shadow without begin()!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:1534:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:1535:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT((box->width > 0 && box->height > 0), "Tried to render shadow with width/height < 0!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:1535:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:1536:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(m_pCurrentWindow, "Tried to render shadow without a window!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:1536:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:1665:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(m_RenderData.pMonitor, "Tried to createBGTex without begin()!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:1665:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:1764:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > RASSERT(m_RenderData.pMonitor, "Tried to render BGtex without begin()!"); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/render/OpenGL.cpp:1764:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/render/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m33 warnings generated. >[406/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -pthread -DWLR_USE_UNSTABLE -MD -MQ src/Hyprland.p/wlrunstable_wlr_ext_workspace_v1.cpp.o -MF src/Hyprland.p/wlrunstable_wlr_ext_workspace_v1.cpp.o.d -o src/Hyprland.p/wlrunstable_wlr_ext_workspace_v1.cpp.o -c ../hyprland-source/src/wlrunstable/wlr_ext_workspace_v1.cpp >In file included from ../hyprland-source/src/wlrunstable/wlr_ext_workspace_v1.cpp:11: >In file included from ../hyprland-source/src/wlrunstable/../Compositor.hpp:7: >[1m../hyprland-source/src/defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/wlrunstable/wlr_ext_workspace_v1.cpp:11: >In file included from ../hyprland-source/src/wlrunstable/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/wlrunstable/wlr_ext_workspace_v1.cpp:1: >In file included from ../hyprland-source/src/wlrunstable/../includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[407/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/debug/HyprCtl.cpp:1: >In file included from ../hyprland-source/src/debug/HyprCtl.hpp:3: >In file included from ../hyprland-source/src/debug/../Compositor.hpp:7: >[1m../hyprland-source/src/defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/debug/HyprCtl.cpp:1: >In file included from ../hyprland-source/src/debug/HyprCtl.hpp:3: >In file included from ../hyprland-source/src/debug/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/debug/HyprCtl.cpp:1: >In file included from ../hyprland-source/src/debug/HyprCtl.hpp:3: >In file included from ../hyprland-source/src/debug/../Compositor.hpp:3: >In file included from /usr/include/c++/v1/memory:898: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[408/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/debug/HyprDebugOverlay.cpp:1: >In file included from ../hyprland-source/src/debug/HyprDebugOverlay.hpp:3: >[1m../hyprland-source/src/debug/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/debug/HyprDebugOverlay.cpp:2: >In file included from ../hyprland-source/src/debug/../Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/debug/HyprDebugOverlay.cpp:1: >In file included from ../hyprland-source/src/debug/HyprDebugOverlay.hpp:3: >In file included from ../hyprland-source/src/debug/../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >[409/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/protocols/ToplevelExport.cpp:1: >In file included from ../hyprland-source/src/protocols/ToplevelExport.hpp:3: >[1m../hyprland-source/src/protocols/../defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/protocols/ToplevelExport.cpp:1: >In file included from ../hyprland-source/src/protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/protocols/../managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/protocols/../managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/protocols/ToplevelExport.cpp:1: >In file included from ../hyprland-source/src/protocols/ToplevelExport.hpp:3: >In file included from ../hyprland-source/src/protocols/../defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m[1m../hyprland-source/src/protocols/ToplevelExport.cpp:76:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > ASSERT(wl_resource_instance_of(resource, &hyprland_toplevel_export_manager_v1_interface, &toplevelExportManagerImpl)); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/protocols/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/protocols/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/protocols/ToplevelExport.cpp:76:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/protocols/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^ >[0m[1m../hyprland-source/src/protocols/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m[1m../hyprland-source/src/protocols/ToplevelExport.cpp:81:5: [0m[0;1;35mwarning: [0m[1mindirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference][0m > ASSERT(wl_resource_instance_of(resource, &hyprland_toplevel_export_frame_v1_interface, &toplevelFrameImpl)); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/protocols/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^~~~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/protocols/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^~~~~~~~~~~~~~~~ >[0m[1m../hyprland-source/src/protocols/ToplevelExport.cpp:81:5: [0m[0;1;30mnote: [0mconsider using __builtin_trap() or qualifying pointer with 'volatile'[0m >[1m../hyprland-source/src/protocols/../defines.hpp:57:22: [0m[0;1;30mnote: [0mexpanded from macro 'ASSERT'[0m >#define ASSERT(expr) RASSERT(expr, "?") >[0;1;32m ^ >[0m[1m../hyprland-source/src/protocols/../defines.hpp:51:9: [0m[0;1;30mnote: [0mexpanded from macro 'RASSERT'[0m > *((int*)nullptr) = 1; /* so that we crash and get a coredump */ \ >[0;1;32m ^ >[0m6 warnings generated. >[410/432] clang++ -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/elogind -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libmount -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-narrowing '-DGIT_BRANCH=""' '-DGIT_COMMIT_HASH=""' '-DGIT_COMMIT_MESSAGE=""' '-DGIT_DIRTY="dirty"' -std=c++2b -O3 -march=native -pipe -flto -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 >In file included from ../hyprland-source/src/Window.cpp:1: >In file included from ../hyprland-source/src/Window.hpp:3: >[1m../hyprland-source/src/defines.hpp:1:9: [0m[0;1;35mwarning: [0m[1m'GIT_COMMIT_HASH' macro redefined [-Wmacro-redefined][0m >#define GIT_COMMIT_HASH "9654749244117f7f150c6f2a2ce4dede6e8cbb25" >[0;1;32m ^ >[0m[1m<command line>:3:9: [0m[0;1;30mnote: [0mprevious definition is here[0m >#define GIT_COMMIT_HASH "" >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/Window.cpp:2: >In file included from ../hyprland-source/src/Compositor.hpp:18: >In file included from ../hyprland-source/src/managers/ProtocolManager.hpp:4: >In file included from ../hyprland-source/src/managers/../protocols/ToplevelExport.hpp:6: >In file included from ../hyprland-source/src/managers/../protocols/Screencopy.hpp:8: >In file included from ../hyprland-source/src/managers/../protocols/../managers/HookSystemManager.hpp:12: >[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:144:25: [0m[0;1;35mwarning: [0m[1m'invokeHyprctlCommand' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::string invokeHyprctlCommand(const std::string& call, const std::string& args, const std::string& format = ""); >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/../plugins/PluginAPI.hpp:252:41: [0m[0;1;35mwarning: [0m[1m'findFunctionsByName' has C-linkage specified, but returns incomplete type 'std::vector<SFunctionMatch>' which could be incompatible with C [-Wreturn-type-c-linkage][0m > APICALL std::vector<SFunctionMatch> findFunctionsByName(HANDLE handle, const std::string& name); >[0;1;32m ^ >[0mIn file included from ../hyprland-source/src/Window.cpp:1: >In file included from ../hyprland-source/src/Window.hpp:3: >In file included from ../hyprland-source/src/defines.hpp:3: >In file included from ../hyprland-source/src/includes.hpp:19: >In file included from /usr/include/c++/v1/mutex:191: >In file included from /usr/include/c++/v1/__memory/shared_ptr.h:31: >[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;35mwarning: [0m[1mdelete called on non-final 'CXDGOutputProtocol' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor][0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CXDGOutputProtocol>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:11:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CXDGOutputProtocol>::~unique_ptr' requested here[0m >class CProtocolManager { >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:65:5: [0m[0;1;30mnote: [0min implicit destructor for 'CProtocolManager' first required here[0m > delete __ptr; >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:297:7: [0m[0;1;30mnote: [0min instantiation of member function 'std::default_delete<CProtocolManager>::operator()' requested here[0m > __ptr_.second()(__tmp); >[0;1;32m ^ >[0m[1m/usr/include/c++/v1/__memory/unique_ptr.h:263:75: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::reset' requested here[0m > _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } >[0;1;32m ^ >[0m[1m../hyprland-source/src/managers/ProtocolManager.hpp:26:42: [0m[0;1;30mnote: [0min instantiation of member function 'std::unique_ptr<CProtocolManager>::~unique_ptr' requested here[0m >inline std::unique_ptr<CProtocolManager> g_pProtocolManager; >[0;1;32m ^ >[0m4 warnings generated. >ninja: build stopped: subcommand failed. > * ERROR: gui-wm/hyprland-0.28.0-r1::gentoo failed (compile phase): > * compile failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 2268: Called meson_src_compile > * environment, line 1642: Called die > * The specific snippet of code: > * "$@" || die "compile failed" > * > * If you need support, post the output of `emerge --info '=gui-wm/hyprland-0.28.0-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=gui-wm/hyprland-0.28.0-r1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/gui-wm/hyprland-0.28.0-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/gui-wm/hyprland-0.28.0-r1/temp/environment'. > * Working directory: '/var/tmp/portage/gui-wm/hyprland-0.28.0-r1/work/hyprland-source' > * S: '/var/tmp/portage/gui-wm/hyprland-0.28.0-r1/work/hyprland-source'
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