Your message dated Wed, 28 Jan 2026 07:20:34 +0000
with message-id <[email protected]>
and subject line Bug#1122495: fixed in xjdic 24-14
has caused the Debian Bug report #1122495,
regarding xjdic: FTBFS: xjdfrontend.c:50:10: fatal error: termio.h: No such
file or directory
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.)
--
1122495: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1122495
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:xjdic
Version: 24-13
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/202512/
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:xjdic, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make realclean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f *.o
rm -f xjdic_sa xjdic_cl xjdserver xjdxgen exjdxgen xjdrad
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
rm -f xjdic24.txt
dh_clean
dh_clean: warning: Use of debian/compat is deprecated and will be removed in
debhelper (>= 14~).
debian/rules binary
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make CC="x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fcommon -O3 -Wl,-z,relro"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fcommon -O3 -Wl,-z,relro -c
-DXJDFRONTEND -DXJDDIC -DMMAP xjdsa.c
x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fcommon -O3 -Wl,-z,relro -c
-DXJDFRONTEND -DXJDDIC -DMMAP xjdcomm.c -o xjdcomm_sa.o
x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fcommon -O3 -Wl,-z,relro -c
-DXJDFRONTEND -DXJDDIC -DMMAP xjdservcomm.c -o xjdservcomm_sa.o
xjdservcomm.c: In function âDicTestâ:
xjdservcomm.c:250:9: warning: ignoring return value of âfreadâ declared
with attribute âwarn_unused_resultâ [-Wunused-result]
250 | fread(&testwd[0],sizeof(long),1,fpd);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fcommon -O3 -Wl,-z,relro -c
-DXJDFRONTEND -DXJDDIC -DMMAP xjdfrontend.c -o xjdfrontend_sa.o
xjdfrontend.c:50:10: fatal error: termio.h: No such file or directory
50 | #include <termio.h>
| ^~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:94: xjdfrontend_sa.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:44: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: xjdic
Source-Version: 24-14
Done: Ludovic Drolez <[email protected]>
We believe that the bug you reported is fixed in the latest version of
xjdic, 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.
Ludovic Drolez <[email protected]> (supplier of updated xjdic 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: Tue, 27 Jan 2026 07:37:34 +0100
Source: xjdic
Architecture: source
Version: 24-14
Distribution: unstable
Urgency: medium
Maintainer: Ludovic Drolez <[email protected]>
Changed-By: Ludovic Drolez <[email protected]>
Closes: 1122495
Changes:
xjdic (24-14) unstable; urgency=medium
.
* Compilation fix added -D__GNU__. Closes: #1122495
Checksums-Sha1:
d87daa8fdc6d7ae941d8338cd7c785fe3507fd78 1323 xjdic_24-14.dsc
41c2d108b426afbeeac4a58b0034d1fc42f355ca 13208 xjdic_24-14.debian.tar.xz
f3378ecc45090be1c786c15b4aa08aaef93f3b65 5561 xjdic_24-14_amd64.buildinfo
Checksums-Sha256:
a7d8433aee826c279ddf514010099721d6cb4096a3bd459ee8f72df733df63f7 1323
xjdic_24-14.dsc
e94843e346da1e692112c3e4ead77afe0c42754c6628ca186d85c138b0c0968b 13208
xjdic_24-14.debian.tar.xz
cf08fa220c8c6974888bdd2accfaed5f4d9d4f74fda5827a0993b21d43cf4353 5561
xjdic_24-14_amd64.buildinfo
Files:
cee5d4dd91fbee3a0f892f34b5779eff 1323 text optional xjdic_24-14.dsc
fb8bace39bdad012867667ac230c7e37 13208 text optional xjdic_24-14.debian.tar.xz
7ff900f33a149fc933f2a966b3ef20a2 5561 text optional xjdic_24-14_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQFHBAEBCAAxFiEEKrWNbKjxjlSqtxlZi3UoEkf5wXwFAml5s3wTHGxkcm9sZXpA
ZGViaWFuLm9yZwAKCRCLdSgSR/nBfM+BCACWfzJraKywE12zVrVWzz5ZjrVZbuDZ
hkQ56Iviejpd/p1xLSANcIVU/UTNa87qThAKIsCavSJIWAU2MoO6vkfN2dvGZEEi
EvMCjhyzBiiwDL60dtMihF/WSgoYzojU9NbnLXhVb4nWAHKJ+ksvz/gic8Veh0zl
vyA9F9IXT6rWkHFsZSsbjy4844cJ3y1d1F9tPohX6lyd8j6kdxKy66LoU3jEk+4l
xLhbR3TOf5VtnSWARkHUAn7tLfJOOK0cTLnYi+IYqIde2Hm2EyzLfVWbKWfeqxus
yV1Q4RykNvLSYsxmNHkrk7iTtlfCjbpWTWHFPdnDSSLoBmlxOW/CRyYX
=Kwtr
-----END PGP SIGNATURE-----
pgpJJTnx161Sa.pgp
Description: PGP signature
--- End Message ---