From: owner@bugs.debian.org
This is a multi-part message in MIME format...
Your message dated Sun, 07 Sep 2025 16:50:18 +0000
with message-id
and subject line Bug#1097708: fixed in qrq 0.3.5-3
has caused the Debian Bug report #1097708,
regarding qrq: ftbfs with GCC-15
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 owner@bugs.debian.org
immediately.)
--
1097708: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097708
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
Received: (at maintonly) by bugs.debian.org; 17 Feb 2025 17:47:48 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
(2021-04-09) on buxtehude.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-118.1 required=4.0 tests=ALL_TRUSTED,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,USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST
autolearn=ham autolearn_force=no
version=3.4.6-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 45; hammy, 150; neutral, 223;
spammy,
0. spammytokens: hammytokens:0.000-+--trixie, 0.000-+--H*F:U*doko,
0.000-+--UD:qa-logs.debian.net, 0.000-+--qa-logs.debian.net,
0.000-+--qalogsdebiannet
Return-path:
Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:50452)
from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,
N=muffat.debian.org,EMAIL=hostmaster@muffat.debian.org (verified)
by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RS
_PSS_RSAE_SHA256__AES_256_GCM:256)
(Exim 4.94.2)
(envelope-from )
id 1tk5Dg-00Ag8s-5V
for maintonly@bugs.debian.org; Mon, 17 Feb 2025 17:47:48 +0000
Received: from paradis.debian.org ([2607:f8f0:614:1::1274:67]:48490)
from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,
N=paradis.debian.org,EMAIL=hostmaster@paradis.debian.org (verified)
by muffat.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_P
S_RSAE_SHA256__AES_256_GCM:256)
(Exim 4.94.2)
(envelope-from )
id 1tk5Df-00GYvc-MH
for maintonly@bugs.debian.org; Mon, 17 Feb 2025 17:47:47 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.
org;
s=smtpauto.paradis; h=Date:Message-Id:Content-Transfer-Encoding:Content-
Type:
MIME-Version:From:Subject:To:Reply-To:Cc:Content-ID:Content-Description:
In-Reply-To:References; bh=coCZG5+t0hoZhYgkj17fFN/PT9ZBFGbxrscy+E1b5Pg=;
b=po
xHJLkmRGg3mzcmEJLXK9wPwgQchEOZB2K/5GKffdOfw5Ge7NeC
zY6FJXhIS23gUBAl8ep5NQNSj5r
HpQwY87Kj+2ABEALohDoe2x6GhnQ7hYctNsjjkfpcRUAUvNwJg
p6OXK8seXdAvKdA+ixH2LnX9b/i
VU31lcupFBT6AbelFK8XGbQSeFDKrE6Ajf5ZpVxL+dBQB6NkSL
tejhNueVI3dvBTg1bjDq1wVnnAo
D6MOT/BluodO5CqCfCHbCMwT1gri9Yel6bJS33d9tIxgqbtpWS
tma//3e7BPkFVKTIUVZsFnlGsGQ
I4C+yh6tl8Dl49c20wwAGeOPXjf8z5+Q==;
Received: from doko by paradis.debian.org with local (Exim 4.94.2)
(envelope-from )
id 1tk5De-009P6s-VA
for maintonly@bugs.debian.org; Mon, 17 Feb 2025 17:47:46 +0000
To: maintonly@bugs.debian.org
Subject: qrq: ftbfs with GCC-15
From: Matthias Klose
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit
Message-Id:
Date: Mon, 17 Feb 2025 17:47:46 +0000
Delivered-To: maintonly@bugs.debian.org
Package: src:qrq
Version: 0.3.5-2
Severity: important
Tags: sid forky
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-15
[This bug is NOT targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/qrq_0.3.5-2_unstab
e_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html
[...]
HOME=/sbuild-nonexistent
LANG=C.UTF-8
LC_ALL=C.UTF-8
LOGNAME=user42
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SHELL=/bin/sh
USER=user42
dpkg-buildpackage
-----------------
Command: dpkg-buildpackage --sanitize-env -us -uc -b
dpkg-buildpackage: info: source package qrq
[continued in next message]
--- SoupGate-Win32 v1.05
* Origin: you cannot sedate... all the things you hate (1:229/2)
|