Your message dated Sun, 13 Feb 2022 15:19:49 +0000
with message-id <e1njgff-000557...@fasolo.debian.org>
and subject line Bug#1005565: fixed in totem 3.38.2-2
has caused the Debian Bug report #1005565,
regarding totem: FTBFS: ../data/appdata/meson.build:3: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.)
--
1005565: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005565
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: totem
Version: 3.38.2-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):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure -- \
> -Denable-easy-codec-installation=yes \
> -Denable-gtk-doc=true \
> -Denable-python=yes
> 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
> -Denable-easy-codec-installation=yes -Denable-gtk-doc=true -Denable-python=yes
> 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: totem
> Project version: 3.38.2
> 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 glib-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 gstreamer-1.0 found: YES 1.20.0
> Run-time dependency gstreamer-tag-1.0 found: YES 1.20.0
> Run-time dependency gstreamer-video-1.0 found: YES 1.20.0
> Run-time dependency gstreamer-pbutils-1.0 found: YES 1.20.0
> Run-time dependency libpeas-1.0 found: YES 1.30.0
> Run-time dependency libpeas-gtk-1.0 found: YES 1.30.0
> Run-time dependency totem-plparser found: YES 3.26.6
> Run-time dependency clutter-gtk-1.0 found: YES 1.8.4
> Library m found: YES
>
> Executing subproject libgd
>
> libgd| Project name: libgd
> libgd| Project version: undefined
> libgd| C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16)
> 11.2.0")
> libgd| C linker for the host machine: cc ld.bfd 2.38
> libgd| Dependency gtk+-3.0 found: YES 3.24.31 (cached)
> libgd| Library m found: YES
> libgd| Build targets in project: 1
> libgd| Subproject libgd finished.
>
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Program python3 found: YES (/usr/bin/python3)
> WARNING: You should add the boolean check kwarg to the run_command call.
> It currently defaults to false,
> but it will default to true in future releases of meson.
> See also: https://github.com/mesonbuild/meson/issues/9300
> Run-time dependency pygobject-3.0 found: YES 3.42.0
> Program pylint-3 pylint3 pylint found: NO
> Configuring config.h using configuration
>
> ../data/appdata/meson.build:3: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:42.045537
> Main binary: /usr/bin/python3
> Build Options: -Denable-easy-codec-installation=yes -Denable-gtk-doc=true
> -Denable-python=yes -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: totem
> Project version: 3.38.2
> 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 -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,-O1 -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
> 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 '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/tmptf_2gg9d
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptf_2gg9d/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptf_2gg9d/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 -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/tmpym0rrp_5
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpym0rrp_5/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpym0rrp_5/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 glib-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 '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-tag-1.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion gstreamer-tag-1.0` -> 0
> 1.20.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags gstreamer-tag-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-tag-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0
> -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gstreamer-tag-1.0` -> 0
> -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gstreamer-tag-1.0 found: YES 1.20.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'gstreamer-video-1.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion gstreamer-video-1.0` -> 0
> 1.20.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags gstreamer-video-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-video-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgstvideo-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-video-1.0` -> 0
> -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gstreamer-video-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 'libpeas-1.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion libpeas-1.0` -> 0
> 1.30.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags libpeas-1.0` -> 0
> -pthread -I/usr/include/libpeas-1.0 -I/usr/include/libmount
> -I/usr/include/blkid -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 libpeas-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0
> -pthread -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs libpeas-1.0` -> 0
> -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0
> -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency libpeas-1.0 found: YES 1.30.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'libpeas-gtk-1.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion libpeas-gtk-1.0` -> 0
> 1.30.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags libpeas-gtk-1.0` -> 0
> -pthread -I/usr/include/libpeas-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/libpeas-1.0
> -I/usr/include/libmount -I/usr/include/blkid
> -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 libpeas-gtk-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0
> -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0
> -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0
> -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs libpeas-gtk-1.0` -> 0
> -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz
> -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lpeas-1.0
> -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgirepository-1.0
> -lgobject-2.0 -lglib-2.0
> Run-time dependency libpeas-gtk-1.0 found: YES 1.30.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'totem-plparser' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion totem-plparser` -> 0
> 3.26.6
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags totem-plparser` -> 0
> -pthread -I/usr/include/totem-pl-parser/1/plparser -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 totem-plparser` -> 0
> -L/usr/lib/x86_64-linux-gnu -ltotem-plparser -lgio-2.0 -lgobject-2.0
> -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs totem-plparser` -> 0
> -ltotem-plparser -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency totem-plparser found: YES 3.26.6
> Pkg-config binary for 1 is cached.
> Determining dependency 'clutter-gtk-1.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion clutter-gtk-1.0` -> 0
> 1.8.4
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags clutter-gtk-1.0` -> 0
> -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0
> -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-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 clutter-gtk-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lclutter-gtk-1.0 -lclutter-1.0 -lcogl-path
> -lcogl-pango -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lgbm -ldrm -lEGL
> -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon
> -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -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 clutter-gtk-1.0` -> 0
> -lclutter-gtk-1.0 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lgmodule-2.0
> -pthread -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0
> -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext
> -lXdamage -lXfixes -lXcomposite -lXi -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 clutter-gtk-1.0 found: YES 1.8.4
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpdyi4uhgo
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpdyi4uhgo/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpdyi4uhgo/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 -Wl,-z,defs
>
> Code:
> int main(void) { return 0; }
>
> Compiler stdout:
>
> Compiler stderr:
>
> Library m found: YES
>
> Executing subproject libgd
>
> Project name: libgd
> Project version: undefined
> 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
> 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
> Dependency gtk+-3.0 found: YES 3.24.31 (cached)
> Library m found: YES
> Build targets in project: 1
> Subproject libgd finished.
>
> 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
> Program python3 found: YES (/usr/bin/python3)
> WARNING: You should add the boolean check kwarg to the run_command call.
> It currently defaults to false,
> but it will default to true in future releases of meson.
> See also: https://github.com/mesonbuild/meson/issues/9300
> Running command: /usr/bin/python3 --version
> --- stdout ---
> Python 3.9.10
>
> --- stderr ---
>
>
> 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
> Program pylint-3 pylint3 pylint found: NO
> Configuring config.h using configuration
>
> ../data/appdata/meson.build:3: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
> -Denable-easy-codec-installation=yes -Denable-gtk-doc=true
> -Denable-python=yes returned exit code 1
> make[1]: *** [debian/rules:12: override_dh_auto_configure] Error 25
The full build log is available from:
http://qa-logs.debian.net/2022/02/12/totem_3.38.2-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: totem
Source-Version: 3.38.2-2
Done: Simon McVittie <s...@debian.org>
We believe that the bug you reported is fixed in the latest version of
totem, 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 totem 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 14:21:34 +0000
Source: totem
Architecture: source
Version: 3.38.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Simon McVittie <s...@debian.org>
Closes: 1005565
Changes:
totem (3.38.2-2) unstable; urgency=medium
.
* Team upload
* d/p/build-Remove-unused-i18n.merge_file-name.patch:
Add patch from upstream to fix FTBFS with Meson 0.61 (Closes: #1005565)
* Adjust patch metadata
Checksums-Sha1:
8d3c85b3bfd89b82b3e3be5a7c4f550b9a10e12c 3392 totem_3.38.2-2.dsc
743911d0ed9a2526169635af4ac6dd1e1054c9c3 26828 totem_3.38.2-2.debian.tar.xz
76e6705c6fe30e10dc03d0468f69b204b58b6a18 19152 totem_3.38.2-2_source.buildinfo
Checksums-Sha256:
46f5e14f0f7f84c177e58fd707862b00ab0d062b4c8292806a9e505930f233c7 3392
totem_3.38.2-2.dsc
4ec36c9d48e434c4ed1395fd5c97d919349c54bf67041d13d86c44602c66e4eb 26828
totem_3.38.2-2.debian.tar.xz
e3fa5d6346d3af0f542aa2cd799f1cfaaad2b95ae555c032b03e041d5f027cdd 19152
totem_3.38.2-2_source.buildinfo
Files:
8a504a897517d8da77927b5cd6a1b900 3392 video optional totem_3.38.2-2.dsc
8e00ddce5fe7ccafbeb8e095b5de9797 26828 video optional
totem_3.38.2-2.debian.tar.xz
8e2c5c854181341c7273be10758701b4 19152 video optional
totem_3.38.2-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAmIJG9UACgkQ4FrhR4+B
TE9d8xAAuHpB7xET5Ajzl+4TVVxU91cwPjdRha2roON7w+YBbhCCC3cuBnyIcK51
OcvtXfl6oI8k9aKxs6AeSbbwI0aqzu8bGlJlP4+lYQVYGGBLEd/Ms/UZ6BKcrrfT
msI5L9fTzCUUhQ1K548jFSBvBdUvkte8uFRkg8KujeE7HvqQjyqyPzZrwr730aRA
MT4LRyaPX4VODlj2Sx5NIwvIzHGYOeVSfEM2S120UNyjfDSkypPRKNbiIfo059Tp
LP9eBGSePPFwPRaoPi5ESgRY96QlMoEczw47GKJ34nD1xiIDwpj4jbSgOfk2ZOcO
9xhpcnbBiyEiGu1pCDmryHDZUs1UrjkV1swivB/hkCx4oGT37hKZAvkDTlPEFOY2
BvXNW7NgLb6dI9r+GHOist33slYaei2Vlhml23cOkIaKj0/KxplnSudcfQSuo3LB
90q3h4/jvkaF5UNZfn52G3zu4r4bUumNdshiGJ5hTNKHv7DYfnoaieJu1oIPCElO
P3nTerJheG4J28CZLLYmDtwvrS3WHr9mrKvojhiZYPek0uej2cY4WLyoDWu4IBaf
PQO/xvts8t/eTZqbpksc/5Lo5Z51qd/yw9qvnM1W3bFcCwLGs/Ax/9fBFyCrj+kY
zKakrs019iWWukyH35a6rJDhIlJvh6UAqxj4+3VxEJlR+j38BWA=
=5iTF
-----END PGP SIGNATURE-----
--- End Message ---