Your message dated Tue, 23 Dec 2025 19:35:00 +0000
with message-id <[email protected]>
and subject line Bug#1114217: fixed in mvdsv 1.11-1.1
has caused the Debian Bug report #1114217,
regarding mvdsv: FTBFS: /<<PKGBUILDDIR>>/src/bothdefs.h:160:23: 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.)
--
1114217: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114217
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mvdsv
Version: 1.11-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:mvdsv, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem=cmake
dh_auto_clean -O--buildsystem=cmake
dh_autoreconf_clean -O--buildsystem=cmake
dh_clean -O--buildsystem=cmake
rm -f debian/debhelper-build-stamp
rm -rf debian/.debhelper/
rm -f -- debian/mvdsv.substvars debian/files
rm -fr -- debian/mvdsv/ debian/tmp/
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 --buildsystem=cmake
dh_update_autotools_config -O--buildsystem=cmake
dh_autoreconf -O--buildsystem=cmake
dh_auto_configure -O--buildsystem=cmake
cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb
PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
-DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON
-DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run
-DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles"
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu ..
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
-- The C compiler identification is GNU 15.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version "8.16.0-rc2")
-- Found PCRE: /usr/lib/x86_64-linux-gnu/libpcre2-8.so
-- LITTLE_ENDIAN
-- Configuring done (0.2s)
-- Generating done (0.0s)
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LOCALSTATEDIR
CMAKE_INSTALL_RUNSTATEDIR
CMAKE_INSTALL_SYSCONFDIR
FETCHCONTENT_FULLY_DISCONNECTED
-- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
dh_auto_build -O--buildsystem=cmake
cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install
--strip-program=true" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu//CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f CMakeFiles/mvdsv.dir/build.make CMakeFiles/mvdsv.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/mvdsv.dir/DependInfo.cmake
"--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f CMakeFiles/mvdsv.dir/build.make CMakeFiles/mvdsv.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 4%] Building C object CMakeFiles/mvdsv.dir/src/bothtools.c.o
[ 4%] Building C object CMakeFiles/mvdsv.dir/src/build.c.o
/usr/bin/cc -DFTE_PEXT2_VOICECHAT -DMVD_PEXT1_SERVERSIDEWEAPON
-DMVD_PEXT1_SERVERSIDEWEAPON2 -DSERVERONLY -DUSE_PR2 -DWWW_INTEGRATION
-D__LITTLE_ENDIAN__Q__ -I/<<PKGBUILDDIR>>/src/qwprot/src -I/usr/include/qwprot
-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 -fvisibility=hidden -Wall -MD -MT
CMakeFiles/mvdsv.dir/src/build.c.o -MF CMakeFiles/mvdsv.dir/src/build.c.o.d -o
CMakeFiles/mvdsv.dir/src/build.c.o -c /<<PKGBUILDDIR>>/src/build.c
/usr/bin/cc -DFTE_PEXT2_VOICECHAT -DMVD_PEXT1_SERVERSIDEWEAPON
-DMVD_PEXT1_SERVERSIDEWEAPON2 -DSERVERONLY -DUSE_PR2 -DWWW_INTEGRATION
-D__LITTLE_ENDIAN__Q__ -I/<<PKGBUILDDIR>>/src/qwprot/src -I/usr/include/qwprot
-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 -fvisibility=hidden -Wall -MD -MT
CMakeFiles/mvdsv.dir/src/bothtools.c.o -MF
CMakeFiles/mvdsv.dir/src/bothtools.c.o.d -o
CMakeFiles/mvdsv.dir/src/bothtools.c.o -c /<<PKGBUILDDIR>>/src/bothtools.c
In file included from /<<PKGBUILDDIR>>/src/qwsvdef.h:58,
from /<<PKGBUILDDIR>>/src/build.c:28:
/<<PKGBUILDDIR>>/src/bothdefs.h:160:23: error: cannot use keyword âfalseâ
as enumeration constant
160 | typedef enum qbool_e {false, true} qbool;
| ^~~~~
In file included from /<<PKGBUILDDIR>>/src/qwsvdef.h:58,
from /<<PKGBUILDDIR>>/src/bothtools.c:21:
/<<PKGBUILDDIR>>/src/bothdefs.h:160:23: error: cannot use keyword âfalseâ
as enumeration constant
160 | typedef enum qbool_e {false, true} qbool;
| ^~~~~
/<<PKGBUILDDIR>>/src/bothdefs.h:160:23: note: âfalseâ is a keyword with
â-std=c23â onwards
/<<PKGBUILDDIR>>/src/bothdefs.h:160:23: note: âfalseâ is a keyword with
â-std=c23â onwards
make[3]: *** [CMakeFiles/mvdsv.dir/build.make:96:
CMakeFiles/mvdsv.dir/src/build.c.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [CMakeFiles/mvdsv.dir/build.make:82:
CMakeFiles/mvdsv.dir/src/bothtools.c.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:90: CMakeFiles/mvdsv.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:94: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:21: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: mvdsv
Source-Version: 1.11-1.1
Done: Boyuan Yang <[email protected]>
We believe that the bug you reported is fixed in the latest version of
mvdsv, 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.
Boyuan Yang <[email protected]> (supplier of updated mvdsv 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: Tue, 23 Dec 2025 14:14:13 -0500
Source: mvdsv
Architecture: source
Version: 1.11-1.1
Distribution: unstable
Urgency: medium
Maintainer: Lee Garrett <[email protected]>
Changed-By: Boyuan Yang <[email protected]>
Closes: 1114217
Changes:
mvdsv (1.11-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* debian/patches/13120da861aba33b23ce1b40a1b2b401411e4c19.patch: Add
upstream patch to fix FTBFS with gcc-15. (Closes: #1114217)
Checksums-Sha1:
6bfe986666bc7a63d3b803188df198d53143a58c 1860 mvdsv_1.11-1.1.dsc
1b58591ac24404e5b23f55d92626f15e1a7e75b8 556631 mvdsv_1.11.orig.tar.gz
3a934b8c7c9db3c66f588449061b06cdb8956b33 15036 mvdsv_1.11-1.1.debian.tar.xz
f652f32380e667956bae3d47a9b672d0fef7eb5c 8240 mvdsv_1.11-1.1_amd64.buildinfo
Checksums-Sha256:
5a825df5f5ebfde13fee70a5c76af53fdd6190a70e644bb4f7d9c29ad80ce488 1860
mvdsv_1.11-1.1.dsc
2d938ac7d80660e586c1021329bcd91fcae799596bb1989f778067b4af5a5b8e 556631
mvdsv_1.11.orig.tar.gz
a82245c32d378f21be6f70077b01cda63fd621512abce28feb4628d464f16fdc 15036
mvdsv_1.11-1.1.debian.tar.xz
04aad751950941646f1577a3cece81cfda097c85f65c69b16e1c5f9674bda324 8240
mvdsv_1.11-1.1_amd64.buildinfo
Files:
247008098e5ff346fb3c06fb6d165f68 1860 games optional mvdsv_1.11-1.1.dsc
19823e9c4dcf5238d0bc36ea27ada610 556631 games optional mvdsv_1.11.orig.tar.gz
ccec5c78d8f60ca6f92dd845d029f01e 15036 games optional
mvdsv_1.11-1.1.debian.tar.xz
a91c62b97695718db1bee702f882c22d 8240 games optional
mvdsv_1.11-1.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmlK6sgACgkQwpPntGGC
Ws7tCQ//YCSrGI9j+xZtK7eZS/MAG5e3+aI9gdVC9Wxd+Gn9d+cSPpglX6KeHV64
stcRh0GaR2gUOnrqgkPEIxjIAIxaNsnSQm6s51JxQteoE+8OZ9xWYN1qtKsDObHT
g68VIBpYqWZ13RAOfCmaLF++rPBB6pTLNBJuH9TnLyCVaSkX7AyS2bTkqg7+06JB
mDAVp6Uv+f+K2l6J5vngU52uRVjFjLUxwm4nQE7JYzZsyoFdw2rPFRaaLV0ha8BI
1O21sDaNOT8fZsWx0eUkZafGDh7hW4r2DwR4ZBG50UmjY9U31H/8KkUitTbmEXYc
/QkfjBTKJcVXOMlu7druRcopVRg3seJI1j92y64ef7nw+oMMEfDuIdoCWV2v8QGM
5Vu6ukJO35x6iA8bar1/FA3e4wuwLSuwYeYjHJDzDwID5jCe0aauMNXw6SPx4Gag
v7IFNJsSgXoEiFP3dv5fqZBnaDZGgxenw2/cnfCoYx102OfNIRyDyHBCfr8JjgU/
EyjPybRfqHkxQE2xm9udNr93ORd1j54K5vFaec1hYGFcC90lawaURL+2c1NPHzVj
gUHxDhGRBuOP82VETJfd7I4CP9+lwiC9Yr3ETdYeejDZf6SY1NGxiDNBQLOFnyoM
USvayeXf6PvApP1jCGWsGcg9vGqKuhGxG42RROlc2WjqSlqQFJk=
=rhhS
-----END PGP SIGNATURE-----
pgpBaJ8hunOMt.pgp
Description: PGP signature
--- End Message ---