Your message dated Fri, 18 Feb 2022 21:41:04 +0000
with message-id <e1nlazw-000ece...@fasolo.debian.org>
and subject line Bug#1005525: fixed in sound-juicer 3.38.0-2
has caused the Debian Bug report #1005525,
regarding sound-juicer: FTBFS: ../data/meson.build:2: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.)
--
1005525: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005525
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sound-juicer
Version: 3.38.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 build
> dh build
> 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: sound-juicer
> Project version: 3.38.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
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency iso-codes found: YES 4.9.0
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gthread-2.0 found: YES 2.70.3
> Run-time dependency gobject-2.0 found: YES 2.70.3
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency gmodule-export-2.0 found: YES 2.70.3
> Run-time dependency libcanberra-gtk3 found: YES 0.30
> Run-time dependency gsettings-desktop-schemas found: YES 42.alpha
> Run-time dependency libbrasero-media3 found: YES 3.12.3
> Run-time dependency gstreamer-1.0 found: YES 1.20.0
> Run-time dependency gstreamer-plugins-base-1.0 found: YES 1.20.0
> Run-time dependency gstreamer-pbutils-1.0 found: YES 1.20.0
> Run-time dependency libmusicbrainz5 found: YES 5.1.0
> Dependency iso-codes found: YES 4.9.0 (cached)
> Run-time dependency libdiscid found: YES 0.6.2
> Program gst-inspect-1.0 found: YES (/usr/bin/gst-inspect-1.0)
> Configuring config.h using configuration
> Program itstool found: YES (/usr/bin/itstool)
> Program msgmerge found: YES (/usr/bin/msgmerge)
> Program msgfmt found: YES (/usr/bin/msgfmt)
> Configuring org.gnome.SoundJuicer.desktop.in using configuration
>
> ../data/meson.build:2: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:30.064574
> 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: sound-juicer
> Project version: 3.38.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 -Wno-unused-parameter -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs
> -Wl,--as-needed
> 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 -Wno-unused-parameter -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs
> -Wl,--as-needed
> 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
> 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 'iso-codes' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion iso-codes` -> 0
> 4.9.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags iso-codes` -> 0
>
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs iso-codes` -> 0
>
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs iso-codes` -> 0
>
> Run-time dependency iso-codes found: YES 4.9.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --variable=prefix iso-codes` -> 0
> /usr
> Got pkgconfig variable prefix : /usr
> 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
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp43l7w5a2
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp43l7w5a2/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp43l7w5a2/output.exe -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wno-unused-parameter -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs
> -Wl,--as-needed
>
> 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/tmp1guows4h
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1guows4h/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1guows4h/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wno-unused-parameter -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 glib-2.0 found: YES 2.70.3
> Pkg-config binary for 1 is cached.
> Determining dependency 'gthread-2.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion gthread-2.0` -> 0
> 2.70.3
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags gthread-2.0` -> 0
> -pthread -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 gthread-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgthread-2.0 -pthread -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gthread-2.0` -> 0
> -lgthread-2.0 -pthread -lglib-2.0
> Run-time dependency gthread-2.0 found: YES 2.70.3
> Pkg-config binary for 1 is cached.
> Determining dependency 'gobject-2.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion gobject-2.0` -> 0
> 2.70.3
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags gobject-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 gobject-2.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 gobject-2.0` -> 0
> -lgobject-2.0 -lglib-2.0
> Run-time dependency gobject-2.0 found: YES 2.70.3
> 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 '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 'gmodule-export-2.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion gmodule-export-2.0` -> 0
> 2.70.3
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags gmodule-export-2.0` -> 0
> -pthread -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 gmodule-export-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -Wl,--export-dynamic -lgmodule-2.0 -pthread
> -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gmodule-export-2.0` -> 0
> -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
> Run-time dependency gmodule-export-2.0 found: YES 2.70.3
> Pkg-config binary for 1 is cached.
> Determining dependency 'libcanberra-gtk3' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion libcanberra-gtk3` -> 0
> 0.30
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags libcanberra-gtk3` -> 0
> -D_REENTRANT -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 libcanberra-gtk3` -> 0
> -L/usr/lib/x86_64-linux-gnu -lcanberra-gtk3 -lX11 -lcanberra -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 libcanberra-gtk3` -> 0
> -lcanberra-gtk3 -lX11 -lcanberra -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 libcanberra-gtk3 found: YES 0.30
> Pkg-config binary for 1 is cached.
> Determining dependency 'gsettings-desktop-schemas' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion gsettings-desktop-schemas` -> 0
> 42.alpha
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags gsettings-desktop-schemas` -> 0
> -I/usr/include/gsettings-desktop-schemas
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gsettings-desktop-schemas` -> 0
>
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gsettings-desktop-schemas` -> 0
>
> Run-time dependency gsettings-desktop-schemas found: YES 42.alpha
> Pkg-config binary for 1 is cached.
> Determining dependency 'libbrasero-media3' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion libbrasero-media3` -> 0
> 3.12.3
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags libbrasero-media3` -> 0
> -pthread -I/usr/include/brasero3 -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 libbrasero-media3` -> 0
> -L/usr/lib/x86_64-linux-gnu -lbrasero-media3 -lgthread-2.0 -pthread -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 libbrasero-media3` -> 0
> -lbrasero-media3 -lgthread-2.0 -pthread -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 libbrasero-media3 found: YES 3.12.3
> Pkg-config binary for 1 is cached.
> Determining dependency 'gstreamer-1.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion gstreamer-1.0` -> 0
> 1.20.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags gstreamer-1.0` -> 0
> -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/x86_64-linux-gnu
> -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 gstreamer-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gstreamer-1.0` -> 0
> -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gstreamer-1.0 found: YES 1.20.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'gstreamer-plugins-base-1.0' with pkg-config
> executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion gstreamer-plugins-base-1.0` -> 0
> 1.20.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags gstreamer-plugins-base-1.0` -> 0
> -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/x86_64-linux-gnu
> -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 gstreamer-plugins-base-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gstreamer-plugins-base-1.0` -> 0
> -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gstreamer-plugins-base-1.0 found: YES 1.20.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'gstreamer-pbutils-1.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion gstreamer-pbutils-1.0` -> 0
> 1.20.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags gstreamer-pbutils-1.0` -> 0
> -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4
> -I/usr/include/gstreamer-1.0 -I/usr/include/x86_64-linux-gnu
> -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 gstreamer-pbutils-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0
> -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gstreamer-pbutils-1.0` -> 0
> -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0
> -lgobject-2.0 -lglib-2.0
> Run-time dependency gstreamer-pbutils-1.0 found: YES 1.20.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'libmusicbrainz5' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion libmusicbrainz5` -> 0
> 5.1.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags libmusicbrainz5` -> 0
> -I/usr/include/neon -I/usr/include/libxml2
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs libmusicbrainz5` -> 0
> -L/usr/lib/x86_64-linux-gnu -lmusicbrainz5
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs libmusicbrainz5` -> 0
> -lmusicbrainz5
> Run-time dependency libmusicbrainz5 found: YES 5.1.0
> Dependency iso-codes found: YES 4.9.0 (cached)
> Pkg-config binary for 1 is cached.
> Determining dependency 'libdiscid' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion libdiscid` -> 0
> 0.6.2
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags libdiscid` -> 0
>
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs libdiscid` -> 0
> -L/usr/lib/x86_64-linux-gnu -ldiscid
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs libdiscid` -> 0
> -ldiscid
> Run-time dependency libdiscid found: YES 0.6.2
> Program gst-inspect-1.0 found: YES (/usr/bin/gst-inspect-1.0)
> Running command: /usr/bin/gst-inspect-1.0 --exists --atleast-version=1.0
> vorbisenc
> --- stdout ---
>
> --- stderr ---
>
>
> Running command: /usr/bin/gst-inspect-1.0 --exists --atleast-version=1.0
> flacenc
> --- stdout ---
>
> --- stderr ---
>
>
> Running command: /usr/bin/gst-inspect-1.0 --exists --atleast-version=1.0
> wavenc
> --- stdout ---
>
> --- stderr ---
>
>
> Running command: /usr/bin/gst-inspect-1.0 --exists --atleast-version=1.0
> giosink
> --- stdout ---
>
> --- stderr ---
>
>
> Configuring config.h using configuration
> Program itstool found: YES (/usr/bin/itstool)
> Program msgmerge found: YES (/usr/bin/msgmerge)
> Program msgfmt found: YES (/usr/bin/msgfmt)
> Configuring org.gnome.SoundJuicer.desktop.in using configuration
>
> ../data/meson.build:2: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:9: build] Error 25
The full build log is available from:
http://qa-logs.debian.net/2022/02/12/sound-juicer_3.38.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: sound-juicer
Source-Version: 3.38.0-2
Done: Jeremy Bicha <jeremy.bi...@canonical.com>
We believe that the bug you reported is fixed in the latest version of
sound-juicer, 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 sound-juicer
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, 18 Feb 2022 16:16:14 -0500
Source: sound-juicer
Built-For-Profiles: noudeb
Architecture: source
Version: 3.38.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Jeremy Bicha <jeremy.bi...@canonical.com>
Closes: 1005525
Changes:
sound-juicer (3.38.0-2) unstable; urgency=medium
.
* Drop unneeded -Wl,--as-needed and -Wno-unused-parameter
* Cherry-pick patch to fix build with latest meson (Closes: #1005525)
Checksums-Sha1:
5ce72d44d0ba71a7360817145113c388ede119cb 2441 sound-juicer_3.38.0-2.dsc
80c7fb6b4c1a6849a5da7ddd5a8366faa5734098 9484
sound-juicer_3.38.0-2.debian.tar.xz
fd99ff4bf50e9e5772f98c92d0ed5665d09bf35e 19330
sound-juicer_3.38.0-2_source.buildinfo
Checksums-Sha256:
6b79841fdb4f81bf0529e26de9db733363d837010631aac06460a5f32b992f07 2441
sound-juicer_3.38.0-2.dsc
835809f1d4e0645cfe406fc953f98629899cc56497483273af8b0f7ad7fb603a 9484
sound-juicer_3.38.0-2.debian.tar.xz
c1dbe4189af7e8a66f5955a7357c7756b9db393fc48541c1895fcdb66fd38335 19330
sound-juicer_3.38.0-2_source.buildinfo
Files:
ffdfd898f82ccc47b371fd6a621a831f 2441 sound optional sound-juicer_3.38.0-2.dsc
56c2436f1d4aefa26cbe78c901cef09e 9484 sound optional
sound-juicer_3.38.0-2.debian.tar.xz
4a876768ef945302c502b0273e9eb6c5 19330 sound optional
sound-juicer_3.38.0-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmIQDLoACgkQ5mx3Wuv+
bH03og//cCsYuSNg5qtiBss2gt6e6eUyJT2ue3UAGQt8VwBLL40vlF1U9uEmE7c2
ds5DDUtZWx2r3jZTrQtX/zdJ5iN+7sM4z5QPy3ByIVWt9WannnhhjWl5VAnjjC3u
ZyBXM7wvp85evqmUmNsOk1cTn83zD4i9hiym+WqjmAnaAlKksmlK4uQuw/hWWetp
UZ1eZl12QD9BizynuXZ4ccYKHlB9aLuHzS1UQw2a+vip8DDpS/M28gaVLtlTuyuI
0s6iS0OsGIdtvWPYqRCPYV6BtezSLcOiSRxDlc4eJp7fIs63yml1tr+cZAxLJvuu
kj2bKv59GQbf7RphW9bfVfbJjTyo/OM1AqYwdmS8/cCi/Pzq5X6BloT+kzyC03F3
ZOg8hebak+WktDxPLJcOYpGN2PkMbdPcESpF/FbbGi5yBPhk171KDhPnLfOnC+/W
Il9zpDs9pEDuUNHd4X6kPGqwtAXEdNjI3bfylXo8KWDOiBWhXcoOBb1DpC+2n1jG
F0FConPCwRWEHjAnK81+8RcZKqgzWum5fJEbDnyoVDhkCZCzJIHw3K8jLzVt4dUb
rHPRTs1tmbeJD2xXIg4kabcTut5Sq+5xv6B7/qyPKBKVYSnZVJF7qZHoqiRulWyq
aA6jp/SSJ4LiUnspb0PGlzGEvePxk/wNDUVm1KK6RmPSfMH1nIE=
=bNYm
-----END PGP SIGNATURE-----
--- End Message ---