Your message dated Sun, 05 Oct 2025 11:49:34 +0000
with message-id <[email protected]>
and subject line Bug#1097343: fixed in lyskom-server 2.1.2-17
has caused the Debian Bug report #1097343,
regarding lyskom-server: 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.)


-- 
1097343: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097343
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:lyskom-server
Version: 2.1.2-16
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/lyskom-server_2.1.2-16_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

[...]
      | ^~~~~~~
regex.c: In function ‘regerror’:
regex.c:4878:1: warning: old-style function definition [-Wold-style-definition]
 4878 | regerror (errcode, preg, errbuf, errbuf_size)
      | ^~~~~~~~
regex.c:4888:18: warning: comparison of integer expressions of different 
signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
 4888 |       || errcode >= (sizeof (re_error_msg) / sizeof (re_error_msg[0])))
      |                  ^~
regex.c:4880:20: warning: unused parameter ‘preg’ [-Wunused-parameter]
 4880 |     const regex_t *preg;
      |                    ^~~~
regex.c: In function ‘regfree’:
regex.c:4922:1: warning: old-style function definition [-Wold-style-definition]
 4922 | regfree (preg)
      | ^~~~~~~
regex.c: In function ‘re_match_2’:
regex.c:3722:33: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
 3722 |                     is_a_jump_n = true;
      |                                 ^
regex.c:3723:19: note: here
 3723 |                   case pop_failure_jump:
      |                   ^~~~
regex.c:4052:14: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
 4052 |           if ((re_opcode_t) p[-1] != pop_failure_jump)
      |              ^
regex.c:4067:9: note: here
 4067 |         case pop_failure_jump:
      |         ^~~~
regex.c:4068:11: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
 4068 |           {
      |           ^
regex.c:4087:9: note: here
 4087 |         case jump:
      |         ^~~~
regex.c:4312:31: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
 4312 |                   is_a_jump_n = true;
      |                               ^
regex.c:4313:17: note: here
 4313 |                 case maybe_pop_jump:
      |                 ^~~~
regex.c: In function ‘common_op_match_null_string_p’:
regex.c:4577:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
 4577 |       p1 += 4;
      |       ~~~^~~~
regex.c:4579:5: note: here
 4579 |     default:
      |     ^~~~~~~
regex.c: In function ‘regex_compile’:
regex.c:1216:15: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
 1215 |           if ((syntax & RE_BK_PLUS_QM)
      |               ~~~~~~~~~~~~~~~~~~~~~~~~
 1216 |               || (syntax & RE_LIMITED_OPS))
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
regex.c:1218:9: note: here
 1218 |         handle_plus:
      |         ^~~~~~~~~~~
make[6]: *** [Makefile:420: regex.o] Error 1
make[6]: Leaving directory 
'/build/reproducible-path/lyskom-server-2.1.2/src/libraries/regex'
make[5]: *** [Makefile:440: all-recursive] Error 1
make[5]: Leaving directory 
'/build/reproducible-path/lyskom-server-2.1.2/src/libraries/regex'
make[4]: *** [Makefile:398: all-recursive] Error 1
make[4]: Leaving directory 
'/build/reproducible-path/lyskom-server-2.1.2/src/libraries'
make[3]: *** [Makefile:398: all-recursive] Error 1
make[3]: Leaving directory '/build/reproducible-path/lyskom-server-2.1.2/src'
make[2]: *** [Makefile:452: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/lyskom-server-2.1.2'
make[1]: *** [Makefile:392: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/lyskom-server-2.1.2'
make: *** [debian/rules:26: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: lyskom-server
Source-Version: 2.1.2-17
Done: Magnus Holmgren <[email protected]>

We believe that the bug you reported is fixed in the latest version of
lyskom-server, 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.
Magnus Holmgren <[email protected]> (supplier of updated lyskom-server 
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: SHA256

Format: 1.8
Date: Sun, 05 Oct 2025 13:27:56 +0200
Source: lyskom-server
Architecture: source
Version: 2.1.2-17
Distribution: unstable
Urgency: medium
Maintainer: Magnus Holmgren <[email protected]>
Changed-By: Magnus Holmgren <[email protected]>
Closes: 986990 1072027 1097343 1105537
Changes:
 lyskom-server (2.1.2-17) unstable; urgency=medium
 .
   * Update regex library internal prototypes with arguments and reorder
     type definitions and prototypes (Closes: #1097343).
   * Drop dependency on system-log-daemon (Closes: #1072027).
   * Use dh_auto_configure to pass the correct host and build triplets to
     ./configure (Closes: #986990).
   * Upgrade to Debhelper compat level 13 and fix dependencies (Closes: 
#1105537).
   * Update Lintian overrides.
   * Convert po files to UTF-8.
   * Replace dependency on ancient lsb-base with a pre-dependency on 
init-system-helpers.
Checksums-Sha1:
 dfaac4baaf625f45b4ef24f5a08c43f1a6c8b108 1966 lyskom-server_2.1.2-17.dsc
 7c6047f8c6a19ceff33b7acfda46966522d2920b 24624 
lyskom-server_2.1.2-17.debian.tar.xz
 3bedf43d444006cbc3145f2b7498c86525cd735e 6952 
lyskom-server_2.1.2-17_source.buildinfo
Checksums-Sha256:
 430a4a9e87f81a57aeba5d76a7bf5c403fd068a644f2899fe6242dcae745bd4a 1966 
lyskom-server_2.1.2-17.dsc
 b2d40fae92875152ed7b63a1b29acaecef52fc4f0395c95a30605aed8b5916dc 24624 
lyskom-server_2.1.2-17.debian.tar.xz
 3ce03922e318cfdcbb16a486c7fb3936451ca55b4f6edbe5a7684e08541753c6 6952 
lyskom-server_2.1.2-17_source.buildinfo
Files:
 9e9bd08c5580fff38a1d2cd0a6d03743 1966 net optional lyskom-server_2.1.2-17.dsc
 e509576e078ab6fe95d930ff2f221d5e 24624 net optional 
lyskom-server_2.1.2-17.debian.tar.xz
 a256be656868b6f6179d3fc78e840cf8 6952 net optional 
lyskom-server_2.1.2-17_source.buildinfo

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

iQIzBAEBCAAdFiEEzSoHOzhhVBcKQILo1PIZv+yZhIkFAmjiVroACgkQ1PIZv+yZ
hIlqaRAArcoy0Xx0imwwizeLqmKJfgJErIFDCL2smeJssGdqOANqgbEfD9TqTjhb
LH/bEk8nC8l8YltA6e9EATdNzGOrUgKulX5gqcCX2mZw9Exsdn+RNlXZdsNIxL9w
HCnxi4mWskmyKBLuRe7c0jgmEGPTFfuGkQYMA75lXpi/w0h1mC6tK/lCAAhtApJ9
zzK90K+bnMZjblM5yOPR5zJ0FieHcaoUYUIb3sqnIH79ZM9SpRocoIsaIBWkEwoV
53Tuhb/qU0WHKQK14xFOb96grZrhxZCQCLCG49pxxtNXyjhZnY0nykGgSQ5vAuhO
jqr280hM+6ot31xkSRat4/nioQzrBAsYU+Fcawqg0c/VAZixG4P/Me75gNOikUPW
63u0JclRR8GwvROfKTnHd7GK1TUwOYtZWGP/d8CbWmexNh30DuBUvEz1oI4uW1vp
FOap9RVHiupjySIqm2M41AeRSpbxwFKxHC6EXvyVW1BeZynHMoVXIUo0luZgc1ve
V4cngo6Fh28kIKZfZc0+i4ybl++xrmREucKyMsDVezVz23j7FaJg9EuSCEamZahV
vxJ4usQAz/IcbmVv+VDPSbmZrqx6vkTaF9G58kYDwonbVV885T6F2iNC+AppcsB+
7VEMxBFni60tA4oJPtP2KiHRVU1IlqEiCsp/Dl8ET4oI8YPfKGg=
=qrLE
-----END PGP SIGNATURE-----

Attachment: pgpDw4wLZ5w8P.pgp
Description: PGP signature


--- End Message ---

Reply via email to