Your message dated Mon, 24 Nov 2025 19:04:12 +0000
with message-id <[email protected]>
and subject line Bug#1121334: fixed in hxtools 20251011-1
has caused the Debian Bug report #1121334,
regarding FTBFS with libhx 5.2-1~exp1
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.)
--
1121334: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1121334
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: hxtools
Version: 20231224-2
Severity: important
Tags: ftbfs
Hello,
libhx 5.2-1~exp1 with a lot of ABI changes is uploaded into experimental.
Errors were detected during compilation.
[log]
Making all in sadmin
make[3]: Entering directory '/build/hxtools-20231224/sadmin'
gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -Waggregate-return -Wmissing-declarations
-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes
-Winline -pipe -std=gnu11 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/hxtools-20231224=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
ofl.o ofl.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -Waggregate-return -Wmissing-declarations
-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes
-Winline -pipe -std=gnu11 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/hxtools-20231224=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
proc_iomem_count.o proc_iomem_count.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -Waggregate-return -Wmissing-declarations
-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes
-Winline -pipe -std=gnu11 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/hxtools-20231224=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
proc_stat_parse.o proc_stat_parse.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -Waggregate-return -Wmissing-declarations
-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes
-Winline -pipe -std=gnu11 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/hxtools-20231224=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
clock_info.o clock_info.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -Waggregate-return -Wmissing-declarations
-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes
-Winline -pipe -std=gnu11 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/hxtools-20231224=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
fd0ssh.o fd0ssh.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -Waggregate-return -Wmissing-declarations
-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes
-Winline -pipe -std=gnu11 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/hxtools-20231224=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
psthreads.o psthreads.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -Waggregate-return -Wmissing-declarations
-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes
-Winline -pipe -std=gnu11 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/hxtools-20231224=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
xfs_irecover.o xfs_irecover.c
ofl.c: In function 'main':
ofl.c:310:13: error: implicit declaration of function 'HX_getopt'; did you mean
'HX_getopt6'? [-Wimplicit-function-declaration]
310 | if (HX_getopt(options_table, &argc, &argv, HXOPT_USAGEONERR) !=
| ^~~~~~~~~
| HX_getopt6
make[3]: *** [Makefile:516: ofl.o] Error 1
make[3]: *** Waiting for unfinished jobs....
xfs_irecover.c: In function 'ir_get_options':
xfs_irecover.c:470:13: error: implicit declaration of function 'HX_getopt'; did
you mean 'HX_getopt6'? [-Wimplicit-function-declaration]
470 | if (HX_getopt(options_table, argc, argv, HXOPT_USAGEONERR) !=
| ^~~~~~~~~
| HX_getopt6
xfs_irecover.c: In function 'ir_command':
xfs_irecover.c:120:9: warning: ignoring return value of 'write' declared with
attribute 'warn_unused_result' [-Wunused-result]
120 | write(wi->xdb_write, cmd, strlen(cmd));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xfs_irecover.c: In function 'ir_read_dinode':
xfs_irecover.c:156:9: warning: ignoring return value of 'read' declared with
attribute 'warn_unused_result' [-Wunused-result]
156 | read(wi->blkfd, i, sizeof(*i));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xfs_irecover.c: In function 'ir_copy':
xfs_irecover.c:306:17: warning: ignoring return value of 'ftruncate' declared
with attribute 'warn_unused_result' [-Wunused-result]
306 | ftruncate(fd, inode->di_size);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xfs_irecover.c: In function 'ir_xfer':
xfs_irecover.c:267:25: warning: ignoring return value of 'write' declared with
attribute 'warn_unused_result' [-Wunused-result]
267 | write(ofd, wi->buffer, ret);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:516: xfs_irecover.o] Error 1
make[3]: Leaving directory '/build/hxtools-20231224/sadmin'
make[2]: *** [Makefile:385: all-recursive] Error 1
make[2]: Leaving directory '/build/hxtools-20231224'
make[1]: *** [Makefile:326: all] Error 2
make[1]: Leaving directory '/build/hxtools-20231224'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
[/log]
CU
Jörg
--
New:
GPG Fingerprint: 63E0 075F C8D4 3ABB 35AB 30EE 09F8 9F3C 8CA1 D25D
GPG key (long) : 09F89F3C8CA1D25D
GPG Key : 8CA1D25D
CAcert Key S/N : 0E:D4:56
Jörg Frings-Fürst
DE-54470 Lieser
L-Għarb, Gozo, MT-GRB 1131
git: https://git.jff.email/cgit/
Matrix: @joergff:matrix.org
My wish list:
- Please send me a picture from the nature at your home.
--- End Message ---
--- Begin Message ---
Source: hxtools
Source-Version: 20251011-1
Done: Jochen Sprickerhof <[email protected]>
We believe that the bug you reported is fixed in the latest version of
hxtools, 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.
Jochen Sprickerhof <[email protected]> (supplier of updated hxtools 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, 24 Nov 2025 19:19:30 +0100
Source: hxtools
Architecture: source
Version: 20251011-1
Distribution: unstable
Urgency: medium
Maintainer: Jochen Sprickerhof <[email protected]>
Changed-By: Jochen Sprickerhof <[email protected]>
Closes: 1068855 1121334
Changes:
hxtools (20251011-1) unstable; urgency=medium
.
* Switch d/watch to v5 and update upstream signing key
* New upstream version 20251011
* Update d/copyright
* Rediff patch
* Bump policy version (no changes)
* Rewrap package description
* Add dependency on libfile-find-rule-perl for gpsh (Closes: #1068855)
* Drop R³
* Drop d/clean
* Build depend on new libhx-dev (Closes: #1121334)
Checksums-Sha1:
8b38d208b2700fbf6741450493b19af41bc7f149 1983 hxtools_20251011-1.dsc
4f7388eb51ad64e5521f734a063e00daaace2843 195968 hxtools_20251011.orig.tar.xz
7cec95237cef221494cdaed19cf49b45b7b35dca 6004 hxtools_20251011-1.debian.tar.xz
Checksums-Sha256:
0422de79dc0ebaa71788863a2d198e16ce14395c980b56d73df5b13488e2816a 1983
hxtools_20251011-1.dsc
2ec3d15a6743e3da5300e03317974a17e61f5e15cc8e0e390d0166fd8f00fbc7 195968
hxtools_20251011.orig.tar.xz
6d54f8e60d7ff644f597f7c5fd108c5741da159f74951db3594fc41c28458741 6004
hxtools_20251011-1.debian.tar.xz
Files:
bcbb1f66885579d70434e8f417d751ed 1983 utils optional hxtools_20251011-1.dsc
9fe853df357f3ed2ecff9871a1cd763e 195968 utils optional
hxtools_20251011.orig.tar.xz
2c4e6f2d8bd3313ae79f2a7b8b58934a 6004 utils optional
hxtools_20251011-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmkkqesACgkQW//cwljm
lDPSoQ//f5z3EKjLAav07D+nuKNWXBdkswx3mFAH3wuCxIwoNpbgS3Zyi+e5J609
f3XNtbuJJVmwTdz0sjvv1UuS23eK8vPmAozOcq4qR6mbge4DyWVulY4hHDZ06NA3
1rsUK73OuxwHkLyimkImc6S7bdF8oacGzUjDRPYjV8I5BIACXk3IteI+onFgOTy2
exyzAW503Hpu3XlgxrXgAEt5++yn1NDzYARwrf80FsEVirAPoRzIbiTg5J/DMa61
5vGHbp/qY63N+jUpgyfkUJZRbOIFVTFKHio4xWuPexlujDWdF6N50Vu1C11sQsDQ
wtxe7GNOzZLTUvOVXSsmuUzAYndC8O1TAKbHKf9Byg79LnXEDmucqX27J7eduB22
zPVY1HQPxBlA1FBhyDAPlUTbVXbgj6lyJK4RIWWcDqyvcfKEERuX9RD3X3UJo06R
k8fd/QGpaNsutRBcQ+Qhlvuojh4qbmy3WVow+mcH3tMrVanmGp8vWQce3EG9U0qK
GTWEjXqAqDrV/+t0f5yF1Os0aWCvpy8e4XtK4/AQaSBmxdMLelbTpWChidW/MMfv
pIZNPB2IqevrKCy9lbOJ0SxAIaHkOekSAYm8tHCIA+RQLHpy70Y7xBTBD/FbB9K0
j8UUdxxmcUUw+OQ0wu2gBtBcYlAfVF+UViIzAhG82uZ6GlDy4gY=
=PaEv
-----END PGP SIGNATURE-----
pgpCEgOojLhAR.pgp
Description: PGP signature
--- End Message ---