[Debian-on-mobile-maintainers] Bug#1115148: tuba: FTBFS: ../../src/Dialogs/Composer/Dialog.vala:344.40-344.48: error: duplicating `BreakpointCondition' instance, use unowned variable or explicitly invoke copy method
Santiago Vila
sanvila at debian.org
Sat Sep 13 17:29:44 BST 2025
Package: src:tuba
Version: 0.10.1-2
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:tuba, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem=meson --builddirectory=debian/build
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf debian/build
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_autoreconf_clean -O--buildsystem=meson -O--builddirectory=debian/build
dh_clean -O--buildsystem=meson -O--builddirectory=debian/build
rm -f debian/debhelper-build-stamp
rm -rf debian/.debhelper/
rm -f -- debian/tuba.substvars debian/files
rm -fr -- debian/tuba/ debian/tmp/
find . \( \( \
\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \
\( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
-o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
-o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
-o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
\) -exec rm -f {} + \) -o \
\( -type d -a \( -name autom4te.cache -o -name __pycache__ \) -prune -exec rm -rf {} + \) \)
debian/rules binary
dh binary --buildsystem=meson --builddirectory=debian/build
dh_update_autotools_config -O--buildsystem=meson -O--builddirectory=debian/build
dh_autoreconf -O--buildsystem=meson -O--builddirectory=debian/build
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- \
-Dclapper=enabled \
-Dgexiv2=enabled \
-Dgstreamer=enabled \
-Din-app-browser=enabled \
-Dspelling=enabled
cd debian/build && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 meson setup ../.. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dpython.bytecompile=-1 -Dclapper=enabled -Dgexiv2=enabled -Dgstreamer=enabled -Din-app-browser=enabled -Dspelling=enabled
The Meson build system
Version: 1.9.0
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/debian/build
Build type: native build
Project name: dev.geopjr.Tuba
Project version: 0.10.1
C compiler for the host machine: cc (gcc 15.2.0 "cc (Debian 15.2.0-4) 15.2.0")
C linker for the host machine: cc ld.bfd 2.45
Vala compiler for the host machine: valac (valac 0.56.18)
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Run-time dependency gtk4 found: YES 4.20.1
Run-time dependency libadwaita-1 found: YES 1.8.rc
Run-time dependency gtksourceview-5 found: YES 5.17.1
Run-time dependency libwebp found: YES 1.5.0
Run-time dependency libspelling-1 found: YES 0.4.9
Run-time dependency clapper-0.0 found: YES 0.8.0
Run-time dependency clapper-gtk-0.0 found: YES 0.8.0
Run-time dependency gstreamer-1.0 found: YES 1.26.5
Run-time dependency webkitgtk-6.0 found: YES 2.48.6
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency gexiv2-0.16 found: NO (tried pkgconfig and cmake)
Run-time dependency gexiv2 found: YES 0.14.6
Configuring Build.vala using configuration
Run-time dependency glib-2.0 found: YES 2.84.4
Run-time dependency gee-0.8 found: YES 0.20.8
Run-time dependency libsoup-3.0 found: YES 3.6.5
Run-time dependency json-glib-1.0 found: YES 1.10.6
Run-time dependency libxml-2.0 found: YES 2.14.5
Run-time dependency libsecret-1 found: YES 0.21.7
Run-time dependency icu-uc found: YES 76.1
Library m found: YES
Configuring fedi-blue.xml using configuration
Configuring fedi-blue-dark.xml using configuration
Configuring fedi-teal.xml using configuration
Configuring fedi-teal-dark.xml using configuration
Configuring fedi-green.xml using configuration
Configuring fedi-green-dark.xml using configuration
Configuring fedi-yellow.xml using configuration
Configuring fedi-yellow-dark.xml using configuration
Configuring fedi-orange.xml using configuration
Configuring fedi-orange-dark.xml using configuration
Configuring fedi-red.xml using configuration
Configuring fedi-red-dark.xml using configuration
Configuring fedi-pink.xml using configuration
Configuring fedi-pink-dark.xml using configuration
Configuring fedi-purple.xml using configuration
Configuring fedi-purple-dark.xml using configuration
Configuring fedi-slate.xml using configuration
Configuring fedi-slate-dark.xml using configuration
Configuring gresource.xml using configuration
Program msgfmt found: YES (/usr/bin/msgfmt)
Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
Configuring dev.geopjr.Tuba.service using configuration
Program appstreamcli found: NO
Configuring dev.geopjr.Tuba.1 using configuration
Build-time dependency gio-2.0 found: YES 2.84.4
Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program xgettext found: YES (/usr/bin/xgettext)
Dependency gio-2.0 found: YES 2.84.4 (cached)
Program /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas found: YES (/usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas)
Program gtk4-update-icon-cache found: YES (/usr/bin/gtk4-update-icon-cache)
Program update-desktop-database found: YES (/usr/bin/update-desktop-database)
Build targets in project: 59
dev.geopjr.Tuba 0.10.1
User defined options
buildtype : plain
clapper : enabled
gexiv2 : enabled
gstreamer : enabled
in-app-browser : enabled
libdir : lib/x86_64-linux-gnu
localstatedir : /var
prefix : /usr
python.bytecompile: -1
spelling : enabled
sysconfdir : /etc
wrap_mode : nodownload
Found ninja-1.12.1 at /usr/bin/ninja
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build -O--buildsystem=meson -O--builddirectory=debian/build
cd debian/build && LC_ALL=C.UTF-8 ninja -j2 -v
[1/317] /usr/bin/glib-compile-resources data/gresource.xml --sourcedir ../../data --sourcedir ../.. --c-name as --internal --generate --target as-resources.h
xml-stripblanks preprocessing requested, but XMLLINT is not set, and xmllint is not in PATH
[2/317] /usr/bin/glib-compile-resources data/gresource.xml --sourcedir ../../data --sourcedir ../.. --c-name as --internal --generate --target as-resources.c --dependency-file as-resources.c.d
xml-stripblanks preprocessing requested, but XMLLINT is not set, and xmllint is not in PATH
[3/317] valac -C --vapidir=/<<PKGBUILDDIR>>/vapi --define=LIBSPELLING --define=ADW_1_7_5 --define=GTKSOURCEVIEW_5_7_1 --define=GSTREAMER --define=GEXIV2 --define=CLAPPER --define=CLAPPER_MPRIS --define=WEBKIT --define=GTK_4_19_1 --pkg gexiv2 --pkg webkitgtk-6.0 --pkg gstreamer-1.0 --pkg clapper-gtk-0.0 --pkg clapper-0.0 --pkg libadwaita-1 --pkg gtk4 --pkg gtksourceview-5 --pkg libspelling-1 --pkg icu-uc --pkg libsecret-1 --pkg libxml-2.0 --pkg json-glib-1.0 --pkg libsoup-3.0 --pkg gee-0.8 --pkg glib-2.0 --target-glib 2.80.0 --color=always --directory tests/Blurhash.p --basedir ../../tests ../../tests/Blurhash.test.vala /<<PKGBUILDDIR>>/src/Utils/Blurhash.vala
[4/317] valac -C --vapidir=/<<PKGBUILDDIR>>/vapi --define=LIBSPELLING --define=ADW_1_7_5 --define=GTKSOURCEVIEW_5_7_1 --define=GSTREAMER --define=GEXIV2 --define=CLAPPER --define=CLAPPER_MPRIS --define=WEBKIT --define=GTK_4_19_1 --pkg gexiv2 --pkg webkitgtk-6.0 --pkg gstreamer-1.0 --pkg clapper-gtk-0.0 --pkg clapper-0.0 --pkg libadwaita-1 --pkg gtk4 --pkg gtksourceview-5 --pkg libspelling-1 --pkg icu-uc --pkg libsecret-1 --pkg libxml-2.0 --pkg json-glib-1.0 --pkg libsoup-3.0 --pkg gee-0.8 --pkg glib-2.0 --target-glib 2.80.0 --color=always --directory tests/Celebrate.p --basedir ../../tests ../../tests/Celebrate.test.vala /<<PKGBUILDDIR>>/src/Utils/Celebrate.vala
[5/317] valac -C --vapidir=/<<PKGBUILDDIR>>/vapi --define=LIBSPELLING --define=ADW_1_7_5 --define=GTKSOURCEVIEW_5_7_1 --define=GSTREAMER --define=GEXIV2 --define=CLAPPER --define=CLAPPER_MPRIS --define=WEBKIT --define=GTK_4_19_1 --pkg gexiv2 --pkg webkitgtk-6.0 --pkg gstreamer-1.0 --pkg clapper-gtk-0.0 --pkg clapper-0.0 --pkg libadwaita-1 --pkg gtk4 --pkg gtksourceview-5 --pkg libspelling-1 --pkg icu-uc --pkg libsecret-1 --pkg libxml-2.0 --pkg json-glib-1.0 --pkg libsoup-3.0 --pkg gee-0.8 --pkg glib-2.0 --target-glib 2.80.0 --color=always --directory tests/Counting.p --basedir ../../tests ../../tests/Counting.test.vala /<<PKGBUILDDIR>>/src/Utils/Counting.vala
[6/317] valac -C --vapidir=/<<PKGBUILDDIR>>/vapi --define=LIBSPELLING --define=ADW_1_7_5 --define=GTKSOURCEVIEW_5_7_1 --define=GSTREAMER --define=GEXIV2 --define=CLAPPER --define=CLAPPER_MPRIS --define=WEBKIT --define=GTK_4_19_1 --pkg gexiv2 --pkg webkitgtk-6.0 --pkg gstreamer-1.0 --pkg clapper-gtk-0.0 --pkg clapper-0.0 --pkg libadwaita-1 --pkg gtk4 --pkg gtksourceview-5 --pkg libspelling-1 --pkg icu-uc --pkg libsecret-1 --pkg libxml-2.0 --pkg json-glib-1.0 --pkg libsoup-3.0 --pkg gee-0.8 --pkg glib-2.0 --target-glib 2.80.0 --color=always --directory tests/DateTime.p --basedir ../../tests ../../tests/DateTime.test.vala /<<PKGBUILDDIR>>/src/Utils/DateTime.vala
[7/317] valac -C --vapidir=/<<PKGBUILDDIR>>/vapi --define=LI [too-long-redacted] idgets/Status/ReactionsRow.vala
FAILED: dev.geopjr.Tuba.p/debian/build/src/Build.c dev.geopj [too-long-redacted] /Widgets/Status/ReactionsRow.c
valac -C --vapidir=/<<PKGBUILDDIR>>/vapi --define=LIBSPELLIN [too-long-redacted] idgets/Status/ReactionsRow.vala
../../src/Widgets/AudioPlayer/Stream.vala:74.29-74.39: warning: `GLib.ValueArray' has been deprecated since 2.32
74 | unowned GLib.ValueArray value_array = (GLib.ValueArray) peaks.get_boxed ();
| ^~~~~~~~~~~
../../src/Widgets/AudioPlayer/Controls.vala:7.13-7.50: warning: `Gtk.VolumeButton' has been deprecated since 4.10
7 | [GtkChild] unowned Gtk.VolumeButton volume_button;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/Dialogs/Composer/Dialog.vala:344.40-344.48: error: duplicating `BreakpointCondition' instance, use unowned variable or explicitly invoke copy method
344 | var breakpoint = new Adw.Breakpoint (condition);
| ^~~~~~~~~
../../src/Views/TabbedBase.vala:104.40-104.48: error: duplicating `BreakpointCondition' instance, use unowned variable or explicitly invoke copy method
104 | var breakpoint = new Adw.Breakpoint (condition);
| ^~~~~~~~~
../../src/Views/Admin/Pages/Accounts.vala:56.40-56.48: error: duplicating `BreakpointCondition' instance, use unowned variable or explicitly invoke copy method
56 | var breakpoint = new Adw.Breakpoint (condition);
| ^~~~~~~~~
Compilation failed: 3 error(s), 2 warning(s)
[8/317] valac -C --vapidir=/<<PKGBUILDDIR>>/vapi --define=LIBSPELLING --define=ADW_1_7_5 --define=GTKSOURCEVIEW_5_7_1 --define=GSTREAMER --define=GEXIV2 --define=CLAPPER --define=CLAPPER_MPRIS --define=WEBKIT --define=GTK_4_19_1 --pkg gexiv2 --pkg webkitgtk-6.0 --pkg gstreamer-1.0 --pkg clapper-gtk-0.0 --pkg clapper-0.0 --pkg libadwaita-1 --pkg gtk4 --pkg gtksourceview-5 --pkg libspelling-1 --pkg icu-uc --pkg libsecret-1 --pkg libxml-2.0 --pkg json-glib-1.0 --pkg libsoup-3.0 --pkg gee-0.8 --pkg glib-2.0 --target-glib 2.80.0 --color=always --directory tests/Html.p --basedir ../../tests ../../tests/Html.test.vala /<<PKGBUILDDIR>>/src/Utils/Html.vala
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd debian/build && LC_ALL=C.UTF-8 ninja -j2 -v returned exit code 1
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
More information about the Debian-on-mobile-maintainers
mailing list