Your message dated Mon, 14 Mar 2022 09:22:19 +0000
with message-id <e1ntgub-0003x9...@fasolo.debian.org>
and subject line Bug#1005557: fixed in gnome-games-app 40.0-4
has caused the Debian Bug report #1005557,
regarding gnome-games-app: FTBFS: ../data/meson.build:47:0: ERROR: Function
does not take positional arguments.
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.)
--
1005557: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005557
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnome-games-app
Version: 40.0-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220212 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 -- --bindir=games
> 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 --bindir=games
> The Meson build system
> Version: 0.61.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-games
> Project version: 40.0
> C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16)
> 11.2.0")
> C linker for the host machine: cc ld.bfd 2.38
> Vala compiler for the host machine: valac (valac 0.54.6)
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency libarchive found: YES 3.5.2
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency grilo-0.3 found: YES 0.3.14
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency libhandy-1 found: YES 1.5.90
> Library m found: YES
> Run-time dependency manette-0.2 found: YES 0.2.6
> Run-time dependency retro-gtk-1 found: YES 1.0.2
> Run-time dependency librsvg-2.0 found: YES 2.52.5
> Run-time dependency libsoup-2.4 found: YES 2.74.2
> Run-time dependency sqlite3 found: YES 3.37.2
> Run-time dependency tracker-sparql-3.0 found: YES 3.1.2
> Run-time dependency libxml-2.0 found: YES 2.9.12
> Configuring config.h using configuration
> Library config found: YES
> Configuring org.gnome.Games.desktop.in using configuration
>
> ../data/meson.build:47:0: ERROR: Function does not take positional arguments.
>
> 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-02-12T22:43:29.453182
> Main binary: /usr/bin/python3
> Build Options: -Dprefix=/usr -Dbindir=games -Dlibdir=lib/x86_64-linux-gnu
> -Dlocalstatedir=/var -Dsysconfdir=/etc -Dbuildtype=plain
> -Dwrap_mode=nodownload
> Python system: Linux
> The Meson build system
> Version: 0.61.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-games
> Project version: 40.0
> 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 -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -Wl,-O1
> 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-16)
> 11.2.0")
> C linker for the host machine: cc ld.bfd 2.38
> Running compile:
> Working directory: /tmp/tmpws3wa4d2
> Command line: valac /tmp/tmpws3wa4d2/testfile.vala -C
>
> Code:
> class MesonSanityCheck : Object { }
> Compiler stdout:
>
> Compiler stderr:
>
> Vala compiler for the host machine: valac (valac 0.54.6)
> 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 -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -Wl,-O1
> 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-16)
> 11.2.0")
> C linker for the build machine: cc ld.bfd 2.38
> Using cached compile:
> Cached command line:
>
> Code:
> class MesonSanityCheck : Object { }
> Cached compiler stdout:
>
> Cached compiler stderr:
>
> Vala compiler for the build machine: valac (valac 0.54.6)
> 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 (0.29.2)
> Determining dependency 'libarchive' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion libarchive` -> 0
> 3.5.2
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags libarchive` -> 0
>
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs libarchive` -> 0
> -L/usr/lib/x86_64-linux-gnu -larchive
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs libarchive` -> 0
> -larchive
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpoyngg554
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpoyngg554/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpoyngg554/output.exe -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wl,-z,relro -Wl,-z,now -Wl,-O1
>
> 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/tmptu6ceeam
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptu6ceeam/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptu6ceeam/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -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 libarchive found: YES 3.5.2
> Pkg-config binary for 1 is cached.
> Determining dependency 'gio-2.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion gio-2.0` -> 0
> 2.70.3
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags gio-2.0` -> 0
> -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gio-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gio-2.0` -> 0
> -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gio-2.0 found: YES 2.70.3
> Pkg-config binary for 1 is cached.
> Determining dependency 'glib-2.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion glib-2.0` -> 0
> 2.70.3
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags glib-2.0` -> 0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs glib-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs glib-2.0` -> 0
> -lglib-2.0
> Run-time dependency glib-2.0 found: YES 2.70.3
> Pkg-config binary for 1 is cached.
> Determining dependency 'grilo-0.3' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion grilo-0.3` -> 0
> 0.3.14
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags grilo-0.3` -> 0
> -pthread -I/usr/include/grilo-0.3 -I/usr/include/libmount
> -I/usr/include/blkid -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs grilo-0.3` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgrilo-0.3 -Wl,--export-dynamic -lgmodule-2.0
> -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs grilo-0.3` -> 0
> -lgrilo-0.3 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0
> -lgobject-2.0 -lglib-2.0 -lxml2
> Run-time dependency grilo-0.3 found: YES 0.3.14
> Pkg-config binary for 1 is cached.
> Determining dependency 'gtk+-3.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion gtk+-3.0` -> 0
> 3.24.31
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags gtk+-3.0` -> 0
> -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0
> -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
> -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi
> -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo
> -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
> -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16
> -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gtk+-3.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0
> -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0
> -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gtk+-3.0` -> 0
> -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0
> -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Pkg-config binary for 1 is cached.
> Determining dependency 'libhandy-1' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion libhandy-1` -> 0
> 1.5.90
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags libhandy-1` -> 0
> -pthread -I/usr/include/libhandy-1 -I/usr/include/gtk-3.0
> -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
> -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
> -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
> -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid
> -I/usr/include/freetype2 -I/usr/include/libpng16
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16
> -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs libhandy-1` -> 0
> -L/usr/lib/x86_64-linux-gnu -lhandy-1 -lgtk-3 -lgdk-3 -lpangocairo-1.0
> -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0
> -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs libhandy-1` -> 0
> -lhandy-1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0
> -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency libhandy-1 found: YES 1.5.90
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwo789d15
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwo789d15/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwo789d15/output.exe -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -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 -Wl,-O1
>
> Code:
> int main(void) { return 0; }
>
> Compiler stdout:
>
> Compiler stderr:
>
> Library m found: YES
> Pkg-config binary for 1 is cached.
> Determining dependency 'manette-0.2' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion manette-0.2` -> 0
> 0.2.6
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags manette-0.2` -> 0
> -I/usr/include/libmanette -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs manette-0.2` -> 0
> -L/usr/lib/x86_64-linux-gnu -lmanette-0.2 -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs manette-0.2` -> 0
> -lmanette-0.2 -lglib-2.0
> Run-time dependency manette-0.2 found: YES 0.2.6
> Pkg-config binary for 1 is cached.
> Determining dependency 'retro-gtk-1' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion retro-gtk-1` -> 0
> 1.0.2
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags retro-gtk-1` -> 0
> -I/usr/include/retro-gtk -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs retro-gtk-1` -> 0
> -L/usr/lib/x86_64-linux-gnu -lretro-gtk-1 -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs retro-gtk-1` -> 0
> -lretro-gtk-1 -lglib-2.0
> Run-time dependency retro-gtk-1 found: YES 1.0.2
> Pkg-config binary for 1 is cached.
> Determining dependency 'librsvg-2.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion librsvg-2.0` -> 0
> 2.52.5
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags librsvg-2.0` -> 0
> -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu
> -I/usr/include/libmount -I/usr/include/blkid -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/uuid -I/usr/include/freetype2
> -I/usr/include/libpng16
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs librsvg-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0
> -lgobject-2.0 -lglib-2.0 -lcairo
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs librsvg-2.0` -> 0
> -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp25g_nn0m
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp25g_nn0m/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp25g_nn0m/output.exe -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -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 -Wl,-O1
>
> Code:
> int main(void) { return 0; }
>
> Compiler stdout:
>
> Compiler stderr:
>
> Run-time dependency librsvg-2.0 found: YES 2.52.5
> Pkg-config binary for 1 is cached.
> Determining dependency 'libsoup-2.4' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion libsoup-2.4` -> 0
> 2.74.2
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags libsoup-2.4` -> 0
> -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs libsoup-2.4` -> 0
> -L/usr/lib/x86_64-linux-gnu -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0
> -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs libsoup-2.4` -> 0
> -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0
> -lgobject-2.0 -lglib-2.0
> Run-time dependency libsoup-2.4 found: YES 2.74.2
> Pkg-config binary for 1 is cached.
> Determining dependency 'sqlite3' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion sqlite3` -> 0
> 3.37.2
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags sqlite3` -> 0
>
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs sqlite3` -> 0
> -L/usr/lib/x86_64-linux-gnu -lsqlite3
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs sqlite3` -> 0
> -lsqlite3
> Run-time dependency sqlite3 found: YES 3.37.2
> Pkg-config binary for 1 is cached.
> Determining dependency 'tracker-sparql-3.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion tracker-sparql-3.0` -> 0
> 3.1.2
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags tracker-sparql-3.0` -> 0
> -pthread -I/usr/include/tracker-3.0
> -I/usr/include/tracker-3.0/libtracker-sparql -I/usr/include/gio-unix-2.0
> -I/usr/include/json-glib-1.0 -I/usr/include/libsoup-2.4
> -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/blkid
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs tracker-sparql-3.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -ltracker-sparql-3.0 -lgio-2.0 -lgobject-2.0
> -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs tracker-sparql-3.0` -> 0
> -ltracker-sparql-3.0 -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic
> -lgmodule-2.0 -pthread -lglib-2.0
> Run-time dependency tracker-sparql-3.0 found: YES 3.1.2
> Pkg-config binary for 1 is cached.
> Determining dependency 'libxml-2.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion libxml-2.0` -> 0
> 2.9.12
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags libxml-2.0` -> 0
> -I/usr/include/libxml2
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs libxml-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lxml2
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs libxml-2.0` -> 0
> -lxml2
> Run-time dependency libxml-2.0 found: YES 2.9.12
> Configuring config.h using configuration
> Library config found: YES
> Configuring org.gnome.Games.desktop.in using configuration
>
> ../data/meson.build:47:0: ERROR: Function does not take positional arguments.
> 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 --bindir=games returned
> exit code 1
> make[1]: *** [debian/rules:10: override_dh_auto_configure] Error 25
The full build log is available from:
http://qa-logs.debian.net/2022/02/12/gnome-games-app_40.0-3_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: gnome-games-app
Source-Version: 40.0-4
Done: Jeremy Bicha <jeremy.bi...@canonical.com>
We believe that the bug you reported is fixed in the latest version of
gnome-games-app, 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 1005...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jeremy Bicha <jeremy.bi...@canonical.com> (supplier of updated gnome-games-app
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: Mon, 14 Mar 2022 05:03:05 -0400
Source: gnome-games-app
Built-For-Profiles: noudeb
Architecture: source
Version: 40.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Jeremy Bicha <jeremy.bi...@canonical.com>
Closes: 1005557
Changes:
gnome-games-app (40.0-4) unstable; urgency=medium
.
* Add patch to fix build with latest meson (Closes: #1005557)
Checksums-Sha1:
65650c7d52362a54542bb36c435ea084e21550e4 2444 gnome-games-app_40.0-4.dsc
cb2790817e25fc66c762156985aefe1b4b09904f 8480
gnome-games-app_40.0-4.debian.tar.xz
cb60e3474fc7a2f14e5fb7557700fc653c10e68c 20251
gnome-games-app_40.0-4_source.buildinfo
Checksums-Sha256:
7ffd617e0003e58623b01b4db064743d545d3e2ef142a84864c0f308a318c6ba 2444
gnome-games-app_40.0-4.dsc
d23af058ac7a972e78a5f05b5592268d6a674d8b347be1e29873daf487711940 8480
gnome-games-app_40.0-4.debian.tar.xz
e938b6811e7663e33862b6e8f8a4e27f7c1f7140651196f69c6c57ebda97c94a 20251
gnome-games-app_40.0-4_source.buildinfo
Files:
e883f84e777fd99b3e2454cd0245ed15 2444 games optional gnome-games-app_40.0-4.dsc
7e3c360152ba376c072a07af7506e298 8480 games optional
gnome-games-app_40.0-4.debian.tar.xz
d525e05db50f141888658e3cefa4d409 20251 games optional
gnome-games-app_40.0-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmIvBOoACgkQ5mx3Wuv+
bH3GMRAAn2mRhFSyzsTBIyENDPxafAoCFxIjVcb817RwzUS5/LbB6tPx5GCuA2WJ
ZyV9/ihiCtomlyj9cAHqmiJqQYgvuvVajf+pBY+s7u8IywBtLZQ7geAPCQec6cEU
CoZH6XkoxwKQcU2by3ZvmkkZl8tAPIojrmqjAIC9Fws6IQOrDFWejDRKTN5NhyjI
EG4XaeEF8IXfgHT41vP/sZJ8INtTHBGrpo+9L+LeSjGYqdhjBIlf9PdzebuL/S/C
D5p9EGJ4soCf1vx8+/0/G81/+5OUQgup7RUifWnHjGo1Yp2BSETsUgyvRjoBOFrH
uVjwHw3WG1smJruPHxLHMeSiuWFAQ37UT1k111M+gMjbX9xU6DdWgEPCrGj4XMha
R6p9gUKp2FpmO74WiVRY8q902/sBf6OM91/sp+ZTjhD1l+rTsENWOkn8/JDvb5Fk
dLMnIqMtKGFbT3cKt/nHDJkxenXSeRckQPuzJqsV1xr3jMY93lCUUbXhjcoLLRwE
Yi4/sVd7mFuUnuNAUiljqEESztZS6bR+YvQWb32ucjkLv5zKcro9HtdCM37mNfdz
X02AyREN4ze3YBhWZKGze4YTKYFewLjEFXCBg5zyuGfz5zO+eHx3pSEWP3afR0Tu
MXhZGOVnFFFl3AMSxcWY9yxzY3IEcln4n++K52fO/wcl/mJ9jz0=
=62uU
-----END PGP SIGNATURE-----
--- End Message ---