Your message dated Fri, 01 Apr 2022 09:48:59 +0000
with message-id <e1nadtr-000j8f...@fasolo.debian.org>
and subject line Bug#1008461: fixed in sway 1.7-2
has caused the Debian Bug report #1008461,
regarding sway: FTBFS: ../meson.build:74:1: ERROR: Invalid version of 
dependency, need 'wlroots' ['<0.15.0'] found '0.15.1'.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1008461: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008461
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: sway
Source-Version: 1.7-2
Done: Birger Schacht <bir...@debian.org>

We believe that the bug you reported is fixed in the latest version of
sway, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1008...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Birger Schacht <bir...@debian.org> (supplier of updated sway package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 01 Apr 2022 11:20:59 +0200
Source: sway
Architecture: source
Version: 1.7-2
Distribution: unstable
Urgency: medium
Maintainer: Sway and related packages team <team+swa...@tracker.debian.org>
Changed-By: Birger Schacht <bir...@debian.org>
Closes: 1008461
Changes:
 sway (1.7-2) unstable; urgency=medium
 .
   * Upload to unstable (Closes: #1008461)
Checksums-Sha1:
 6a93ea11f528ea8fbea21dbc87d3dcb75b51518b 2433 sway_1.7-2.dsc
 c08c5e0fdd69876de28e4a8bae5f0ca9a22225be 9576 sway_1.7-2.debian.tar.xz
 4b337d03c40c4cb76456efbe1c1d76649a0d65c1 13693 sway_1.7-2_amd64.buildinfo
Checksums-Sha256:
 7028f7593a2a20332cec42dd56853095ca6d4d1cc1c3aa3c480c5f3d17b1474e 2433 
sway_1.7-2.dsc
 f5342b1c7bfe76bbb20e7ac68de8ac34114e2125845c249dbd4e60411a86f1ff 9576 
sway_1.7-2.debian.tar.xz
 8fa6a535996a5694cacbbb0cec0723ba28c3a9f19c11a97c14aea20f4dfd50c0 13693 
sway_1.7-2_amd64.buildinfo
Files:
 d6a652273a1e080e0abdca20d36d09ef 2433 x11 optional sway_1.7-2.dsc
 bbbad4969102d91ba573593432ddfb60 9576 x11 optional sway_1.7-2.debian.tar.xz
 d8fbe07356e6339c8208d49821937a09 13693 x11 optional sway_1.7-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEOvC8tnwmrEjOtOW8KgxdYPIEvbAFAmJGxfgSHGJpcmdlckBk
ZWJpYW4ub3JnAAoJECoMXWDyBL2w4VEQAIZGOpqlCrzbVYpCyUFdQ5CHuuosBVuR
6cEJ1Tm9BqR7NmNCyXyVxGZuW238Y0c3mzwuJ+pgvItSvoadma0rbvEsDH+IfcxT
etZExFoqMA5aGsa9ul27iobnvH6XW/4ZpG8Xnag/F7DLqYAHfZOvt3r6AB+uchjx
+w6gXPWqmNcoYE5duacs7p0nRfDW5h4SwKnAfeYRgYFNFQI11tmgT0cifWGN4EU4
fWL+4RgXWzTha5xravWXX+koD5LNZLGEKINpO3TbCP0ocssg3u+kF/VzgN10rZUP
XDCIQAKou546WG4WpuzX/duNoIZRRYK7h+6YyYvJ9DGkDCHOb762eI59K5HNHk/s
V/M1zwobWQC4mm+jclN5jB/8Cxot+b+Ey1/h7I+hldog0f8ZrzI8PegAXrSRAGy4
9i5xNNeQ4WWmNVGpYQBxBFvX+CTt7/1yTTkUBI3xJHAYsdMuFAgI49N72EAT9jLc
hJ0au+b8jNvYJLCHPCtJxJGM3bc4oeuO3blxg473OxaFZDStFZqG9hmFaLElUIZn
mJrsX+jsAUYTex3nc7zmMA56Z/SBlNDdichuWGLj8vRrOOyT1f963ReRr1+oBALq
KEL0BqhmqEltIqaw55614bVGJ5Y+UGE4jAWdks7A/N1PxZ5RZerRzNZATMitGM+J
lZYspcS56St2
=B3/l
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to