Your message dated Tue, 22 Feb 2022 19:35:20 +0000
with message-id <e1nmaws-000aau...@fasolo.debian.org>
and subject line Bug#1005537: fixed in tilix 1.9.5-1
has caused the Debian Bug report #1005537,
regarding tilix: FTBFS: ../data/meson.build:13: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.)
--
1005537: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005537
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tilix
Version: 1.9.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 build
> dh build --with gnome --buildsystem=meson
> dh_update_autotools_config -O--buildsystem=meson
> dh_autoreconf -O--buildsystem=meson
> 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: Tilix
> Project version: 1.9.4
> D compiler for the host machine: ldc2 (llvm 1.28.0 "LDC - the LLVM D compiler
> (1.28.0):")
> D linker for the host machine: ldc2 ld.gold 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 gtkd-3 found: YES 3.10.0
> Run-time dependency vted-3 found: YES 3.10.0
> Run-time dependency x11 found: YES 1.7.2
> Run-time dependency libunwind found: YES 1.3.2
> Run-time dependency libsecret-1 found: YES 0.20.4
>
> ../data/meson.build:13: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:38:44.794742
> 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: Tilix
> Project version: 1.9.4
> D compiler for the host machine: ldc2 (llvm 1.28.0 "LDC - the LLVM D compiler
> (1.28.0):")
> D linker for the host machine: ldc2 ld.gold 2.38
> D compiler for the build machine: ldc2 (llvm 1.28.0 "LDC - the LLVM D
> compiler (1.28.0):")
> D linker for the build machine: ldc2 ld.gold 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 'gtkd-3' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion gtkd-3` -> 0
> 3.10.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags gtkd-3` -> 0
> -pthread -I/usr/include/d/gtkd-3/ -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/atk-1.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/librsvg-2.0
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16
> -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1
> -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
> -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 gtkd-3` -> 0
> -L-L/usr/lib/x86_64-linux-gnu/ -L-lgtkd-3 -L-ldl -L/usr/lib/x86_64-linux-gnu
> -lgtk-3 -lgdk-3 -latk-1.0 -lcairo-gobject -lpangocairo-1.0 -lpango-1.0
> -lharfbuzz -lrsvg-2 -lm -lgdk_pixbuf-2.0 -lcairo -lgio-2.0 -lgobject-2.0
> -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gtkd-3` -> 0
> -L-L/usr/lib/x86_64-linux-gnu/ -L-lgtkd-3 -L-ldl -lgtk-3 -lgdk-3 -latk-1.0
> -lcairo-gobject -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lrsvg-2 -lm
> -lgdk_pixbuf-2.0 -lcairo -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gtkd-3 found: YES 3.10.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'vted-3' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion vted-3` -> 0
> 3.10.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags vted-3` -> 0
> -pthread -I/usr/include/d/gtkd-3/ -I/usr/include/librsvg-2.0
> -I/usr/include/vte-2.91 -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 vted-3` -> 0
> -L-lvted-3 -L-L/usr/lib/x86_64-linux-gnu/ -L-lgtkd-3 -L-ldl
> -L/usr/lib/x86_64-linux-gnu -lrsvg-2 -lm -lvte-2.91 -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 vted-3` -> 0
> -L-lvted-3 -L-L/usr/lib/x86_64-linux-gnu/ -L-lgtkd-3 -L-ldl -lrsvg-2 -lm
> -lvte-2.91 -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 vted-3 found: YES 3.10.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'x11' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion x11` -> 0
> 1.7.2
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags x11` -> 0
>
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs x11` -> 0
> -L/usr/lib/x86_64-linux-gnu -lX11
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs x11` -> 0
> -lX11
> Run-time dependency x11 found: YES 1.7.2
> Pkg-config binary for 1 is cached.
> Determining dependency 'libunwind' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion libunwind` -> 0
> 1.3.2
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags libunwind` -> 0
> -I/usr/include/x86_64-linux-gnu
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs libunwind` -> 0
> -L/usr/lib/x86_64-linux-gnu -lunwind
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs libunwind` -> 0
> -lunwind
> Run-time dependency libunwind found: YES 1.3.2
> Pkg-config binary for 1 is cached.
> Determining dependency 'libsecret-1' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion libsecret-1` -> 0
> 0.20.4
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags libsecret-1` -> 0
> -pthread -I/usr/include/libsecret-1 -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 libsecret-1` -> 0
> -L/usr/lib/x86_64-linux-gnu -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs libsecret-1` -> 0
> -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency libsecret-1 found: YES 0.20.4
>
> ../data/meson.build:13: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 returned exit code 1
> make: *** [debian/rules:11: build] Error 25
The full build log is available from:
http://qa-logs.debian.net/2022/02/12/tilix_1.9.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: tilix
Source-Version: 1.9.5-1
Done: Matthias Klumpp <m...@debian.org>
We believe that the bug you reported is fixed in the latest version of
tilix, 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.
Matthias Klumpp <m...@debian.org> (supplier of updated tilix 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: Tue, 22 Feb 2022 19:56:45 +0100
Source: tilix
Architecture: source
Version: 1.9.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Matthias Klumpp <m...@debian.org>
Closes: 1005537
Changes:
tilix (1.9.5-1) unstable; urgency=medium
.
* New upstream release: 1.9.5
- Resolves FTBFS with newer Meson versions (Closes: #1005537)
* Bump standards version (no changes needed)
* Drop old breaks/replaces on terminix
Checksums-Sha1:
e083e27c53c5da1e45be2f4b8e209758bbfe83f3 2171 tilix_1.9.5-1.dsc
02aec9d95ac8a7c56d2123484539de6f096dce60 1005604 tilix_1.9.5.orig.tar.gz
e1366b67ecb7adf5476800e1a86ec6ab5e39eda2 19372 tilix_1.9.5-1.debian.tar.xz
c9a52aad4f864be1414136c7ed995d1b56903f43 16158 tilix_1.9.5-1_source.buildinfo
Checksums-Sha256:
270db3a2e32a655b731c9f760abe67be44cb126f335db25a520276fc68badd4d 2171
tilix_1.9.5-1.dsc
e25335a3f7ab06779b957d08ffaf7698c966c3b5179d002f82ce41c692fc0b89 1005604
tilix_1.9.5.orig.tar.gz
6793fce9df330a67757546de5395e408d52311535ee5b32552ab7f83ac474f3a 19372
tilix_1.9.5-1.debian.tar.xz
4a29ea321abaf32d3ae119d83c90ce7602715f150bcb71d0f98000e3f06f3945 16158
tilix_1.9.5-1_source.buildinfo
Files:
38a24579734fbf3d2d63f6de54c37ff2 2171 gnome optional tilix_1.9.5-1.dsc
1c8eaa481f435b4ed13046d9a6e0e1c0 1005604 gnome optional tilix_1.9.5.orig.tar.gz
d05be3fcc77b8457ff0b21c9d01c7ead 19372 gnome optional
tilix_1.9.5-1.debian.tar.xz
d9f9f3a53d446de1217d66b29b31f567 16158 gnome optional
tilix_1.9.5-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJDBAEBCAAtFiEE0zo/DKFrCsxRpgc4SUyKX79N7OsFAmIVM+kPHG1ha0BkZWJp
YW4ub3JnAAoJEElMil+/TezrshIQAJfGKXzyLnPs+3SUXRt4AF9LbwIQg4F8bC+I
caO1Tc5HX+0viZX7eAOhGB6bA8/c+Jq8De3wDwpQHwSFdbFirejq9DCWgvqU71pT
jw78ZdVEo5AJe5P8xMqHvnimYl7UoIsUdnxd2f6Ne8uwn/0l0AAlQTVmdMO1KT58
QAy+uREP8Eto/eCM1DAmwLzkYE3l5ZxUpscXkMFuZRk8rpPXhwLafwEbLxrb59nc
hS6KGPTWDNJQY4/IVf66GdgrrWrg/3YsugzIfCMYS2F0vB5F+2D3JGZN504vhsMt
E+bdS4lUcRdulbxP6IuLeiSdBCscVfD4cZ1IrAF07Qzkquwminh7QV7K5yU/IHdc
0btf18iXndWgMR62Iy9fQWF1SPanWFrpm6xMWO0DARBHEKcjaA4PzPchEbLMiqIP
j0MFHWkSb8MeinsoqNPAtuipIO9Ha5x/85Q08zPyehxuvwLYhrNNbQwVGsr9u9eb
sm04BwtTqWUiaeSoyrUea4oj3OFPQDRlhpCakrTQ0kzkQorqvzGj6/cbkbrFjzTp
DpEkQ0acTDOipUXZgF7iOqhjwd5bgr4VsM/73cZbOcOm1tz4nEnClvnDg253whRj
S1Ux+KCaZ+l0Lw9iCGnOXnzWvfneHyYHB1vy/ZHnD8pROgEuCOw19W4v0Mq9D60i
a0PGWpOL
=LYzb
-----END PGP SIGNATURE-----
--- End Message ---