Source: sway
Version: 1.6.1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220326 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure -- --libexecdir=lib
>       install -d /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home
>       install -d obj-x86_64-linux-gnu
>       cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. 
> --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
> --localstatedir=/var --libdir=lib/x86_64-linux-gnu --libexecdir=lib
> The Meson build system
> Version: 0.62.0
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: sway
> Project version: 1.6.1
> C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-19) 
> 11.2.0")
> C linker for the host machine: cc ld.bfd 2.38
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Found pkg-config: /usr/bin/pkg-config (1.8.0)
> Run-time dependency json-c found: YES 0.15
> Run-time dependency libpcre found: YES 8.39
> Run-time dependency wayland-server found: YES 1.20.0
> Run-time dependency wayland-client found: YES 1.20.0
> Run-time dependency wayland-cursor found: YES 1.20.0
> Run-time dependency wayland-egl found: YES 18.1.0
> Run-time dependency wayland-protocols found: YES 1.25
> Run-time dependency xkbcommon found: YES 1.4.0
> Run-time dependency cairo found: YES 1.16.0
> Run-time dependency pango found: YES 1.50.6
> Run-time dependency pangocairo found: YES 1.50.6
> Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.6
> Run-time dependency pixman-1 found: YES 0.40.0
> Run-time dependency glesv2 found: YES 3.2
> Run-time dependency libevdev found: YES 1.12.0
> Run-time dependency libinput found: YES 1.20.0
> Run-time dependency xcb found: YES 1.14
> Run-time dependency libdrm found: YES 2.4.110
> Run-time dependency libudev found: YES 250
> Did not find CMake 'cmake'
> Found CMake: NO
> Run-time dependency bash-completion found: NO (tried pkgconfig and cmake)
> Run-time dependency fish found: NO (tried pkgconfig and cmake)
> Library m found: YES
> Library rt found: YES
> Neither a subproject directory nor a wlroots.wrap file was found.
> Subproject  wlroots is buildable: NO (disabling)
> Dependency wlroots found: NO found 0.15.1 but need: '<0.15.0' ; matched: 
> '>=0.14.0'
> Run-time dependency wlroots found: NO 
> 
> ../meson.build:74:1: ERROR: Invalid version of dependency, need 'wlroots' 
> ['<0.15.0'] found '0.15.1'.
> 
> A full log can be found at 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/meson-log.txt
>       cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/meson-log.txt
> ==> meson-logs/meson-log.txt <==
> Build started at 2022-03-26T19:35:13.432161
> Main binary: /usr/bin/python3
> Build Options: -Dprefix=/usr -Dlibdir=lib/x86_64-linux-gnu -Dlibexecdir=lib 
> -Dlocalstatedir=/var -Dsysconfdir=/etc -Dbuildtype=plain 
> -Dwrap_mode=nodownload
> Python system: Linux
> The Meson build system
> Version: 0.62.0
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: sway
> Project version: 1.6.1
> Sanity testing C compiler: cc
> Is cross compiler: False.
> Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wno-error=deprecated-declarations -Wdate-time 
> -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now
> Sanity check compile stdout:
> 
> -----
> Sanity check compile stderr:
> 
> -----
> Running test binary command: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe
> C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-19) 
> 11.2.0")
> C linker for the host machine: cc ld.bfd 2.38
> Sanity testing C compiler: cc
> Is cross compiler: False.
> Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wno-error=deprecated-declarations -Wdate-time 
> -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now
> Sanity check compile stdout:
> 
> -----
> Sanity check compile stderr:
> 
> -----
> Running test binary command: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe
> C compiler for the build machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-19) 
> 11.2.0")
> C linker for the build machine: cc ld.bfd 2.38
> Build machine cpu family: x86_64
> Build machine cpu: x86_64
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Target machine cpu family: x86_64
> Target machine cpu: x86_64
> Pkg-config binary for 1 is not cached.
> Pkg-config binary missing from cross or native file, or env var undefined.
> Trying a default Pkg-config fallback at pkg-config
> Found pkg-config: /usr/bin/pkg-config (1.8.0)
> Determining dependency 'json-c' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion json-c` -> 0
> 0.15
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags json-c` -> 0
> -I/usr/include/json-c
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs json-c` -> 0
> -L/usr/lib/x86_64-linux-gnu -ljson-c
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs json-c` -> 0
> -ljson-c
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0yaz6uh2
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0yaz6uh2/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0yaz6uh2/output.exe -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wno-error=deprecated-declarations -Wdate-time 
> -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-z,relro -Wl,-z,now 
> 
> Code:
>  #include<stdio.h>
>         
>         int main(void) {
>             printf("%ld\n", (long)(sizeof(void *)));
>             return 0;
>         }
> Compiler stdout:
>  
> Compiler stderr:
>  
> Program stdout:
> 
> 8
> 
> Program stderr:
> 
> 
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6n5xtrql
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6n5xtrql/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6n5xtrql/output.obj -c 
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wno-error=deprecated-declarations -Wdate-time 
> -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs 
> 
> Code:
>  
> Compiler stdout:
>  install: /usr/lib/gcc/x86_64-linux-gnu/11/
> programs: 
> =/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/
> libraries: 
> =/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/11/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/11/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
> 
> Compiler stderr:
>  
> Run-time dependency json-c found: YES 0.15
> Pkg-config binary for 1 is cached.
> Determining dependency 'libpcre' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libpcre` -> 0
> 8.39
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libpcre` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libpcre` -> 0
> -L/usr/lib/x86_64-linux-gnu -lpcre
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libpcre` -> 0
> -lpcre
> Run-time dependency libpcre found: YES 8.39
> Pkg-config binary for 1 is cached.
> Determining dependency 'wayland-server' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion wayland-server` -> 0
> 1.20.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags wayland-server` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs wayland-server` -> 0
> -L/usr/lib/x86_64-linux-gnu -lwayland-server
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs wayland-server` -> 0
> -lwayland-server
> Run-time dependency wayland-server found: YES 1.20.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'wayland-client' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion wayland-client` -> 0
> 1.20.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags wayland-client` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs wayland-client` -> 0
> -L/usr/lib/x86_64-linux-gnu -lwayland-client
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs wayland-client` -> 0
> -lwayland-client
> Run-time dependency wayland-client found: YES 1.20.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'wayland-cursor' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion wayland-cursor` -> 0
> 1.20.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags wayland-cursor` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs wayland-cursor` -> 0
> -L/usr/lib/x86_64-linux-gnu -lwayland-cursor
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs wayland-cursor` -> 0
> -lwayland-cursor
> Run-time dependency wayland-cursor found: YES 1.20.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'wayland-egl' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion wayland-egl` -> 0
> 18.1.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags wayland-egl` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs wayland-egl` -> 0
> -L/usr/lib/x86_64-linux-gnu -lwayland-egl -lwayland-client
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs wayland-egl` -> 0
> -lwayland-egl -lwayland-client
> Run-time dependency wayland-egl found: YES 18.1.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'wayland-protocols' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion wayland-protocols` -> 0
> 1.25
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags wayland-protocols` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs wayland-protocols` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs wayland-protocols` -> 0
> 
> Run-time dependency wayland-protocols found: YES 1.25
> Pkg-config binary for 1 is cached.
> Determining dependency 'xkbcommon' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion xkbcommon` -> 0
> 1.4.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags xkbcommon` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs xkbcommon` -> 0
> -L/usr/lib/x86_64-linux-gnu -lxkbcommon
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs xkbcommon` -> 0
> -lxkbcommon
> Run-time dependency xkbcommon found: YES 1.4.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'cairo' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion cairo` -> 0
> 1.16.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags cairo` -> 0
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs cairo` -> 0
> -L/usr/lib/x86_64-linux-gnu -lcairo
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs cairo` -> 0
> -lcairo
> Run-time dependency cairo found: YES 1.16.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'pango' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion pango` -> 0
> 1.50.6
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags pango` -> 0
> -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz 
> -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
> -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs pango` -> 0
> -L/usr/lib/x86_64-linux-gnu -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs pango` -> 0
> -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz
> Run-time dependency pango found: YES 1.50.6
> Pkg-config binary for 1 is cached.
> Determining dependency 'pangocairo' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion pangocairo` -> 0
> 1.50.6
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags pangocairo` -> 0
> -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz 
> -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid 
> -I/usr/include/cairo -I/usr/include/pixman-1 -pthread
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs pangocairo` -> 0
> -L/usr/lib/x86_64-linux-gnu -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 
> -lglib-2.0 -lharfbuzz -lcairo
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs pangocairo` -> 0
> -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo
> Run-time dependency pangocairo found: YES 1.50.6
> Pkg-config binary for 1 is cached.
> Determining dependency 'gdk-pixbuf-2.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gdk-pixbuf-2.0` -> 0
> 2.42.6
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gdk-pixbuf-2.0` -> 0
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16 
> -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/libmount 
> -I/usr/include/blkid
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gdk-pixbuf-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gdk-pixbuf-2.0` -> 0
> -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.6
> Pkg-config binary for 1 is cached.
> Determining dependency 'pixman-1' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion pixman-1` -> 0
> 0.40.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags pixman-1` -> 0
> -I/usr/include/pixman-1
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs pixman-1` -> 0
> -L/usr/lib/x86_64-linux-gnu -lpixman-1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs pixman-1` -> 0
> -lpixman-1
> Run-time dependency pixman-1 found: YES 0.40.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'glesv2' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion glesv2` -> 0
> 3.2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags glesv2` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs glesv2` -> 0
> -L/usr/lib/x86_64-linux-gnu -lGLESv2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs glesv2` -> 0
> -lGLESv2
> Run-time dependency glesv2 found: YES 3.2
> Pkg-config binary for 1 is cached.
> Determining dependency 'libevdev' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libevdev` -> 0
> 1.12.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libevdev` -> 0
> -I/usr/include/libevdev-1.0/
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libevdev` -> 0
> -L/usr/lib/x86_64-linux-gnu -levdev
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libevdev` -> 0
> -levdev
> Run-time dependency libevdev found: YES 1.12.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'libinput' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libinput` -> 0
> 1.20.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libinput` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libinput` -> 0
> -L/usr/lib/x86_64-linux-gnu -linput
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libinput` -> 0
> -linput
> Run-time dependency libinput found: YES 1.20.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'xcb' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion xcb` -> 0
> 1.14
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags xcb` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs xcb` -> 0
> -L/usr/lib/x86_64-linux-gnu -lxcb
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs xcb` -> 0
> -lxcb
> Run-time dependency xcb found: YES 1.14
> Pkg-config binary for 1 is cached.
> Determining dependency 'libdrm' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libdrm` -> 0
> 2.4.110
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libdrm` -> 0
> -I/usr/include/libdrm
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libdrm` -> 0
> -L/usr/lib/x86_64-linux-gnu -ldrm
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libdrm` -> 0
> -ldrm
> Run-time dependency libdrm found: YES 2.4.110
> Pkg-config binary for 1 is cached.
> Determining dependency 'libudev' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libudev` -> 0
> 250
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libudev` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libudev` -> 0
> -L/usr/lib/x86_64-linux-gnu -ludev
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libudev` -> 0
> -ludev
> Run-time dependency libudev found: YES 250
> Pkg-config binary for 1 is cached.
> Determining dependency 'bash-completion' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion bash-completion` -> 1
> 
> CMake binary for 1 is not cached
> CMake binary missing from cross or native file, or env var undefined.
> Trying a default CMake fallback at cmake
> Did not find CMake 'cmake'
> Found CMake: NO
> CMake binary for machine 1 not found. Giving up.
> Run-time dependency bash-completion found: NO (tried pkgconfig and cmake)
> Pkg-config binary for 1 is cached.
> Determining dependency 'fish' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion fish` -> 1
> 
> CMake binary for 1 is cached as not found
> CMake binary for machine 1 not found. Giving up.
> Run-time dependency fish found: NO (tried pkgconfig and cmake)
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0nz9b5k4
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0nz9b5k4/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0nz9b5k4/output.exe -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wno-error=deprecated-declarations -Wdate-time 
> -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm 
> -Wl,--end-group -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now 
> 
> Code:
>  int main(void) { return 0; }
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Library m found: YES
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_skb7gdn
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_skb7gdn/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_skb7gdn/output.exe -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wno-error=deprecated-declarations -Wdate-time 
> -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lrt 
> -Wl,--end-group -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now 
> 
> Code:
>  int main(void) { return 0; }
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Library rt found: YES
> Neither a subproject directory nor a wlroots.wrap file was found.
> Subproject  wlroots is buildable: NO (disabling)
> Pkg-config binary for 1 is cached.
> Determining dependency 'wlroots' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion wlroots` -> 0
> 0.15.1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags wlroots` -> 0
> -I/usr/include/libdrm -I/usr/include/pixman-1
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs wlroots` -> 0
> -L/usr/lib/x86_64-linux-gnu -lwlroots
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs wlroots` -> 0
> -lwlroots
> Dependency wlroots found: NO found 0.15.1 but need: '<0.15.0' ; matched: 
> '>=0.14.0'
> Invalid version of dependency, need 'wlroots' ['<0.15.0'] found '0.15.1'.
> CMake binary for 1 is cached as not found
> CMake binary for machine 1 not found. Giving up.
> Run-time dependency wlroots found: NO 
> 
> ../meson.build:74:1: ERROR: Invalid version of dependency, need 'wlroots' 
> ['<0.15.0'] found '0.15.1'.
> dh_auto_configure: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. 
> --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
> --localstatedir=/var --libdir=lib/x86_64-linux-gnu --libexecdir=lib returned 
> exit code 1
> make[1]: *** [debian/rules:16: override_dh_auto_configure] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/03/26/sway_1.6.1-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to