------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/evdev-proto-5.3.txz Installing /packages/All/libevdev-1.5.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/glm-0.9.8.5_4,1.txz Installing /packages/All/wf-config-0.4.0.txz Installing /packages/All/pciids-20200421.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/wayland-protocols-1.20.txz Installing /packages/All/libudev-devd-0.4.2.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/libmtdev-1.1.5_2.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-evdev-0.8.1_1.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-pyudev-0.22.0.txz Installing /packages/All/libinput-1.12.6_1.txz Installing /packages/All/xkeyboard-config-2.29.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libxkbcommon-0.10.0_2.txz ===== Message from libxkbcommon-0.10.0_2: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg Installing /packages/All/xcb-util-errors-1.0.txz Installing /packages/All/xcb-util-0.4.0_2,1.txz Installing /packages/All/xcb-util-wm-0.4.1_3.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-19.0.8.txz ===== Message from mesa-libs-19.0.8: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/libXv-1.0.11_2,1.txz Installing /packages/All/libXvMC-1.0.12.txz Installing /packages/All/mesa-dri-19.0.8.txz ===== Message from mesa-dri-19.0.8: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/libepoxy-1.5.4.txz Installing /packages/All/libxkbfile-1.1.0.txz Installing /packages/All/xkbcomp-1.4.3.txz Installing /packages/All/pixman-0.40.0.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/libXfont2-2.0.4.txz Installing /packages/All/xwayland-devel-1.20.0.641_1.txz Installing /packages/All/wlroots-0.10.1.txz Installing /packages/All/ninja-1.10.0,2.txz Installing /packages/All/meson-0.54.0.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/libinotify-20180201_2.txz ===== Message from libinotify-20180201_2: -- Libinotify functionality on FreeBSD is missing support for - detecting a file being moved into or out of a directory within the same filesystem - certain modifications to a symbolic link (rather than the file it points to.) in addition to the known limitations on all platforms using kqueue(2) where various open and close notifications are unimplemented. This means the following regression tests will fail: Directory notifications: IN_MOVED_FROM IN_MOVED_TO Open/close notifications: IN_OPEN IN_CLOSE_NOWRITE IN_CLOSE_WRITE Symbolic Link notifications: IN_DONT_FOLLOW IN_ATTRIB IN_MOVE_SELF IN_DELETE_SELF Kernel patches to address the missing directory and symbolic link notifications are available from: https://github.com/libinotify-kqueue/libinotify-kqueue/tree/master/patches You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. Installing /packages/All/png-1.6.37.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/jpeg-turbo-2.0.4.txz SUCCEEDED 00:00:33 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> wayfire-0.4.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> wayfire-0.4.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wayfire-0.4.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> wayfire-0.4.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wayfire-0.4.0 for building => SHA256 Checksum OK for WayfireWM-wayfire-0.4.0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> wayfire-0.4.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wayfire-0.4.0 for building ===> Extracting for wayfire-0.4.0 => SHA256 Checksum OK for WayfireWM-wayfire-0.4.0_GH0.tar.gz. Extracted Memory Use: 1.63M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for wayfire-0.4.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> wayfire-0.4.0 depends on package: evdev-proto>0 - found ===> wayfire-0.4.0 depends on package: wf-config>=0.4.0<0.5.0 - found ===> wayfire-0.4.0 depends on file: /usr/local/include/xf86drmMode.h - found ===> wayfire-0.4.0 depends on package: wayland-protocols>=1.12 - found ===> wayfire-0.4.0 depends on package: glm>=0.9.8 - found ===> wayfire-0.4.0 depends on package: wlroots>=0.9.0<0.11.0 - found ===> wayfire-0.4.0 depends on executable: meson - found ===> wayfire-0.4.0 depends on executable: ninja - found ===> wayfire-0.4.0 depends on package: pkgconf>=1.3.0_1 - found ===> wayfire-0.4.0 depends on file: /usr/local/libdata/pkgconfig/pixman-1.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> wayfire-0.4.0 depends on shared library: libinotify.so - found (/usr/local/lib/libinotify.so) ===> wayfire-0.4.0 depends on shared library: libwf-config.so - found (/usr/local/lib/libwf-config.so) ===> wayfire-0.4.0 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> wayfire-0.4.0 depends on shared library: libwayland-server.so - found (/usr/local/lib/libwayland-server.so) ===> wayfire-0.4.0 depends on shared library: libwlroots.so - found (/usr/local/lib/libwlroots.so) ===> wayfire-0.4.0 depends on shared library: libinput.so - found (/usr/local/lib/libinput.so) ===> wayfire-0.4.0 depends on shared library: libxkbcommon.so - found (/usr/local/lib/libxkbcommon.so) ===> wayfire-0.4.0 depends on shared library: libEGL.so - found (/usr/local/lib/libEGL.so) ===> wayfire-0.4.0 depends on shared library: libGLESv2.so - found (/usr/local/lib/libGLESv2.so) ===> wayfire-0.4.0 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> wayfire-0.4.0 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> wayfire-0.4.0 depends on package: evdev-proto>0 - found ===> wayfire-0.4.0 depends on package: wf-config>=0.4.0<0.5.0 - found ===> wayfire-0.4.0 depends on file: /usr/local/include/xf86drmMode.h - found ===> wayfire-0.4.0 depends on package: wayland-protocols>=1.12 - found ===> wayfire-0.4.0 depends on package: glm>=0.9.8 - found ===> wayfire-0.4.0 depends on package: wlroots>=0.9.0<0.11.0 - found ===> wayfire-0.4.0 depends on executable: meson - found ===> wayfire-0.4.0 depends on executable: ninja - found ===> wayfire-0.4.0 depends on package: pkgconf>=1.3.0_1 - found ===> wayfire-0.4.0 depends on file: /usr/local/libdata/pkgconfig/pixman-1.pc - found ===> wayfire-0.4.0 depends on shared library: libinotify.so - found (/usr/local/lib/libinotify.so) ===> wayfire-0.4.0 depends on shared library: libwf-config.so - found (/usr/local/lib/libwf-config.so) ===> wayfire-0.4.0 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> wayfire-0.4.0 depends on shared library: libwayland-server.so - found (/usr/local/lib/libwayland-server.so) ===> wayfire-0.4.0 depends on shared library: libwlroots.so - found (/usr/local/lib/libwlroots.so) ===> wayfire-0.4.0 depends on shared library: libinput.so - found (/usr/local/lib/libinput.so) ===> wayfire-0.4.0 depends on shared library: libxkbcommon.so - found (/usr/local/lib/libxkbcommon.so) ===> wayfire-0.4.0 depends on shared library: libEGL.so - found (/usr/local/lib/libEGL.so) ===> wayfire-0.4.0 depends on shared library: libGLESv2.so - found (/usr/local/lib/libGLESv2.so) ===> wayfire-0.4.0 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> wayfire-0.4.0 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Configuring for wayfire-0.4.0 The Meson build system Version: 0.54.0 Source dir: /construction/x11-wm/wayfire/wayfire-0.4.0 Build dir: /construction/x11-wm/wayfire/wayfire-0.4.0/_build Build type: native build Project name: wayfire Project version: 0.4.0 Using 'CC' from environment with value: 'cc' Using 'CFLAGS' from environment with value: '-pipe -O2 -fno-strict-aliasing ' Using 'LDFLAGS' from environment with value: ' ' Using 'CPPFLAGS' from environment with value: '' Using 'CXX' from environment with value: 'c++' Using 'CXXFLAGS' from environment with value: ' -pipe -O2 -fno-strict-aliasing ' Using 'LDFLAGS' from environment with value: ' ' Using 'CPPFLAGS' from environment with value: '' Using 'CC' from environment with value: 'cc' Using 'CFLAGS' from environment with value: '-pipe -O2 -fno-strict-aliasing ' Using 'LDFLAGS' from environment with value: ' ' Using 'CPPFLAGS' from environment with value: '' C compiler for the host machine: cc (gcc 8.3.0 "cc 8.3 [DragonFly] Release/2019-02-22") C linker for the host machine: cc ld.gold 2.27 Using 'CXX' from environment with value: 'c++' Using 'CXXFLAGS' from environment with value: ' -pipe -O2 -fno-strict-aliasing ' Using 'LDFLAGS' from environment with value: ' ' Using 'CPPFLAGS' from environment with value: '' C++ compiler for the host machine: c++ (gcc 8.3.0 "c++ 8.3 [DragonFly] Release/2019-02-22") C++ linker for the host machine: c++ ld.gold 2.27 Host machine cpu family: x86_64 Host machine cpu: x86_64 Using 'PKG_CONFIG' from environment with value: 'pkgconf' Found pkg-config: /usr/local/bin/pkgconf (1.6.3) Run-time dependency wayland-server found: YES 1.16.0 Run-time dependency wayland-client found: YES 1.16.0 Run-time dependency wayland-cursor found: YES 1.16.0 Run-time dependency wayland-protocols found: YES 1.20 Run-time dependency cairo found: YES 1.16.0 Run-time dependency libdrm found: YES 2.4.101 Run-time dependency egl found: YES 19.0.8 Run-time dependency glesv2 found: YES 19.0.8 Run-time dependency glm found: YES 0.9.8 Run-time dependency libinput found: YES 1.12.6 Run-time dependency pixman-1 found: YES 0.40.0 Run-time dependency threads found: YES Run-time dependency xkbcommon found: YES 0.10.0 Run-time dependency wlroots found: YES 0.10.1 Run-time dependency wf-config found: YES 0.4.0 Run-time dependency libinotify found: YES 20180201 Run-time dependency libjpeg found: YES 2.0.4 Run-time dependency libpng found: YES 1.6.37 Library execinfo found: YES Has header "GLES3/gl32.h" : YES Configuring config.h using configuration Program wayland-scanner found: YES (/usr/local/bin/wayland-scanner) Program addr2line found: YES (/usr/bin/addr2line) Fetching value of define "WLR_HAS_XWAYLAND" with dependency wlroots: 1 Fetching value of define "WLR_HAS_X11_BACKEND" with dependency wlroots: 1 Message: ---------------- wayfire 0.4.0 system wfconfig: true system wlroots: true xwayland: true x11-backend: true imageio: true gles32: true ---------------- Build targets in project: 28 Found ninja-1.10.0 at /usr/local/bin/ninja SUCCEEDED 00:00:17 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for wayfire-0.4.0 [1/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml proto/1cafa6d@@wl_protos@sta/xdg-shell-unstable-v6-protocol.h [2/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml proto/1cafa6d@@wl_protos@sta/linux-dmabuf-unstable-v1-protocol.h [3/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml proto/1cafa6d@@wl_protos@sta/idle-inhibit-unstable-v1-protocol.h [4/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml proto/1cafa6d@@wl_protos@sta/xdg-shell-protocol.h [5/160] /usr/local/bin/wayland-scanner private-code ../proto/wlr-layer-shell-unstable-v1.xml proto/1cafa6d@@wl_protos@sta/wlr-layer-shell-unstable-v1-protocol.c [6/160] /usr/local/bin/wayland-scanner private-code ../proto/gtk-shell.xml proto/1cafa6d@@wl_protos@sta/gtk-shell-protocol.c [7/160] /usr/local/bin/wayland-scanner private-code ../proto/wayfire-shell-unstable-v2.xml proto/1cafa6d@@wl_protos@sta/wayfire-shell-unstable-v2-protocol.c [8/160] /usr/local/bin/wayland-scanner private-code //usr/local/share/wayland-protocols/unstable/tablet/tablet-unstable-v2.xml proto/1cafa6d@@wl_protos@sta/tablet-unstable-v2-protocol.c [9/160] /usr/local/bin/wayland-scanner private-code //usr/local/share/wayland-protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml proto/1cafa6d@@wl_protos@sta/relative-pointer-unstable-v1-protocol.c [10/160] /usr/local/bin/wayland-scanner private-code //usr/local/share/wayland-protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml proto/1cafa6d@@wl_protos@sta/linux-dmabuf-unstable-v1-protocol.c [11/160] /usr/local/bin/wayland-scanner private-code //usr/local/share/wayland-protocols/unstable/xdg-output/xdg-output-unstable-v1.xml proto/1cafa6d@@wl_protos@sta/xdg-output-unstable-v1-protocol.c [12/160] /usr/local/bin/wayland-scanner private-code //usr/local/share/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml proto/1cafa6d@@wl_protos@sta/idle-inhibit-unstable-v1-protocol.c [13/160] /usr/local/bin/wayland-scanner server-header ../proto/gtk-shell.xml proto/1cafa6d@@wl_protos@sta/gtk-shell-protocol.h [14/160] /usr/local/bin/wayland-scanner server-header ../proto/wayfire-shell-unstable-v2.xml proto/1cafa6d@@wl_protos@sta/wayfire-shell-unstable-v2-protocol.h [15/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml proto/1cafa6d@@wl_protos@sta/relative-pointer-unstable-v1-protocol.h [16/160] /usr/local/bin/wayland-scanner private-code //usr/local/share/wayland-protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml proto/1cafa6d@@wl_protos@sta/pointer-constraints-unstable-v1-protocol.c [17/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/xdg-output/xdg-output-unstable-v1.xml proto/1cafa6d@@wl_protos@sta/xdg-output-unstable-v1-protocol.h [18/160] /usr/local/bin/wayland-scanner server-header ../proto/gtk-shell.xml src/25a6634@@wayfire@exe/gtk-shell-protocol.h [19/160] /usr/local/bin/wayland-scanner server-header ../proto/wlr-layer-shell-unstable-v1.xml src/25a6634@@wayfire@exe/wlr-layer-shell-unstable-v1-protocol.h [20/160] /usr/local/bin/wayland-scanner server-header ../proto/wayfire-shell-unstable-v2.xml src/25a6634@@wayfire@exe/wayfire-shell-unstable-v2-protocol.h [21/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/xdg-output/xdg-output-unstable-v1.xml src/25a6634@@wayfire@exe/xdg-output-unstable-v1-protocol.h [22/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml src/25a6634@@wayfire@exe/pointer-constraints-unstable-v1-protocol.h [23/160] /usr/local/bin/wayland-scanner private-code //usr/local/share/wayland-protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml proto/1cafa6d@@wl_protos@sta/xdg-shell-unstable-v6-protocol.c [24/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/tablet/tablet-unstable-v2.xml src/25a6634@@wayfire@exe/tablet-unstable-v2-protocol.h [25/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml src/25a6634@@wayfire@exe/idle-inhibit-unstable-v1-protocol.h [26/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml src/25a6634@@wayfire@exe/xdg-shell-unstable-v6-protocol.h [27/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml src/25a6634@@wayfire@exe/xdg-shell-protocol.h [28/160] /usr/local/bin/wayland-scanner server-header ../proto/wlr-layer-shell-unstable-v1.xml proto/1cafa6d@@wl_protos@sta/wlr-layer-shell-unstable-v1-protocol.h [29/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml proto/1cafa6d@@wl_protos@sta/pointer-constraints-unstable-v1-protocol.h [30/160] /usr/local/bin/wayland-scanner private-code //usr/local/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml proto/1cafa6d@@wl_protos@sta/xdg-shell-protocol.c [31/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/tablet/tablet-unstable-v2.xml proto/1cafa6d@@wl_protos@sta/tablet-unstable-v2-protocol.h [32/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml src/25a6634@@wayfire@exe/linux-dmabuf-unstable-v1-protocol.h [33/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml src/25a6634@@wayfire@exe/relative-pointer-unstable-v1-protocol.h [34/160] cc -Iproto/1cafa6d@@wl_protos@sta -Iproto -I../proto -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -DWLR_USE_UNSTABLE -O2 -fno-strict-aliasing -fPIC -MD -MQ 'proto/1cafa6d@@wl_protos@sta/meson-generated_relative-pointer-unstable-v1-protocol.c.o' -MF 'proto/1cafa6d@@wl_protos@sta/meson-generated_relative-pointer-unstable-v1-protocol.c.o.d' -o 'proto/1cafa6d@@wl_protos@sta/meson-generated_relative-pointer-unstable-v1-protocol.c.o' -c 'proto/1cafa6d@@wl_protos@sta/relative-pointer-unstable-v1-protocol.c' [35/160] cc -Iproto/1cafa6d@@wl_protos@sta -Iproto -I../proto -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -DWLR_USE_UNSTABLE -O2 -fno-strict-aliasing -fPIC -MD -MQ 'proto/1cafa6d@@wl_protos@sta/meson-generated_tablet-unstable-v2-protocol.c.o' -MF 'proto/1cafa6d@@wl_protos@sta/meson-generated_tablet-unstable-v2-protocol.c.o.d' -o 'proto/1cafa6d@@wl_protos@sta/meson-generated_tablet-unstable-v2-protocol.c.o' -c 'proto/1cafa6d@@wl_protos@sta/tablet-unstable-v2-protocol.c' [36/160] cc -Iproto/1cafa6d@@wl_protos@sta -Iproto -I../proto -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -DWLR_USE_UNSTABLE -O2 -fno-strict-aliasing -fPIC -MD -MQ 'proto/1cafa6d@@wl_protos@sta/meson-generated_xdg-output-unstable-v1-protocol.c.o' -MF 'proto/1cafa6d@@wl_protos@sta/meson-generated_xdg-output-unstable-v1-protocol.c.o.d' -o 'proto/1cafa6d@@wl_protos@sta/meson-generated_xdg-output-unstable-v1-protocol.c.o' -c 'proto/1cafa6d@@wl_protos@sta/xdg-output-unstable-v1-protocol.c' [37/160] cc -Iproto/1cafa6d@@wl_protos@sta -Iproto -I../proto -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -DWLR_USE_UNSTABLE -O2 -fno-strict-aliasing -fPIC -MD -MQ 'proto/1cafa6d@@wl_protos@sta/meson-generated_wayfire-shell-unstable-v2-protocol.c.o' -MF 'proto/1cafa6d@@wl_protos@sta/meson-generated_wayfire-shell-unstable-v2-protocol.c.o.d' -o 'proto/1cafa6d@@wl_protos@sta/meson-generated_wayfire-shell-unstable-v2-protocol.c.o' -c 'proto/1cafa6d@@wl_protos@sta/wayfire-shell-unstable-v2-protocol.c' [38/160] cc -Iproto/1cafa6d@@wl_protos@sta -Iproto -I../proto -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -DWLR_USE_UNSTABLE -O2 -fno-strict-aliasing -fPIC -MD -MQ 'proto/1cafa6d@@wl_protos@sta/meson-generated_pointer-constraints-unstable-v1-protocol.c.o' -MF 'proto/1cafa6d@@wl_protos@sta/meson-generated_pointer-constraints-unstable-v1-protocol.c.o.d' -o 'proto/1cafa6d@@wl_protos@sta/meson-generated_pointer-constraints-unstable-v1-protocol.c.o' -c 'proto/1cafa6d@@wl_protos@sta/pointer-constraints-unstable-v1-protocol.c' [39/160] cc -Iproto/1cafa6d@@wl_protos@sta -Iproto -I../proto -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -DWLR_USE_UNSTABLE -O2 -fno-strict-aliasing -fPIC -MD -MQ 'proto/1cafa6d@@wl_protos@sta/meson-generated_idle-inhibit-unstable-v1-protocol.c.o' -MF 'proto/1cafa6d@@wl_protos@sta/meson-generated_idle-inhibit-unstable-v1-protocol.c.o.d' -o 'proto/1cafa6d@@wl_protos@sta/meson-generated_idle-inhibit-unstable-v1-protocol.c.o' -c 'proto/1cafa6d@@wl_protos@sta/idle-inhibit-unstable-v1-protocol.c' [40/160] cc -Iproto/1cafa6d@@wl_protos@sta -Iproto -I../proto -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -DWLR_USE_UNSTABLE -O2 -fno-strict-aliasing -fPIC -MD -MQ 'proto/1cafa6d@@wl_protos@sta/meson-generated_linux-dmabuf-unstable-v1-protocol.c.o' -MF 'proto/1cafa6d@@wl_protos@sta/meson-generated_linux-dmabuf-unstable-v1-protocol.c.o.d' -o 'proto/1cafa6d@@wl_protos@sta/meson-generated_linux-dmabuf-unstable-v1-protocol.c.o' -c 'proto/1cafa6d@@wl_protos@sta/linux-dmabuf-unstable-v1-protocol.c' [41/160] cc -Iproto/1cafa6d@@wl_protos@sta -Iproto -I../proto -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -DWLR_USE_UNSTABLE -O2 -fno-strict-aliasing -fPIC -MD -MQ 'proto/1cafa6d@@wl_protos@sta/meson-generated_xdg-shell-unstable-v6-protocol.c.o' -MF 'proto/1cafa6d@@wl_protos@sta/meson-generated_xdg-shell-unstable-v6-protocol.c.o.d' -o 'proto/1cafa6d@@wl_protos@sta/meson-generated_xdg-shell-unstable-v6-protocol.c.o' -c 'proto/1cafa6d@@wl_protos@sta/xdg-shell-unstable-v6-protocol.c' [42/160] cc -Iproto/1cafa6d@@wl_protos@sta -Iproto -I../proto -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -DWLR_USE_UNSTABLE -O2 -fno-strict-aliasing -fPIC -MD -MQ 'proto/1cafa6d@@wl_protos@sta/meson-generated_xdg-shell-protocol.c.o' -MF 'proto/1cafa6d@@wl_protos@sta/meson-generated_xdg-shell-protocol.c.o.d' -o 'proto/1cafa6d@@wl_protos@sta/meson-generated_xdg-shell-protocol.c.o' -c 'proto/1cafa6d@@wl_protos@sta/xdg-shell-protocol.c' [43/160] c++ -Iplugins/single_plugins/65acb7e@@autostart@sha -Iplugins/single_plugins -I../plugins/single_plugins -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/single_plugins/65acb7e@@autostart@sha/autostart.cpp.o' -MF 'plugins/single_plugins/65acb7e@@autostart@sha/autostart.cpp.o.d' -o 'plugins/single_plugins/65acb7e@@autostart@sha/autostart.cpp.o' -c ../plugins/single_plugins/autostart.cpp [44/160] cc -Iproto/1cafa6d@@wl_protos@sta -Iproto -I../proto -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -DWLR_USE_UNSTABLE -O2 -fno-strict-aliasing -fPIC -MD -MQ 'proto/1cafa6d@@wl_protos@sta/meson-generated_wlr-layer-shell-unstable-v1-protocol.c.o' -MF 'proto/1cafa6d@@wl_protos@sta/meson-generated_wlr-layer-shell-unstable-v1-protocol.c.o.d' -o 'proto/1cafa6d@@wl_protos@sta/meson-generated_wlr-layer-shell-unstable-v1-protocol.c.o' -c 'proto/1cafa6d@@wl_protos@sta/wlr-layer-shell-unstable-v1-protocol.c' [45/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/util.cpp.o' -MF 'src/25a6634@@wayfire@exe/util.cpp.o.d' -o 'src/25a6634@@wayfire@exe/util.cpp.o' -c ../src/util.cpp [46/160] cc -Iproto/1cafa6d@@wl_protos@sta -Iproto -I../proto -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -DWLR_USE_UNSTABLE -O2 -fno-strict-aliasing -fPIC -MD -MQ 'proto/1cafa6d@@wl_protos@sta/meson-generated_gtk-shell-protocol.c.o' -MF 'proto/1cafa6d@@wl_protos@sta/meson-generated_gtk-shell-protocol.c.o.d' -o 'proto/1cafa6d@@wl_protos@sta/meson-generated_gtk-shell-protocol.c.o' -c 'proto/1cafa6d@@wl_protos@sta/gtk-shell-protocol.c' [47/160] rm -f proto/libwl_protos.a && ar csrD proto/libwl_protos.a 'proto/1cafa6d@@wl_protos@sta/meson-generated_xdg-shell-protocol.c.o' 'proto/1cafa6d@@wl_protos@sta/meson-generated_idle-inhibit-unstable-v1-protocol.c.o' 'proto/1cafa6d@@wl_protos@sta/meson-generated_linux-dmabuf-unstable-v1-protocol.c.o' 'proto/1cafa6d@@wl_protos@sta/meson-generated_xdg-shell-unstable-v6-protocol.c.o' 'proto/1cafa6d@@wl_protos@sta/meson-generated_xdg-output-unstable-v1-protocol.c.o' 'proto/1cafa6d@@wl_protos@sta/meson-generated_pointer-constraints-unstable-v1-protocol.c.o' 'proto/1cafa6d@@wl_protos@sta/meson-generated_relative-pointer-unstable-v1-protocol.c.o' 'proto/1cafa6d@@wl_protos@sta/meson-generated_tablet-unstable-v2-protocol.c.o' 'proto/1cafa6d@@wl_protos@sta/meson-generated_wayfire-shell-unstable-v2-protocol.c.o' 'proto/1cafa6d@@wl_protos@sta/meson-generated_gtk-shell-protocol.c.o' 'proto/1cafa6d@@wl_protos@sta/meson-generated_wlr-layer-shell-unstable-v1-protocol.c.o' [48/160] c++ -Iplugins/single_plugins/65acb7e@@oswitch@sha -Iplugins/single_plugins -I../plugins/single_plugins -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/single_plugins/65acb7e@@oswitch@sha/oswitch.cpp.o' -MF 'plugins/single_plugins/65acb7e@@oswitch@sha/oswitch.cpp.o.d' -o 'plugins/single_plugins/65acb7e@@oswitch@sha/oswitch.cpp.o' -c ../plugins/single_plugins/oswitch.cpp [49/160] c++ -Iplugins/single_plugins/65acb7e@@resize@sha -Iplugins/single_plugins -I../plugins/single_plugins -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/single_plugins/65acb7e@@resize@sha/resize.cpp.o' -MF 'plugins/single_plugins/65acb7e@@resize@sha/resize.cpp.o.d' -o 'plugins/single_plugins/65acb7e@@resize@sha/resize.cpp.o' -c ../plugins/single_plugins/resize.cpp [50/160] c++ -Iplugins/single_plugins/65acb7e@@vswitch@sha -Iplugins/single_plugins -I../plugins/single_plugins -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/single_plugins/65acb7e@@vswitch@sha/vswitch.cpp.o' -MF 'plugins/single_plugins/65acb7e@@vswitch@sha/vswitch.cpp.o.d' -o 'plugins/single_plugins/65acb7e@@vswitch@sha/vswitch.cpp.o' -c ../plugins/single_plugins/vswitch.cpp [51/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/core_seat_seat.cpp.o' -MF 'src/25a6634@@wayfire@exe/core_seat_seat.cpp.o.d' -o 'src/25a6634@@wayfire@exe/core_seat_seat.cpp.o' -c ../src/core/seat/seat.cpp [52/160] c++ -Iplugins/single_plugins/65acb7e@@move@sha -Iplugins/single_plugins -I../plugins/single_plugins -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/single_plugins/65acb7e@@move@sha/move.cpp.o' -MF 'plugins/single_plugins/65acb7e@@move@sha/move.cpp.o.d' -o 'plugins/single_plugins/65acb7e@@move@sha/move.cpp.o' -c ../plugins/single_plugins/move.cpp [53/160] c++ -Iplugins/single_plugins/65acb7e@@command@sha -Iplugins/single_plugins -I../plugins/single_plugins -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/single_plugins/65acb7e@@command@sha/command.cpp.o' -MF 'plugins/single_plugins/65acb7e@@command@sha/command.cpp.o.d' -o 'plugins/single_plugins/65acb7e@@command@sha/command.cpp.o' -c ../plugins/single_plugins/command.cpp [54/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/view_surface.cpp.o' -MF 'src/25a6634@@wayfire@exe/view_surface.cpp.o.d' -o 'src/25a6634@@wayfire@exe/view_surface.cpp.o' -c ../src/view/surface.cpp [55/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/core_output-layout.cpp.o' -MF 'src/25a6634@@wayfire@exe/core_output-layout.cpp.o.d' -o 'src/25a6634@@wayfire@exe/core_output-layout.cpp.o' -c ../src/core/output-layout.cpp [56/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/core_seat_tablet.cpp.o' -MF 'src/25a6634@@wayfire@exe/core_seat_tablet.cpp.o.d' -o 'src/25a6634@@wayfire@exe/core_seat_tablet.cpp.o' -c ../src/core/seat/tablet.cpp [57/160] c++ -Iplugins/single_plugins/65acb7e@@vswipe@sha -Iplugins/single_plugins -I../plugins/single_plugins -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/single_plugins/65acb7e@@vswipe@sha/vswipe.cpp.o' -MF 'plugins/single_plugins/65acb7e@@vswipe@sha/vswipe.cpp.o.d' -o 'plugins/single_plugins/65acb7e@@vswipe@sha/vswipe.cpp.o' -c ../plugins/single_plugins/vswipe.cpp [58/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/main.cpp.o' -MF 'src/25a6634@@wayfire@exe/main.cpp.o.d' -o 'src/25a6634@@wayfire@exe/main.cpp.o' -c ../src/main.cpp [59/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/core_seat_touch.cpp.o' -MF 'src/25a6634@@wayfire@exe/core_seat_touch.cpp.o.d' -o 'src/25a6634@@wayfire@exe/core_seat_touch.cpp.o' -c ../src/core/seat/touch.cpp [60/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/core_seat_switch.cpp.o' -MF 'src/25a6634@@wayfire@exe/core_seat_switch.cpp.o.d' -o 'src/25a6634@@wayfire@exe/core_seat_switch.cpp.o' -c ../src/core/seat/switch.cpp [61/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/core_seat_cursor.cpp.o' -MF 'src/25a6634@@wayfire@exe/core_seat_cursor.cpp.o.d' -o 'src/25a6634@@wayfire@exe/core_seat_cursor.cpp.o' -c ../src/core/seat/cursor.cpp [62/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/core_img.cpp.o' -MF 'src/25a6634@@wayfire@exe/core_img.cpp.o.d' -o 'src/25a6634@@wayfire@exe/core_img.cpp.o' -c ../src/core/img.cpp [63/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/core_wm.cpp.o' -MF 'src/25a6634@@wayfire@exe/core_wm.cpp.o.d' -o 'src/25a6634@@wayfire@exe/core_wm.cpp.o' -c ../src/core/wm.cpp [64/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/core_seat_pointer.cpp.o' -MF 'src/25a6634@@wayfire@exe/core_seat_pointer.cpp.o.d' -o 'src/25a6634@@wayfire@exe/core_seat_pointer.cpp.o' -c ../src/core/seat/pointer.cpp [65/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/core_object.cpp.o' -MF 'src/25a6634@@wayfire@exe/core_object.cpp.o.d' -o 'src/25a6634@@wayfire@exe/core_object.cpp.o' -c ../src/core/object.cpp [66/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/core_seat_pointing-device.cpp.o' -MF 'src/25a6634@@wayfire@exe/core_seat_pointing-device.cpp.o.d' -o 'src/25a6634@@wayfire@exe/core_seat_pointing-device.cpp.o' -c ../src/core/seat/pointing-device.cpp [67/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/core_plugin.cpp.o' -MF 'src/25a6634@@wayfire@exe/core_plugin.cpp.o.d' -o 'src/25a6634@@wayfire@exe/core_plugin.cpp.o' -c ../src/core/plugin.cpp [68/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/output_gtk-shell.cpp.o' -MF 'src/25a6634@@wayfire@exe/output_gtk-shell.cpp.o.d' -o 'src/25a6634@@wayfire@exe/output_gtk-shell.cpp.o' -c ../src/output/gtk-shell.cpp [69/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/core_seat_keyboard.cpp.o' -MF 'src/25a6634@@wayfire@exe/core_seat_keyboard.cpp.o.d' -o 'src/25a6634@@wayfire@exe/core_seat_keyboard.cpp.o' -c ../src/core/seat/keyboard.cpp [70/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/core_opengl.cpp.o' -MF 'src/25a6634@@wayfire@exe/core_opengl.cpp.o.d' -o 'src/25a6634@@wayfire@exe/core_opengl.cpp.o' -c ../src/core/opengl.cpp [71/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/core_seat_input-manager.cpp.o' -MF 'src/25a6634@@wayfire@exe/core_seat_input-manager.cpp.o.d' -o 'src/25a6634@@wayfire@exe/core_seat_input-manager.cpp.o' -c ../src/core/seat/input-manager.cpp [72/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/core_core.cpp.o' -MF 'src/25a6634@@wayfire@exe/core_core.cpp.o.d' -o 'src/25a6634@@wayfire@exe/core_core.cpp.o' -c ../src/core/core.cpp [73/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/output_wayfire-shell.cpp.o' -MF 'src/25a6634@@wayfire@exe/output_wayfire-shell.cpp.o.d' -o 'src/25a6634@@wayfire@exe/output_wayfire-shell.cpp.o' -c ../src/output/wayfire-shell.cpp [74/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/view_compositor-view.cpp.o' -MF 'src/25a6634@@wayfire@exe/view_compositor-view.cpp.o.d' -o 'src/25a6634@@wayfire@exe/view_compositor-view.cpp.o' -c ../src/view/compositor-view.cpp [75/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/output_plugin-loader.cpp.o' -MF 'src/25a6634@@wayfire@exe/output_plugin-loader.cpp.o.d' -o 'src/25a6634@@wayfire@exe/output_plugin-loader.cpp.o' -c ../src/output/plugin-loader.cpp [76/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/view_view-3d.cpp.o' -MF 'src/25a6634@@wayfire@exe/view_view-3d.cpp.o.d' -o 'src/25a6634@@wayfire@exe/view_view-3d.cpp.o' -c ../src/view/view-3d.cpp [77/160] c++ -o plugins/single_plugins/libvswipe.so 'plugins/single_plugins/65acb7e@@vswipe@sha/vswipe.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libvswipe.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [78/160] c++ -o plugins/single_plugins/libvswitch.so 'plugins/single_plugins/65acb7e@@vswitch@sha/vswitch.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libvswitch.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [79/160] c++ -o plugins/single_plugins/libautostart.so 'plugins/single_plugins/65acb7e@@autostart@sha/autostart.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libautostart.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [80/160] c++ -o plugins/single_plugins/libcommand.so 'plugins/single_plugins/65acb7e@@command@sha/command.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libcommand.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [81/160] c++ -o plugins/single_plugins/libresize.so 'plugins/single_plugins/65acb7e@@resize@sha/resize.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libresize.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [82/160] c++ -o plugins/single_plugins/libmove.so 'plugins/single_plugins/65acb7e@@move@sha/move.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libmove.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [83/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/output_render-manager.cpp.o' -MF 'src/25a6634@@wayfire@exe/output_render-manager.cpp.o.d' -o 'src/25a6634@@wayfire@exe/output_render-manager.cpp.o' -c ../src/output/render-manager.cpp [84/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/output_workspace-impl.cpp.o' -MF 'src/25a6634@@wayfire@exe/output_workspace-impl.cpp.o.d' -o 'src/25a6634@@wayfire@exe/output_workspace-impl.cpp.o' -c ../src/output/workspace-impl.cpp [85/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/view_xdg-shell.cpp.o' -MF 'src/25a6634@@wayfire@exe/view_xdg-shell.cpp.o.d' -o 'src/25a6634@@wayfire@exe/view_xdg-shell.cpp.o' -c ../src/view/xdg-shell.cpp [86/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/output_output.cpp.o' -MF 'src/25a6634@@wayfire@exe/output_output.cpp.o.d' -o 'src/25a6634@@wayfire@exe/output_output.cpp.o' -c ../src/output/output.cpp [87/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/view_view-impl.cpp.o' -MF 'src/25a6634@@wayfire@exe/view_view-impl.cpp.o.d' -o 'src/25a6634@@wayfire@exe/view_view-impl.cpp.o' -c ../src/view/view-impl.cpp [88/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/view_xwayland.cpp.o' -MF 'src/25a6634@@wayfire@exe/view_xwayland.cpp.o.d' -o 'src/25a6634@@wayfire@exe/view_xwayland.cpp.o' -c ../src/view/xwayland.cpp [89/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/view_view.cpp.o' -MF 'src/25a6634@@wayfire@exe/view_view.cpp.o.d' -o 'src/25a6634@@wayfire@exe/view_view.cpp.o' -c ../src/view/view.cpp [90/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/view_layer-shell.cpp.o' -MF 'src/25a6634@@wayfire@exe/view_layer-shell.cpp.o.d' -o 'src/25a6634@@wayfire@exe/view_layer-shell.cpp.o' -c ../src/view/layer-shell.cpp [91/160] c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I.. -I../src/api -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -D_THREAD_SAFE -DHAS_ADDR2LINE=1 -MD -MQ 'src/25a6634@@wayfire@exe/view_subsurface.cpp.o' -MF 'src/25a6634@@wayfire@exe/view_subsurface.cpp.o.d' -o 'src/25a6634@@wayfire@exe/view_subsurface.cpp.o' -c ../src/view/subsurface.cpp [92/160] c++ -o src/wayfire 'src/25a6634@@wayfire@exe/main.cpp.o' 'src/25a6634@@wayfire@exe/util.cpp.o' 'src/25a6634@@wayfire@exe/core_output-layout.cpp.o' 'src/25a6634@@wayfire@exe/core_object.cpp.o' 'src/25a6634@@wayfire@exe/core_opengl.cpp.o' 'src/25a6634@@wayfire@exe/core_plugin.cpp.o' 'src/25a6634@@wayfire@exe/core_core.cpp.o' 'src/25a6634@@wayfire@exe/core_img.cpp.o' 'src/25a6634@@wayfire@exe/core_wm.cpp.o' 'src/25a6634@@wayfire@exe/core_seat_pointing-device.cpp.o' 'src/25a6634@@wayfire@exe/core_seat_input-manager.cpp.o' 'src/25a6634@@wayfire@exe/core_seat_keyboard.cpp.o' 'src/25a6634@@wayfire@exe/core_seat_pointer.cpp.o' 'src/25a6634@@wayfire@exe/core_seat_cursor.cpp.o' 'src/25a6634@@wayfire@exe/core_seat_switch.cpp.o' 'src/25a6634@@wayfire@exe/core_seat_tablet.cpp.o' 'src/25a6634@@wayfire@exe/core_seat_touch.cpp.o' 'src/25a6634@@wayfire@exe/core_seat_seat.cpp.o' 'src/25a6634@@wayfire@exe/view_surface.cpp.o' 'src/25a6634@@wayfire@exe/view_subsurface.cpp.o' 'src/25a6634@@wayfire@exe/view_view.cpp.o' 'src/25a6634@@wayfire@exe/view_view-impl.cpp.o' 'src/25a6634@@wayfire@exe/view_xdg-shell.cpp.o' 'src/25a6634@@wayfire@exe/view_xwayland.cpp.o' 'src/25a6634@@wayfire@exe/view_layer-shell.cpp.o' 'src/25a6634@@wayfire@exe/view_view-3d.cpp.o' 'src/25a6634@@wayfire@exe/view_compositor-view.cpp.o' 'src/25a6634@@wayfire@exe/output_plugin-loader.cpp.o' 'src/25a6634@@wayfire@exe/output_output.cpp.o' 'src/25a6634@@wayfire@exe/output_render-manager.cpp.o' 'src/25a6634@@wayfire@exe/output_workspace-impl.cpp.o' 'src/25a6634@@wayfire@exe/output_wayfire-shell.cpp.o' 'src/25a6634@@wayfire@exe/output_gtk-shell.cpp.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing -Wl,--start-group proto/libwl_protos.a -ldl /usr/local/lib/libwayland-server.so /usr/local/lib/libwlroots.so /usr/local/lib/libxkbcommon.so /usr/local/lib/libinput.so /usr/local/lib/libpixman-1.so /usr/local/lib/libdrm.so /usr/local/lib/libEGL.so /usr/local/lib/libGLESv2.so /usr/local/lib/libwf-config.so /usr/local/lib/libinotify.so -lexecinfo /usr/local/lib/libjpeg.so /usr/local/lib/libpng16.so /usr/lib/libz.so /usr/local/lib/libwayland-client.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../proto' -Wl,-rpath-link,/construction/x11-wm/wayfire/wayfire-0.4.0/_build/proto [93/160] c++ -Iplugins/single_plugins/65acb7e@@fast-switcher@sha -Iplugins/single_plugins -I../plugins/single_plugins -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/single_plugins/65acb7e@@fast-switcher@sha/fast-switcher.cpp.o' -MF 'plugins/single_plugins/65acb7e@@fast-switcher@sha/fast-switcher.cpp.o.d' -o 'plugins/single_plugins/65acb7e@@fast-switcher@sha/fast-switcher.cpp.o' -c ../plugins/single_plugins/fast-switcher.cpp [94/160] c++ -o plugins/single_plugins/libfast-switcher.so 'plugins/single_plugins/65acb7e@@fast-switcher@sha/fast-switcher.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libfast-switcher.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [95/160] c++ -o plugins/single_plugins/liboswitch.so 'plugins/single_plugins/65acb7e@@oswitch@sha/oswitch.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,liboswitch.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [96/160] /usr/local/bin/wayland-scanner server-header ../proto/wlr-layer-shell-unstable-v1.xml plugins/decor/331ed54@@decoration@sha/wlr-layer-shell-unstable-v1-protocol.h [97/160] /usr/local/bin/wayland-scanner server-header ../proto/gtk-shell.xml plugins/decor/331ed54@@decoration@sha/gtk-shell-protocol.h [98/160] /usr/local/bin/wayland-scanner server-header ../proto/wayfire-shell-unstable-v2.xml plugins/decor/331ed54@@decoration@sha/wayfire-shell-unstable-v2-protocol.h [99/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/tablet/tablet-unstable-v2.xml plugins/decor/331ed54@@decoration@sha/tablet-unstable-v2-protocol.h [100/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml plugins/decor/331ed54@@decoration@sha/relative-pointer-unstable-v1-protocol.h [101/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml plugins/decor/331ed54@@decoration@sha/pointer-constraints-unstable-v1-protocol.h [102/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/xdg-output/xdg-output-unstable-v1.xml plugins/decor/331ed54@@decoration@sha/xdg-output-unstable-v1-protocol.h [103/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml plugins/decor/331ed54@@decoration@sha/xdg-shell-unstable-v6-protocol.h [104/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml plugins/decor/331ed54@@decoration@sha/linux-dmabuf-unstable-v1-protocol.h [105/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml plugins/decor/331ed54@@decoration@sha/idle-inhibit-unstable-v1-protocol.h [106/160] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml plugins/decor/331ed54@@decoration@sha/xdg-shell-protocol.h [107/160] c++ -Iplugins/single_plugins/65acb7e@@place@sha -Iplugins/single_plugins -I../plugins/single_plugins -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/single_plugins/65acb7e@@place@sha/place.cpp.o' -MF 'plugins/single_plugins/65acb7e@@place@sha/place.cpp.o.d' -o 'plugins/single_plugins/65acb7e@@place@sha/place.cpp.o' -c ../plugins/single_plugins/place.cpp [108/160] c++ -o plugins/single_plugins/libplace.so 'plugins/single_plugins/65acb7e@@place@sha/place.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libplace.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [109/160] c++ -Iplugins/single_plugins/65acb7e@@wrot@sha -Iplugins/single_plugins -I../plugins/single_plugins -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/single_plugins/65acb7e@@wrot@sha/wrot.cpp.o' -MF 'plugins/single_plugins/65acb7e@@wrot@sha/wrot.cpp.o.d' -o 'plugins/single_plugins/65acb7e@@wrot@sha/wrot.cpp.o' -c ../plugins/single_plugins/wrot.cpp [110/160] c++ -o plugins/single_plugins/libwrot.so 'plugins/single_plugins/65acb7e@@wrot@sha/wrot.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libwrot.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [111/160] c++ -Iplugins/single_plugins/65acb7e@@zoom@sha -Iplugins/single_plugins -I../plugins/single_plugins -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/single_plugins/65acb7e@@zoom@sha/zoom.cpp.o' -MF 'plugins/single_plugins/65acb7e@@zoom@sha/zoom.cpp.o.d' -o 'plugins/single_plugins/65acb7e@@zoom@sha/zoom.cpp.o' -c ../plugins/single_plugins/zoom.cpp [112/160] c++ -o plugins/single_plugins/libzoom.so 'plugins/single_plugins/65acb7e@@zoom@sha/zoom.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libzoom.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [113/160] c++ -Iplugins/single_plugins/65acb7e@@fisheye@sha -Iplugins/single_plugins -I../plugins/single_plugins -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/single_plugins/65acb7e@@fisheye@sha/fisheye.cpp.o' -MF 'plugins/single_plugins/65acb7e@@fisheye@sha/fisheye.cpp.o.d' -o 'plugins/single_plugins/65acb7e@@fisheye@sha/fisheye.cpp.o' -c ../plugins/single_plugins/fisheye.cpp [114/160] c++ -o plugins/single_plugins/libfisheye.so 'plugins/single_plugins/65acb7e@@fisheye@sha/fisheye.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libfisheye.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [115/160] c++ -Iplugins/single_plugins/65acb7e@@invert@sha -Iplugins/single_plugins -I../plugins/single_plugins -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/single_plugins/65acb7e@@invert@sha/invert.cpp.o' -MF 'plugins/single_plugins/65acb7e@@invert@sha/invert.cpp.o.d' -o 'plugins/single_plugins/65acb7e@@invert@sha/invert.cpp.o' -c ../plugins/single_plugins/invert.cpp [116/160] c++ -o plugins/single_plugins/libinvert.so 'plugins/single_plugins/65acb7e@@invert@sha/invert.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libinvert.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [117/160] c++ -Iplugins/single_plugins/65acb7e@@grid@sha -Iplugins/single_plugins -I../plugins/single_plugins -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/single_plugins/65acb7e@@grid@sha/grid.cpp.o' -MF 'plugins/single_plugins/65acb7e@@grid@sha/grid.cpp.o.d' -o 'plugins/single_plugins/65acb7e@@grid@sha/grid.cpp.o' -c ../plugins/single_plugins/grid.cpp [118/160] c++ -o plugins/single_plugins/libgrid.so 'plugins/single_plugins/65acb7e@@grid@sha/grid.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libgrid.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [119/160] c++ -Iplugins/single_plugins/65acb7e@@alpha@sha -Iplugins/single_plugins -I../plugins/single_plugins -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/single_plugins/65acb7e@@alpha@sha/alpha.cpp.o' -MF 'plugins/single_plugins/65acb7e@@alpha@sha/alpha.cpp.o.d' -o 'plugins/single_plugins/65acb7e@@alpha@sha/alpha.cpp.o' -c ../plugins/single_plugins/alpha.cpp [120/160] c++ -o plugins/single_plugins/libalpha.so 'plugins/single_plugins/65acb7e@@alpha@sha/alpha.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libalpha.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [121/160] c++ -Iplugins/single_plugins/65acb7e@@window-rules@sha -Iplugins/single_plugins -I../plugins/single_plugins -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/single_plugins/65acb7e@@window-rules@sha/window-rules.cpp.o' -MF 'plugins/single_plugins/65acb7e@@window-rules@sha/window-rules.cpp.o.d' -o 'plugins/single_plugins/65acb7e@@window-rules@sha/window-rules.cpp.o' -c ../plugins/single_plugins/window-rules.cpp [122/160] c++ -o plugins/single_plugins/libwindow-rules.so 'plugins/single_plugins/65acb7e@@window-rules@sha/window-rules.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libwindow-rules.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [123/160] c++ -Iplugins/cube/643b030@@cube@sha -Iplugins/cube -I../plugins/cube -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/cube/643b030@@cube@sha/simple-background.cpp.o' -MF 'plugins/cube/643b030@@cube@sha/simple-background.cpp.o.d' -o 'plugins/cube/643b030@@cube@sha/simple-background.cpp.o' -c ../plugins/cube/simple-background.cpp [124/160] c++ -Iplugins/single_plugins/65acb7e@@idle@sha -Iplugins/single_plugins -I../plugins/single_plugins -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/single_plugins/65acb7e@@idle@sha/idle.cpp.o' -MF 'plugins/single_plugins/65acb7e@@idle@sha/idle.cpp.o.d' -o 'plugins/single_plugins/65acb7e@@idle@sha/idle.cpp.o' -c ../plugins/single_plugins/idle.cpp [125/160] c++ -o plugins/single_plugins/libidle.so 'plugins/single_plugins/65acb7e@@idle@sha/idle.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libidle.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [126/160] c++ -Iplugins/single_plugins/65acb7e@@expo@sha -Iplugins/single_plugins -I../plugins/single_plugins -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/single_plugins/65acb7e@@expo@sha/expo.cpp.o' -MF 'plugins/single_plugins/65acb7e@@expo@sha/expo.cpp.o.d' -o 'plugins/single_plugins/65acb7e@@expo@sha/expo.cpp.o' -c ../plugins/single_plugins/expo.cpp [127/160] c++ -o plugins/single_plugins/libexpo.so 'plugins/single_plugins/65acb7e@@expo@sha/expo.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libexpo.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [128/160] c++ -Iplugins/single_plugins/65acb7e@@switcher@sha -Iplugins/single_plugins -I../plugins/single_plugins -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/single_plugins/65acb7e@@switcher@sha/switcher.cpp.o' -MF 'plugins/single_plugins/65acb7e@@switcher@sha/switcher.cpp.o.d' -o 'plugins/single_plugins/65acb7e@@switcher@sha/switcher.cpp.o' -c ../plugins/single_plugins/switcher.cpp [129/160] c++ -o plugins/single_plugins/libswitcher.so 'plugins/single_plugins/65acb7e@@switcher@sha/switcher.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libswitcher.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [130/160] c++ -Iplugins/cube/643b030@@cube@sha -Iplugins/cube -I../plugins/cube -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/cube/643b030@@cube@sha/skydome.cpp.o' -MF 'plugins/cube/643b030@@cube@sha/skydome.cpp.o.d' -o 'plugins/cube/643b030@@cube@sha/skydome.cpp.o' -c ../plugins/cube/skydome.cpp [131/160] c++ -Iplugins/cube/643b030@@cube@sha -Iplugins/cube -I../plugins/cube -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/cube/643b030@@cube@sha/cube.cpp.o' -MF 'plugins/cube/643b030@@cube@sha/cube.cpp.o.d' -o 'plugins/cube/643b030@@cube@sha/cube.cpp.o' -c ../plugins/cube/cube.cpp [132/160] c++ -Iplugins/cube/643b030@@cube@sha -Iplugins/cube -I../plugins/cube -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/cube/643b030@@cube@sha/cubemap.cpp.o' -MF 'plugins/cube/643b030@@cube@sha/cubemap.cpp.o.d' -o 'plugins/cube/643b030@@cube@sha/cubemap.cpp.o' -c ../plugins/cube/cubemap.cpp [133/160] c++ -Iplugins/decor/331ed54@@decoration@sha -Iplugins/decor -I../plugins/decor -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/decor/331ed54@@decoration@sha/deco-theme.cpp.o' -MF 'plugins/decor/331ed54@@decoration@sha/deco-theme.cpp.o.d' -o 'plugins/decor/331ed54@@decoration@sha/deco-theme.cpp.o' -c ../plugins/decor/deco-theme.cpp [134/160] c++ -Iplugins/decor/331ed54@@decoration@sha -Iplugins/decor -I../plugins/decor -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/decor/331ed54@@decoration@sha/deco-layout.cpp.o' -MF 'plugins/decor/331ed54@@decoration@sha/deco-layout.cpp.o.d' -o 'plugins/decor/331ed54@@decoration@sha/deco-layout.cpp.o' -c ../plugins/decor/deco-layout.cpp [135/160] c++ -Iplugins/animate/6904480@@animate@sha -Iplugins/animate -I../plugins/animate -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/animate/6904480@@animate@sha/fire_particle.cpp.o' -MF 'plugins/animate/6904480@@animate@sha/fire_particle.cpp.o.d' -o 'plugins/animate/6904480@@animate@sha/fire_particle.cpp.o' -c ../plugins/animate/fire/particle.cpp [136/160] c++ -Iplugins/decor/331ed54@@decoration@sha -Iplugins/decor -I../plugins/decor -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/decor/331ed54@@decoration@sha/deco-subsurface.cpp.o' -MF 'plugins/decor/331ed54@@decoration@sha/deco-subsurface.cpp.o.d' -o 'plugins/decor/331ed54@@decoration@sha/deco-subsurface.cpp.o' -c ../plugins/decor/deco-subsurface.cpp [137/160] c++ -Iplugins/decor/331ed54@@decoration@sha -Iplugins/decor -I../plugins/decor -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/decor/331ed54@@decoration@sha/decoration.cpp.o' -MF 'plugins/decor/331ed54@@decoration@sha/decoration.cpp.o.d' -o 'plugins/decor/331ed54@@decoration@sha/decoration.cpp.o' -c ../plugins/decor/decoration.cpp [138/160] c++ -Iplugins/animate/6904480@@animate@sha -Iplugins/animate -I../plugins/animate -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/animate/6904480@@animate@sha/fire_fire.cpp.o' -MF 'plugins/animate/6904480@@animate@sha/fire_fire.cpp.o.d' -o 'plugins/animate/6904480@@animate@sha/fire_fire.cpp.o' -c ../plugins/animate/fire/fire.cpp [139/160] c++ -Iplugins/decor/331ed54@@decoration@sha -Iplugins/decor -I../plugins/decor -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/decor/331ed54@@decoration@sha/deco-button.cpp.o' -MF 'plugins/decor/331ed54@@decoration@sha/deco-button.cpp.o.d' -o 'plugins/decor/331ed54@@decoration@sha/deco-button.cpp.o' -c ../plugins/decor/deco-button.cpp In file included from ../plugins/decor/deco-button.cpp:4: ../plugins/decor/cairo-util.hpp:33:13: warning: 'void render_gl_texture(const wf::framebuffer_t&, wf::geometry_t, GLuint)' defined but not used [-Wunused-function] static void render_gl_texture(const wf::framebuffer_t& fb, ^~~~~~~~~~~~~~~~~ [140/160] c++ -o plugins/decor/libdecoration.so 'plugins/decor/331ed54@@decoration@sha/decoration.cpp.o' 'plugins/decor/331ed54@@decoration@sha/deco-subsurface.cpp.o' 'plugins/decor/331ed54@@decoration@sha/deco-button.cpp.o' 'plugins/decor/331ed54@@decoration@sha/deco-layout.cpp.o' 'plugins/decor/331ed54@@decoration@sha/deco-theme.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libdecoration.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing proto/libwl_protos.a /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libwayland-client.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../proto' -Wl,-rpath-link,/construction/x11-wm/wayfire/wayfire-0.4.0/_build/proto [141/160] c++ -Iplugins/blur/5dbfbf6@@blur@sha -Iplugins/blur -I../plugins/blur -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/blur/5dbfbf6@@blur@sha/bokeh.cpp.o' -MF 'plugins/blur/5dbfbf6@@blur@sha/bokeh.cpp.o.d' -o 'plugins/blur/5dbfbf6@@blur@sha/bokeh.cpp.o' -c ../plugins/blur/bokeh.cpp [142/160] cc -Iplugins/wobbly/1255fba@@wobbly@sha -Iplugins/wobbly -I../plugins/wobbly -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -DWLR_USE_UNSTABLE -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/wobbly/1255fba@@wobbly@sha/wobbly.c.o' -MF 'plugins/wobbly/1255fba@@wobbly@sha/wobbly.c.o.d' -o 'plugins/wobbly/1255fba@@wobbly@sha/wobbly.c.o' -c ../plugins/wobbly/wobbly.c [143/160] c++ -o plugins/cube/libcube.so 'plugins/cube/643b030@@cube@sha/cube.cpp.o' 'plugins/cube/643b030@@cube@sha/cubemap.cpp.o' 'plugins/cube/643b030@@cube@sha/skydome.cpp.o' 'plugins/cube/643b030@@cube@sha/simple-background.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libcube.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [144/160] c++ -Iplugins/matcher/d39ce56@@matcher@sha -Iplugins/matcher -I../plugins/matcher -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/matcher/d39ce56@@matcher@sha/matcher.cpp.o' -MF 'plugins/matcher/d39ce56@@matcher@sha/matcher.cpp.o.d' -o 'plugins/matcher/d39ce56@@matcher@sha/matcher.cpp.o' -c ../plugins/matcher/matcher.cpp [145/160] c++ -Iplugins/animate/6904480@@animate@sha -Iplugins/animate -I../plugins/animate -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/animate/6904480@@animate@sha/animate.cpp.o' -MF 'plugins/animate/6904480@@animate@sha/animate.cpp.o.d' -o 'plugins/animate/6904480@@animate@sha/animate.cpp.o' -c ../plugins/animate/animate.cpp [146/160] c++ -o plugins/animate/libanimate.so 'plugins/animate/6904480@@animate@sha/animate.cpp.o' 'plugins/animate/6904480@@animate@sha/fire_particle.cpp.o' 'plugins/animate/6904480@@animate@sha/fire_fire.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libanimate.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [147/160] c++ -Iplugins/blur/5dbfbf6@@blur@sha -Iplugins/blur -I../plugins/blur -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/blur/5dbfbf6@@blur@sha/box.cpp.o' -MF 'plugins/blur/5dbfbf6@@blur@sha/box.cpp.o.d' -o 'plugins/blur/5dbfbf6@@blur@sha/box.cpp.o' -c ../plugins/blur/box.cpp [148/160] c++ -Iplugins/blur/5dbfbf6@@blur@sha -Iplugins/blur -I../plugins/blur -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/blur/5dbfbf6@@blur@sha/gaussian.cpp.o' -MF 'plugins/blur/5dbfbf6@@blur@sha/gaussian.cpp.o.d' -o 'plugins/blur/5dbfbf6@@blur@sha/gaussian.cpp.o' -c ../plugins/blur/gaussian.cpp [149/160] c++ -Iplugins/blur/5dbfbf6@@blur@sha -Iplugins/blur -I../plugins/blur -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/blur/5dbfbf6@@blur@sha/kawase.cpp.o' -MF 'plugins/blur/5dbfbf6@@blur@sha/kawase.cpp.o.d' -o 'plugins/blur/5dbfbf6@@blur@sha/kawase.cpp.o' -c ../plugins/blur/kawase.cpp [150/160] c++ -Iplugins/tile/8d84ee8@@simple-tile@sha -Iplugins/tile -I../plugins/tile -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/tile/8d84ee8@@simple-tile@sha/tree.cpp.o' -MF 'plugins/tile/8d84ee8@@simple-tile@sha/tree.cpp.o.d' -o 'plugins/tile/8d84ee8@@simple-tile@sha/tree.cpp.o' -c ../plugins/tile/tree.cpp [151/160] c++ -Iplugins/tile/8d84ee8@@simple-tile@sha -Iplugins/tile -I../plugins/tile -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/tile/8d84ee8@@simple-tile@sha/tree-controller.cpp.o' -MF 'plugins/tile/8d84ee8@@simple-tile@sha/tree-controller.cpp.o.d' -o 'plugins/tile/8d84ee8@@simple-tile@sha/tree-controller.cpp.o' -c ../plugins/tile/tree-controller.cpp [152/160] c++ -Iplugins/blur/5dbfbf6@@blur@sha -Iplugins/blur -I../plugins/blur -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/blur/5dbfbf6@@blur@sha/blur-base.cpp.o' -MF 'plugins/blur/5dbfbf6@@blur@sha/blur-base.cpp.o.d' -o 'plugins/blur/5dbfbf6@@blur@sha/blur-base.cpp.o' -c ../plugins/blur/blur-base.cpp [153/160] c++ -Iplugins/blur/5dbfbf6@@blur@sha -Iplugins/blur -I../plugins/blur -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/blur/5dbfbf6@@blur@sha/blur.cpp.o' -MF 'plugins/blur/5dbfbf6@@blur@sha/blur.cpp.o.d' -o 'plugins/blur/5dbfbf6@@blur@sha/blur.cpp.o' -c ../plugins/blur/blur.cpp [154/160] c++ -o plugins/blur/libblur.so 'plugins/blur/5dbfbf6@@blur@sha/blur.cpp.o' 'plugins/blur/5dbfbf6@@blur@sha/blur-base.cpp.o' 'plugins/blur/5dbfbf6@@blur@sha/box.cpp.o' 'plugins/blur/5dbfbf6@@blur@sha/gaussian.cpp.o' 'plugins/blur/5dbfbf6@@blur@sha/kawase.cpp.o' 'plugins/blur/5dbfbf6@@blur@sha/bokeh.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libblur.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [155/160] c++ -Iplugins/wobbly/1255fba@@wobbly@sha -Iplugins/wobbly -I../plugins/wobbly -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/wobbly/1255fba@@wobbly@sha/wobbly.cpp.o' -MF 'plugins/wobbly/1255fba@@wobbly@sha/wobbly.cpp.o.d' -o 'plugins/wobbly/1255fba@@wobbly@sha/wobbly.cpp.o' -c ../plugins/wobbly/wobbly.cpp [156/160] c++ -o plugins/wobbly/libwobbly.so 'plugins/wobbly/1255fba@@wobbly@sha/wobbly.cpp.o' 'plugins/wobbly/1255fba@@wobbly@sha/wobbly.c.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libwobbly.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [157/160] c++ -Iplugins/tile/8d84ee8@@simple-tile@sha -Iplugins/tile -I../plugins/tile -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/tile/8d84ee8@@simple-tile@sha/tile-plugin.cpp.o' -MF 'plugins/tile/8d84ee8@@simple-tile@sha/tile-plugin.cpp.o.d' -o 'plugins/tile/8d84ee8@@simple-tile@sha/tile-plugin.cpp.o' -c ../plugins/tile/tile-plugin.cpp [158/160] c++ -o plugins/tile/libsimple-tile.so 'plugins/tile/8d84ee8@@simple-tile@sha/tile-plugin.cpp.o' 'plugins/tile/8d84ee8@@simple-tile@sha/tree.cpp.o' 'plugins/tile/8d84ee8@@simple-tile@sha/tree-controller.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libsimple-tile.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group [159/160] c++ -Iplugins/matcher/d39ce56@@matcher@sha -Iplugins/matcher -I../plugins/matcher -I../src/api -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -I/usr/local/include/libevdev-1.0/ -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -O3 -DWLR_USE_UNSTABLE -Wno-unused-parameter -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -MD -MQ 'plugins/matcher/d39ce56@@matcher@sha/matcher-ast.cpp.o' -MF 'plugins/matcher/d39ce56@@matcher@sha/matcher-ast.cpp.o.d' -o 'plugins/matcher/d39ce56@@matcher@sha/matcher-ast.cpp.o' -c ../plugins/matcher/matcher-ast.cpp [160/160] c++ -o plugins/matcher/libmatcher.so 'plugins/matcher/d39ce56@@matcher@sha/matcher.cpp.o' 'plugins/matcher/d39ce56@@matcher@sha/matcher-ast.cpp.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libmatcher.so -rdynamic -Wl,-E -pipe -O2 -fno-strict-aliasing /usr/local/lib/libwlroots.so /usr/local/lib/libpixman-1.so /usr/local/lib/libwf-config.so -Wl,--end-group SUCCEEDED 00:01:43 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> wayfire-0.4.0 depends on file: /usr/local/libdata/pkgconfig/pixman-1.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for wayfire-0.4.0 ===> wayfire-0.4.0 depends on file: /usr/local/libdata/pkgconfig/pixman-1.pc - found ===> Generating temporary packing list [0/1] /usr/local/bin/meson install --no-rebuild Installing subdir /construction/x11-wm/wayfire/wayfire-0.4.0/plugins/decor/resources to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/decoration/resources Installing /construction/x11-wm/wayfire/wayfire-0.4.0/plugins/decor/resources/close.png to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/decoration/resources Installing /construction/x11-wm/wayfire/wayfire-0.4.0/plugins/decor/resources/maximize.png to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/decoration/resources Installing /construction/x11-wm/wayfire/wayfire-0.4.0/plugins/decor/resources/minimize.png to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/decoration/resources Installing src/wayfire to /construction/x11-wm/wayfire/stage/usr/local/bin Stripping target 'src/wayfire' using strip. Installing plugins/single_plugins/libmove.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/single_plugins/libmove.so' using strip. Installing plugins/single_plugins/libresize.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/single_plugins/libresize.so' using strip. Installing plugins/single_plugins/libcommand.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/single_plugins/libcommand.so' using strip. Installing plugins/single_plugins/libautostart.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/single_plugins/libautostart.so' using strip. Installing plugins/single_plugins/libvswitch.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/single_plugins/libvswitch.so' using strip. Installing plugins/single_plugins/libvswipe.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/single_plugins/libvswipe.so' using strip. Installing plugins/single_plugins/libgrid.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/single_plugins/libgrid.so' using strip. Installing plugins/single_plugins/libwrot.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/single_plugins/libwrot.so' using strip. Installing plugins/single_plugins/libexpo.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/single_plugins/libexpo.so' using strip. Installing plugins/single_plugins/libswitcher.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/single_plugins/libswitcher.so' using strip. Installing plugins/single_plugins/libfast-switcher.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/single_plugins/libfast-switcher.so' using strip. Installing plugins/single_plugins/liboswitch.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/single_plugins/liboswitch.so' using strip. Installing plugins/single_plugins/libwindow-rules.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/single_plugins/libwindow-rules.so' using strip. Installing plugins/single_plugins/libplace.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/single_plugins/libplace.so' using strip. Installing plugins/single_plugins/libinvert.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/single_plugins/libinvert.so' using strip. Installing plugins/single_plugins/libfisheye.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/single_plugins/libfisheye.so' using strip. Installing plugins/single_plugins/libzoom.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/single_plugins/libzoom.so' using strip. Installing plugins/single_plugins/libalpha.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/single_plugins/libalpha.so' using strip. Installing plugins/single_plugins/libidle.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/single_plugins/libidle.so' using strip. Installing plugins/decor/libdecoration.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/decor/libdecoration.so' using strip. Installing plugins/animate/libanimate.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/animate/libanimate.so' using strip. Installing plugins/cube/libcube.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/cube/libcube.so' using strip. Installing plugins/wobbly/libwobbly.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/wobbly/libwobbly.so' using strip. Installing plugins/blur/libblur.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/blur/libblur.so' using strip. Installing plugins/matcher/libmatcher.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/matcher/libmatcher.so' using strip. Installing plugins/tile/libsimple-tile.so to /construction/x11-wm/wayfire/stage/usr/local/lib/wayfire Stripping target 'plugins/tile/libsimple-tile.so' using strip. Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/nonstd/safe-list.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire/nonstd Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/nonstd/noncopyable.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire/nonstd Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/nonstd/observer_ptr.h to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire/nonstd Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/nonstd/reverse.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire/nonstd Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/compositor-surface.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/compositor-view.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/bindings.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/core.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/debug.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/decorator.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/img.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/geometry.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/object.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/opengl.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/option-wrapper.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/output.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/plugin.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/singleton-plugin.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/render-manager.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/signal-definitions.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/util.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/surface.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/view-transform.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/view.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/workspace-manager.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/workspace-stream.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/input-device.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/src/api/wayfire/output-layout.hpp to /construction/x11-wm/wayfire/stage/usr/local/include/wayfire Installing /construction/x11-wm/wayfire/wayfire-0.4.0/_build/meson-private/wayfire.pc to /construction/x11-wm/wayfire/stage/usr/local/lib/pkgconfig Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/alpha.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/animate.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/autostart.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/blur.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/command.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/core.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/cube.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/decoration.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/expo.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/fast-switcher.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/fisheye.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/grid.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/idle.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/input.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/invert.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/matcher.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/move.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/oswitch.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/place.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/resize.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/simple-tile.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/switcher.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/vswipe.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/vswitch.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/window-rules.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/wobbly.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/workarounds.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/wrot.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata Installing /construction/x11-wm/wayfire/wayfire-0.4.0/metadata/zoom.xml to /construction/x11-wm/wayfire/stage/usr/local/share/wayfire/metadata ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/wayfire/libalpha.so is linked to /usr/local/lib/libevdev.so.2 from devel/libevdev but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libevdev.so:devel/libevdev Error: /usr/local/lib/wayfire/libalpha.so is linked to /usr/local/lib/libxml2.so.2 from textproc/libxml2 but it is not declared as a dependency Warning: you need USE_GNOME+=libxml2 Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libdrm.so.2 from graphics/libdrm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdrm.so:graphics/libdrm Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libudev.so.0 from devel/libudev-devd but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libudev.so:devel/libudev-devd Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libX11-xcb.so.1 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libxcb-xinput.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libxcb-xfixes.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libxcb-composite.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libxcb-render.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libxcb-errors.so.0 from x11/xcb-util-errors but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxcb-errors.so:x11/xcb-util-errors Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libxcb-icccm.so.4 from x11/xcb-util-wm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxcb-icccm.so:x11/xcb-util-wm Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libxcb-shm.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency Warning: you need USE_XORG+=xrender Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libffi.so.6 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libxcb-dri2.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libxcb-dri3.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libxcb-present.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libxcb-sync.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libxshmfence.so.1 from x11/libxshmfence but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxshmfence.so:x11/libxshmfence Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libmtdev.so.1 from devel/libmtdev but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libmtdev.so:devel/libmtdev Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libXdamage.so.1 from x11/libXdamage but it is not declared as a dependency Warning: you need USE_XORG+=xdamage Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency Warning: you need USE_XORG+=xfixes Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libxcb-glx.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/wayfire/libdecoration.so is linked to /usr/local/lib/libXxf86vm.so.1 from x11/libXxf86vm but it is not declared as a dependency Warning: you need USE_XORG+=xxf86vm Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for wayfire-0.4.0 file sizes/checksums [88]: 0% file sizes/checksums [88]: 100% packing files [88]: 0% packing files [88]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:04 TOTAL TIME 00:02:51