Your message dated Mon, 16 Feb 2026 18:21:16 +0000
with message-id <[email protected]>
and subject line Bug#1128185: fixed in guestfs-tools 1.54.0-2
has caused the Debian Bug report #1128185,
regarding FTBFS: structs-print.c:66:63: error: 'struct guestfs_application2' 
has no member named 'app2_spare1'
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.)


-- 
1128185: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1128185
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: guestfs-tools
Version: 1.54.0-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)


Congratulations! Your package guestfs-tools FTBFS:

make[4]: Entering directory 
'/build/reproducible-path/guestfs-tools-1.54.0/common/structs'
warning: Run 'make' at the top level to build ../../generator/generator
warning: Run 'make' at the top level to build structs-cleanups.c 
structs-cleanups.h structs-print.c structs-print.h
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib 
-I../../gnulib/lib  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall   -fvisibility=hidden 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/guestfs-tools-1.54.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -fno-strict-overflow 
-Wno-strict-overflow -c -o libstructs_la-structs-cleanups.lo `test -f 
'structs-cleanups.c' || echo './'`structs-cleanups.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib 
-I../../gnulib/lib  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall   -fvisibility=hidden 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/guestfs-tools-1.54.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -fno-strict-overflow 
-Wno-strict-overflow -c -o libstructs_la-structs-print.lo `test -f 
'structs-print.c' || echo './'`structs-print.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 
-DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fvisibility=hidden -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/guestfs-tools-1.54.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -fno-strict-overflow 
-Wno-strict-overflow -c structs-print.c  -fPIC -DPIC -o 
.libs/libstructs_la-structs-print.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 
-DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fvisibility=hidden -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/guestfs-tools-1.54.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -fno-strict-overflow 
-Wno-strict-overflow -c structs-cleanups.c  -fPIC -DPIC -o 
.libs/libstructs_la-structs-cleanups.o
structs-print.c: In function 'guestfs_int_print_application2_indent':
structs-print.c:66:63: error: 'struct guestfs_application2' has no member named 
'app2_spare1'; did you mean 'app2_spare2'?
   66 |   fprintf (dest, "%sapp2_spare1: %s%s", indent, 
application2->app2_spare1, linesep);
      |                                                               
^~~~~~~~~~~
      |                                                               
app2_spare2
make[4]: *** [Makefile:657: libstructs_la-structs-print.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 
-DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fvisibility=hidden -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/guestfs-tools-1.54.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -fno-strict-overflow 
-Wno-strict-overflow -c structs-cleanups.c -o libstructs_la-structs-cleanups.o 
>/dev/null 2>&1
make[4]: Leaving directory 
'/build/reproducible-path/guestfs-tools-1.54.0/common/structs'
make[3]: *** [Makefile:559: all] Error 2
make[3]: Leaving directory 
'/build/reproducible-path/guestfs-tools-1.54.0/common/structs'
make[2]: *** [Makefile:890: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/guestfs-tools-1.54.0'
make[1]: *** [Makefile:804: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/guestfs-tools-1.54.0'
dh_auto_build: error: make -j64 returned exit code 2
make: *** [debian/rules:31: binary-arch] Error 25
dpkg-buildpackage: error: debian/rules binary-arch subprocess failed with exit 
status 2



-- System Information:
Debian Release: 13.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.63+deb13-amd64 (SMP w/128 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

--- End Message ---
--- Begin Message ---
Source: guestfs-tools
Source-Version: 1.54.0-2
Done: Hilko Bengen <[email protected]>

We believe that the bug you reported is fixed in the latest version of
guestfs-tools, 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.
Hilko Bengen <[email protected]> (supplier of updated guestfs-tools 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: Mon, 16 Feb 2026 18:52:31 +0100
Source: guestfs-tools
Architecture: source
Version: 1.54.0-2
Distribution: unstable
Urgency: medium
Maintainer: Hilko Bengen <[email protected]>
Changed-By: Hilko Bengen <[email protected]>
Closes: 1128185
Changes:
 guestfs-tools (1.54.0-2) unstable; urgency=medium
 .
   * Add patch from libguestfs-common introducing application2->app2_class
     (Closes: #1128185)
   * Bump libguestfs* build-dependencies
Checksums-Sha1:
 1ddab9eb772015b47597e7002c7b867c36f36e7a 3225 guestfs-tools_1.54.0-2.dsc
 1112515e311b11fcc72ea0e4fd3654f5f6f0d67f 5908 
guestfs-tools_1.54.0-2.debian.tar.xz
 75e397d2a0ac3ae19ec0aa4d9483be0223a589c5 13685 
guestfs-tools_1.54.0-2_source.buildinfo
Checksums-Sha256:
 7273fe9ce6073410789d1b3bae8bda9490781aeae53e4550bdc0a2882564b388 3225 
guestfs-tools_1.54.0-2.dsc
 6d0ec77d95abd705f6ee85e4c16a3436533a0db5c90288e00436731bfb4cc1bf 5908 
guestfs-tools_1.54.0-2.debian.tar.xz
 a2941043d0f606c203b7af803e1ed3616a8ce7bc91a89638274269bb30824a33 13685 
guestfs-tools_1.54.0-2_source.buildinfo
Files:
 b8a9558053528fd009b344cdd297546e 3225 utils optional guestfs-tools_1.54.0-2.dsc
 35e31527634d5fb4e889ff62cc66ef2c 5908 utils optional 
guestfs-tools_1.54.0-2.debian.tar.xz
 a75bdb0543e230eafc1c9e7def09822e 13685 utils optional 
guestfs-tools_1.54.0-2_source.buildinfo

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

iQIzBAEBCgAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAmmTWekACgkQdbcQY1wh
On55sw//R/8IpysNnwPkRfu4JnT7k7MiVqSejgI42TPZuE6JLEG1OYfqHgXcU95I
EA/RO6beez2uNBiQVM0+ggcX3+D3skuZvW9mcDJ/ohX3/TsAv46GGEhwnft6I4kw
r43doMU7Pf8dXSCnW7EtECjv+pWk/5e0FDwo9DAYZ3EvmNHVsYQ5EqDRGnl1wj7s
avs7AafkHbp9QlOnq0eg4/oINyVCcRaYG2BMSyHomUh3/QJc85ooKlYj7BWiZz9B
ZjNWeN/Xc5aLA2Z+6eSWME0fCayJ3ALpGy0OitcGHHyZja3alus/oF3tXmNgJSmV
N73vXVUBJgmwMFMl7i1RRfokrvzMXOca+P1nmfIK/W0GyP7bgm8H60ZYpegv7jeO
UKLnb6nhQ6YSychkZSkSrrZcxfLHU+aFXTbAiq9ICW73LaxxxJag6XLPCtvbnI4T
iAopB6KZbJR6ssbdixic8/dR79DbFkh00T58K76oGu++HuDHUA+IhFbkeSunnmK7
Yb85UdVK5gCrtMUkmSwg6XTYZ/tAoQUDuEvM+bU+JecTZeUi3Mg2H5MGi/0HtTGV
/YCwN9UOsI/9w9mbKnfwwohy2IfEX88FQBwz6caob6wqaiOyr+voAYDm+x/8MJ/6
+pTwxBORNVBSbuT8JygbrQNxXAnG7wtyThN2PTBJtqWAE5eh/Oc=
=f4eZ
-----END PGP SIGNATURE-----

Attachment: pgpiS3zou5Hvm.pgp
Description: PGP signature


--- End Message ---

Reply via email to