Your message dated Fri, 02 Jan 2026 13:37:19 +0000
with message-id <[email protected]>
and subject line Bug#1097393: fixed in mhash 0.9.9.9-11
has caused the Debian Bug report #1097393,
regarding mhash: ftbfs with GCC-15
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.)


-- 
1097393: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097393
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mhash
Version: 0.9.9.9-10
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15

[This bug is NOT targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/mhash_0.9.9.9-10_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html

[...]
./mhash_int.h:49:16: note: previous declaration of 'mhash_keygen_uses_count' 
with type '_Bool(void)'
   49 | mutils_boolean mhash_keygen_uses_count();
      |                ^~~~~~~~~~~~~~~~~~~~~~~
keygen.c:45:16: error: conflicting types for 'mhash_keygen_uses_salt'; have 
'_Bool(keygenid)' {aka '_Bool(enum __keygenid)'}
   45 | mutils_boolean mhash_keygen_uses_salt(keygenid type)
      |                ^~~~~~~~~~~~~~~~~~~~~~
./mhash_int.h:48:16: note: previous declaration of 'mhash_keygen_uses_salt' 
with type '_Bool(void)'
   48 | mutils_boolean mhash_keygen_uses_salt();
      |                ^~~~~~~~~~~~~~~~~~~~~~
keygen.c:67:15: error: conflicting types for 'mhash_get_keygen_salt_size'; have 
'uint32_t(keygenid)' {aka 'unsigned int(enum __keygenid)'}
   67 | mutils_word32 mhash_get_keygen_salt_size(keygenid type)
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~
./mhash_int.h:46:15: note: previous declaration of 'mhash_get_keygen_salt_size' 
with type 'uint32_t(void)' {aka 'unsigned int(void)'}
   46 | mutils_word32 mhash_get_keygen_salt_size();
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~
keygen.c:87:15: error: conflicting types for 'mhash_get_keygen_name'; have 
'uint8_t *(hashid)' {aka 'unsigned char *(enum __hashid)'}
   87 | mutils_word8 *mhash_get_keygen_name(hashid type)
      |               ^~~~~~~~~~~~~~~~~~~~~
./mhash_int.h:45:15: note: previous declaration of 'mhash_get_keygen_name' with 
type 'uint8_t *(void)' {aka 'unsigned char *(void)'}
   45 | mutils_word8 *mhash_get_keygen_name();
      |               ^~~~~~~~~~~~~~~~~~~~~
keygen.c:118:14: error: conflicting types for 'mhash_keygen'; have 
'uint32_t(keygenid,  hashid,  uint64_t,  void *, uint32_t,  void *, uint32_t,  
uint8_t *, uint32_t)' {aka 'unsigned int(enum __keygenid,  enum __hashid,  long 
unsigned int,  void *, unsigned int,  void *, unsigned int,  unsigned char *, 
unsigned int)'}
  118 | mutils_error mhash_keygen(keygenid algorithm, hashid opt_algorithm,
      |              ^~~~~~~~~~~~
./mhash_int.h:43:14: note: previous declaration of 'mhash_keygen' with type 
'uint32_t(void)' {aka 'unsigned int(void)'}
   43 | mutils_error mhash_keygen();
      |              ^~~~~~~~~~~~
keygen.c:171:14: error: conflicting types for 'mhash_keygen_ext'; have 
'uint32_t(keygenid,  KEYGEN,  void *, uint32_t,  uint8_t *, uint32_t)' {aka 
'unsigned int(enum __keygenid,  struct __KEYGEN,  void *, unsigned int,  
unsigned char *, unsigned int)'}
  171 | mutils_error mhash_keygen_ext(keygenid algorithm, KEYGEN data,
      |              ^~~~~~~~~~~~~~~~
./mhash_int.h:44:14: note: previous declaration of 'mhash_keygen_ext' with type 
'uint32_t(void)' {aka 'unsigned int(void)'}
   44 | mutils_error mhash_keygen_ext();
      |              ^~~~~~~~~~~~~~~~
make[2]: *** [Makefile:510: keygen.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
stdfns.c: In function 'mutils_memset':
stdfns.c:193:23: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]
  193 |         remainder = (-(mutils_word32)s) & 0x3;
      |                       ^
stdfns.c: In function 'mutils_memcpy':
stdfns.c:247:26: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]
  247 |         if ((n < 16) || ((mutils_word32)ptr1 & 0x3) || 
((mutils_word32)ptr2
      |                          ^
stdfns.c:247:57: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]
  247 |         if ((n < 16) || ((mutils_word32)ptr1 & 0x3) || 
((mutils_word32)ptr2
      |                                                         ^
stdfns.c: In function 'mutils_word32nswap':
stdfns.c:327:13: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]
  327 |         if ((mutils_word32)x & 0x3)
      |             ^
stdfns.c: In function 'mutils_memmove':
stdfns.c:382:26: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]
  382 |         if ((n < 16) || ((mutils_word32)dest & 0x3) || 
((mutils_word32)src & 0x3))
      |                          ^
stdfns.c:382:57: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]
  382 |         if ((n < 16) || ((mutils_word32)dest & 0x3) || 
((mutils_word32)src & 0x3))
      |                                                         ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include 
-DMHASH_ROBUST -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/mhash-0.9.9.9=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c keygen_asis.c -o keygen_asis.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include 
-DMHASH_ROBUST -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/mhash-0.9.9.9=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c keygen_hex.c -o keygen_hex.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include 
-DMHASH_ROBUST -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/mhash-0.9.9.9=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c crc32.c -o crc32.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include 
-DMHASH_ROBUST -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/mhash-0.9.9.9=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c keygen_mcrypt.c -o keygen_mcrypt.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include 
-DMHASH_ROBUST -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/mhash-0.9.9.9=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c keygen_s2k.c -o keygen_s2k.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include 
-DMHASH_ROBUST -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/mhash-0.9.9.9=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c mhash.c -o mhash.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include 
-DMHASH_ROBUST -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/mhash-0.9.9.9=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c stdfns.c -o stdfns.o >/dev/null 2>&1
make[2]: Leaving directory '/build/reproducible-path/mhash-0.9.9.9/lib'
make[1]: *** [Makefile:483: all-recursive] Error 1
make[1]: Leaving directory '/build/reproducible-path/mhash-0.9.9.9'
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

--- End Message ---
--- Begin Message ---
Source: mhash
Source-Version: 0.9.9.9-11
Done: Barak A. Pearlmutter <[email protected]>

We believe that the bug you reported is fixed in the latest version of
mhash, 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.
Barak A. Pearlmutter <[email protected]> (supplier of updated mhash 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: Thu, 01 Jan 2026 22:18:20 +0000
Source: mhash
Architecture: source
Version: 0.9.9.9-11
Distribution: unstable
Urgency: medium
Maintainer: Barak A. Pearlmutter <[email protected]>
Changed-By: Barak A. Pearlmutter <[email protected]>
Closes: 1097393
Changes:
 mhash (0.9.9.9-11) unstable; urgency=medium
 .
   [ Cord Beermann ]
   * fix ftbfs by adding --std=gnu17 (closes: 1097393)
 .
   [ Barak A. Pearlmutter ]
   * bump policy
   * remove now-unnecessary Rules-Requires-Root: no
   * remove derived file doc/mhash.3 and remove from spelling patch
Checksums-Sha1:
 1f65e391a8c46aa9c56c17e8f953b91682e1331f 1906 mhash_0.9.9.9-11.dsc
 a1c5f7b77c0351cacd397744d9f89d4b32c24e99 13968 mhash_0.9.9.9-11.debian.tar.xz
 e92edc53c17d0ee39568f76e4ff18210aa36d238 6729 mhash_0.9.9.9-11_source.buildinfo
Checksums-Sha256:
 63a2db06184e944a56857e1abe8acb803789e0d6a7303dfe40cd92abbfa68d2f 1906 
mhash_0.9.9.9-11.dsc
 970652e0b59c4772648f371a0d3cf79144b80b0232149d72c016b8ac4d1861b2 13968 
mhash_0.9.9.9-11.debian.tar.xz
 6bf109b18ba09f1918dd2fe15032056e20a5f4e4f4fbc7058a6a5b4245ffa369 6729 
mhash_0.9.9.9-11_source.buildinfo
Files:
 79f9cf123f48ad4315c2a12729811524 1906 libs optional mhash_0.9.9.9-11.dsc
 b189a3039f084a63c863c0aaa9827c2d 13968 libs optional 
mhash_0.9.9.9-11.debian.tar.xz
 feb87d8ae7542ba33ea86156a2560e9e 6729 libs optional 
mhash_0.9.9.9-11_source.buildinfo

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

iQJDBAEBCgAtFiEE+nZaz+JE7Dn2AefCmesepNIze4gFAmlXxxUPHGJhcEBkZWJp
YW4ub3JnAAoJEJnrHqTSM3uIRrgQAKZFNGXnzsVhRjq3Wbh/Z3UkTSpzUETmIwOT
Qr3v7bQ+Rmh4XodG6h346r/3WZmA4mTD6Cg+iXGyGe6TDyjp7NQjsWC284vsdYBS
A/GQoGWxEOe6YlVugxz5ibHpl+0Bpki/4p8BpozJnDBKj0xSykXX7GdHTL8D1wBA
syX8b73y2FZeaNtBjAorkgKh0kMm/vq8juBjFJlPyNqsDqRxYPtMIa/1lO9RZo6+
qce19qgr3im6VP1WCR+Ls5b4OiSDGbJsQhcj+PCRu9JySWksIHNcqKEtoe/wN2wK
DeNS2QF0u9fU5p/bOFU18eoF+kFnCS0tD7sVhXDgoJq0jBO37lG+96ZMFkaFjyx9
bT8yYCWUCYjzfK2n9YQg6mjjDjGA62rXCAechxdSeGXUMY/HxPAM10RnKXEHAWXc
3nMqzc8dcdqYAxa0CqAB0Yyy+3DOf5ZH/Pl+ncNWMqmdRhQlzeleaYcN5OJugo7K
78W+8Xm86v00OSZqIWvISWONUxMltlE0MY17MfswJL6jOAg1PtMrMPxr/jkKi0UZ
Neuue+YzRakTGoNUf6QnPNIbPpIDcaw3la5zReBuNHos8hhUO0TdaWowotDAOL8D
OP2eLlwBrvqKKV3A85KRjwDmOT3X1UpBeXEs2od3DkaNDj0U/SPC2ilXTkPj9qto
1/g2r2B9
=nkO9
-----END PGP SIGNATURE-----

Attachment: pgptfmOvAwomF.pgp
Description: PGP signature


--- End Message ---

Reply via email to