Your message dated Tue, 30 Sep 2025 18:05:15 +0000
with message-id <[email protected]>
and subject line Bug#1116737: fixed in flatpak 1.16.1-3
has caused the Debian Bug report #1116737,
regarding flatpak: FTBFS with the nocheck build profile
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 [email protected]
immediately.)


-- 
1116737: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1116737
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:flatpak
Version: 1.16.1-2
Severity: important
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile

Dear maintainer:

During a rebuild of all packages in unstable using the nocheck build profile,
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/

A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:

https://wiki.debian.org/qa.debian.org/FTBFS/Nocheck

(It's a wiki, so you are welcome to contribute)

[ Note: This is RC, but I will wait at least two weeks before raising
the severities, there are a lot of gcc-15 and CMake 4 bugs open now ].

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:flatpak, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=meson
   dh_auto_clean -O--buildsystem=meson

[... snipped ...]

stdout:
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs glib-2.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs glib-2.0` -> 0
stdout:
-lglib-2.0
-----------
Run-time dependency glib-2.0 found: YES 2.84.4
Dependency gio-2.0 found: YES 2.84.4 (cached)
Dependency gio-unix-2.0 found: YES 2.84.4 (cached)
Determining dependency 'libcurl' with pkg-config executable 
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion libcurl` -> 0
stdout:
8.16.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags libcurl` -> 0
stdout:
-I/usr/include/x86_64-linux-gnu -isystem /usr/include/mit-krb5 
-I/usr/include/p11-kit-1
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libcurl` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lcurl
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libcurl` -> 0
stdout:
-lcurl
-----------
Run-time dependency libcurl found: YES 8.16.0
Determining dependency 'libxml-2.0' with pkg-config executable 
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion libxml-2.0` -> 0
stdout:
2.14.5
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags libxml-2.0` -> 0
stdout:
-I/usr/include/libxml2
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libxml-2.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lxml2
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libxml-2.0` -> 0
stdout:
-lxml2
-----------
Run-time dependency libxml-2.0 found: YES 2.14.5
Determining dependency 'libzstd' with pkg-config executable 
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion libzstd` -> 0
stdout:
1.5.7
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags libzstd` -> 0
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libzstd` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lzstd
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libzstd` -> 0
stdout:
-lzstd
-----------
Run-time dependency libzstd found: YES 1.5.7
Determining dependency 'dconf' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion dconf` -> 0
stdout:
0.49.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags dconf` -> 0
stdout:
-I/usr/include/dconf -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs dconf` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -ldconf -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs dconf` -> 0
stdout:
-ldconf -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency dconf found: YES 0.49.0
Determining dependency 'libsystemd' with pkg-config executable 
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion libsystemd` -> 0
stdout:
258
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags libsystemd` -> 0
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libsystemd` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lsystemd
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libsystemd` -> 0
stdout:
-lsystemd
-----------
Run-time dependency libsystemd found: YES 258
Determining dependency 'malcontent-0' with pkg-config executable 
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion malcontent-0` -> 0
stdout:
0.13.1
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags malcontent-0` -> 0
stdout:
-I/usr/include/malcontent-0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 
-pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs malcontent-0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lmalcontent-0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs malcontent-0` -> 0
stdout:
-lmalcontent-0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency malcontent-0 found: YES 0.13.1
Determining dependency 'polkit-agent-1' with pkg-config executable 
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion polkit-agent-1` -> 0
stdout:
126
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags polkit-agent-1` -> 0
stdout:
-I/usr/include/polkit-1 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 
-pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs polkit-agent-1` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 
-lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs polkit-agent-1` -> 0
stdout:
-lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency polkit-agent-1 found: YES 126
Determining dependency 'fuse3' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion fuse3` -> 0
stdout:
3.17.4
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags fuse3` -> 0
stdout:
-I/usr/include/fuse3
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs fuse3` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lfuse3 -lpthread
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs fuse3` -> 0
stdout:
-lfuse3 -lpthread
-----------
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpi2q5i9v2
Code:
int main(void) { return 0; }

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpi2q5i9v2/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpi2q5i9v2/output.exe -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -O0 -lpthread -Wl,--allow-shlib-undefined -Wl,-z,relro 
-Wl,-z,now` -> 0
Run-time dependency fuse3 found: YES 3.17.4
Program fusermount3 found: NO

../meson.build:203:25: ERROR: Program 'fusermount3' not found or not executable
dh_auto_configure: error: cd obj-x86_64-linux-gnu && 
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 
-Dauto_sideloading=false -Ddbus_config_dir=/usr/share/dbus-1/system.d 
-Dgdm_env_file=true -Dhttp_backend=curl -Dinstalled_tests=true 
-Dprivileged_group=sudo -Drun_media_dir=/media -Dselinux_module=disabled 
-Dsystem_bubblewrap=bwrap -Dsystem_dbus_proxy=xdg-dbus-proxy 
-Dsystem_helper_user=_flatpak -Dsystemdsystemunitdir=/usr/lib/systemd/system 
-Ddocbook_docs=enabled -Dgtkdoc=enabled returned exit code 1
make[1]: *** [debian/rules:30: override_dh_auto_configure] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:10: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: flatpak
Source-Version: 1.16.1-3
Done: Simon McVittie <[email protected]>

We believe that the bug you reported is fixed in the latest version of
flatpak, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon McVittie <[email protected]> (supplier of updated flatpak 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 30 Sep 2025 17:11:16 +0100
Source: flatpak
Architecture: source
Version: 1.16.1-3
Distribution: unstable
Urgency: medium
Maintainer: Utopia Maintenance Team 
<[email protected]>
Changed-By: Simon McVittie <[email protected]>
Closes: 1116737
Changes:
 flatpak (1.16.1-3) unstable; urgency=medium
 .
   * Fix <!nocheck> builds (Closes: #1116737)
     - d/control: Remove <!nocheck> annotation from fuse3.
       This is required unconditionally (even if not running tests)
       since 1.15.7 upstream, so that the build system can autodetect
       the distro's appropriate path to fusermount3 or fusermount.
     - d/control, d/rules: Tighten up handling of nocheck and noinsttest.
       The upstream build system checks for some programs that are required
       during testing whenever the tests are compiled. If we are under both
       the nocheck and noinsttest build profiles, don't compile the tests,
       so that pkcheck and socat won't be needed in that configuration;
       and otherwise, we need them in Build-Depends.
   * d/control: Remove Rules-Requires-Root, no longer needed since trixie
   * Normalize formatting with debputy
Checksums-Sha1:
 50cf1829968a20eae162d77b975ae8dde99f1dc7 3939 flatpak_1.16.1-3.dsc
 e84b643ff8a98a7b54a2680b39385385516f0996 40908 flatpak_1.16.1-3.debian.tar.xz
 80f755381530a2312505215bf6014f459726eb02 4051992 flatpak_1.16.1-3.git.tar.xz
 2a91f7f2c1481a567da2e8c3ab12676aac2507e3 18222 
flatpak_1.16.1-3_source.buildinfo
Checksums-Sha256:
 95d52eca9e59a4a7a11f3111ebb63a977e2251d72b7ef6c205befe875c02a884 3939 
flatpak_1.16.1-3.dsc
 d7ad474b5427c2ce3f0d74a355925dafac44542eb5f03d71fe09825ae46b8195 40908 
flatpak_1.16.1-3.debian.tar.xz
 c7521d20a69cd3751afdc0c2e814b3bef3f9255899299b42e9ff970cff11ef62 4051992 
flatpak_1.16.1-3.git.tar.xz
 e8214f4ec33040b9d269df70cc59f7552acb4043d28d7e8b50699561c0949242 18222 
flatpak_1.16.1-3_source.buildinfo
Files:
 20c83af70ad8bac72d5e94c2a91aeaf4 3939 admin optional flatpak_1.16.1-3.dsc
 f091f18144519126d350085c431839f1 40908 admin optional 
flatpak_1.16.1-3.debian.tar.xz
 6e941087d9df795c0c79bc70643cbf46 4051992 admin optional 
flatpak_1.16.1-3.git.tar.xz
 9bdf9e08e17f32957088cb39873b7f98 18222 admin optional 
flatpak_1.16.1-3_source.buildinfo
Git-Tag-Info: tag=460f0fc429846c3b35c5bc3c5da6117c60232328 
fp=7a073ad1ae694fa25bff62e5235c099d3eb33076
Git-Tag-Tagger: Simon McVittie <[email protected]>

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

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmjcF/YACgkQYG0ITkaD
wHlFVA//dPDjCUoWULAPfWc7WH7Jk7IE4HJmUXl4Lqxv6gWDlBbzWOlZInHAvGId
3UCX7nopDtqo7GExc4lOrADukGMzwu4LcymqzlUfutbYZORUy8g6KB2xtrjpi//I
OdZzqoAaupDPCddJanVivF3hySNu5gKzlNxvao//DOHQRaG7P1HQHo3FJed5DE+H
+lP/z/gDD2JEWbYErzNt8D12nTlk0lPa2b2V5lSmb+BMeodXtyfRN6DTmTCSRIa9
thDr3reVHqdS9x3mN5d7R7XgxMHC0KVCgXr/E+kuLVQxue0g5tYWXQVwAhPs1IZD
wqrQvRbM63BZ/0k309hPDYDQ83c41G7RISzdUCxllNPuKH5L3IaVRGELFKrXAnjo
BnPKJOsO2tARhovaboNCjvjq4dF/31tzdt3E3mebnyDZ3n4RJJTPMVM9UBWHwq+K
U2+Ab+wYWLCidB51p8CcN2wERcxWGLUjDjfkiXWwxdrIV86fC7+WSJzEL7JeByOA
5h8ptg0TnPjdQlM5q46Mr8DP6GbmJgMmITSCPSoGweebejo118Z61IQ5upcBTo3P
dgi90zUFN9nRC2wrQRNTvLdp6S9b5iCdniEjnc24XUEXYj9pFpq3iFsuYBdH0zpm
whKPG54E/cnRC59gylv7e1YMhONMjpH3ly2vwE+wtDsHk1n5X0w=
=KmG2
-----END PGP SIGNATURE-----

Attachment: pgpryRaMtTv9K.pgp
Description: PGP signature


--- End Message ---

Reply via email to