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
--------------------------------------------------------------------------------

Reply via email to