Your message dated Fri, 12 Sep 2025 15:22:18 +0000
with message-id <[email protected]>
and subject line Bug#1114423: fixed in uhexen2 1.5.9+git20230520.3380711+dfsg-2
has caused the Debian Bug report #1114423,
regarding uhexen2: FTBFS: ../../common/q_stdinc.h:131:9: error: cannot use
keyword 'false' as enumeration constant
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.)
--
1114423: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114423
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:uhexen2
Version: 1.5.9+git20230520.3380711+dfsg-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
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 could not 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:uhexen2, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make -s -C engine/hexen2 distclean
make -C engine/hexen2 clean
make[2]: Entering directory '/<<PKGBUILDDIR>>/engine/hexen2'
rm -f *.o *.res dos/*.o core
make -C ../../libs/timidity clean
make[3]: Entering directory '/<<PKGBUILDDIR>>/libs/timidity'
rm -f *.o libtimidity.a timidity.a timidity.lib
make[3]: Leaving directory '/<<PKGBUILDDIR>>/libs/timidity'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/engine/hexen2'
make -C engine/hexen2/server clean
make[2]: Entering directory '/<<PKGBUILDDIR>>/engine/hexen2/server'
rm -f *.o *.res dos/*.o core
make[2]: Leaving directory '/<<PKGBUILDDIR>>/engine/hexen2/server'
rm -f engine/hexen2/server/h2ded
make -s -C engine/hexenworld/client distclean
make -s -C engine/hexenworld/server distclean
#make -s -C launcher distclean
rm -f gamecode/hc/h2/progs.dat
rm -f gamecode/hc/h2/files.dat
rm -f gamecode/hc/h2/progdefs.h
rm -f gamecode/hc/hw/files.dat
rm -f gamecode/hc/hw/progdefs.h
rm -f gamecode/hc/portals/files.dat
rm -f gamecode/hc/portals/progdefs.h
rm -f gamecode/hc/h2/progs2.dat
rm -f gamecode/hc/hw/hwprogs.dat
rm -f gamecode/hc/portals/progs.dat
make -s -C h2patch distclean
make -s -C utils/hcc distclean
make -s -C hw_utils/hwmaster distclean
dh_auto_clean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
rm -f debian/debhelper-build-stamp
rm -rf debian/.debhelper/
rm -f -- debian/uhexen2.substvars debian/uhexen2-common.substvars
debian/files
rm -fr -- debian/uhexen2/ debian/tmp/ debian/uhexen2-common/
find . \( \( \
\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path
.\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o
-type f -a \
\( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
-o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
-o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
-o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
\) -exec rm -f {} + \) -o \
\( -type d -a \( -name autom4te.cache -o -name __pycache__ \)
-prune -exec rm -rf {} + \) \)
debian/rules binary
dh binary
dh_update_autotools_config
cp -an --reflink=auto scripts/config.guess
debian/.debhelper/bucket/files/05a24a2cb33bddf1c8962423b04ee824a1c2763613ac48da5a087f7f2624a9e6.tmp
mv
debian/.debhelper/bucket/files/05a24a2cb33bddf1c8962423b04ee824a1c2763613ac48da5a087f7f2624a9e6.tmp
debian/.debhelper/bucket/files/05a24a2cb33bddf1c8962423b04ee824a1c2763613ac48da5a087f7f2624a9e6
cp -f /usr/share/misc/config.guess ./scripts/config.guess
cp -an --reflink=auto scripts/config.sub
debian/.debhelper/bucket/files/2b62b754ab53316dfcb32b6b241d545ccf4773398e9cec6ea3575fe60651fc11.tmp
mv
debian/.debhelper/bucket/files/2b62b754ab53316dfcb32b6b241d545ccf4773398e9cec6ea3575fe60651fc11.tmp
debian/.debhelper/bucket/files/2b62b754ab53316dfcb32b6b241d545ccf4773398e9cec6ea3575fe60651fc11
cp -f /usr/share/misc/config.sub ./scripts/config.sub
dh_autoreconf
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# Build the main game binaries
make -C engine/hexen2 h2
make[2]: Entering directory '/<<PKGBUILDDIR>>/engine/hexen2'
gcc -c -I. -I../h2shared -I../../common -I/usr/X11R6/include -Wdate-time
-D_FORTIFY_SOURCE=2 -DSDLQUAKE=2 -DUSE_CODEC_WAVE -DUSE_CODEC_VORBIS
-DUSE_CODEC_MP3 -DUSE_CODEC_TIMIDITY -D_NO_MIDIDRV -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall
-O2 -DNDEBUG=1 -ffast-math -fomit-frame-pointer -I/usr/include/SDL2
-D_REENTRANT -o d_edge.o ../h2shared/d_edge.c
In file included from ./quakeinc.h:28,
from ./quakedef.h:222,
from ../h2shared/d_edge.c:22:
../../common/q_stdinc.h:131:9: error: cannot use keyword âfalseâ as
enumeration constant
131 | false = 0,
| ^~~~~
../../common/q_stdinc.h:131:9: note: âfalseâ is a keyword with
â-std=c23â onwards
make[2]: *** [Makefile:1259: d_edge.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/engine/hexen2'
make[1]: *** [debian/rules:21: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:17: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: uhexen2
Source-Version: 1.5.9+git20230520.3380711+dfsg-2
Done: Alexandre Detiste <[email protected]>
We believe that the bug you reported is fixed in the latest version of
uhexen2, 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.
Alexandre Detiste <[email protected]> (supplier of updated uhexen2 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: Fri, 12 Sep 2025 15:56:09 +0200
Source: uhexen2
Architecture: source
Version: 1.5.9+git20230520.3380711+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Alexandre Detiste <[email protected]>
Closes: 1114423 1114583
Changes:
uhexen2 (1.5.9+git20230520.3380711+dfsg-2) unstable; urgency=medium
.
* Adopt inside Games Team (Closes: #1114583)
* Add tiny patch to build with GCC-15 (Closes: #1114423)
* Add d/salsa-cy.yml, skip autopkgtest
* Drop "Rules-Requires-Root: no"
* Bump Standards-Version to 4.7.2
Checksums-Sha1:
dd8d18c4a8a53df3b07352e7c995f85298479d60 2239
uhexen2_1.5.9+git20230520.3380711+dfsg-2.dsc
f8008aec9455921e9d4d84f47d314e405b726370 22156
uhexen2_1.5.9+git20230520.3380711+dfsg-2.debian.tar.xz
2a21f833d740bef8f7496b117ae0b995b9418fe0 10824
uhexen2_1.5.9+git20230520.3380711+dfsg-2_source.buildinfo
Checksums-Sha256:
fd24ef2d0c11ff76bd6f692cb5ca4b6485f95c4a22baa53fec4a07d6058e7893 2239
uhexen2_1.5.9+git20230520.3380711+dfsg-2.dsc
6c2876dd6b303ee70dac6bbb2b7d78d7b7b6bfbe67abc814772f9da4f94b1acf 22156
uhexen2_1.5.9+git20230520.3380711+dfsg-2.debian.tar.xz
74fe8e17bf34591058c7a69778f48bad513a58dbb018c75919486dfe927d9465 10824
uhexen2_1.5.9+git20230520.3380711+dfsg-2_source.buildinfo
Files:
36b5d6ab724514cc3ab64942e8765ec1 2239 contrib/games optional
uhexen2_1.5.9+git20230520.3380711+dfsg-2.dsc
7ca80035a33a5e75ca68fb4d348d4871 22156 contrib/games optional
uhexen2_1.5.9+git20230520.3380711+dfsg-2.debian.tar.xz
ce86b0d27fac7e6c0387435602c95f05 10824 contrib/games optional
uhexen2_1.5.9+git20230520.3380711+dfsg-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmjEJrMRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBoNLQ//UfszgreNrWQpczkJ8c/VXRLbFgJOlb00
x4XbFiaPTlr+fsF7P28r+QgLAcN+UZaAHzPn/pkt6VFFcZtAJ9/j+400s3S2p+mU
gekRBwH5S/WOytT86cHzrI+HrNnji/iX2DpY4bxtwIuEgIOer3Q3XHjzBGDVoCXP
MoEUgz+QT5i7NFslUe/6fd9On4VJ3wL2gKOb9H2NSYBRJqQrNNhgeer+62rZeiDZ
Ghonb6p0VqQSEuL/8LqqXayn8jghsXBHtbidaZsy4RX4aF4b6CeM6zE6a9V704Ix
mgPCeKOAE4+MaqWGP0kSH/FF/9PoTLjoUx4oloX8PJfOW2VmAHVy7TIdiqLzZAnX
LEtsIbEEiK1nXh+PtqGVu9MmM+pCeoH9m7ihzwR9VanbDfRLV4GQmkV3z9c3pJAv
eYDDthnuS7290Og2k3z+TXQSh1xZvrJi0e1fz2bKO5+owLEEhOabXpcs5TynZtaL
DNA5idEbkGLJQupEtWxAxOWJUROfdqZE6GMDhfxYkXJ5TjOYKE54JNRLcxNXXDoN
2w1DCmghXGaO63g5A5lWHL9fet9ypGZAGZEwxlwHkAP3Evuo05GOX3ji5nJiBsAk
0/jWvNet0FllBh3Mki59ikQF/LkIpfHI5EkkHrx8E+qGEdoFcVf+XZ5Uko6O9Gna
ANwCaCnRQmw=
=N101
-----END PGP SIGNATURE-----
pgpfhFCDfWbL5.pgp
Description: PGP signature
--- End Message ---