Your message dated Thu, 06 Aug 2026 09:19:01 +0000
with message-id <[email protected]>
and subject line Bug#1133654: fixed in tumiki-fighters 0.2.dfsg1-12
has caused the Debian Bug report #1133654,
regarding tumiki-fighters: ftbfs with GCC-16
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.)


-- 
1133654: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1133654
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:tumiki-fighters
Version: 0.2.dfsg1-11
Severity: important
Tags: sid forky ftbfs
User: [email protected]
Usertags: ftbfs-gcc-16

Hi,

tumiki-fighters fails to build in a test rebuild on at least amd64 and arm64 
with
gcc-16/g++-16, but builds properly with gcc-15/g++-15. The severity of this
report will be raised before the forky release.

The full build log can be found at:
https://people.debian.org/~ema/gcc-16-rebuilds/output-1/tumiki-fighters_arm64.build.xz

The last lines of the build log are at the end of this report.

To build with GCC 16, either set CC=gcc-16 CXX=g++-16 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures include unused (but set) variables, array subscripts
partly outside array bounds, and new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-16/porting_to.html

Please only close this issue after double-checking that the package can be
built correctly with GCC 16.

Please do not reassign this bug to another package. If a fix in another package
is required, then file a bug for the other package (or clone), and mark this
bug as blocked by the bug in the other package.

[...]


dpkg-source: info: applying directories.patch
dpkg-source: info: applying windowed.patch
dpkg-source: info: applying dotfile.patch
dpkg-source: info: applying makefile.patch
dpkg-source: info: applying window-resizing.patch
dpkg-source: info: applying dlang_v2.patch
dpkg-source: info: applying gdc-8.patch
dpkg-source: info: applying gcc12.patch

Check disk space
----------------

Sufficient free space for build

User Environment
----------------

APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/sbuild-nonexistent
LANG=en_GB.UTF-8
LC_ALL=C.UTF-8
LOGNAME=sbuild
OLDPWD=/work/ema/archive-rebuild
PARALLEL_JOBSLOT0=11
PARALLEL_JOBSLOT=12
PARALLEL_PID=1532054
PARALLEL_REMOTE_TMPDIR=/tmp
PARALLEL_RSYNC_OPTS=-rlDzR
PARALLEL_SEQ=13828
PARALLEL_SSHHOST=:
PARALLEL_SSHLOGIN=:
PARALLEL_TMP=/tmp/parKvomE
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SHELL=/bin/sh
SSHPASS=
USER=sbuild
XDG_SESSION_CLASS=user

dpkg-buildpackage
-----------------

Command: dpkg-buildpackage --sanitize-env -us -uc -b
dpkg-buildpackage: info: source package tumiki-fighters
dpkg-buildpackage: info: source version 0.2.dfsg1-11
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Alexandre Detiste <[email protected]>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
 debian/rules clean
dh clean
   dh_auto_clean
        make -j128 clean
make[1]: Entering directory '/build/reproducible-path/tumiki-fighters-0.2.dfsg1'
rm -f tumiki-fighters
make[1]: Leaving directory '/build/reproducible-path/tumiki-fighters-0.2.dfsg1'
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   dh_auto_build
        make -j128 INSTALL="install --strip-program=true"
make[1]: Entering directory '/build/reproducible-path/tumiki-fighters-0.2.dfsg1'
gdc -o tumiki-fighters -Wno-deprecated -Iimport -Isrc -frelease -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/tumiki-fighters-0.2.dfsg1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now import/SDL.d import/SDL_active.d 
import/SDL_audio.d import/SDL_byteorder.d import/SDL_cdrom.d 
import/SDL_copying.d import/SDL_endian.d import/SDL_error.d import/SDL_events.d 
import/SDL_getenv.d import/SDL_joystick.d import/SDL_keyboard.d 
import/SDL_keysym_.d import/SDL_mixer.d import/SDL_mouse.d import/SDL_mutex.d 
import/SDL_quit.d import/SDL_rwops.d import/SDL_syswm.d import/SDL_thread.d 
import/SDL_timer.d import/SDL_types.d import/SDL_version_.d import/SDL_video.d 
import/bulletml.d import/opengl.d import/openglu.d 
src/abagames/tf/attractmanager.d src/abagames/tf/barragemanager.d 
src/abagames/tf/boot.d src/abagames/tf/bulletactor.d 
src/abagames/tf/bulletactorpool.d src/abagames/tf/bulletinst.d 
src/abagames/tf/bullettarget.d src/abagames/tf/damagegauge.d 
src/abagames/tf/enemy.d src/abagames/tf/enemyspec.d src/abagames/tf/field.d 
src/abagames/tf/fragment.d src/abagames/tf/gamemanager.d 
src/abagames/tf/letterrender.d src/abagames/tf/mobileletter.d 
src/abagames/tf/morphbullet.d src/abagames/tf/particle.d 
src/abagames/tf/prefmanager.d src/abagames/tf/scoresign.d 
src/abagames/tf/screen.d src/abagames/tf/ship.d src/abagames/tf/soundmanager.d 
src/abagames/tf/splinter.d src/abagames/tf/stagemanager.d 
src/abagames/tf/stuckenemy.d src/abagames/tf/tumiki.d 
src/abagames/tf/tumikiset.d src/abagames/util/actor.d 
src/abagames/util/actorpool.d src/abagames/util/bulletml/bullet.d 
src/abagames/util/bulletml/bulletsmanager.d src/abagames/util/csv.d 
src/abagames/util/iterator.d src/abagames/util/logger.d 
src/abagames/util/prefmanager.d src/abagames/util/rand.d 
src/abagames/util/sdl/gamemanager.d src/abagames/util/sdl/input.d 
src/abagames/util/sdl/mainloop.d src/abagames/util/sdl/pad.d 
src/abagames/util/sdl/screen.d src/abagames/util/sdl/screen3d.d 
src/abagames/util/sdl/sdlexception.d src/abagames/util/sdl/sound.d 
src/abagames/util/sdl/texture.d src/abagames/util/vector.d -lSDL -lGL 
-lSDL_mixer -lbulletml
make[1]: gdc: No such file or directory
make[1]: *** [Makefile:8: tumiki-fighters] Error 127
make[1]: Leaving directory '/build/reproducible-path/tumiki-fighters-0.2.dfsg1'
dh_auto_build: error: make -j128 INSTALL="install --strip-program=true" 
returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2

--- End Message ---
--- Begin Message ---
Source: tumiki-fighters
Source-Version: 0.2.dfsg1-12
Done: Sébastien Noel <[email protected]>

We believe that the bug you reported is fixed in the latest version of
tumiki-fighters, 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.
Sébastien Noel <[email protected]> (supplier of updated tumiki-fighters 
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: Thu, 06 Aug 2026 11:02:47 +0200
Source: tumiki-fighters
Architecture: source
Version: 0.2.dfsg1-12
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Sébastien Noel <[email protected]>
Closes: 1133654
Changes:
 tumiki-fighters (0.2.dfsg1-12) unstable; urgency=medium
 .
   * Team upload.
   * Fix FTBFS with gdc 16. (Closes: #1133654)
   * Update debhelper compat level to 14.
   * Bump Standards-Version to 4.7.4.
Checksums-Sha1:
 1a13a9dd2f5283461b149b6c16f571304cad84fc 1983 tumiki-fighters_0.2.dfsg1-12.dsc
 64b5ec9f7f0914bbf481c00c19d1b88275cd7dc8 28484 
tumiki-fighters_0.2.dfsg1-12.debian.tar.xz
 9008f4bc08b38b3398ce4bcdd4ea4198845a40a7 12763 
tumiki-fighters_0.2.dfsg1-12_amd64.buildinfo
Checksums-Sha256:
 e4e9c2b58eb018586d9d99f9c85754bdd40cbf4764a08a1e9f5124097e93636c 1983 
tumiki-fighters_0.2.dfsg1-12.dsc
 58f029f4e5dbcd143a22e03687adf686da1f97dc149bfc5120f1b4ba2cef5886 28484 
tumiki-fighters_0.2.dfsg1-12.debian.tar.xz
 fd542890a0234bda2decbca29c6310eb0d84d54ebdc39604464200d4eabbeb46 12763 
tumiki-fighters_0.2.dfsg1-12_amd64.buildinfo
Files:
 4520af874780ceb4127850ebdd9aff18 1983 games optional 
tumiki-fighters_0.2.dfsg1-12.dsc
 2ebc93313af477ee832c15150c08f676 28484 games optional 
tumiki-fighters_0.2.dfsg1-12.debian.tar.xz
 02f02a5780756ebdc834e249001d85f7 12763 games optional 
tumiki-fighters_0.2.dfsg1-12_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQFHBAEBCgAxFiEEdlP6my3wO8aMe9FCrKAIuMk0p9QFAmp0TjQTHHR3b2xpZmVA
ZGViaWFuLm9yZwAKCRCsoAi4yTSn1PXHCAC9lD4t73rPJ636BTW1oKl9yMnio9S0
GH1RyzGytnLF2+PQsKnnt9SNbdCs0trftk84t2MYIwC8OSxVT8L441YJVzYydI8Y
4gbwZOKI3aslSTaWj4YavqKejK88u33XRvnJyg3+eEbDzF5fxlXJU7iord6RD9bx
zllNiT8hEs2TKMlDUWtSoB3FNV8jGcj9k9Bp8GhO9P/oCWtfvAH+uC0KgGPGaVl6
fWYiyxvCYiL6CejddgJU+v6pMOEPCpXJ5yavgM0J9d5NcYQY1zRcXvhsHLkAUfyL
vF/SxaS7evrBmZXqcCTZbyFHiyCsRhwebLeXYmtQWEQl/IrZcl6PUZNl
=NR6c
-----END PGP SIGNATURE-----

Attachment: pgpiwCdEiDWXQ.pgp
Description: PGP signature


--- End Message ---

Reply via email to