Bug#1133661: marked as done (val-and-rick: ftbfs with GCC-16)

"Debian Bug Tracking System" <[email protected]> Mon, 03 Aug 2026 12:35:03 +0000
Newsgroups gmane.linux.debian.devel.bugs.rc
Message-ID <handler.1133661.D1133661.17857604542730022.ackdone__47877.7801430383$1785760523$gmane$org@bugs.debian.org>
This is a multi-part message in MIME format...

------------=_1785760503-2730206-0
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="utf-8"

Your message dated Mon, 03 Aug 2026 12:34:12 +0000
with message-id <[email protected]>
and subject line Bug#1133661: fixed in val-and-rick 0.1a.dfsg1-8
has caused the Debian Bug report #1133661,
regarding val-and-rick: 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.)


--=20
1133661: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D1133661
Debian Bug Tracking System
Contact [email protected] with problems

------------=_1785760503-2730206-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at maintonly) by bugs.debian.org; 13 Apr 2026 13:12:31 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
	(2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-116.6 required=4.0 tests=BAYES_00,
	BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
	DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,FVGT_m_MULTI_ODD,
	HAS_PACKAGE,SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,
	USER_IN_DKIM_WELCOMELIST autolearn=ham autolearn_force=no
	version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 74; hammy, 150; neutral, 450; spammy,
	0. spammytokens:
	hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
	0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
	0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: <[email protected]>
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:59900)
	by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.96)
	(envelope-from <[email protected]>)
	id 1wCH5b-002nKd-31
	for [email protected];
	Mon, 13 Apr 2026 13:12:31 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org;
	s=smtpauto.stravinsky; h=X-Debian-User:Content-Transfer-Encoding:Content-Type
	:MIME-Version:Message-ID:Subject:To:From:Date:Reply-To:Cc:Content-ID:
	Content-Description:In-Reply-To:References;
	bh=gBxEXa64Bz5EiW4xh+iF+KTzlePAKO8CtIO/GoNxi6g=; b=W+R5q61aiR9DdaIhZAW3hK8upW
	0x7+YpqiCKzIMW24K7tE48pgAaQNAU3y774zNcIXYIMwD43B1PUqwmyJS1akZstwwyCmNOmctuT03
	YvhUl4aO2ekPq8lXiJlGrjTGcEU7yHZV9XrzNaCZosg4Bgj299eTFuiO8hMXgu2umRbpm56R1HTty
	g8wvYejKYyjreQsSj+fsyLGG+6qfH7tlUte5O7W8C0eSCpmu73YY0WqaF3RocvZ8MKV//7MDRslhK
	2asxDZZKddFycQyT+PMtD4O03YT3K0BnGn2MqQ/6TdsSIXG4bwWD8u1XtmOWASsi/e8AHv+i69ckF
	TM5faKzg==;
Received: from authenticated user
	by stravinsky.debian.org with esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.96)
	(envelope-from <[email protected]>)
	id 1wCH5a-00CJlS-10
	for [email protected];
	Mon, 13 Apr 2026 13:12:30 +0000
Date: Mon, 13 Apr 2026 15:12:29 +0200
From: Emanuele Rocca <[email protected]>
To: [email protected]
Subject: val-and-rick: ftbfs with GCC-16
Message-ID: <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
X-Debian-User: ema
Delivered-To: [email protected]

Package: src:val-and-rick
Version: 0.1a.dfsg1-7
Severity: important
Tags: sid forky ftbfs
User: [email protected]
Usertags: ftbfs-gcc-16

Hi,

val-and-rick fails to build in a test rebuild on at least amd64 and arm64 w=
ith
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/val-and-rick_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=3Dgcc-16 CXX=3Dg++-16 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=3Dexperimental install g++=20

Common build failures include unused (but set) variables, array subscripts
partly outside array bounds, and new/dropped symbols in Debian symbols file=
s.
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 pac=
kage
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 windowed.patch
dpkg-source: info: applying homedir.patch
dpkg-source: info: applying resizable.patch
dpkg-source: info: applying endian-clean.patch
dpkg-source: info: applying avoid-segfault-when-sdl-fails.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=3D/var/lib/sbuild/apt.conf
HOME=3D/sbuild-nonexistent
LANG=3Den_GB.UTF-8
LC_ALL=3DC.UTF-8
LOGNAME=3Dsbuild
OLDPWD=3D/work/ema/archive-rebuild
PARALLEL_JOBSLOT0=3D4
PARALLEL_JOBSLOT=3D5
PARALLEL_PID=3D1532054
PARALLEL_REMOTE_TMPDIR=3D/tmp
PARALLEL_RSYNC_OPTS=3D-rlDzR
PARALLEL_SEQ=3D13463
PARALLEL_SSHHOST=3D:
PARALLEL_SSHLOGIN=3D:
PARALLEL_TMP=3D/tmp/parRHE0G
PATH=3D/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/ga=
mes
SHELL=3D/bin/sh
SSHPASS=3D
USER=3Dsbuild
XDG_SESSION_CLASS=3Duser

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

Command: dpkg-buildpackage --sanitize-env -us -uc -b
dpkg-buildpackage: info: source package val-and-rick
dpkg-buildpackage: info: source version 0.1a.dfsg1-7
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Reiner Herrmann <reiner@reiner-h=
=2Ede>
 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/val-and-rick-0.1a.dfs=
g1'
rm -f val-and-rick
make[1]: Leaving directory '/build/reproducible-path/val-and-rick-0.1a.dfsg=
1'
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   dh_auto_build
	make -j128 INSTALL=3D"install --strip-program=3Dtrue"
make[1]: Entering directory '/build/reproducible-path/val-and-rick-0.1a.dfs=
g1'
gdc -o val-and-rick -Iimport -Isrc -Wno-deprecated -frelease -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/val-and-rick-0.1a.dfsg1=3D. -fstack-protector-strong -fstack-clash-prote=
ction -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wd=
ate-time -D_FORTIFY_SOURCE=3D2 -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 i=
mport/SDL_copying.d import/SDL_endian.d import/SDL_error.d import/SDL_event=
s.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 impo=
rt/SDL_quit.d import/SDL_rwops.d import/SDL_syswm.d import/SDL_thread.d imp=
ort/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/util/actor=
=2Ed src/abagames/util/bulletml/bullet.d src/abagames/util/bulletml/bullets=
manager.d src/abagames/util/iterator.d src/abagames/util/logger.d src/abaga=
mes/util/math.d src/abagames/util/prefmanager.d src/abagames/util/rand.d sr=
c/abagames/util/sdl/displaylist.d src/abagames/util/sdl/gamemanager.d src/a=
bagames/util/sdl/input.d src/abagames/util/sdl/luminous.d src/abagames/util=
/sdl/mainloop.d src/abagames/util/sdl/pad.d src/abagames/util/sdl/recordabl=
einput.d src/abagames/util/sdl/screen.d src/abagames/util/sdl/screen3d.d sr=
c/abagames/util/sdl/sdlexception.d src/abagames/util/sdl/sound.d src/abagam=
es/util/sdl/texture.d src/abagames/util/tokenizer.d src/abagames/util/vecto=
r.d src/abagames/vr/barrage.d src/abagames/vr/boot.d src/abagames/vr/bullet=
actor.d src/abagames/vr/bulletactorpool.d src/abagames/vr/bulletimpl.d src/=
abagames/vr/bullettarget.d src/abagames/vr/crystal.d src/abagames/vr/enemy.=
d src/abagames/vr/explosion.d src/abagames/vr/field.d src/abagames/vr/gamem=
anager.d src/abagames/vr/letter.d src/abagames/vr/particle.d src/abagames/v=
r/prefmanager.d src/abagames/vr/replay.d src/abagames/vr/screen.d src/abaga=
mes/vr/shape.d src/abagames/vr/ship.d src/abagames/vr/shot.d src/abagames/v=
r/soundmanager.d src/abagames/vr/stagemanager.d src/abagames/vr/title.d -lS=
DL -lGL -lGLU -lSDL_mixer -lbulletml
make[1]: gdc: No such file or directory
make[1]: *** [Makefile:8: val-and-rick] Error 127
make[1]: Leaving directory '/build/reproducible-path/val-and-rick-0.1a.dfsg=
1'
dh_auto_build: error: make -j128 INSTALL=3D"install --strip-program=3Dtrue"=
 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit s=
tatus 2

------------=_1785760503-2730206-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at 1133661-close) by bugs.debian.org; 3 Aug 2026 12:34:14 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
	(2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-114.2 required=4.0 tests=ALL_TRUSTED,BAYES_00,
	DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FVGT_m_MULTI_ODD,
	HAS_BUG_NUMBER,MD5_SHA1_SUM,PGPSIGNATURE,USER_IN_DKIM_WELCOMELIST
	autolearn=ham autolearn_force=no
	version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 80; hammy, 150; neutral, 109; spammy,
	0. spammytokens: hammytokens:0.000-+--HX-Debian:DAK,
	0.000-+--H*rp:D*ftp-master.debian.org, 0.000-+--HX-DAK:process-upload,
	0.000-+--UD:debian.tar.xz, 0.000-+--H*r:sk:fasolo.
Return-path: <[email protected]>
Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:42052)
	by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.96)
	(envelope-from <[email protected]>)
	id 1wqrry-00BSCT-11
	for [email protected];
	Mon, 03 Aug 2026 12:34:14 +0000
Received: via submission
	from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=fasolo.debian.org,[email protected] (verified)
	by muffat.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.96)
	(envelope-from <[email protected]>)
	id 1wqrrx-00Gzhn-14
	for [email protected];
	Mon, 03 Aug 2026 12:34:13 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
	d=ftp-master.debian.org; s=smtpauto.fasolo; h=Date:Message-Id:Content-Type:
	Subject:MIME-Version:To:Reply-To:From:Cc:Content-Transfer-Encoding:Content-ID
	:Content-Description:In-Reply-To:References;
	bh=e+hM649wd+b9mMviXnDFaz8+n0UrHTOeVak3c+IQyyU=; b=O6tNtHt0v4Du0PkijcFHHUYHYm
	wlwqx43B4DSwS2go5mRA8vZdvi9UyvWUcTbnorP6lYr/zIXMqR+2+1Yq9Zz8jxxHdVuhE2UFiff1s
	ewoKRbKEsZYjATgBkY1tMfH0fuCKocqeiq38HMuFVYuyYcvxnbdOKXyWYLzqx2mVnrOtYbc5xgMCP
	TrEHSKYHcw+75vloyG8H7yC/5oQT9L/+JOwGwty/ZlY0CgcbFnzvAbGR4sn8rZzAFX9wLwTQ8U2c3
	dBiM2vdDR2J4a7nm1uLlNXE+Zin2OGU5MBW2cbL+MCDtEPIs0OheJcXdID0B6EqmmZyEx2fPyCTX+
	CjDPS37g==;
Received: from dak by fasolo.debian.org with local (Exim 4.98.2)
	(envelope-from <[email protected]>)
	id 1wqrrw-00000006Azp-26iC;
	Mon, 03 Aug 2026 12:34:12 +0000
From: Debian FTP Masters <[email protected]>
Reply-To: =?utf-8?q?S=C3=A9bastien_Noel?= <[email protected]>
To: [email protected]
X-DAK: dak process-upload
X-Debian: DAK
X-Debian-Package: val-and-rick
Debian: DAK
Debian-Changes: val-and-rick_0.1a.dfsg1-8_source.changes
Debian-Source: val-and-rick
Debian-Version: 0.1a.dfsg1-8
Debian-Architecture: source
Debian-Suite: unstable
Debian-Archive-Action: accept
MIME-Version: 1.0
Subject: Bug#1133661: fixed in val-and-rick 0.1a.dfsg1-8
Content-Type: multipart/signed; micalg="pgp-sha256";
 protocol="application/pgp-signature";
 boundary="===============3387872654814292171=="
Message-Id: <[email protected]>
Date: Mon, 03 Aug 2026 12:34:12 +0000

--===============3387872654814292171==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Source: val-and-rick
Source-Version: 0.1a.dfsg1-8
Done: S=C3=A9bastien Noel <[email protected]>

We believe that the bug you reported is fixed in the latest version of
val-and-rick, 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=C3=A9bastien Noel <[email protected]> (supplier of updated val-and-rick pa=
ckage)

(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: Mon, 03 Aug 2026 14:06:11 +0200
Source: val-and-rick
Architecture: source
Version: 0.1a.dfsg1-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: S=C3=A9bastien Noel <[email protected]>
Closes: 1133661
Changes:
 val-and-rick (0.1a.dfsg1-8) unstable; urgency=3Dmedium
 .
   * Team upload.
   * Fix FTBFS with gdc 16. (Closes: #1133661)
   * Update debhelper compat level to 14.
   * Bump Standards-Version to 4.7.4.
Checksums-Sha1:
 11502284f5d53b225f9172f844de6f9e99954b34 1877 val-and-rick_0.1a.dfsg1-8.dsc
 e5680d7f24d86caa830448bd190284365526b79b 27780 val-and-rick_0.1a.dfsg1-8.deb=
ian.tar.xz
 1d7029cfd0798faa979dbf52ed16c263a17b52bb 12713 val-and-rick_0.1a.dfsg1-8_amd=
64.buildinfo
Checksums-Sha256:
 e33eb843cce01c86af1a2b971690998eab6c82573b3f6c1c9c9232f27ab4cca9 1877 val-an=
d-rick_0.1a.dfsg1-8.dsc
 32bff8f7c5c3d89ec2786d2b3a5fa2c792b5dc466f5f0a4d18fcef3897c99dbe 27780 val-a=
nd-rick_0.1a.dfsg1-8.debian.tar.xz
 0e73a8f51b9b03648594c049acc1031c86207876dd5f317b5ca24765abfe47f4 12713 val-a=
nd-rick_0.1a.dfsg1-8_amd64.buildinfo
Files:
 905d8fb678c6df325e556c20fd4b7025 1877 games optional val-and-rick_0.1a.dfsg1=
-8.dsc
 bcf29db56af5f942f3d8287e74f916a6 27780 games optional val-and-rick_0.1a.dfsg=
1-8.debian.tar.xz
 02ff88d4c40e0f34e4c300a496c2dbb8 12713 games optional val-and-rick_0.1a.dfsg=
1-8_amd64.buildinfo

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

iQFHBAEBCgAxFiEEdlP6my3wO8aMe9FCrKAIuMk0p9QFAmpwhU4THHR3b2xpZmVA
ZGViaWFuLm9yZwAKCRCsoAi4yTSn1L8DCAC2ZUD7E5DYaw1h3hRVQKEHVBUolVp3
f7MVXzllsknEW35FWteI/QknqTB+UNXSkPldI5M1GVFQEcfOpaqnf0mf4lCxJQqX
0BJMGb4nu+ZTmxaMgWibO8XK06U8em4T++sGf2nxwgP/qYFZzgE+Rn19mE+bhLZK
2cXTQHWZnZcMaJ0umv0Ci+tq8rv3skmCvib3g1X/VI5cM9w5r2638sLUXLmR7PJV
7WMtITXZ95o8UPSTXNPkInPCkJxqreMrCr7KEjU3e+wmcLxaOyKojpSlrsQkLkc8
e9IFS3vV+ihmtXYYNuGSkb9rM403OOMh0oq/c2ir0dT++OjhThR0VrXc
=3D7yCu
-----END PGP SIGNATURE-----


--===============3387872654814292171==
Content-Type: application/pgp-signature

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

iHUEABYIAB0WIQTziqJOuF8J+ZI8pJSb9qggYcy5IQUCanCKxAAKCRCb9qggYcy5
IX7DAQC7Svaf5fFeEER0TW3CCi4JX4RBg2GmDtm7WtCQHbShpwD/com6JoTQDyCO
/9AOGuWg+914SsFDiXJVYhGbES42bwg=
=ddgN
-----END PGP SIGNATURE-----

--===============3387872654814292171==--
------------=_1785760503-2730206-0--