=>> Building x11/virtboard build started at Mon Dec 29 22:45:32 EST 2025 port directory: /usr/ports/x11/virtboard package name: virtboard-0.0.6_1 building for: FreeBSD 143amd64-deluxe-desktop-job-03 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 maintained by: jbeich@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1298 Feb 24 2024 /usr/ports/x11/virtboard/Makefile Ports top last git commit: 3dd9e2202282 Ports top unclean checkout: yes Port dir last git commit: 4f8fc9a1fbbe Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 03 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p2 UNAME_r=14.3-RELEASE-p2 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.4 MASTERMNT=/mnt/data/.m/143amd64-deluxe-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/143amd64-deluxe-desktop/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143amd64-deluxe-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/143amd64-deluxe-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.4 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- jbeich@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix /usr/local --localstatedir /var --infodir share/info --auto-features=enabled -Dpython.bytecompile=-1 -Db_colorout=never --buildtype release --optimization plain --strip _build --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/x11/virtboard/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/virtboard/work XDG_CACHE_HOME=/wrkdirs/usr/ports/x11/virtboard/work/.cache HOME=/wrkdirs/usr/ports/x11/virtboard/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11/virtboard/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11/virtboard/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/wrkdirs/usr/ports/x11/virtboard/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/virtboard/work XDG_CACHE_HOME=/wrkdirs/usr/ports/x11/virtboard/work/.cache HOME=/wrkdirs/usr/ports/x11/virtboard/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11/virtboard/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11/virtboard/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/x11/virtboard/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/virtboard" EXAMPLESDIR="share/examples/virtboard" DATADIR="share/virtboard" WWWDIR="www/virtboard" ETCDIR="etc/virtboard" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/virtboard DOCSDIR=/usr/local/share/doc/virtboard EXAMPLESDIR=/usr/local/share/examples/virtboard WWWDIR=/usr/local/www/virtboard ETCDIR=/usr/local/etc/virtboard --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> virtboard-0.0.6_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143amd64-deluxe-desktop-job-03] Installing pkg-2.5.1... [143amd64-deluxe-desktop-job-03] Extracting pkg-2.5.1: .......... done ===> virtboard-0.0.6_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of virtboard-0.0.6_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by virtboard-0.0.6_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by virtboard-0.0.6_1 for building => SHA256 Checksum OK for virtboard-v0.0.6.tar.bz2. => SHA256 Checksum OK for 42e698964e42.patch. => SHA256 Checksum OK for 86e6915d4920.patch. => SHA256 Checksum OK for 2d30762e546b.patch. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by virtboard-0.0.6_1 for building ===> Extracting for virtboard-0.0.6_1 => SHA256 Checksum OK for virtboard-v0.0.6.tar.bz2. => SHA256 Checksum OK for 42e698964e42.patch. => SHA256 Checksum OK for 86e6915d4920.patch. => SHA256 Checksum OK for 2d30762e546b.patch. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for virtboard-0.0.6_1 ===> Applying distribution patches for virtboard-0.0.6_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> virtboard-0.0.6_1 depends on package: evdev-proto>0 - not found ===> Installing existing package /packages/All/evdev-proto-5.8.pkg [143amd64-deluxe-desktop-job-03] Installing evdev-proto-5.8... [143amd64-deluxe-desktop-job-03] Extracting evdev-proto-5.8: .... done ===> virtboard-0.0.6_1 depends on package: evdev-proto>0 - found ===> Returning to build of virtboard-0.0.6_1 ===> virtboard-0.0.6_1 depends on package: wayland-protocols>=1.14 - not found ===> Installing existing package /packages/All/wayland-protocols-1.45.pkg [143amd64-deluxe-desktop-job-03] Installing wayland-protocols-1.45... [143amd64-deluxe-desktop-job-03] Extracting wayland-protocols-1.45: .......... done ===> virtboard-0.0.6_1 depends on package: wayland-protocols>=1.14 - found ===> Returning to build of virtboard-0.0.6_1 ===> virtboard-0.0.6_1 depends on package: gettext-tools>=0.26 - not found ===> Installing existing package /packages/All/gettext-tools-0.26.pkg [143amd64-deluxe-desktop-job-03] Installing gettext-tools-0.26... [143amd64-deluxe-desktop-job-03] `-- Installing gettext-runtime-0.26... [143amd64-deluxe-desktop-job-03] | `-- Installing indexinfo-0.3.1_1... [143amd64-deluxe-desktop-job-03] | `-- Extracting indexinfo-0.3.1_1: . done [143amd64-deluxe-desktop-job-03] `-- Extracting gettext-runtime-0.26: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libtextstyle-0.26... [143amd64-deluxe-desktop-job-03] `-- Extracting libtextstyle-0.26: .......... done [143amd64-deluxe-desktop-job-03] Extracting gettext-tools-0.26: .......... done ===> virtboard-0.0.6_1 depends on package: gettext-tools>=0.26 - found ===> Returning to build of virtboard-0.0.6_1 ===> virtboard-0.0.6_1 depends on executable: meson - not found ===> Installing existing package /packages/All/meson-1.7.0.pkg [143amd64-deluxe-desktop-job-03] Installing meson-1.7.0... [143amd64-deluxe-desktop-job-03] `-- Installing ninja-1.13.2,4... [143amd64-deluxe-desktop-job-03] | `-- Installing python311-3.11.14... [143amd64-deluxe-desktop-job-03] | | `-- Installing libffi-3.5.1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libffi-3.5.1: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing mpdecimal-4.0.1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting mpdecimal-4.0.1: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing readline-8.3.1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting readline-8.3.1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting python311-3.11.14: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting ninja-1.13.2,4: ..... done [143amd64-deluxe-desktop-job-03] Extracting meson-1.7.0: .......... done ===== Message from python311-3.11.14: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===> virtboard-0.0.6_1 depends on executable: meson - found ===> Returning to build of virtboard-0.0.6_1 ===> virtboard-0.0.6_1 depends on executable: ninja - found ===> virtboard-0.0.6_1 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.4.3,1.pkg [143amd64-deluxe-desktop-job-03] Installing pkgconf-2.4.3,1... [143amd64-deluxe-desktop-job-03] Extracting pkgconf-2.4.3,1: .......... done ===> virtboard-0.0.6_1 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of virtboard-0.0.6_1 ===> virtboard-0.0.6_1 depends on file: /usr/local/libdata/pkgconfig/pixman-1.pc - not found ===> Installing existing package /packages/All/pixman-0.46.2.pkg [143amd64-deluxe-desktop-job-03] Installing pixman-0.46.2... [143amd64-deluxe-desktop-job-03] Extracting pixman-0.46.2: ...... done ===> virtboard-0.0.6_1 depends on file: /usr/local/libdata/pkgconfig/pixman-1.pc - found ===> Returning to build of virtboard-0.0.6_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> virtboard-0.0.6_1 depends on shared library: libepoll-shim.so - not found ===> Installing existing package /packages/All/libepoll-shim-0.0.20240608.pkg [143amd64-deluxe-desktop-job-03] Installing libepoll-shim-0.0.20240608... [143amd64-deluxe-desktop-job-03] Extracting libepoll-shim-0.0.20240608: .......... done ===> virtboard-0.0.6_1 depends on shared library: libepoll-shim.so - found (/usr/local/lib/libepoll-shim.so) ===> Returning to build of virtboard-0.0.6_1 ===> virtboard-0.0.6_1 depends on shared library: libpng.so - not found ===> Installing existing package /packages/All/png-1.6.53.pkg [143amd64-deluxe-desktop-job-03] Installing png-1.6.53... [143amd64-deluxe-desktop-job-03] Extracting png-1.6.53: .......... done ===> virtboard-0.0.6_1 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> Returning to build of virtboard-0.0.6_1 ===> virtboard-0.0.6_1 depends on shared library: libwayland-client.so - not found ===> Installing existing package /packages/All/wayland-1.24.0_2.pkg [143amd64-deluxe-desktop-job-03] Installing wayland-1.24.0_2... [143amd64-deluxe-desktop-job-03] `-- Installing expat-2.7.3... [143amd64-deluxe-desktop-job-03] `-- Extracting expat-2.7.3: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libxml2-2.14.6... [143amd64-deluxe-desktop-job-03] `-- Extracting libxml2-2.14.6: .......... done [143amd64-deluxe-desktop-job-03] Extracting wayland-1.24.0_2: .......... done ===== Message from wayland-1.24.0_2: -- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will contain "wayland-%d" unix(4) sockets. This is usually handled by consolekit2 (via ck-launch-session) or pam_xdg (via login). ===> virtboard-0.0.6_1 depends on shared library: libwayland-client.so - found (/usr/local/lib/libwayland-client.so) ===> Returning to build of virtboard-0.0.6_1 ===> virtboard-0.0.6_1 depends on shared library: libxkbcommon.so - not found ===> Installing existing package /packages/All/libxkbcommon-1.13.0_1.pkg [143amd64-deluxe-desktop-job-03] Installing libxkbcommon-1.13.0_1... [143amd64-deluxe-desktop-job-03] `-- Installing libxcb-1.17.0... [143amd64-deluxe-desktop-job-03] | `-- Installing libXau-1.0.12... [143amd64-deluxe-desktop-job-03] | `-- Extracting libXau-1.0.12: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libXdmcp-1.1.5... [143amd64-deluxe-desktop-job-03] | | `-- Installing xorgproto-2024.1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting xorgproto-2024.1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting libXdmcp-1.1.5: ...... done [143amd64-deluxe-desktop-job-03] `-- Extracting libxcb-1.17.0: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing xkeyboard-config-2.41_4... [143amd64-deluxe-desktop-job-03] `-- Extracting xkeyboard-config-2.41_4: .......... done [143amd64-deluxe-desktop-job-03] Extracting libxkbcommon-1.13.0_1: .......... done ===== Message from libxkbcommon-1.13.0_1: -- 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 ===> virtboard-0.0.6_1 depends on shared library: libxkbcommon.so - found (/usr/local/lib/libxkbcommon.so) ===> Returning to build of virtboard-0.0.6_1 ===> virtboard-0.0.6_1 depends on shared library: libcairo.so - not found ===> Installing existing package /packages/All/cairo-1.18.2,3.pkg [143amd64-deluxe-desktop-job-03] Installing cairo-1.18.2,3... [143amd64-deluxe-desktop-job-03] `-- Installing fontconfig-2.17.1,1... [143amd64-deluxe-desktop-job-03] | `-- Installing freetype2-2.14.1... [143amd64-deluxe-desktop-job-03] | | `-- Installing brotli-1.2.0,1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting brotli-1.2.0,1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting freetype2-2.14.1: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting fontconfig-2.17.1,1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing glib-2.84.4,2... [143amd64-deluxe-desktop-job-03] | `-- Installing libiconv-1.18_1... [143amd64-deluxe-desktop-job-03] | `-- Extracting libiconv-1.18_1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libinotify-20240724_3... [143amd64-deluxe-desktop-job-03] | `-- Extracting libinotify-20240724_3: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing pcre2-10.47_1... [143amd64-deluxe-desktop-job-03] | `-- Extracting pcre2-10.47_1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing py311-packaging-25.0... [143amd64-deluxe-desktop-job-03] | `-- Extracting py311-packaging-25.0: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting glib-2.84.4,2: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libX11-1.8.12,1... [143amd64-deluxe-desktop-job-03] `-- Extracting libX11-1.8.12,1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libXext-1.3.6,1... [143amd64-deluxe-desktop-job-03] `-- Extracting libXext-1.3.6,1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libXrender-0.9.12... [143amd64-deluxe-desktop-job-03] `-- Extracting libXrender-0.9.12: ....... done [143amd64-deluxe-desktop-job-03] `-- Installing lzo2-2.10_1... [143amd64-deluxe-desktop-job-03] `-- Extracting lzo2-2.10_1: .......... done [143amd64-deluxe-desktop-job-03] Extracting cairo-1.18.2,3: .......... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ==> Running trigger: gio-modules.ucl Generating GIO modules cache ==> Running trigger: glib-schemas.ucl Compiling glib schemas No schema files found: doing nothing. ===== Message from freetype2-2.14.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/index.html, if documentation was installed). ===== Message from libinotify-20240724_3: -- 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. ===> virtboard-0.0.6_1 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> Returning to build of virtboard-0.0.6_1 ===> virtboard-0.0.6_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> virtboard-0.0.6_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for virtboard-0.0.6_1 WARNING: Recommend using either -Dbuildtype or -Doptimization + -Ddebug. Using both is redundant since they override each other. See: https://mesonbuild.com/Builtin-options.html#build-type-options The Meson build system Version: 1.7.0 Source dir: /wrkdirs/usr/ports/x11/virtboard/work/virtboard-v0.0.6 Build dir: /wrkdirs/usr/ports/x11/virtboard/work/virtboard-v0.0.6/_build Build type: native build Project name: virtboard Project version: 0.0.5 C compiler for the host machine: cc (clang 19.1.7 "FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)") C linker for the host machine: cc ld.lld 19.1.7 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: YES (/usr/local/bin/pkgconf) 2.4.3 Run-time dependency wayland-client found: YES 1.24.0 Run-time dependency wayland-cursor found: YES 1.24.0 Run-time dependency wayland-protocols found: YES 1.45 Run-time dependency xkbcommon found: YES 1.13.0 Run-time dependency cairo found: YES 1.18.2 Library m found: YES Run-time dependency pixman-1 found: YES 0.46.2 Run-time dependency libpng found: YES 1.6.53 Run-time dependency gio-2.0 found: YES 2.84.4 Run-time dependency gio-unix-2.0 found: YES 2.84.4 Run-time dependency epoll-shim found: YES Program wayland-scanner found: YES (/usr/local/bin/wayland-scanner) Dependency gio-2.0 found: YES 2.84.4 (cached) Program /usr/local/bin/gdbus-codegen found: YES (/usr/local/bin/gdbus-codegen) Checking for function "getprogname" : YES Configuring sm.puri.Virtboard.desktop.in using configuration Program msgfmt found: YES (/usr/local/bin/msgfmt) Build targets in project: 4 NOTICE: Future-deprecated features used: * 0.56.0: {'dependency.get_pkgconfig_variable'} virtboard 0.0.5 User defined options auto_features : enabled b_colorout : never buildtype : release infodir : share/info localstatedir : /var optimization : plain prefix : /usr/local python.bytecompile: -1 strip : true Found ninja-1.13.2 at /usr/local/bin/ninja WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for virtboard-0.0.6_1 [ 2% 8/48] /usr/local/bin/wayland-scanner private-code //usr/local/share/wayland-protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml virtboard.p/relative-pointer-unstable-v1-protocol.c [ 4% 9/48] /usr/local/bin/wayland-scanner private-code //usr/local/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml virtboard.p/xdg-shell-protocol.c [ 6% 10/48] /usr/local/bin/wayland-scanner private-code //usr/local/share/wayland-protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml virtboard.p/pointer-constraints-unstable-v1-protocol.c [ 8% 11/48] /usr/local/bin/wayland-scanner private-code //usr/local/share/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml virtboard.p/idle-inhibit-unstable-v1-protocol.c [ 10% 12/48] /usr/local/bin/wayland-scanner private-code ../protocol/text-cursor-position.xml virtboard.p/text-cursor-position-protocol.c [ 12% 13/48] /usr/local/bin/wayland-scanner private-code //usr/local/share/wayland-protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml virtboard.p/xdg-shell-unstable-v6-protocol.c [ 14% 14/48] /usr/local/bin/wayland-scanner private-code ../protocol/ivi-application.xml virtboard.p/ivi-application-protocol.c [ 16% 15/48] /usr/local/bin/wayland-scanner private-code ../protocol/input-method-unstable-v2.xml virtboard.p/input-method-unstable-v2-protocol.c [ 18% 16/48] /usr/local/bin/wayland-scanner private-code ../protocol/virtual-keyboard-unstable-v1.xml virtboard.p/virtual-keyboard-unstable-v1-protocol.c [ 20% 17/48] /usr/local/bin/wayland-scanner private-code ../protocol/text-input-unstable-v3.xml virtboard.p/text-input-unstable-v3-protocol.c [ 22% 18/48] /usr/local/bin/wayland-scanner private-code ../protocol/wlr-layer-shell-unstable-v1.xml virtboard.p/wlr-layer-shell-unstable-v1-protocol.c [ 25% 19/48] /usr/local/bin/wayland-scanner client-header //usr/local/share/wayland-protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml virtboard.p/relative-pointer-unstable-v1-client-protocol.h [ 27% 20/48] /usr/local/bin/wayland-scanner client-header //usr/local/share/wayland-protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml virtboard.p/pointer-constraints-unstable-v1-client-protocol.h [ 29% 21/48] /usr/local/bin/wayland-scanner client-header //usr/local/share/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml virtboard.p/idle-inhibit-unstable-v1-client-protocol.h [ 31% 22/48] /usr/local/bin/wayland-scanner client-header //usr/local/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml virtboard.p/xdg-shell-client-protocol.h [ 33% 23/48] /usr/local/bin/wayland-scanner client-header ../protocol/text-cursor-position.xml virtboard.p/text-cursor-position-client-protocol.h [ 35% 24/48] /usr/local/bin/wayland-scanner client-header ../protocol/ivi-application.xml virtboard.p/ivi-application-client-protocol.h [ 37% 25/48] /usr/local/bin/wayland-scanner client-header //usr/local/share/wayland-protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml virtboard.p/xdg-shell-unstable-v6-client-protocol.h [ 39% 25/48] /usr/local/bin/wayland-scanner client-header ../protocol/input-method-unstable-v2.xml virtboard.p/input-method-unstable-v2-client-protocol.h [ 41% 25/48] /usr/local/bin/wayland-scanner client-header ../protocol/wlr-layer-shell-unstable-v1.xml virtboard.p/wlr-layer-shell-unstable-v1-client-protocol.h [ 43% 25/48] /usr/local/bin/wayland-scanner client-header ../protocol/virtual-keyboard-unstable-v1.xml virtboard.p/virtual-keyboard-unstable-v1-client-protocol.h [ 45% 25/48] /usr/local/bin/wayland-scanner client-header ../protocol/text-input-unstable-v3.xml virtboard.p/text-input-unstable-v3-client-protocol.h [ 47% 25/48] /usr/local/bin/gdbus-codegen --c-generate-autocleanup all --body --output sm.puri.OSK0.c ../data/dbus/sm.puri.OSK0.xml [ 50% 25/48] /usr/local/bin/gdbus-codegen --c-generate-autocleanup all --header --output sm.puri.OSK0.h ../data/dbus/sm.puri.OSK0.xml [ 52% 32/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/meson-generated_pointer-constraints-unstable-v1-protocol.c.o -MF virtboard.p/meson-generated_pointer-constraints-unstable-v1-protocol.c.o.d -o virtboard.p/meson-generated_pointer-constraints-unstable-v1-protocol.c.o -c virtboard.p/pointer-constraints-unstable-v1-protocol.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] 3 warnings generated. [ 54% 33/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/meson-generated_xdg-shell-protocol.c.o -MF virtboard.p/meson-generated_xdg-shell-protocol.c.o.d -o virtboard.p/meson-generated_xdg-shell-protocol.c.o -c virtboard.p/xdg-shell-protocol.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] 3 warnings generated. [ 56% 34/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/meson-generated_relative-pointer-unstable-v1-protocol.c.o -MF virtboard.p/meson-generated_relative-pointer-unstable-v1-protocol.c.o.d -o virtboard.p/meson-generated_relative-pointer-unstable-v1-protocol.c.o -c virtboard.p/relative-pointer-unstable-v1-protocol.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] 3 warnings generated. [ 58% 35/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/meson-generated_idle-inhibit-unstable-v1-protocol.c.o -MF virtboard.p/meson-generated_idle-inhibit-unstable-v1-protocol.c.o.d -o virtboard.p/meson-generated_idle-inhibit-unstable-v1-protocol.c.o -c virtboard.p/idle-inhibit-unstable-v1-protocol.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] 3 warnings generated. [ 60% 36/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/meson-generated_ivi-application-protocol.c.o -MF virtboard.p/meson-generated_ivi-application-protocol.c.o.d -o virtboard.p/meson-generated_ivi-application-protocol.c.o -c virtboard.p/ivi-application-protocol.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] 3 warnings generated. [ 62% 37/48] /usr/local/bin/meson --internal msgfmthelper --msgfmt=/usr/local/bin/msgfmt data/sm.puri.Virtboard.desktop.in data/sm.puri.Virtboard.desktop desktop ../data/../po /usr/local/bin/msgfmt: ../data/../po/LINGUAS does not exist [ 64% 38/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/meson-generated_xdg-shell-unstable-v6-protocol.c.o -MF virtboard.p/meson-generated_xdg-shell-unstable-v6-protocol.c.o.d -o virtboard.p/meson-generated_xdg-shell-unstable-v6-protocol.c.o -c virtboard.p/xdg-shell-unstable-v6-protocol.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] 3 warnings generated. [ 66% 39/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/meson-generated_text-cursor-position-protocol.c.o -MF virtboard.p/meson-generated_text-cursor-position-protocol.c.o.d -o virtboard.p/meson-generated_text-cursor-position-protocol.c.o -c virtboard.p/text-cursor-position-protocol.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] 3 warnings generated. [ 68% 40/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/meson-generated_wlr-layer-shell-unstable-v1-protocol.c.o -MF virtboard.p/meson-generated_wlr-layer-shell-unstable-v1-protocol.c.o.d -o virtboard.p/meson-generated_wlr-layer-shell-unstable-v1-protocol.c.o -c virtboard.p/wlr-layer-shell-unstable-v1-protocol.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] 3 warnings generated. [ 70% 41/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/meson-generated_input-method-unstable-v2-protocol.c.o -MF virtboard.p/meson-generated_input-method-unstable-v2-protocol.c.o.d -o virtboard.p/meson-generated_input-method-unstable-v2-protocol.c.o -c virtboard.p/input-method-unstable-v2-protocol.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] 3 warnings generated. [ 72% 42/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/meson-generated_text-input-unstable-v3-protocol.c.o -MF virtboard.p/meson-generated_text-input-unstable-v3-protocol.c.o.d -o virtboard.p/meson-generated_text-input-unstable-v3-protocol.c.o -c virtboard.p/text-input-unstable-v3-protocol.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] 3 warnings generated. [ 75% 43/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/meson-generated_virtual-keyboard-unstable-v1-protocol.c.o -MF virtboard.p/meson-generated_virtual-keyboard-unstable-v1-protocol.c.o.d -o virtboard.p/meson-generated_virtual-keyboard-unstable-v1-protocol.c.o -c virtboard.p/virtual-keyboard-unstable-v1-protocol.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] 3 warnings generated. [ 77% 44/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/shared_xalloc.c.o -MF virtboard.p/shared_xalloc.c.o.d -o virtboard.p/shared_xalloc.c.o -c ../shared/xalloc.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] 3 warnings generated. [ 79% 45/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/shared_os-compatibility.c.o -MF virtboard.p/shared_os-compatibility.c.o.d -o virtboard.p/shared_os-compatibility.c.o -c ../shared/os-compatibility.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] 3 warnings generated. [ 81% 46/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/shared_file-util.c.o -MF virtboard.p/shared_file-util.c.o.d -o virtboard.p/shared_file-util.c.o -c ../shared/file-util.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] 3 warnings generated. [ 83% 47/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/shared_image-loader.c.o -MF virtboard.p/shared_image-loader.c.o.d -o virtboard.p/shared_image-loader.c.o -c ../shared/image-loader.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] ../shared/image-loader.c:187:4: warning: cast from 'png_bytep' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] 187 | * (uint32_t *) p = w; | ^~~~~~~~~~~~~~ ../shared/image-loader.c:202:1: warning: function 'png_error_callback' could be declared with attribute 'noreturn' [-Wmissing-noreturn] 202 | { | ^ ../shared/image-loader.c:298:20: warning: cast from 'png_byte *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] 298 | width, height, (uint32_t *) data, stride); | ^~~~~~~~~~~~~~~~~ 6 warnings generated. [ 85% 47/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/shared_cairo-util.c.o -MF virtboard.p/shared_cairo-util.c.o.d -o virtboard.p/shared_cairo-util.c.o -c ../shared/cairo-util.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] ../shared/cairo-util.c:85:7: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] 85 | s = (uint32_t *) (src + i * stride); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/cairo-util.c:86:7: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] 86 | d = (uint32_t *) (dst + i * stride); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/cairo-util.c:112:7: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] 112 | s = (uint32_t *) (dst + i * stride); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/cairo-util.c:113:7: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] 113 | d = (uint32_t *) (src + i * stride); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/cairo-util.c:127:9: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] 127 | s = (uint32_t *) (dst + (i - half + k) * stride); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8 warnings generated. [ 87% 47/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/shared_frame.c.o -MF virtboard.p/shared_frame.c.o.d -o virtboard.p/shared_frame.c.o -c ../shared/frame.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] ../shared/frame.c:258:2: warning: cast from 'char *' to 'typeof (pointer)' (aka 'struct frame_pointer *') increases required alignment from 1 to 8 [-Wcast-align] 258 | wl_list_for_each(pointer, &frame->pointers, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:258:2: warning: cast from 'char *' to 'typeof (pointer)' (aka 'struct frame_pointer *') increases required alignment from 1 to 8 [-Wcast-align] 258 | wl_list_for_each(pointer, &frame->pointers, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:285:2: warning: cast from 'char *' to 'typeof (touch)' (aka 'struct frame_touch *') increases required alignment from 1 to 8 [-Wcast-align] 285 | wl_list_for_each(touch, &frame->touches, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:285:2: warning: cast from 'char *' to 'typeof (touch)' (aka 'struct frame_touch *') increases required alignment from 1 to 8 [-Wcast-align] 285 | wl_list_for_each(touch, &frame->touches, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:313:2: warning: cast from 'char *' to 'typeof (button)' (aka 'struct frame_button *') increases required alignment from 1 to 8 [-Wcast-align] 313 | wl_list_for_each_safe(button, next, &frame->buttons, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:479:13: note: expanded from macro 'wl_list_for_each_safe' 479 | for (pos = wl_container_of((head)->next, pos, member), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:313:2: warning: cast from 'char *' to 'typeof (next)' (aka 'struct frame_button *') increases required alignment from 1 to 8 [-Wcast-align] 313 | wl_list_for_each_safe(button, next, &frame->buttons, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:480:13: note: expanded from macro 'wl_list_for_each_safe' 480 | tmp = wl_container_of((pos)->member.next, tmp, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:313:2: warning: cast from 'char *' to 'typeof (next)' (aka 'struct frame_button *') increases required alignment from 1 to 8 [-Wcast-align] 313 | wl_list_for_each_safe(button, next, &frame->buttons, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:483:13: note: expanded from macro 'wl_list_for_each_safe' 483 | tmp = wl_container_of(pos->member.next, tmp, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:316:2: warning: cast from 'char *' to 'typeof (touch)' (aka 'struct frame_touch *') increases required alignment from 1 to 8 [-Wcast-align] 316 | wl_list_for_each_safe(touch, next_touch, &frame->touches, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:479:13: note: expanded from macro 'wl_list_for_each_safe' 479 | for (pos = wl_container_of((head)->next, pos, member), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:316:2: warning: cast from 'char *' to 'typeof (next_touch)' (aka 'struct frame_touch *') increases required alignment from 1 to 8 [-Wcast-align] 316 | wl_list_for_each_safe(touch, next_touch, &frame->touches, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:480:13: note: expanded from macro 'wl_list_for_each_safe' 480 | tmp = wl_container_of((pos)->member.next, tmp, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:316:2: warning: cast from 'char *' to 'typeof (next_touch)' (aka 'struct frame_touch *') increases required alignment from 1 to 8 [-Wcast-align] 316 | wl_list_for_each_safe(touch, next_touch, &frame->touches, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:483:13: note: expanded from macro 'wl_list_for_each_safe' 483 | tmp = wl_container_of(pos->member.next, tmp, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:319:2: warning: cast from 'char *' to 'typeof (pointer)' (aka 'struct frame_pointer *') increases required alignment from 1 to 8 [-Wcast-align] 319 | wl_list_for_each_safe(pointer, next_pointer, &frame->pointers, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:479:13: note: expanded from macro 'wl_list_for_each_safe' 479 | for (pos = wl_container_of((head)->next, pos, member), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:319:2: warning: cast from 'char *' to 'typeof (next_pointer)' (aka 'struct frame_pointer *') increases required alignment from 1 to 8 [-Wcast-align] 319 | wl_list_for_each_safe(pointer, next_pointer, &frame->pointers, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:480:13: note: expanded from macro 'wl_list_for_each_safe' 480 | tmp = wl_container_of((pos)->member.next, tmp, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:319:2: warning: cast from 'char *' to 'typeof (next_pointer)' (aka 'struct frame_pointer *') increases required alignment from 1 to 8 [-Wcast-align] 319 | wl_list_for_each_safe(pointer, next_pointer, &frame->pointers, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:483:13: note: expanded from macro 'wl_list_for_each_safe' 483 | tmp = wl_container_of(pos->member.next, tmp, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:455:2: warning: cast from 'char *' to 'typeof (button)' (aka 'struct frame_button *') increases required alignment from 1 to 8 [-Wcast-align] 455 | wl_list_for_each(button, &frame->buttons, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:455:2: warning: cast from 'char *' to 'typeof (button)' (aka 'struct frame_button *') increases required alignment from 1 to 8 [-Wcast-align] 455 | wl_list_for_each(button, &frame->buttons, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:574:2: warning: cast from 'char *' to 'typeof (button)' (aka 'struct frame_button *') increases required alignment from 1 to 8 [-Wcast-align] 574 | wl_list_for_each(button, &frame->buttons, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:574:2: warning: cast from 'char *' to 'typeof (button)' (aka 'struct frame_button *') increases required alignment from 1 to 8 [-Wcast-align] 574 | wl_list_for_each(button, &frame->buttons, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:684:2: warning: cast from 'char *' to 'typeof (button)' (aka 'struct frame_button *') increases required alignment from 1 to 8 [-Wcast-align] 684 | wl_list_for_each(button, &frame->buttons, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:684:2: warning: cast from 'char *' to 'typeof (button)' (aka 'struct frame_button *') increases required alignment from 1 to 8 [-Wcast-align] 684 | wl_list_for_each(button, &frame->buttons, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:759:2: warning: cast from 'char *' to 'typeof (button)' (aka 'struct frame_pointer_button *') increases required alignment from 1 to 8 [-Wcast-align] 759 | wl_list_for_each_safe(button, next, &pointer->down_buttons, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:479:13: note: expanded from macro 'wl_list_for_each_safe' 479 | for (pos = wl_container_of((head)->next, pos, member), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:759:2: warning: cast from 'char *' to 'typeof (next)' (aka 'struct frame_pointer_button *') increases required alignment from 1 to 8 [-Wcast-align] 759 | wl_list_for_each_safe(button, next, &pointer->down_buttons, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:480:13: note: expanded from macro 'wl_list_for_each_safe' 480 | tmp = wl_container_of((pos)->member.next, tmp, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:759:2: warning: cast from 'char *' to 'typeof (next)' (aka 'struct frame_pointer_button *') increases required alignment from 1 to 8 [-Wcast-align] 759 | wl_list_for_each_safe(button, next, &pointer->down_buttons, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:483:13: note: expanded from macro 'wl_list_for_each_safe' 483 | tmp = wl_container_of(pos->member.next, tmp, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:843:2: warning: cast from 'char *' to 'typeof (button)' (aka 'struct frame_button *') increases required alignment from 1 to 8 [-Wcast-align] 843 | wl_list_for_each(button, &frame->buttons, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/frame.c:843:2: warning: cast from 'char *' to 'typeof (button)' (aka 'struct frame_button *') increases required alignment from 1 to 8 [-Wcast-align] 843 | wl_list_for_each(button, &frame->buttons, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27 warnings generated. [ 89% 47/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/shared_config-parser.c.o -MF virtboard.p/shared_config-parser.c.o.d -o virtboard.p/shared_config-parser.c.o -c ../shared/config-parser.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] ../shared/config-parser.c:128:2: warning: cast from 'char *' to 'typeof (e)' (aka 'struct weston_config_entry *') increases required alignment from 1 to 8 [-Wcast-align] 128 | wl_list_for_each(e, §ion->entry_list, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/config-parser.c:128:2: warning: cast from 'char *' to 'typeof (e)' (aka 'struct weston_config_entry *') increases required alignment from 1 to 8 [-Wcast-align] 128 | wl_list_for_each(e, §ion->entry_list, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/config-parser.c:145:2: warning: cast from 'char *' to 'typeof (s)' (aka 'struct weston_config_section *') increases required alignment from 1 to 8 [-Wcast-align] 145 | wl_list_for_each(s, &config->section_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/config-parser.c:145:2: warning: cast from 'char *' to 'typeof (s)' (aka 'struct weston_config_section *') increases required alignment from 1 to 8 [-Wcast-align] 145 | wl_list_for_each(s, &config->section_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/config-parser.c:503:14: warning: cast from 'char *' to 'struct weston_config_section *' increases required alignment from 1 to 8 [-Wcast-align] 503 | *section = container_of(config->section_list.next, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 504 | struct weston_config_section, link); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/helpers.h:100:2: note: expanded from macro 'container_of' 100 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/config-parser.c:506:14: warning: cast from 'char *' to 'struct weston_config_section *' increases required alignment from 1 to 8 [-Wcast-align] 506 | *section = container_of((*section)->link.next, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 507 | struct weston_config_section, link); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/helpers.h:100:2: note: expanded from macro 'container_of' 100 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/config-parser.c:526:2: warning: cast from 'char *' to 'typeof (s)' (aka 'struct weston_config_section *') increases required alignment from 1 to 8 [-Wcast-align] 526 | wl_list_for_each_safe(s, next_s, &config->section_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:479:13: note: expanded from macro 'wl_list_for_each_safe' 479 | for (pos = wl_container_of((head)->next, pos, member), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/config-parser.c:526:2: warning: cast from 'char *' to 'typeof (next_s)' (aka 'struct weston_config_section *') increases required alignment from 1 to 8 [-Wcast-align] 526 | wl_list_for_each_safe(s, next_s, &config->section_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:480:13: note: expanded from macro 'wl_list_for_each_safe' 480 | tmp = wl_container_of((pos)->member.next, tmp, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/config-parser.c:526:2: warning: cast from 'char *' to 'typeof (next_s)' (aka 'struct weston_config_section *') increases required alignment from 1 to 8 [-Wcast-align] 526 | wl_list_for_each_safe(s, next_s, &config->section_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:483:13: note: expanded from macro 'wl_list_for_each_safe' 483 | tmp = wl_container_of(pos->member.next, tmp, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/config-parser.c:527:3: warning: cast from 'char *' to 'typeof (e)' (aka 'struct weston_config_entry *') increases required alignment from 1 to 8 [-Wcast-align] 527 | wl_list_for_each_safe(e, next_e, &s->entry_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:479:13: note: expanded from macro 'wl_list_for_each_safe' 479 | for (pos = wl_container_of((head)->next, pos, member), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/config-parser.c:527:3: warning: cast from 'char *' to 'typeof (next_e)' (aka 'struct weston_config_entry *') increases required alignment from 1 to 8 [-Wcast-align] 527 | wl_list_for_each_safe(e, next_e, &s->entry_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:480:13: note: expanded from macro 'wl_list_for_each_safe' 480 | tmp = wl_container_of((pos)->member.next, tmp, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/config-parser.c:527:3: warning: cast from 'char *' to 'typeof (next_e)' (aka 'struct weston_config_entry *') increases required alignment from 1 to 8 [-Wcast-align] 527 | wl_list_for_each_safe(e, next_e, &s->entry_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:483:13: note: expanded from macro 'wl_list_for_each_safe' 483 | tmp = wl_container_of(pos->member.next, tmp, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15 warnings generated. [ 91% 47/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/shared_libgwater-wayland.c.o -MF virtboard.p/shared_libgwater-wayland.c.o.d -o virtboard.p/shared_libgwater-wayland.c.o -c ../shared/libgwater-wayland.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] 3 warnings generated. [ 93% 47/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/meson-generated_.._sm.puri.OSK0.c.o -MF virtboard.p/meson-generated_.._sm.puri.OSK0.c.o.d -o virtboard.p/meson-generated_.._sm.puri.OSK0.c.o -c sm.puri.OSK0.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] 3 warnings generated. [ 95% 47/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/clients_keyboard.c.o -MF virtboard.p/clients_keyboard.c.o.d -o virtboard.p/clients_keyboard.c.o -c ../clients/keyboard.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] 3 warnings generated. [ 97% 47/48] cc -Ivirtboard.p -I. -I.. -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fstack-protector-strong -Wcast-align -Wdate-time -Werror=format-security -Werror=format=2 -Wendif-labels -Werror=incompatible-pointer-types -Werror=missing-declarations -Werror=overflow -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=implicit-fallthrough=3 -Wfloat-equal -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function '-DLIBEXECDIR=""' '-DDATADIR=""' '-Dprogram_invocation_short_name=getprogname()' -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE -MD -MQ virtboard.p/clients_window.c.o -MF virtboard.p/clients_window.c.o.d -o virtboard.p/clients_window.c.o -c ../clients/window.c warning: unknown warning option '-Werror=shift-overflow=2'; did you mean '-Werror=shift-overflow'? [-Wunknown-warning-option] warning: unknown warning option '-Werror=implicit-fallthrough=3'; did you mean '-Werror=implicit-fallthrough'? [-Wunknown-warning-option] warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option] ../clients/window.c:1009:12: warning: cast from 'char *' to 'struct shm_surface *' increases required alignment from 1 to 8 [-Wcast-align] 1009 | return container_of(base, struct shm_surface, base); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/helpers.h:100:2: note: expanded from macro 'container_of' 100 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:1550:5: warning: cast from 'char *' to 'typeof (window_output)' (aka 'struct window_output *') increases required alignment from 1 to 8 [-Wcast-align] 1550 | wl_list_for_each_safe(window_output, window_output_tmp, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1551 | &window->window_output_list, link) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:479:13: note: expanded from macro 'wl_list_for_each_safe' 479 | for (pos = wl_container_of((head)->next, pos, member), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:1550:5: warning: cast from 'char *' to 'typeof (window_output_tmp)' (aka 'struct window_output *') increases required alignment from 1 to 8 [-Wcast-align] 1550 | wl_list_for_each_safe(window_output, window_output_tmp, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1551 | &window->window_output_list, link) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:480:13: note: expanded from macro 'wl_list_for_each_safe' 480 | tmp = wl_container_of((pos)->member.next, tmp, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:1550:5: warning: cast from 'char *' to 'typeof (window_output_tmp)' (aka 'struct window_output *') increases required alignment from 1 to 8 [-Wcast-align] 1550 | wl_list_for_each_safe(window_output, window_output_tmp, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1551 | &window->window_output_list, link) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:483:13: note: expanded from macro 'wl_list_for_each_safe' 483 | tmp = wl_container_of(pos->member.next, tmp, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:1598:5: warning: cast from 'char *' to 'typeof (input)' (aka 'struct input *') increases required alignment from 1 to 8 [-Wcast-align] 1598 | wl_list_for_each(input, &display->input_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:1598:5: warning: cast from 'char *' to 'typeof (input)' (aka 'struct input *') increases required alignment from 1 to 8 [-Wcast-align] 1598 | wl_list_for_each(input, &display->input_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:1610:5: warning: cast from 'char *' to 'typeof (window_output)' (aka 'struct window_output *') increases required alignment from 1 to 8 [-Wcast-align] 1610 | wl_list_for_each_safe(window_output, window_output_tmp, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1611 | &window->window_output_list, link) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:479:13: note: expanded from macro 'wl_list_for_each_safe' 479 | for (pos = wl_container_of((head)->next, pos, member), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:1610:5: warning: cast from 'char *' to 'typeof (window_output_tmp)' (aka 'struct window_output *') increases required alignment from 1 to 8 [-Wcast-align] 1610 | wl_list_for_each_safe(window_output, window_output_tmp, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1611 | &window->window_output_list, link) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:480:13: note: expanded from macro 'wl_list_for_each_safe' 480 | tmp = wl_container_of((pos)->member.next, tmp, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:1610:5: warning: cast from 'char *' to 'typeof (window_output_tmp)' (aka 'struct window_output *') increases required alignment from 1 to 8 [-Wcast-align] 1610 | wl_list_for_each_safe(window_output, window_output_tmp, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1611 | &window->window_output_list, link) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:483:13: note: expanded from macro 'wl_list_for_each_safe' 483 | tmp = wl_container_of(pos->member.next, tmp, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:1641:5: warning: cast from 'char *' to 'typeof (child)' (aka 'struct widget *') increases required alignment from 1 to 8 [-Wcast-align] 1641 | wl_list_for_each(child, &widget->child_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:1641:5: warning: cast from 'char *' to 'typeof (child)' (aka 'struct widget *') increases required alignment from 1 to 8 [-Wcast-align] 1641 | wl_list_for_each(child, &widget->child_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:1663:5: warning: cast from 'char *' to 'typeof (surface)' (aka 'struct surface *') increases required alignment from 1 to 8 [-Wcast-align] 1663 | wl_list_for_each(surface, &window->subsurface_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:1663:5: warning: cast from 'char *' to 'typeof (surface)' (aka 'struct surface *') increases required alignment from 1 to 8 [-Wcast-align] 1663 | wl_list_for_each(surface, &window->subsurface_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:1729:5: warning: cast from 'char *' to 'typeof (input)' (aka 'struct input *') increases required alignment from 1 to 8 [-Wcast-align] 1729 | wl_list_for_each(input, &display->input_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:1729:5: warning: cast from 'char *' to 'typeof (input)' (aka 'struct input *') increases required alignment from 1 to 8 [-Wcast-align] 1729 | wl_list_for_each(input, &display->input_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:2159:31: warning: cast from 'char *' to 'struct tooltip *' increases required alignment from 1 to 8 [-Wcast-align] 2159 | struct tooltip *tooltip = container_of(tt, struct tooltip, timer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/helpers.h:100:2: note: expanded from macro 'container_of' 100 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:2335:5: warning: cast from 'char *' to 'typeof (tp)' (aka 'struct touch_point *') increases required alignment from 1 to 8 [-Wcast-align] 2335 | wl_list_for_each_safe(tp, tmp, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2336 | &input->touch_point_list, link) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:479:13: note: expanded from macro 'wl_list_for_each_safe' 479 | for (pos = wl_container_of((head)->next, pos, member), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:2335:5: warning: cast from 'char *' to 'typeof (tmp)' (aka 'struct touch_point *') increases required alignment from 1 to 8 [-Wcast-align] 2335 | wl_list_for_each_safe(tp, tmp, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2336 | &input->touch_point_list, link) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:480:13: note: expanded from macro 'wl_list_for_each_safe' 480 | tmp = wl_container_of((pos)->member.next, tmp, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:2335:5: warning: cast from 'char *' to 'typeof (tmp)' (aka 'struct touch_point *') increases required alignment from 1 to 8 [-Wcast-align] 2335 | wl_list_for_each_safe(tp, tmp, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2336 | &input->touch_point_list, link) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:483:13: note: expanded from macro 'wl_list_for_each_safe' 483 | tmp = wl_container_of(pos->member.next, tmp, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:2634:27: warning: cast from 'char *' to 'struct input *' increases required alignment from 1 to 8 [-Wcast-align] 2634 | struct input *input = container_of(tt, struct input, repeat_timer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/helpers.h:100:2: note: expanded from macro 'container_of' 100 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:2998:5: warning: cast from 'char *' to 'typeof (tp)' (aka 'struct touch_point *') increases required alignment from 1 to 8 [-Wcast-align] 2998 | wl_list_for_each_safe(tp, tmp, &input->touch_point_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:479:13: note: expanded from macro 'wl_list_for_each_safe' 479 | for (pos = wl_container_of((head)->next, pos, member), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:2998:5: warning: cast from 'char *' to 'typeof (tmp)' (aka 'struct touch_point *') increases required alignment from 1 to 8 [-Wcast-align] 2998 | wl_list_for_each_safe(tp, tmp, &input->touch_point_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:480:13: note: expanded from macro 'wl_list_for_each_safe' 480 | tmp = wl_container_of((pos)->member.next, tmp, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:2998:5: warning: cast from 'char *' to 'typeof (tmp)' (aka 'struct touch_point *') increases required alignment from 1 to 8 [-Wcast-align] 2998 | wl_list_for_each_safe(tp, tmp, &input->touch_point_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:483:13: note: expanded from macro 'wl_list_for_each_safe' 483 | tmp = wl_container_of(pos->member.next, tmp, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:3030:5: warning: cast from 'char *' to 'typeof (tp)' (aka 'struct touch_point *') increases required alignment from 1 to 8 [-Wcast-align] 3030 | wl_list_for_each(tp, &input->touch_point_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:3030:5: warning: cast from 'char *' to 'typeof (tp)' (aka 'struct touch_point *') increases required alignment from 1 to 8 [-Wcast-align] 3030 | wl_list_for_each(tp, &input->touch_point_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:3057:5: warning: cast from 'char *' to 'typeof (tp)' (aka 'struct touch_point *') increases required alignment from 1 to 8 [-Wcast-align] 3057 | wl_list_for_each_safe(tp, tmp, &input->touch_point_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:479:13: note: expanded from macro 'wl_list_for_each_safe' 479 | for (pos = wl_container_of((head)->next, pos, member), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:3057:5: warning: cast from 'char *' to 'typeof (tmp)' (aka 'struct touch_point *') increases required alignment from 1 to 8 [-Wcast-align] 3057 | wl_list_for_each_safe(tp, tmp, &input->touch_point_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:480:13: note: expanded from macro 'wl_list_for_each_safe' 480 | tmp = wl_container_of((pos)->member.next, tmp, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:3057:5: warning: cast from 'char *' to 'typeof (tmp)' (aka 'struct touch_point *') increases required alignment from 1 to 8 [-Wcast-align] 3057 | wl_list_for_each_safe(tp, tmp, &input->touch_point_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:483:13: note: expanded from macro 'wl_list_for_each_safe' 483 | tmp = wl_container_of(pos->member.next, tmp, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:3077:5: warning: cast from 'char *' to 'typeof (tp)' (aka 'struct touch_point *') increases required alignment from 1 to 8 [-Wcast-align] 3077 | wl_list_for_each_safe(tp, tmp, &input->touch_point_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:479:13: note: expanded from macro 'wl_list_for_each_safe' 479 | for (pos = wl_container_of((head)->next, pos, member), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:3077:5: warning: cast from 'char *' to 'typeof (tmp)' (aka 'struct touch_point *') increases required alignment from 1 to 8 [-Wcast-align] 3077 | wl_list_for_each_safe(tp, tmp, &input->touch_point_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:480:13: note: expanded from macro 'wl_list_for_each_safe' 480 | tmp = wl_container_of((pos)->member.next, tmp, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:3077:5: warning: cast from 'char *' to 'typeof (tmp)' (aka 'struct touch_point *') increases required alignment from 1 to 8 [-Wcast-align] 3077 | wl_list_for_each_safe(tp, tmp, &input->touch_point_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:483:13: note: expanded from macro 'wl_list_for_each_safe' 483 | tmp = wl_container_of(pos->member.next, tmp, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:3164:5: warning: cast from 'char *' to 'typeof (tp)' (aka 'struct touch_point *') increases required alignment from 1 to 8 [-Wcast-align] 3164 | wl_list_for_each(tp, &input->touch_point_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:3164:5: warning: cast from 'char *' to 'typeof (tp)' (aka 'struct touch_point *') increases required alignment from 1 to 8 [-Wcast-align] 3164 | wl_list_for_each(tp, &input->touch_point_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:3552:27: warning: cast from 'char *' to 'struct input *' increases required alignment from 1 to 8 [-Wcast-align] 3552 | struct input *input = container_of(tt, struct input, cursor_timer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/helpers.h:100:2: note: expanded from macro 'container_of' 100 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:3627:13: warning: cast from 'char *' to 'struct data_offer *' increases required alignment from 1 to 8 [-Wcast-align] 3627 | container_of(task, struct data_offer, io_task); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/helpers.h:100:2: note: expanded from macro 'container_of' 100 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:3816:5: warning: cast from 'char *' to 'typeof (surface)' (aka 'struct surface *') increases required alignment from 1 to 8 [-Wcast-align] 3816 | wl_list_for_each(surface, &window->subsurface_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:3816:5: warning: cast from 'char *' to 'typeof (surface)' (aka 'struct surface *') increases required alignment from 1 to 8 [-Wcast-align] 3816 | wl_list_for_each(surface, &window->subsurface_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:4094:5: warning: cast from 'char *' to 'typeof (surface)' (aka 'struct surface *') increases required alignment from 1 to 8 [-Wcast-align] 4094 | wl_list_for_each(surface, &window->subsurface_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:4094:5: warning: cast from 'char *' to 'typeof (surface)' (aka 'struct surface *') increases required alignment from 1 to 8 [-Wcast-align] 4094 | wl_list_for_each(surface, &window->subsurface_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:4127:5: warning: cast from 'char *' to 'typeof (child)' (aka 'struct widget *') increases required alignment from 1 to 8 [-Wcast-align] 4127 | wl_list_for_each(child, &widget->child_list, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:4127:5: warning: cast from 'char *' to 'typeof (child)' (aka 'struct widget *') increases required alignment from 1 to 8 [-Wcast-align] 4127 | wl_list_for_each(child, &widget->child_list, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:4226:9: warning: cast from 'char *' to 'typeof (surface)' (aka 'struct surface *') increases required alignment from 1 to 8 [-Wcast-align] 4226 | wl_list_for_each(surface, &window->subsurface_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:4226:9: warning: cast from 'char *' to 'typeof (surface)' (aka 'struct surface *') increases required alignment from 1 to 8 [-Wcast-align] 4226 | wl_list_for_each(surface, &window->subsurface_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:4237:5: warning: cast from 'char *' to 'typeof (surface)' (aka 'struct surface *') increases required alignment from 1 to 8 [-Wcast-align] 4237 | wl_list_for_each(surface, &window->subsurface_list, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:4237:5: warning: cast from 'char *' to 'typeof (surface)' (aka 'struct surface *') increases required alignment from 1 to 8 [-Wcast-align] 4237 | wl_list_for_each(surface, &window->subsurface_list, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:4266:5: warning: cast from 'char *' to 'typeof (surface)' (aka 'struct surface *') increases required alignment from 1 to 8 [-Wcast-align] 4266 | wl_list_for_each(surface, &window->subsurface_list, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:4266:5: warning: cast from 'char *' to 'typeof (surface)' (aka 'struct surface *') increases required alignment from 1 to 8 [-Wcast-align] 4266 | wl_list_for_each(surface, &window->subsurface_list, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:4754:5: warning: cast from 'char *' to 'typeof (output)' (aka 'struct output *') increases required alignment from 1 to 8 [-Wcast-align] 4754 | wl_list_for_each(output, &window->display->output_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:4754:5: warning: cast from 'char *' to 'typeof (output)' (aka 'struct output *') increases required alignment from 1 to 8 [-Wcast-align] 4754 | wl_list_for_each(output, &window->display->output_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:4782:5: warning: cast from 'char *' to 'typeof (window_output)' (aka 'struct window_output *') increases required alignment from 1 to 8 [-Wcast-align] 4782 | wl_list_for_each(window_output, &window->window_output_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:4782:5: warning: cast from 'char *' to 'typeof (window_output)' (aka 'struct window_output *') increases required alignment from 1 to 8 [-Wcast-align] 4782 | wl_list_for_each(window_output, &window->window_output_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:5367:5: warning: cast from 'char *' to 'typeof (output)' (aka 'struct output *') increases required alignment from 1 to 8 [-Wcast-align] 5367 | wl_list_for_each(output, &d->output_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:5367:5: warning: cast from 'char *' to 'typeof (output)' (aka 'struct output *') increases required alignment from 1 to 8 [-Wcast-align] 5367 | wl_list_for_each(output, &d->output_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:5385:5: warning: cast from 'char *' to 'typeof (global)' (aka 'struct global *') increases required alignment from 1 to 8 [-Wcast-align] 5385 | wl_list_for_each(global, &display->global_list, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:5385:5: warning: cast from 'char *' to 'typeof (global)' (aka 'struct global *') increases required alignment from 1 to 8 [-Wcast-align] 5385 | wl_list_for_each(global, &display->global_list, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:5410:5: warning: cast from 'char *' to 'typeof (output)' (aka 'struct output *') increases required alignment from 1 to 8 [-Wcast-align] 5410 | wl_list_for_each(output, &display->output_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:459:13: note: expanded from macro 'wl_list_for_each' 459 | for (pos = wl_container_of((head)->next, pos, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:5410:5: warning: cast from 'char *' to 'typeof (output)' (aka 'struct output *') increases required alignment from 1 to 8 [-Wcast-align] 5410 | wl_list_for_each(output, &display->output_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:461:13: note: expanded from macro 'wl_list_for_each' 461 | pos = wl_container_of(pos->member.next, pos, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:5678:5: warning: cast from 'char *' to 'typeof (global)' (aka 'struct global *') increases required alignment from 1 to 8 [-Wcast-align] 5678 | wl_list_for_each_safe(global, tmp, &d->global_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:479:13: note: expanded from macro 'wl_list_for_each_safe' 479 | for (pos = wl_container_of((head)->next, pos, member), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:5678:5: warning: cast from 'char *' to 'typeof (tmp)' (aka 'struct global *') increases required alignment from 1 to 8 [-Wcast-align] 5678 | wl_list_for_each_safe(global, tmp, &d->global_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:480:13: note: expanded from macro 'wl_list_for_each_safe' 480 | tmp = wl_container_of((pos)->member.next, tmp, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:5678:5: warning: cast from 'char *' to 'typeof (tmp)' (aka 'struct global *') increases required alignment from 1 to 8 [-Wcast-align] 5678 | wl_list_for_each_safe(global, tmp, &d->global_list, link) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:483:13: note: expanded from macro 'wl_list_for_each_safe' 483 | tmp = wl_container_of(pos->member.next, tmp, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:5876:5: warning: cast from 'char *' to 'typeof (output)' (aka 'struct output *') increases required alignment from 1 to 8 [-Wcast-align] 5876 | wl_list_for_each_safe(output, tmp, &display->output_list, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:479:13: note: expanded from macro 'wl_list_for_each_safe' 479 | for (pos = wl_container_of((head)->next, pos, member), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:5876:5: warning: cast from 'char *' to 'typeof (tmp)' (aka 'struct output *') increases required alignment from 1 to 8 [-Wcast-align] 5876 | wl_list_for_each_safe(output, tmp, &display->output_list, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:480:13: note: expanded from macro 'wl_list_for_each_safe' 480 | tmp = wl_container_of((pos)->member.next, tmp, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:5876:5: warning: cast from 'char *' to 'typeof (tmp)' (aka 'struct output *') increases required alignment from 1 to 8 [-Wcast-align] 5876 | wl_list_for_each_safe(output, tmp, &display->output_list, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:483:13: note: expanded from macro 'wl_list_for_each_safe' 483 | tmp = wl_container_of(pos->member.next, tmp, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:5886:5: warning: cast from 'char *' to 'typeof (input)' (aka 'struct input *') increases required alignment from 1 to 8 [-Wcast-align] 5886 | wl_list_for_each_safe(input, tmp, &display->input_list, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:479:13: note: expanded from macro 'wl_list_for_each_safe' 479 | for (pos = wl_container_of((head)->next, pos, member), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:5886:5: warning: cast from 'char *' to 'typeof (tmp)' (aka 'struct input *') increases required alignment from 1 to 8 [-Wcast-align] 5886 | wl_list_for_each_safe(input, tmp, &display->input_list, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:480:13: note: expanded from macro 'wl_list_for_each_safe' 480 | tmp = wl_container_of((pos)->member.next, tmp, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:5886:5: warning: cast from 'char *' to 'typeof (tmp)' (aka 'struct input *') increases required alignment from 1 to 8 [-Wcast-align] 5886 | wl_list_for_each_safe(input, tmp, &display->input_list, link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:483:13: note: expanded from macro 'wl_list_for_each_safe' 483 | tmp = wl_container_of(pos->member.next, tmp, member)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/wayland-util.h:425:2: note: expanded from macro 'wl_container_of' 425 | (WL_TYPEOF(sample))((char *)(ptr) - \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 426 | offsetof(WL_TYPEOF(*sample), member)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:5985:12: warning: cast from 'char *' to 'struct output *' increases required alignment from 1 to 8 [-Wcast-align] 5985 | return container_of(display->output_list.next, struct output, link); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/helpers.h:100:2: note: expanded from macro 'container_of' 100 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:5994:12: warning: cast from 'char *' to 'struct input *' increases required alignment from 1 to 8 [-Wcast-align] 5994 | return container_of(display->input_list.next, struct input, link)->seat; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/helpers.h:100:2: note: expanded from macro 'container_of' 100 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../clients/window.c:6148:10: warning: cast from 'char *' to 'struct toytimer *' increases required alignment from 1 to 8 [-Wcast-align] 6148 | tt = container_of(tsk, struct toytimer, tsk); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/helpers.h:100:2: note: expanded from macro 'container_of' 100 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 warnings generated. [100% 48/48] cc -o virtboard virtboard.p/meson-generated_xdg-shell-protocol.c.o virtboard.p/meson-generated_relative-pointer-unstable-v1-protocol.c.o virtboard.p/meson-generated_pointer-constraints-unstable-v1-protocol.c.o virtboard.p/meson-generated_idle-inhibit-unstable-v1-protocol.c.o virtboard.p/meson-generated_xdg-shell-unstable-v6-protocol.c.o virtboard.p/meson-generated_text-cursor-position-protocol.c.o virtboard.p/meson-generated_ivi-application-protocol.c.o virtboard.p/meson-generated_input-method-unstable-v2-protocol.c.o virtboard.p/meson-generated_text-input-unstable-v3-protocol.c.o virtboard.p/meson-generated_virtual-keyboard-unstable-v1-protocol.c.o virtboard.p/meson-generated_wlr-layer-shell-unstable-v1-protocol.c.o virtboard.p/meson-generated_.._sm.puri.OSK0.c.o virtboard.p/clients_keyboard.c.o virtboard.p/clients_window.c.o virtboard.p/shared_xalloc.c.o virtboard.p/shared_os-compatibility.c.o virtboard.p/shared_config-parser.c.o virtboard.p/shared_cairo-util.c.o virtboard.p/shared_frame.c.o virtboard.p/shared_image-loader.c.o virtboard.p/shared_file-util.c.o virtboard.p/shared_libgwater-wayland.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group /usr/local/lib/libpng16.so -lm /usr/local/lib/libpixman-1.so /usr/local/lib/libwayland-cursor.so /usr/local/lib/libwayland-client.so /usr/local/lib/libxkbcommon.so /usr/local/lib/libcairo.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libepoll-shim.so -Wl,--end-group =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> virtboard-0.0.6_1 depends on package: gsettings-desktop-schemas>0 - not found ===> Installing existing package /packages/All/gsettings-desktop-schemas-47.1_2.pkg [143amd64-deluxe-desktop-job-03] Installing gsettings-desktop-schemas-47.1_2... [143amd64-deluxe-desktop-job-03] Extracting gsettings-desktop-schemas-47.1_2: .......... done ==> Running trigger: glib-schemas.ucl Compiling glib schemas Warning: Schema ?org.gnome.system.locale? has path ?/system/locale/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy? has path ?/system/proxy/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.http? has path ?/system/proxy/http/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.https? has path ?/system/proxy/https/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.ftp? has path ?/system/proxy/ftp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.socks? has path ?/system/proxy/socks/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. ===> virtboard-0.0.6_1 depends on package: gsettings-desktop-schemas>0 - found ===> Returning to build of virtboard-0.0.6_1 ===> virtboard-0.0.6_1 depends on file: /usr/local/libdata/pkgconfig/pixman-1.pc - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for virtboard-0.0.6_1 ===> Generating temporary packing list [ 0% 1/1] /usr/local/bin/meson install --no-rebuild Installing virtboard to /wrkdirs/usr/ports/x11/virtboard/work/stage/usr/local/bin Stripping target 'virtboard'. Installing data/sm.puri.Virtboard.desktop to /wrkdirs/usr/ports/x11/virtboard/work/stage/usr/local/share/applications Installing /wrkdirs/usr/ports/x11/virtboard/work/virtboard-v0.0.6/data/dbus/sm.puri.OSK0.xml to /wrkdirs/usr/ports/x11/virtboard/work/stage/usr/local/share/dbus-1/interfaces ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-12-30T03:45:32+0000' 'PKG_NOTE_ports_top_git_hash=3dd9e2202282' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=4f8fc9a1fbbe' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.4' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for virtboard-0.0.6_1 ===> Building virtboard-0.0.6_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for virtboard-0.0.6_1 build of x11/virtboard | virtboard-0.0.6_1 ended at Mon Dec 29 22:45:41 EST 2025 build time: 00:00:10