[package - 132i386-quarterly][x11/swayimg] Failed for swayimg-1.11 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Sep 2023 10:30:16 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: jbeich@FreeBSD.org
Log URL: https://pkg-status.freebsd.org/beefy13/data/132i386-quarterly/4907de1a82c9/logs/swayimg-1.11.log
Build URL: https://pkg-status.freebsd.org/beefy13/build.html?mastername=132i386-quarterly&build=4907de1a82c9
Log:
=>> Building x11/swayimg
build started at Sat Sep 23 10:29:57 UTC 2023
port directory: /usr/ports/x11/swayimg
package name: swayimg-1.11
building for: FreeBSD 132i386-quarterly-job-13 13.2-RELEASE-p3 FreeBSD 13.2-RELEASE-p3 i386
maintained by: jbeich@FreeBSD.org
Makefile ident:
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1500000
Jail OSVERSION: 1302001
Job Id: 13
---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1302001
UNAME_v=FreeBSD 13.2-RELEASE-p3
UNAME_r=13.2-RELEASE-p3
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
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/132i386-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/132i386-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=132i386-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/132i386-quarterly/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
===> The following configuration options are available for swayimg-1.11:
BASH=on: Install programmable completions for Bash
GIF=on: GIF image format support
HEIF=on: ISO/IEC 23008-12:2017 HEIF file format support
JPEG=on: JPEG image format support
JXL=on: JPEG XL image format via libjxl
LIBEXIF=on: EXIF metadata support via libexif
LIBRSVG2=on: SVG vector graphics support via librsvg2
PNG=on: PNG image format support
TIFF=on: TIFF image format support
WEBP=on: WebP image format support
ZSH=on: Install programmable completions for zsh
===> Use 'make config' to modify these settings
---End OPTIONS List---
--MAINTAINER--
jbeich@FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--prefix /usr/local --mandir man --infodir share/info --auto-features=enabled -Db_colorout=never --buildtype release --strip -Dversion="v1.11" -Dbash=enabled -Dgif=enabled -Dheif=enabled -Djpeg=enabled -Djxl=enabled -Dexif=enabled -Dsvg=enabled -Dpng=enabled -Dtiff=enabled -Dwebp=enabled -Dzsh=enabled _build
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/x11/swayimg/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/swayimg/work XDG_CACHE_HOME=/wrkdirs/usr/ports/x11/swayimg/work/.cache HOME=/wrkdirs/usr/ports/x11/swayimg/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11/swayimg/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11/swayimg/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8
--End CONFIGURE_ENV--
--MAKE_ENV--
NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/wrkdirs/usr/ports/x11/swayimg/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/swayimg/work XDG_CACHE_HOME=/wrkdirs/usr/ports/x11/swayimg/work/.cache HOME=/wrkdirs/usr/ports/x11/swayimg/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11/swayimg/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11/swayimg/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/swayimg/work/stage LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local
/include -fno-strict-aliasing -isystem /usr/local/include " MANPREFIX="/usr/local" 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=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/swayimg" EXAMPLESDIR="share/examples/swayimg" DATADIR="share/swayimg" WWWDIR="www/swayimg" ETCDIR="etc/swayimg"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/swayimg DOCSDIR=/usr/local/share/doc/swayimg EXAMPLESDIR=/usr/local/share/examples/swayimg WWWDIR=/usr/local/www/swayimg ETCDIR=/usr/local/etc/swayimg
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure. It currently retries the same
# failed mirror and then fails rather then trying another. It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=3
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: i386-unknown-freebsd13.2 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: i386-unknown-freebsd13.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: i386-unknown-freebsd13.2 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=13.2-RELEASE-p3
OSREL=13.2
OSVERSION=1302001
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 524288
stack size (kbytes, -s) 65536
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) 1024
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
--End resource limits--
=======================<phase: check-sanity >============================
===> License MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> swayimg-1.11 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.19.2.pkg
[132i386-quarterly-job-13] Installing pkg-1.19.2...
[132i386-quarterly-job-13] Extracting pkg-1.19.2: .......... done
===> swayimg-1.11 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of swayimg-1.11
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License MIT accepted by the user
===> Fetching all distfiles required by swayimg-1.11 for building
===========================================================================
=======================<phase: checksum >============================
===> License MIT accepted by the user
===> Fetching all distfiles required by swayimg-1.11 for building
=> SHA256 Checksum OK for artemsen-swayimg-v1.11_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License MIT accepted by the user
===> Fetching all distfiles required by swayimg-1.11 for building
===> Extracting for swayimg-1.11
=> SHA256 Checksum OK for artemsen-swayimg-v1.11_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for swayimg-1.11
<snip>
[132i386-quarterly-job-13] | `-- Installing libthai-0.1.29...
[132i386-quarterly-job-13] | | `-- Installing libdatrie-0.2.13_1...
[132i386-quarterly-job-13] | | `-- Extracting libdatrie-0.2.13_1: .......... done
[132i386-quarterly-job-13] | `-- Extracting libthai-0.1.29: .......... done
[132i386-quarterly-job-13] | `-- Installing xorg-fonts-truetype-7.7_1...
[132i386-quarterly-job-13] | | `-- Installing dejavu-2.37_1...
[132i386-quarterly-job-13] | | `-- Installing mkfontscale-1.2.1...
[132i386-quarterly-job-13] | | | `-- Installing libfontenc-1.1.4...
[132i386-quarterly-job-13] | | | `-- Extracting libfontenc-1.1.4: ......... done
[132i386-quarterly-job-13] | | `-- Extracting mkfontscale-1.2.1: ....... done
[132i386-quarterly-job-13] | | `-- Extracting dejavu-2.37_1: .......... done
[132i386-quarterly-job-13] | | `-- Installing font-bh-ttf-1.0.3_4...
[132i386-quarterly-job-13] | | `-- Extracting font-bh-ttf-1.0.3_4: .......... done
[132i386-quarterly-job-13] | | `-- Installing font-misc-ethiopic-1.0.4...
[132i386-quarterly-job-13] | | `-- Extracting font-misc-ethiopic-1.0.4: ...... done
[132i386-quarterly-job-13] | | `-- Installing font-misc-meltho-1.0.3_4...
[132i386-quarterly-job-13] | | `-- Extracting font-misc-meltho-1.0.3_4: .......... done
[132i386-quarterly-job-13] | `-- Extracting xorg-fonts-truetype-7.7_1: ... done
[132i386-quarterly-job-13] `-- Extracting pango-1.50.14: .......... done
[132i386-quarterly-job-13] Extracting librsvg2-rust-2.56.3: .......... done
Running fc-cache to build fontconfig cache...
Generating gdk-pixbuf modules cache
=====
Message from libthai-0.1.29:
--
===> NOTICE:
The libthai port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://docs.freebsd.org/en/articles/contributing/#ports-contributing
=====
Message from dejavu-2.37_1:
--
Make sure that the freetype module is loaded. If it is not, add the following
line to the "Modules" section of your X Windows configuration file:
Load "freetype"
Add the following line to the "Files" section of X Windows configuration file:
FontPath "/usr/local/share/fonts/dejavu/"
Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
===> swayimg-1.11 depends on shared library: librsvg-2.so - found (/usr/local/lib/librsvg-2.so)
===> Returning to build of swayimg-1.11
===> swayimg-1.11 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===========================================================================
=======================<phase: configure >============================
===> Configuring for swayimg-1.11
The Meson build system
Version: 1.1.1
Source dir: /wrkdirs/usr/ports/x11/swayimg/work/swayimg-1.11
Build dir: /wrkdirs/usr/ports/x11/swayimg/work/swayimg-1.11/_build
Build type: native build
Project name: swayimg
Project version: 0.0.0
C compiler for the host machine: cc (clang 14.0.5 "FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)")
C linker for the host machine: cc ld.lld 14.0.5
Host machine cpu family: x86
Host machine cpu: i386
Found pkg-config: /usr/local/bin/pkgconf (1.8.1)
Run-time dependency wayland-client found: YES 1.22.0
Run-time dependency json-c found: YES 0.16
Run-time dependency xkbcommon found: YES 1.5.0
Run-time dependency fontconfig found: YES 2.14.2
Run-time dependency freetype2 found: YES 24.3.18
Run-time dependency threads found: YES
Library rt found: YES
Library gif found: YES
Run-time dependency libheif found: YES 1.16.1
Run-time dependency libjpeg found: YES 2.1.5.1
Run-time dependency libpng found: YES 1.6.39
Run-time dependency librsvg-2.0 found: YES 2.56.3
Run-time dependency libtiff-4 found: YES 4.4.0
Run-time dependency libwebpdemux found: YES 1.3.2
Run-time dependency libexif found: YES 0.6.24
Run-time dependency bash-completion found: YES 2.11
Run-time dependency libjxl found: YES 0.8.2
Run-time dependency epoll-shim found: YES
Configuring buildcfg.h using configuration
Run-time dependency wayland-protocols found: YES 1.32
Found pkg-config: /usr/local/bin/pkgconf (1.8.1)
Build-time dependency wayland-scanner found: YES 1.22.0
Program /usr/local/bin/wayland-scanner found: YES (/usr/local/bin/wayland-scanner)
Build targets in project: 3
swayimg 0.0.0
User defined options
auto_features: enabled
buildtype : release
infodir : share/info
mandir : man
prefix : /usr/local
strip : True
b_colorout : never
bash : enabled
exif : enabled
gif : enabled
heif : enabled
jpeg : enabled
jxl : enabled
png : enabled
svg : enabled
tiff : enabled
version : v1.11
webp : enabled
zsh : enabled
Found ninja-1.11.1 at /usr/local/bin/ninja
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
===========================================================================
=======================<phase: build >============================
===> Building for swayimg-1.11
[ 4% 2/24] /usr/local/bin/wayland-scanner private-code //usr/local/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml xdg-shell-protocol.c
[ 8% 2/24] /usr/local/bin/wayland-scanner client-header //usr/local/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml xdg-shell-protocol.h
[ 12% 5/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/meson-generated_.._xdg-shell-protocol.c.o -MF swayimg.p/meson-generated_.._xdg-shell-protocol.c.o.d -o swayimg.p/meson-generated_.._xdg-shell-protocol.c.o -c xdg-shell-protocol.c
[ 16% 6/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/src_canvas.c.o -MF swayimg.p/src_canvas.c.o.d -o swayimg.p/src_canvas.c.o -c ../src/canvas.c
[ 20% 7/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/src_font.c.o -MF swayimg.p/src_font.c.o.d -o swayimg.p/src_font.c.o -c ../src/font.c
[ 25% 8/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/src_config.c.o -MF swayimg.p/src_config.c.o.d -o swayimg.p/src_config.c.o -c ../src/config.c
../src/config.c:370:29: warning: shift count >= width of type [-Wshift-count-overflow]
(ts.tv_sec << 32) | ts.tv_nsec);
^ ~~
../src/config.c:431:25: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
line_num);
^~~~~~~~
../src/config.c:444:21: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
line_num);
^~~~~~~~
../src/config.c:469:21: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
line_num);
^~~~~~~~
4 warnings generated.
[ 29% 9/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/src_image.c.o -MF swayimg.p/src_image.c.o.d -o swayimg.p/src_image.c.o -c ../src/image.c
[ 33% 10/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/src_main.c.o -MF swayimg.p/src_main.c.o.d -o swayimg.p/src_main.c.o -c ../src/main.c
[ 37% 11/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/src_imagelist.c.o -MF swayimg.p/src_imagelist.c.o.d -o swayimg.p/src_imagelist.c.o -c ../src/imagelist.c
[ 41% 12/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/src_sway.c.o -MF swayimg.p/src_sway.c.o.d -o swayimg.p/src_sway.c.o -c ../src/sway.c
[ 45% 13/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/src_viewer.c.o -MF swayimg.p/src_viewer.c.o.d -o swayimg.p/src_viewer.c.o -c ../src/viewer.c
../src/viewer.c:55:14: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
frame->width, frame->height);
^~~~~~~~~~~~
../src/viewer.c:55:28: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
frame->width, frame->height);
^~~~~~~~~~~~~
../src/viewer.c:58:32: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int' [-Wformat]
"%lu of %lu", ctx->frame + 1, entry.image->num_frames);
~~~ ^~~~~~~~~~~~~~
%u
../src/viewer.c:58:48: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
"%lu of %lu", ctx->frame + 1, entry.image->num_frames);
~~~ ^~~~~~~~~~~~~~~~~~~~~~~
%zu
../src/viewer.c:321:56: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int' [-Wformat]
snprintf(text, sizeof(text), "%lu of %lu", entry.index + 1,
~~~ ^~~~~~~~~~~~~~~
%u
../src/viewer.c:322:22: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
image_list_size(ctx->list));
^~~~~~~~~~~~~~~~~~~~~~~~~~
6 warnings generated.
[ 50% 14/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/src_formats_loader.c.o -MF swayimg.p/src_formats_loader.c.o.d -o swayimg.p/src_formats_loader.c.o -c ../src/formats/loader.c
[ 54% 15/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/src_ui.c.o -MF swayimg.p/src_ui.c.o.d -o swayimg.p/src_ui.c.o -c ../src/ui.c
../src/ui.c:117:25: warning: shift count >= width of type [-Wshift-count-overflow]
(ts.tv_sec << 32) | ts.tv_nsec);
^ ~~
1 warning generated.
[ 58% 16/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/src_exif.c.o -MF swayimg.p/src_exif.c.o.d -o swayimg.p/src_exif.c.o -c ../src/exif.c
[ 62% 17/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/src_formats_bmp.c.o -MF swayimg.p/src_formats_bmp.c.o.d -o swayimg.p/src_formats_bmp.c.o -c ../src/formats/bmp.c
[ 66% 18/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/src_formats_heif.c.o -MF swayimg.p/src_formats_heif.c.o.d -o swayimg.p/src_formats_heif.c.o -c ../src/formats/heif.c
[ 70% 19/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/src_formats_gif.c.o -MF swayimg.p/src_formats_gif.c.o.d -o swayimg.p/src_formats_gif.c.o -c ../src/formats/gif.c
[ 75% 20/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/src_formats_jpeg.c.o -MF swayimg.p/src_formats_jpeg.c.o.d -o swayimg.p/src_formats_jpeg.c.o -c ../src/formats/jpeg.c
[ 79% 21/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/src_formats_jxl.c.o -MF swayimg.p/src_formats_jxl.c.o.d -o swayimg.p/src_formats_jxl.c.o -c ../src/formats/jxl.c
[ 83% 22/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/src_formats_png.c.o -MF swayimg.p/src_formats_png.c.o.d -o swayimg.p/src_formats_png.c.o -c ../src/formats/png.c
[ 87% 23/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/src_formats_tiff.c.o -MF swayimg.p/src_formats_tiff.c.o.d -o swayimg.p/src_formats_tiff.c.o -c ../src/formats/tiff.c
[ 91% 23/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/src_formats_webp.c.o -MF swayimg.p/src_formats_webp.c.o.d -o swayimg.p/src_formats_webp.c.o -c ../src/formats/webp.c
[ 95% 23/24] cc -Iswayimg.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -I/usr/local/include/json-c -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libvmaf -I/usr/local/include/webp -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -O3 -D_POSIX_C_SOURCE=200809 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -DHWY_SHARED_DEFINE -MD -MQ swayimg.p/src_formats_svg.c.o -MF swayimg.p/src_formats_svg.c.o.d -o swayimg.p/src_formats_svg.c.o -c ../src/formats/svg.c
[100% 24/24] cc -o swayimg swayimg.p/meson-generated_.._xdg-shell-protocol.c.o swayimg.p/src_canvas.c.o swayimg.p/src_config.c.o swayimg.p/src_font.c.o swayimg.p/src_image.c.o swayimg.p/src_imagelist.c.o swayimg.p/src_main.c.o swayimg.p/src_sway.c.o swayimg.p/src_ui.c.o swayimg.p/src_viewer.c.o swayimg.p/src_formats_bmp.c.o swayimg.p/src_formats_loader.c.o swayimg.p/src_exif.c.o swayimg.p/src_formats_gif.c.o swayimg.p/src_formats_heif.c.o swayimg.p/src_formats_jpeg.c.o swayimg.p/src_formats_jxl.c.o swayimg.p/src_formats_png.c.o swayimg.p/src_formats_svg.c.o swayimg.p/src_formats_tiff.c.o swayimg.p/src_formats_webp.c.o -L/usr/local/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -fstack-protector-strong -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group -lrt -pthread /usr/local/lib/libwayland-client.so /usr/local/lib/libepoll-shim.so /usr/loc
al/lib/libjson-c.so /usr/local/lib/libxkbcommon.so /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libexif.so -lgif /usr/local/lib/libheif.so /usr/local/lib/libjpeg.so /usr/local/lib/libjxl.so /usr/local/lib/libpng16.so /usr/local/lib/librsvg-2.so -lm /usr/local/lib/libgio-2.0.so /usr/local/lib/libgdk_pixbuf-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/libcairo.so /usr/local/lib/libtiff.so /usr/local/lib/libwebpdemux.so -Wl,--end-group
FAILED: swayimg
cc -o swayimg swayimg.p/meson-generated_.._xdg-shell-protocol.c.o swayimg.p/src_canvas.c.o swayimg.p/src_config.c.o swayimg.p/src_font.c.o swayimg.p/src_image.c.o swayimg.p/src_imagelist.c.o swayimg.p/src_main.c.o swayimg.p/src_sway.c.o swayimg.p/src_ui.c.o swayimg.p/src_viewer.c.o swayimg.p/src_formats_bmp.c.o swayimg.p/src_formats_loader.c.o swayimg.p/src_exif.c.o swayimg.p/src_formats_gif.c.o swayimg.p/src_formats_heif.c.o swayimg.p/src_formats_jpeg.c.o swayimg.p/src_formats_jxl.c.o swayimg.p/src_formats_png.c.o swayimg.p/src_formats_svg.c.o swayimg.p/src_formats_tiff.c.o swayimg.p/src_formats_webp.c.o -L/usr/local/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -fstack-protector-strong -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group -lrt -pthread /usr/local/lib/libwayland-client.so /usr/local/lib/libepoll-shim.so /usr/local/lib/libjso
n-c.so /usr/local/lib/libxkbcommon.so /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libexif.so -lgif /usr/local/lib/libheif.so /usr/local/lib/libjpeg.so /usr/local/lib/libjxl.so /usr/local/lib/libpng16.so /usr/local/lib/librsvg-2.so -lm /usr/local/lib/libgio-2.0.so /usr/local/lib/libgdk_pixbuf-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/libcairo.so /usr/local/lib/libtiff.so /usr/local/lib/libwebpdemux.so -Wl,--end-group
ld: error: undefined symbol: WebPGetFeaturesInternal
>>> referenced by webp.c
>>> swayimg.p/src_formats_webp.c.o:(decode_webp)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped in /usr/ports/x11/swayimg