Your message dated Mon, 14 Feb 2022 17:42:48 +0000
with message-id <e1njfna-0002xy...@fasolo.debian.org>
and subject line Bug#1005586: fixed in gnome-font-viewer 41.0-2
has caused the Debian Bug report #1005586,
regarding gnome-font-viewer: FTBFS: ../src/meson.build:42: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.)


-- 
1005586: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005586
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnome-font-viewer
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 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: gnome-font-viewer
> Project version: 41.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 glib-2.0 found: YES 2.70.3
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency libhandy-1 found: YES 1.5.90
> Run-time dependency harfbuzz found: YES 2.7.4
> Run-time dependency fontconfig found: YES 2.13.1
> Run-time dependency freetype2 found: YES 24.1.18
> Run-time dependency gnome-desktop-3.0 found: YES 41.3
> Library m found: YES
> Configuring config.h 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.font-viewer.desktop.in using configuration
> 
> ../src/meson.build:42: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:47:05.378013
> 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-font-viewer
> Project version: 41.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 -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/tmp1j14dagt
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1j14dagt/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1j14dagt/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/tmppcfh10fd
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppcfh10fd/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppcfh10fd/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 '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 'harfbuzz' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion harfbuzz` -> 0
> 2.7.4
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags harfbuzz` -> 0
> -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 harfbuzz` -> 0
> -L/usr/lib/x86_64-linux-gnu -lharfbuzz
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs harfbuzz` -> 0
> -lharfbuzz
> Run-time dependency harfbuzz found: YES 2.7.4
> Pkg-config binary for 1 is cached.
> Determining dependency 'fontconfig' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion fontconfig` -> 0
> 2.13.1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags fontconfig` -> 0
> -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 fontconfig` -> 0
> -L/usr/lib/x86_64-linux-gnu -lfontconfig -lfreetype
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs fontconfig` -> 0
> -lfontconfig -lfreetype
> Run-time dependency fontconfig found: YES 2.13.1
> Pkg-config binary for 1 is cached.
> Determining dependency 'freetype2' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion freetype2` -> 0
> 24.1.18
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags freetype2` -> 0
> -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 freetype2` -> 0
> -L/usr/lib/x86_64-linux-gnu -lfreetype
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs freetype2` -> 0
> -lfreetype
> Run-time dependency freetype2 found: YES 24.1.18
> Pkg-config binary for 1 is cached.
> Determining dependency 'gnome-desktop-3.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gnome-desktop-3.0` -> 0
> 41.3
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gnome-desktop-3.0` -> 0
> -pthread -I/usr/include/gnome-desktop-3.0 -I/usr/include/libxml2 
> -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 
> -I/usr/include/gsettings-desktop-schemas
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gnome-desktop-3.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgnome-desktop-3 -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 gnome-desktop-3.0` -> 0
> -lgnome-desktop-3 -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 gnome-desktop-3.0 found: YES 41.3
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwmp6yml3
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwmp6yml3/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwmp6yml3/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
> Configuring config.h 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.font-viewer.desktop.in using configuration
> 
> ../src/meson.build:42: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: build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/gnome-font-viewer_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-font-viewer
Source-Version: 41.0-2
Done: Jeremy Bicha <jeremy.bi...@canonical.com>

We believe that the bug you reported is fixed in the latest version of
gnome-font-viewer, 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-font-viewer 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 Feb 2022 12:08:35 -0500
Source: gnome-font-viewer
Built-For-Profiles: noudeb
Architecture: source
Version: 41.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: 1005586
Changes:
 gnome-font-viewer (41.0-2) unstable; urgency=medium
 .
   * Cherry-pick patch to fix build with latest meson (Closes: #1005586)
   * Add patch to support GNOME 42's new dark theme preference
   * debian/control.in: Bump minimum libhandy to 1.5.0 for that change
Checksums-Sha1:
 78715706bdc21c3839ea20765979ed0d29f52076 2210 gnome-font-viewer_41.0-2.dsc
 295b1c898f9deb956d34fc87ab888cee3dfa968c 14764 
gnome-font-viewer_41.0-2.debian.tar.xz
 74f641859e0c9b552050d9e55cfc1a63018658ca 19484 
gnome-font-viewer_41.0-2_source.buildinfo
Checksums-Sha256:
 53de391be2779252f12ee8a8b9f2bd797d6b38cc98ef403e54db80e1d5e18e37 2210 
gnome-font-viewer_41.0-2.dsc
 c2df16ba661caaa0ee2e5cac2d3664b73b46d9702d70720e376cb8a04e4ce7e3 14764 
gnome-font-viewer_41.0-2.debian.tar.xz
 23579d48e7b6aa9c229035883f02f27733b6b9552390229632d01970d9fcc438 19484 
gnome-font-viewer_41.0-2_source.buildinfo
Files:
 73c32000b57bb0ece44c87fd85a96a66 2210 gnome optional 
gnome-font-viewer_41.0-2.dsc
 f9146ef3114e44723e5a32ff805a1e8e 14764 gnome optional 
gnome-font-viewer_41.0-2.debian.tar.xz
 c8dab0ddf6948a77be67a4c7a5cd3a04 19484 gnome optional 
gnome-font-viewer_41.0-2_source.buildinfo

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

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmIKjRIACgkQ5mx3Wuv+
bH39dhAAvUnINCsb9dgKGt50JQ7DvxoFngy05dNie5xe8aqWaOhE56qQV2YXex+S
fzEwF5WdjFhsTTwK0TuG6v+TUeptnLUzBuYU3AJ3IxFlrbf9AlYjXDTv9BX6th5h
h6LLjLFeoXn/yf0V+r6jlOGM/rzGlzJfwIOMk9wBFLboY148MpamtbnbBAuwbT9l
sOBuXZo2mmmla70aVSzeCuGhSzlWeI5A3XcfItZ1vur89yupEd1JLmfCfRVLA0KH
16X1vL2jfkOIQf42hYDDuTwFhQPsOuiJOy/bOLfDE5D7UZMP2bxu/0LHBJbzCwri
xHIFC2MhF1/6p8Zu+SIN/ZAB6LYGv1p41y8aZb2fm3Zxifvc+4KfXGrjg67RWYZm
ZB/+ku7VHRlZEPowPFiab8GFn6Xs3QSS/qU/WKJYqE9QjMhVHEv/qQhx+3YWnPCp
qfeT+cZFkXTJNoB5NFIkBq7AYs6EA5HiTiJHGmPKVx9mzvSNzqX9Swa3uKhlVVqn
gNSniFIFeG/LWGLGIq4lJuQd6ea+zUL+DRraHfxT57w4XrCDrVICoGxRkU8tvK7V
6EMNz7xOaiEA6jo7tAFQiccR6kIaB1YxXPmNk8qUJChatxYBqyk5nwV6WCYwHYv1
4GVHuk2LCe5TF2zX1CbU3isV7kXK/OjS4pn97+li43EV4RA+EdM=
=Tr1X
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to