Your message dated Thu, 20 Feb 2025 10:43:22 +0100
with message-id <3dfe82c9-c209-4967-9295-df275d34c...@debian.org>
and subject line Re: Bug#1097812: rtags: ftbfs with GCC-15
has caused the Debian Bug report #1097812,
regarding rtags: 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 ow...@bugs.debian.org
immediately.)


-- 
1097812: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097812
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:rtags
Version: 2.38-12
Severity: important
Tags: sid forky
User: debian-...@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/rtags_2.38-12_unstable_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

[...]
    package: bash
    version: 5.3~beta1-1
    architecture: amd64
    essential: true
   -
    package: base-passwd
    version: 3.6.6
    architecture: amd64
    essential: true
   -
    package: base-files
    version: 13.6
    architecture: amd64
    essential: true
   -
    package: autotools-dev
    version: 20220109.1
    architecture: all
   -
    package: autopoint
    version: 0.23.1-1
    architecture: all
   -
    package: automake
    version: 1:1.17-3
    architecture: all
   -
    package: autoconf
    version: 2.72-3
    architecture: all
 
background-packages: 76374
foreground-packages: 1
total-packages: 76375
broken-packages: 0

+------------------------------------------------------------------------------+
| Cleanup                                      Sun, 16 Feb 2025 01:15:16 +0000 |
+------------------------------------------------------------------------------+

Purging /build/reproducible-path
Not cleaning session: cloned chroot in use
E: Package build dependencies not satisfied; skipping

+------------------------------------------------------------------------------+
| Summary                                      Sun, 16 Feb 2025 01:15:18 +0000 |
+------------------------------------------------------------------------------+

Build Architecture: amd64
Build Type: binary
Build-Space: n/a
Build-Time: 0
Distribution: unstable
Fail-Stage: install-deps
Host Architecture: amd64
Install-Time: 0
Job: rtags_2.38-12
Machine Architecture: amd64
Package: rtags
Package-Time: 0
Source-Version: 2.38-12
Space: n/a
Status: given-back
Version: 2.38-12
--------------------------------------------------------------------------------
Finished at 2025-02-16T01:14:28Z
Build needed 00:00:00, no disk space
E: Package build dependencies not satisfied; skipping
DC-Status: Failed 50.289285821s
DC-Time-Estimation: 50.289285821 versus expected 1 (r/m: 49.289285821 ; m: 1.0)

--- End Message ---
--- Begin Message ---
closing, false positive.

On 19.02.25 20:57, Xiyue Deng wrote:
Control: tags -1 +moreinfo

Matthias Klose <d...@debian.org> writes:

[...]

Relevant log:

,----
| Install main build dependencies (apt-based resolver)
| ----------------------------------------------------
|
| Installing build dependencies
| Reading package lists...
| Building dependency tree...
| Reading state information...
| Some packages could not be installed. This may mean that you have
| requested an impossible situation or if you are using the unstable
| distribution that some required packages have not yet been created
| or been moved out of Incoming.
| The following information may help to resolve the situation:
|
| The following packages have unmet dependencies:
|  dh-elpa : Depends: emacs-nox (>= 1:28.2+1-9) but it is not installable or
|                     emacs (>= 1:28.2+1-9)
| E: Unable to correct problems, you have held broken packages.
| apt-get failed.
| E: Package installation failed
| Not removing build depends: cloned chroot in use
`----

This looks like a false positive, similar to Bug#1096575 and Bug#1096576.

--- End Message ---

Reply via email to