Your message dated Fri, 14 Aug 2026 14:49:20 +0000
with message-id <[email protected]>
and subject line Bug#1143301: fixed in dnf5 5.4.3.0-1
has caused the Debian Bug report #1143301,
regarding dnf5: FTBFS: error: 'lh_entry* lh_entry_prev(const lh_entry*)' 
defined but not used
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.)


-- 
1143301: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1143301
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:dnf5
Version: 5.4.2.1-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202608/

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

Thanks.

--------------------------------------------------------------------------------
[...]
[ 63%] Building CXX object libdnf5/CMakeFiles/libdnf5_obj.dir/utils/bootc.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libdnf5 && /usr/bin 
[too-long-redacted] LDDIR>>/libdnf5/utils/bootc.cpp
In file included from /usr/include/json-c/json.h:33,
                 from 
/<<PKGBUILDDIR>>/libdnf5/transaction/transaction_sr.cpp:27:
/usr/include/json-c/linkhash.h:448:36: error: ‘lh_entry* lh_entry_prev(const 
lh_entry*)’ defined but not used [-Werror=unused-function]
  448 | static _LH_INLINE struct lh_entry *lh_entry_prev(const struct lh_entry 
*e)
      |                                    ^~~~~~~~~~~~~
/usr/include/json-c/linkhash.h:438:36: error: ‘lh_entry* lh_entry_next(const 
lh_entry*)’ defined but not used [-Werror=unused-function]
  438 | static _LH_INLINE struct lh_entry *lh_entry_next(const struct lh_entry 
*e)
      |                                    ^~~~~~~~~~~~~
/usr/include/json-c/linkhash.h:428:24: error: ‘void 
lh_entry_set_val(lh_entry*, void*)’ defined but not used 
[-Werror=unused-function]
  428 | static _LH_INLINE void lh_entry_set_val(struct lh_entry *e, void 
*newval)
      |                        ^~~~~~~~~~~~~~~~
/usr/include/json-c/linkhash.h:419:25: error: ‘void* lh_entry_v(const 
lh_entry*)’ defined but not used [-Werror=unused-function]
  419 | static _LH_INLINE void *lh_entry_v(const struct lh_entry *e)
      |                         ^~~~~~~~~~
/usr/include/json-c/linkhash.h:408:23: error: ‘int 
lh_entry_k_is_constant(const lh_entry*)’ defined but not used 
[-Werror=unused-function]
  408 | static _LH_INLINE int lh_entry_k_is_constant(const struct lh_entry *e)
      |                       ^~~~~~~~~~~~~~~~~~~~~~
/usr/include/json-c/linkhash.h:398:25: error: ‘void* lh_entry_k(const 
lh_entry*)’ defined but not used [-Werror=unused-function]
  398 | static _LH_INLINE void *lh_entry_k(const struct lh_entry *e)
      |                         ^~~~~~~~~~
/usr/include/json-c/linkhash.h:376:33: error: ‘long unsigned int 
lh_get_hash(const lh_table*, const void*)’ defined but not used 
[-Werror=unused-function]
  376 | static _LH_INLINE unsigned long lh_get_hash(const struct lh_table *t, 
const void *k)
      |                                 ^~~~~~~~~~~
/usr/include/json-c/linkhash.h:360:36: error: ‘lh_entry* lh_table_head(const 
lh_table*)’ defined but not used [-Werror=unused-function]
  360 | static _LH_INLINE struct lh_entry *lh_table_head(const lh_table *t)
      |                                    ^~~~~~~~~~~~~
In file included from /usr/include/json-c/json.h:33,
                 from /<<PKGBUILDDIR>>/libdnf5/utils/bootc.cpp:27:
/usr/include/json-c/linkhash.h:448:36: error: ‘lh_entry* lh_entry_prev(const 
lh_entry*)’ defined but not used [-Werror=unused-function]
  448 | static _LH_INLINE struct lh_entry *lh_entry_prev(const struct lh_entry 
*e)
      |                                    ^~~~~~~~~~~~~
/usr/include/json-c/linkhash.h:438:36: error: ‘lh_entry* lh_entry_next(const 
lh_entry*)’ defined but not used [-Werror=unused-function]
  438 | static _LH_INLINE struct lh_entry *lh_entry_next(const struct lh_entry 
*e)
      |                                    ^~~~~~~~~~~~~
/usr/include/json-c/linkhash.h:428:24: error: ‘void 
lh_entry_set_val(lh_entry*, void*)’ defined but not used 
[-Werror=unused-function]
  428 | static _LH_INLINE void lh_entry_set_val(struct lh_entry *e, void 
*newval)
      |                        ^~~~~~~~~~~~~~~~
/usr/include/json-c/linkhash.h:419:25: error: ‘void* lh_entry_v(const 
lh_entry*)’ defined but not used [-Werror=unused-function]
  419 | static _LH_INLINE void *lh_entry_v(const struct lh_entry *e)
      |                         ^~~~~~~~~~
/usr/include/json-c/linkhash.h:408:23: error: ‘int 
lh_entry_k_is_constant(const lh_entry*)’ defined but not used 
[-Werror=unused-function]
  408 | static _LH_INLINE int lh_entry_k_is_constant(const struct lh_entry *e)
      |                       ^~~~~~~~~~~~~~~~~~~~~~
/usr/include/json-c/linkhash.h:398:25: error: ‘void* lh_entry_k(const 
lh_entry*)’ defined but not used [-Werror=unused-function]
  398 | static _LH_INLINE void *lh_entry_k(const struct lh_entry *e)
      |                         ^~~~~~~~~~
/usr/include/json-c/linkhash.h:376:33: error: ‘long unsigned int 
lh_get_hash(const lh_table*, const void*)’ defined but not used 
[-Werror=unused-function]
  376 | static _LH_INLINE unsigned long lh_get_hash(const struct lh_table *t, 
const void *k)
      |                                 ^~~~~~~~~~~
/usr/include/json-c/linkhash.h:360:36: error: ‘lh_entry* lh_table_head(const 
lh_table*)’ defined but not used [-Werror=unused-function]
  360 | static _LH_INLINE struct lh_entry *lh_table_head(const lh_table *t)
      |                                    ^~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
make[3]: *** [libdnf5/CMakeFiles/libdnf5_obj.dir/build.make:1944: 
libdnf5/CMakeFiles/libdnf5_obj.dir/utils/bootc.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[3]: *** [libdnf5/CMakeFiles/libdnf5_obj.dir/build.make:1916: 
libdnf5/CMakeFiles/libdnf5_obj.dir/transaction/transaction_sr.cpp.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:1736: 
libdnf5/CMakeFiles/libdnf5_obj.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 INSTALL="install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: dnf5
Source-Version: 5.4.3.0-1
Done: Luca Boccassi <[email protected]>

We believe that the bug you reported is fixed in the latest version of
dnf5, 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.
Luca Boccassi <[email protected]> (supplier of updated dnf5 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: Fri, 14 Aug 2026 14:37:52 +0100
Source: dnf5
Architecture: source
Version: 5.4.3.0-1
Distribution: unstable
Urgency: medium
Maintainer: RPM packaging team <[email protected]>
Changed-By: Luca Boccassi <[email protected]>
Closes: 1143301
Changes:
 dnf5 (5.4.3.0-1) unstable; urgency=medium
 .
   * Update upstream source from tag 'upstream/5.4.3.0'
   * Bump dh-compat to 14
   * Install new tmpfiles.d
   * Disable unused-function warning (Closes: #1143301)
   * Fix superfluous-file-pattern Lintian warnings
   * Fix mismatched-override Lintian warning
   * Disable unit tests
Checksums-Sha1:
 ed8e0a9bb69602fa8e118702695c38a97384f5cd 3020 dnf5_5.4.3.0-1.dsc
 707a4a6667528ccae8656a2370d5fb0a2456cea6 2503052 dnf5_5.4.3.0.orig.tar.gz
 7a06d996e296a47a451a84a2aa1dd5a260834fc8 8812 dnf5_5.4.3.0-1.debian.tar.xz
 fd2f9fdba4c86e0713bd192728b402b173334e94 13529 dnf5_5.4.3.0-1_source.buildinfo
Checksums-Sha256:
 e0eb456fd9c0e6f87ac7bb3bde1a3ee652130015d75e5b0d40a594b5b22c022c 3020 
dnf5_5.4.3.0-1.dsc
 c332bee3d759d3809da6d7090b91c1ba0c9011bfedd9c92bc5d8c22974088c4a 2503052 
dnf5_5.4.3.0.orig.tar.gz
 63ea5f0849e93001ed5c926a9253090c3550adfcc2ff7b8823f89ba87bca94e0 8812 
dnf5_5.4.3.0-1.debian.tar.xz
 af9836470eee756ea514554fc654f65d2139e6ca38257d9aa0b882bb0886bf07 13529 
dnf5_5.4.3.0-1_source.buildinfo
Files:
 4241973a0fd463ee4c5301aaa2b0d9ac 3020 admin optional dnf5_5.4.3.0-1.dsc
 f9ba89026aba646f3e7e2ae125ebf90c 2503052 admin optional 
dnf5_5.4.3.0.orig.tar.gz
 d382eb3fb9ccec933800f4c12319c3dd 8812 admin optional 
dnf5_5.4.3.0-1.debian.tar.xz
 d01d332ec2727b96e4063dd98a89daae 13529 admin optional 
dnf5_5.4.3.0-1_source.buildinfo

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

iQJFBAEBCgAvFiEErCSqx93EIPGOymuRKGv37813JB4FAmp/JpoRHGJsdWNhQGRl
Ymlhbi5vcmcACgkQKGv37813JB5AeBAAjS8pX2Y6uJAVtHZWcydRsbbz2GZsmWCh
RzzwXCan0w3XyiSJ57PBZ68xcVPwJOY2/5WnA5QGznfyRi6PCjU5W4Ld7Oc/lWvS
+0zGKILo5HXLyvv6S/Fb1Vb8o9MfruDI3VQNa+eTFNWarkFXtxvEDXbBntgJYo4t
mVk4muPf6PKgOLGHsnB14fU7IAvFNNjdSc5z9tSzrzVwb82DWKaLhtssp+SABG0p
SIMmllcqPtjmx0h9uCWuLu1Irok/vdyxUkSHCYeyNc73aXD3MvghL8kYJBiMEUyx
5JJIO/wxuopZ+tApncdxyWu1VYN/cgTK/aqSSNpzfLtgjEwUweYTkNffkd95CGWD
M6rsZE1Ix25YoDAYN0X5B2t9QnlwqGBShrR20728yeuTFJdBB8YA0Va2xWD4v2UJ
7+9kB+Qxe6pK68IbuotsFvnWYSnfdVZOk3MJQGvBUNxlAfnmiBpqoQUpKa9IO3Qp
Cg0wCW6zUecbboMwH01JlC322hcTfTlzyeapHB8YPWUPOQ56Lmk7xlNVOzeIvNud
+RituqEGDrzIMp+15pHgIpzFpaLmh8Rdd0uMyIt1sq48duYaXup7yYNpHViqj5y+
jDhs2BHr93uJ6mTJYCZlyF4SywmGoucJgskEJm/dVgeNLBKyBqfzQKzb8EJYkpMI
bEp3AF2PvtI=
=lqdA
-----END PGP SIGNATURE-----

Attachment: pgpcQUHgKZEpj.pgp
Description: PGP signature


--- End Message ---

Reply via email to