Your message dated Sun, 13 Feb 2022 08:50:10 +0000
with message-id <e1njaaa-0004wy...@fasolo.debian.org>
and subject line Bug#1005531: fixed in revelation 0.5.4-3
has caused the Debian Bug report #1005531,
regarding revelation: FTBFS: ../data/meson.build:61: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.)


-- 
1005531: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005531
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: revelation
Version: 0.5.4-2
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 --buildsystem=meson --with=python3
>    dh_update_autotools_config -O--buildsystem=meson
>    dh_autoreconf -O--buildsystem=meson
> autopoint: using AM_GNU_GETTEXT_REQUIRE_VERSION instead of 
> AM_GNU_GETTEXT_VERSION
> Copying file ABOUT-NLS
> Copying file config.rpath
> Creating directory m4
> Copying file m4/gettext.m4
> Copying file m4/host-cpu-c-abi.m4
> Copying file m4/iconv.m4
> Copying file m4/intlmacosx.m4
> Copying file m4/lib-ld.m4
> Copying file m4/lib-link.m4
> Copying file m4/lib-prefix.m4
> Copying file m4/nls.m4
> Copying file m4/po.m4
> Copying file m4/progtest.m4
> Copying file po/Makefile.in.in
> Copying file po/Makevars.template
> Copying file po/Rules-quot
> Copying file po/boldquot.sed
> Copying file po/en@boldquot.header
> Copying file po/en@quot.header
> Copying file po/insert-header.sin
> Copying file po/quot.sed
> Copying file po/remove-potcdate.sin
> configure.ac:14: installing './compile'
> configure.ac:14: installing './config.guess'
> configure.ac:14: installing './config.sub'
> configure.ac:10: installing './install-sh'
> configure.ac:10: installing './missing'
> src/bundle/Makefile.am:9: installing './py-compile'
>    dh_auto_configure -O--buildsystem=meson
>       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: revelation
> Project version: 0.5.4
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Program python3 (Cryptodome, pwquality) found: YES (/usr/bin/python3) 
> modules: Cryptodome, pwquality
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> 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 glib-2.0 found: YES 2.70.3
> Run-time dependency pygobject-3.0 found: YES 3.42.0
> Configuring config.py using configuration
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Configuring info.olasagasti.revelation.desktop.in using configuration
> Program desktop-file-validate found: NO
> 
> ../data/meson.build:61: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:48:02.705703
> 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: revelation
> Project version: 0.5.4
> 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 (Cryptodome, pwquality) found: YES (/usr/bin/python3) 
> modules: Cryptodome, pwquality
> 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 '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 '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 '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
> Configuring config.py 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 info.olasagasti.revelation.desktop.in using configuration
> Program desktop-file-validate found: NO
> 
> ../data/meson.build:61: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:21: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/revelation_0.5.4-2_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: revelation
Source-Version: 0.5.4-3
Done: Laszlo Boszormenyi (GCS) <g...@debian.org>

We believe that the bug you reported is fixed in the latest version of
revelation, 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.
Laszlo Boszormenyi (GCS) <g...@debian.org> (supplier of updated revelation 
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: Sun, 13 Feb 2022 09:20:13 +0100
Source: revelation
Architecture: source
Version: 0.5.4-3
Distribution: unstable
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <g...@debian.org>
Changed-By: Laszlo Boszormenyi (GCS) <g...@debian.org>
Closes: 1005531
Changes:
 revelation (0.5.4-3) unstable; urgency=medium
 .
   * Fix i18n.merge_file invocation in meson.build (closes: #1005531).
Checksums-Sha1:
 61cadc6ac7183f1ca47c8638e261f9c3cfd5a71d 1907 revelation_0.5.4-3.dsc
 cf497f342d5df4c76d430fb3ef9ea0d356ea4719 9492 revelation_0.5.4-3.debian.tar.xz
Checksums-Sha256:
 ec6d34d6ab12c2c269cb55d8cde56f6ac62443ef0e1a6537a8519585226d0c1f 1907 
revelation_0.5.4-3.dsc
 92fb7b77d823b298d777e85018a86a30fadfd290f29a74a89bdc6b40a7b4e536 9492 
revelation_0.5.4-3.debian.tar.xz
Files:
 75ca1619e329398e353c0335c2269c3b 1907 gnome optional revelation_0.5.4-3.dsc
 d3476a994d6721389e74b263882a6efe 9492 gnome optional 
revelation_0.5.4-3.debian.tar.xz

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

iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAmIIwu8ACgkQ3OMQ54ZM
yL8oGg/+OvHygEalZI1vm+ANmmhFZKAGvYtM/EIDXy4fOL639mGiLXtjDFuy0Otw
1z2LwQ3STbT4GNi1kusWDQYkBwK5tZaKDaQbCwrO6v8zxpJuN9Q4soEk+CD9FJea
LY9EvtE4PcRnfMCYPqzxa09iMqtyZUlJSsMSfRlEk6qVhy6Y/wgP7WCzsvD6Pz5s
UEqpkR3Ib65xttbf6e01CygkIAPMqVtif0Q58alQ047oxCc3ULGf3g6JvEtLrVxn
/5NjkF+p5w3sTpy/blmwaZ4vcMZrDeHtjAFPhUB85O5+uj3fhei2FUaFvnxPWGqy
kuvbFWW8Fb7ffh3479KhXzX/643u4rUdFpxgbl+PUeLMK7Cb+EDGRBR+8AxRjk7y
sK5vyvHU6mRGArLVusA3kwtWIQIuOqu6D5b0fXfmHNnTrsnfK1PSKXpfFerJiGU4
nTBNipVuBZWHlX2d0J9p7wCKY1svhbY4EJnO2UEigFosaYw8OzMydC1+44wKD9pj
wKd9amCysEDZAFbRztBB2aiNMhc+f4UsC1oxtxomTCx7LajTPL+E30jrcP4N36ew
J1jNiy+PibLDPxwRPjQAfXI6gWDrkTy5lOPptLWmwL1uMSPfBQdv3cWt9RrnjYdK
HMgiIrtObrftBXzktjxvZTshbIPaeilypMQVewnWSeoqojlipEc=
=cKWl
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to