#1115207 comgt: FTBFS with glibc 2.42 due to removal of obsolete termio interface

Package:
src:comgt
Source:
src:comgt
Submitter:
Aurelien Jarno
Date:
2025-12-05 07:23:03 UTC
Severity:
normal
Tags:
#1115207#5
Date:
2025-09-14 09:48:01 UTC
From:
To:
Dear maintainer,

During a rebuild of all packages in unstable with glibc 2.42 from
experimental, your package failed to build. Below you will find how the
build ends. If required, the full build log is available here:

https://people.debian.org/~aurel32/glibc-2.42/

The build failure is due to the removal of the obsolete termio interface
in glibc 2.42. This interface has been replaced by the termios one:

https://sourceware.org/git/?p=glibc.git;a=blob;f=NEWS;h=f0b0e924a45c7698e6ca6415f2d9a096a24e37df;hb=d2097651cc57834dbfcaa102ddfacae0d86cfb66#l64

About the archive rebuild: The build was made on virtual machines from
AWS, using sbuild, a reduced chroot with only build-essential packages
and glibc 2.42 from experimental.

Regards
Aurelien
--------------------------------------------------------------------------------
[...]
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cc comgt.c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -Wdate-time -D_FORTIFY_SOURCE=2
comgt.c:33:10: fatal error: termio.h: No such file or directory
   33 | #include <termio.h>
      |          ^~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:78: comgt.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 "INSTALL=install --strip-program=true" returned exit code 2
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

#1115207#10
Date:
2025-12-05 07:21:10 UTC
From:
To:
Hi,

The transition has started, making these bugs RC.

Paul