Your message dated Thu, 10 Apr 2025 12:09:17 +0000
with message-id <[email protected]>
and subject line Bug#1098145: fixed in xiterm+thai 1.10-3
has caused the Debian Bug report #1098145,
regarding xiterm+thai: 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.)
--
1098145: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098145
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:xiterm+thai
Version: 1.10-2.1
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/xiterm+thai_1.10-2.1_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
[...]
checking for utmpx.h... yes
checking for unistd.h... (cached) yes
checking for mode_t... yes
checking for pid_t... yes
checking for uid_t... yes
checking for gid_t... yes
checking return type of signal handlers... void
checking for atexit... yes
checking for unsetenv... yes
checking for setutent... yes
checking for seteuid... yes
configure: creating ./config.status
config.status: creating Make.common
config.status: WARNING: 'Make.common.in' seems to ignore the --datarootdir
setting
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating doc/Makefile
config.status: creating doc/LSM
config.status: creating doc/xiterm+thai.1
config.status: creating config.h
Configuration:
Source code location: .
Compiler: gcc
Compiler flags: -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xiterm+thai-1.10=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection
Install path: /usr/bin
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory '/build/reproducible-path/xiterm+thai-1.10'
make[2]: Entering directory '/build/reproducible-path/xiterm+thai-1.10/src'
echo "#define VERSION \""1.10"\"" > VERSION.h;
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -I./.. -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xiterm+thai-1.10=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection command.c
command.c: In function ‘get_pty’:
command.c:548:18: error: conflicting types for ‘ptsname’; have ‘char *(void)’
548 | extern char *ptsname ();
| ^~~~~~~
In file included from main.h:42,
from command.c:38:
/usr/include/stdlib.h:1127:14: note: previous declaration of ‘ptsname’ with
type ‘char *(int)’
1127 | extern char *ptsname (int __fd) __THROW __wur;
| ^~~~~~~
command.c:559:27: error: too many arguments to function ‘ptsname’; expected 0,
have 1
559 | ptydev = ttydev = ptsname (fd); /* get slave's name */
| ^~~~~~~ ~~
command.c:548:18: note: declared here
548 | extern char *ptsname ();
| ^~~~~~~
command.c: In function ‘privileges’:
command.c:439:7: warning: ignoring return value of ‘seteuid’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
439 | seteuid (getuid ());
| ^~~~~~~~~~~~~~~~~~~
command.c:440:7: warning: ignoring return value of ‘setegid’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
440 | setegid (getgid ());
| ^~~~~~~~~~~~~~~~~~~
command.c:449:7: warning: ignoring return value of ‘seteuid’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
449 | seteuid (euid);
| ^~~~~~~~~~~~~~
command.c:450:7: warning: ignoring return value of ‘setegid’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
450 | setegid (egid);
| ^~~~~~~~~~~~~~
make[2]: *** [Makefile:75: command.o] Error 1
make[2]: Leaving directory '/build/reproducible-path/xiterm+thai-1.10/src'
make[1]: *** [Makefile:65: all] Error 1
make[1]: Leaving directory '/build/reproducible-path/xiterm+thai-1.10'
make: *** [debian/rules:41: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: xiterm+thai
Source-Version: 1.10-3
Done: Andreas Tille <[email protected]>
We believe that the bug you reported is fixed in the latest version of
xiterm+thai, 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.
Andreas Tille <[email protected]> (supplier of updated xiterm+thai 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, 10 Apr 2025 13:38:54 +0200
Source: xiterm+thai
Architecture: source
Version: 1.10-3
Distribution: unstable
Urgency: medium
Maintainer: Neutron Soutmun <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1098145
Changes:
xiterm+thai (1.10-3) unstable; urgency=medium
.
* Team upload.
* Team Upload of Debian team
* Point Vcs fields to Salsa
* Secure URI in Homepage
* Fix watch file
* Remove dpkg-dev from Build-Depends
* Fix build with gcc-15
Closes: #1098145
* d/rules: Short dh
* Standards-Version: 4.7.2 (routine-update)
* debhelper-compat 13 (routine-update)
* Replace transitional package pkg-config by pkgconf in Build-Depends
(routine-update)
* Secure URI in copyright format (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
* d/copyright: review
* Not Rules-Requires-Root (better fix for bug #1089477)
* Remove now unused lintian-overrides
* Lintian-overrides for national-encoding
* Remove debian/menu since there is a desktop file
Checksums-Sha1:
ed6c374034c0b4b69c73165c4f6f4317c5b58f2f 1918 xiterm+thai_1.10-3.dsc
f3a6e231ea65530d6bb8fbe6b7c0ba4a079e81d3 9048 xiterm+thai_1.10-3.debian.tar.xz
b61cc8fdd4a39cce0ad8dd2da1205fc736217218 6623
xiterm+thai_1.10-3_amd64.buildinfo
Checksums-Sha256:
821a5759401eadb3ef37c530d5a077720d4b31b8a381da8bef344694ec929a77 1918
xiterm+thai_1.10-3.dsc
009226a8a8a6ce8cd4d0ae53c7fc5f6033a818409eb5f851f8d34961481a5bf0 9048
xiterm+thai_1.10-3.debian.tar.xz
dfa50f618e9b5554169b1418c371af6f34eaf0009c4136b890f0c0e8994c0b84 6623
xiterm+thai_1.10-3_amd64.buildinfo
Files:
ffad80ddd2e48f3b6b4fd78a910a85b7 1918 x11 optional xiterm+thai_1.10-3.dsc
c4fb1fb75c5301e49d3fa3fd307d4b1e 9048 x11 optional
xiterm+thai_1.10-3.debian.tar.xz
cae49420e67a4c636d0d859befed45d8 6623 x11 optional
xiterm+thai_1.10-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmf3rjsRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFUDhAAkJHEhHQ7B1jbVNGamPk2Dirx1CnT7ljp
JbQiFpHY7b6FlQz29Nm8x23cyjGRUTMxHXBhJ/5NahfAmWFd6mf25yj78m0KG7Kl
6i5B7iM5vlkR7haibDaA2UbB9uolIapAzv/7mFa99Wb9C8bdhBJ06gfaXGL7W9PX
BfERBflDwoL/Bu8efb4dTBmv7hVrS+TSf7M5z3R6NLYsNi5kxxUGh5XctJ2qCGIR
rtHRNjzYlGevIRx9lLVRwmZBxfN1ovlIoT6ey308oJUa8NbNxl8WbzDYJDBWAwVH
ym0s93XZz1ZnCxcqwzkleitgWGwF3cw0cYQ/pzDp3hJmhyhiVFCwRY1G1IWaRv+F
CeTCa8nOurm9QxwGYsysluuh+xlv392j8pvB8XcqGbsyibb4P5wKaiKR5J1YkBj1
IylN+F3OYipRlOxDPzI8Z4zMPHk+1SJMKFszOmQmv7pAgbI6ViUQhook+xYlCbhx
vfuVYJST9uQXaRwwk9HQxOD9yeLB4VWNeCvKOGqMv9zQDuATImcczR4PMiEmg45s
nNcUiYo96sK9AbS17bZhraO+/staEToDzuhDO9XrjSf5BRhPfYQZ3gJDuzU1emrB
LQJ4g2y0DaAZ43FqRVYogRiivA6gmRE6uej/zibDh40W+lnL7esr/OyfWuuMBbM9
pvsCyxspNr0=
=UkVx
-----END PGP SIGNATURE-----
pgpJb8sBxMSWC.pgp
Description: PGP signature
--- End Message ---