Your message dated Sun, 13 Feb 2022 16:03:54 +0000
with message-id <e1njhlu-000bes...@fasolo.debian.org>
and subject line Bug#1005548: fixed in gnome-music 41.0-2
has caused the Debian Bug report #1005548,
regarding gnome-music: FTBFS: ../data/meson.build:49:5: 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.)


-- 
1005548: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005548
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnome-music
Version: 41.0-1
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):
>  debian/rules binary
> dh binary
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
>       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
> 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-music
> Project version: 41.0
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Program python3 found: YES (/usr/bin/python3)
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency goa-1.0 found: YES 3.40.1
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency libhandy-1 found: YES 1.5.90
> Run-time dependency libdazzle-1.0 found: YES 3.42.0
> Run-time dependency libmediaart-2.0 found: YES 1.9.5
> Run-time dependency libsoup-2.4 found: YES 2.74.2
> Run-time dependency tracker-sparql-3.0 found: YES 3.1.2
> Run-time dependency pango found: YES 1.50.3
> Run-time dependency pygobject-3.0 found: YES 3.42.0
> Run-time dependency py3cairo found: YES 1.20.1
> Run-time dependency grilo-0.3 found: YES 0.3.14
> Run-time dependency grilo-plugins-0.3 found: YES 0.3.14
> 
> Executing subproject gfm 
> 
> gfm| Project name: gfm
> gfm| Project version: undefined
> gfm| C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16) 
> 11.2.0")
> gfm| C linker for the host machine: cc ld.bfd 2.38
> gfm| Run-time dependency gio-2.0 found: YES 2.70.3
> gfm| Dependency gtk+-3.0 found: YES 3.24.31 (cached)
> gfm| Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> gfm| Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> gfm| Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
> gfm| Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> gfm| Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
> gfm| Build targets in project: 3
> gfm| Subproject gfm finished.
> 
> Configuring AboutDialog.ui using configuration
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Configuring org.gnome.Music.desktop.in using configuration
> Program desktop-file-validate found: NO
> Configuring org.gnome.Music.appdata.xml.in using configuration
> 
> ../data/meson.build:49:5: 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:46:21.331635
> Main binary: /usr/bin/python3
> Build Options: -Dprefix=/usr -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-music
> Project version: 41.0
> 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
> Program python3 found: YES (/usr/bin/python3)
> 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 '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 'goa-1.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion goa-1.0` -> 0
> 3.40.1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags goa-1.0` -> 0
> -pthread -I/usr/include/goa-1.0 -I/usr/lib/x86_64-linux-gnu/goa-1.0/include 
> -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 goa-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgoa-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs goa-1.0` -> 0
> -lgoa-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency goa-1.0 found: YES 3.40.1
> Pkg-config binary for 1 is cached.
> Determining dependency 'gobject-introspection-1.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gobject-introspection-1.0` -> 0
> 1.70.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gobject-introspection-1.0` -> 0
> -I/usr/include/gobject-introspection-1.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 gobject-introspection-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gobject-introspection-1.0` -> 0
> -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> 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
> Pkg-config binary for 1 is cached.
> Determining dependency 'libdazzle-1.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libdazzle-1.0` -> 0
> 3.42.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libdazzle-1.0` -> 0
> -pthread -I/usr/include/libdazzle-1.0 -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 libdazzle-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -ldazzle-1.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
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libdazzle-1.0` -> 0
> -ldazzle-1.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 libdazzle-1.0 found: YES 3.42.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'libmediaart-2.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libmediaart-2.0` -> 0
> 1.9.5
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libmediaart-2.0` -> 0
> -pthread -I/usr/include/libmediaart-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/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 libmediaart-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lmediaart-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libmediaart-2.0` -> 0
> -lmediaart-2.0 -lglib-2.0
> Run-time dependency libmediaart-2.0 found: YES 1.9.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 '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 'pango' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion pango` -> 0
> 1.50.3
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags pango` -> 0
> -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo 
> -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/harfbuzz 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -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 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.3
> Pkg-config binary for 1 is cached.
> Determining dependency 'pygobject-3.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion pygobject-3.0` -> 0
> 3.42.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags pygobject-3.0` -> 0
> -I/usr/include/pygobject-3.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 pygobject-3.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs pygobject-3.0` -> 0
> -lgobject-2.0 -lglib-2.0
> Run-time dependency pygobject-3.0 found: YES 3.42.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'py3cairo' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion py3cairo` -> 0
> 1.20.1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags py3cairo` -> 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/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/pycairo
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs py3cairo` -> 0
> -L/usr/lib/x86_64-linux-gnu -lcairo
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs py3cairo` -> 0
> -lcairo
> Run-time dependency py3cairo found: YES 1.20.1
> 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 'grilo-plugins-0.3' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion grilo-plugins-0.3` -> 0
> 0.3.14
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags grilo-plugins-0.3` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs grilo-plugins-0.3` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs grilo-plugins-0.3` -> 0
> 
> Run-time dependency grilo-plugins-0.3 found: YES 0.3.14
> 
> Executing subproject gfm 
> 
> Project name: gfm
> Project version: undefined
> 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,-z,defs
> 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
> 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,-z,defs
> 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
> 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
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm2zofnto
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm2zofnto/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm2zofnto/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,-z,defs 
> 
> 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/tmp2cs1mp98
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2cs1mp98/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2cs1mp98/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 gio-2.0 found: YES 2.70.3
> Dependency gtk+-3.0 found: YES 3.24.31 (cached)
> Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=g_ir_scanner 
> gobject-introspection-1.0` -> 0
> /usr/bin/g-ir-scanner
> Got pkgconfig variable g_ir_scanner : /usr/bin/g-ir-scanner
> Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
> Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=g_ir_compiler 
> gobject-introspection-1.0` -> 0
> /usr/bin/g-ir-compiler
> Got pkgconfig variable g_ir_compiler : /usr/bin/g-ir-compiler
> Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir gio-2.0` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --print-variables gio-2.0` -> 0
> bindir
> datadir
> gdbus
> gdbus_codegen
> gio
> gio_querymodules
> giomoduledir
> glib_compile_resources
> glib_compile_schemas
> gresource
> gsettings
> includedir
> libdir
> pcfiledir
> prefix
> schemasdir
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir gtk+-3.0` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --print-variables gtk+-3.0` -> 0
> exec_prefix
> gtk_binary_version
> gtk_host
> includedir
> libdir
> pcfiledir
> prefix
> targets
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir gobject-introspection-1.0` -> 0
> /usr/share/gir-1.0
> Got pkgconfig variable girdir : /usr/share/gir-1.0
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : /usr/share/gir-1.0
> Build targets in project: 3
> Subproject gfm finished.
> 
> Configuring AboutDialog.ui using configuration
> Pkg-config binary for 0 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 '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
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Configuring org.gnome.Music.desktop.in using configuration
> Program desktop-file-validate found: NO
> Configuring org.gnome.Music.appdata.xml.in using configuration
> 
> ../data/meson.build:49:5: 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 returned exit code 1
> make: *** [debian/rules:7: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/gnome-music_41.0-1_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-music
Source-Version: 41.0-2
Done: Simon McVittie <s...@debian.org>

We believe that the bug you reported is fixed in the latest version of
gnome-music, 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.
Simon McVittie <s...@debian.org> (supplier of updated gnome-music 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: SHA256

Format: 1.8
Date: Sun, 13 Feb 2022 15:34:35 +0000
Source: gnome-music
Architecture: source
Version: 41.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Simon McVittie <s...@debian.org>
Closes: 1005548
Changes:
 gnome-music (41.0-2) unstable; urgency=medium
 .
   * Team upload
   * d/p/meson-Remove-incorrect-i18n.merge_file-argument.patch:
     Add patch from upstream to fix FTBFS with Meson 0.61 (Closes: #1005548)
Checksums-Sha1:
 d56025f5d74131b1dc1d6eed87bcd112366cf993 2710 gnome-music_41.0-2.dsc
 c58c919a0b1f9f9e8475fac5d93bda1485efd02e 7936 gnome-music_41.0-2.debian.tar.xz
 c9485301272d1aa507b3dc6b5dddc268e2004f68 17732 
gnome-music_41.0-2_source.buildinfo
Checksums-Sha256:
 b4e981b2473a570917821cc37e0a9bd763716434df07a998977174d94ce23b6d 2710 
gnome-music_41.0-2.dsc
 e180362bc45e83e6d7d333570dd03f8d8d9f47f9173b48b9fd451175c6ad3ae3 7936 
gnome-music_41.0-2.debian.tar.xz
 355a57d5acf75dac51435e9d4c73945ddb3df367d4154134ca63b8fe924cb5aa 17732 
gnome-music_41.0-2_source.buildinfo
Files:
 4f75c2cb9f02862b0eecedf4c79cb4f6 2710 gnome optional gnome-music_41.0-2.dsc
 ae58133e7446e43f779926818e4c86c3 7936 gnome optional 
gnome-music_41.0-2.debian.tar.xz
 734c3f190a821d1c726b147039a47d2b 17732 gnome optional 
gnome-music_41.0-2_source.buildinfo

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

iQIzBAEBCAAdFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAmIJKEgACgkQ4FrhR4+B
TE9qSBAAqsuYIBtoQXhXkgTHskvOJHw9pCGPCxAPkcHOmfNaKK6GO4/btJmGgyZs
jbAPW3J0/UYoynzamtgr9FtUERNZSQbGtxWd8hps7hGU1iqdqo05TBGfwiJSPd/A
hvsSRxUh1ZGB9rT0Ym0LSJwW7T0cyK5ISYjtq4lNfq0dUy/1tgn4l//o4mFp1BwR
8bNq4WMv6GctCXu4EmLZgaMavM9gDUrsVyRvJBmgfGkDwotGJBlH1SPoIgHUfoIo
m+0xhLhCXH0D+BnhI+GvTV09cePnwLP6mPWDl61DEkO39JqHa3l/Dm++XJaXyg2f
qwa0COc7vLvCM+Jn4bRlJAUrhuxsT18JV4FOP2q1umyIPM8IROdgHp6L5ZzhoEYW
trObLyAMpfMLCX/bpqt8OsOMgs7Fhfr/F7u8jV+c+E/RiTWk3VFaU1tLUeSV5Ym4
zQvPSMsEcUD+sUvTN4acxQz43Jq1zOJJiSld+hTG1JzVOWsKDSF+4/hyTsqvUkFp
PfmxJBOpBIJPRy2ClNwt3BjcCnzW9YaSd43cHuhYVHQCCOOBGDCoJKY9/fM1rY74
sBN+utijoQDDn240HIxslF5EHMR/Men4hWj8QkahmK08Ysam/96rYDJggL/T7Crd
UTssNCvw8W1XCafokJVOW2hYF/sqZOyV7L8Hb7o5erSGWtyPLeM=
=iQGq
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to