Your message dated Mon, 16 Feb 2026 08:22:09 +0000
with message-id <[email protected]>
and subject line Bug#1124151: fixed in crash 9.0.1+~16.3-1
has caused the Debian Bug report #1124151,
regarding crash: FTBFS: failed to build with gdb 17.1-1
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.)
--
1124151: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1124151
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: crash
Version: 9.0.1-2
Severity: normal
Tags: ftbfs, forky, sid
User: [email protected]
Usertags: loong64
X-Debbugs-Cc: [email protected]
Dear maintainers,
There is a public error while rebuilding for loong64 in the Debian
Package Auto-Building environment.
I have tested and found the same error with gdb 17.1-1 on other
architectures, such as amd64.
The error log is as follows,
```
stack.c: In function ‘void backtrace_command_1(const
frame_print_options&, const backtrace_cmd_options&, const char*, int)’:
stack.c:2070:37: error: too many arguments to function
‘std::optional<long unsigned int> get_frame_pc_if_available(const
frame_info_ptr&)’
2070 | get_frame_pc_if_available (fi, &pc);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
In file included from value.h:23,
from top.h:25,
from stack.c:23:
frame.h:507:33: note: declared here
507 | extern std::optional<CORE_ADDR> get_frame_pc_if_available
| ^~~~~~~~~~~~~~~~~~~~~~~~~
CXX symfile.o
make[6]: *** [Makefile:2097: stack.o] Error 1
make[6]: *** Waiting for unfinished jobs....
```
Maintainers, please pay attention to the above phenomenon.
Or please generate a rootfs based on the latest archive state on another
architecture for testing.
Share my analysis progress:
When crash was built with dependency gdb-source 16.3-5, the build status
was normal.
When crash was built with dependency gdb-source 17.1-1, the build status
was failed,
- In gdb 17.1-1, the get_frame_pc_if_available() function only has one
parameter, e.g.
./gdb/frame.c:get_frame_pc_if_available (const frame_info_ptr &frame);
- In crash, the patches need to be modified based on gdb 17.1-1, e.g.
$ grep "get_frame_pc_if_available" -r .
./.pc/0002-Update-to-gdb-16.3.patch/gdb-16.2.patch:+
get_frame_pc_if_available (fi, &pc);
./gdb-16.3.patch:+ get_frame_pc_if_available (fi, &pc);
./debian/patches/0002-Update-to-gdb-16.3.patch:-+
get_frame_pc_if_available (fi, &pc);
./debian/patches/0002-Update-to-gdb-16.3.patch:++
get_frame_pc_if_available (fi, &pc);
Best regards,
Dandan Zhang
--- End Message ---
--- Begin Message ---
Source: crash
Source-Version: 9.0.1+~16.3-1
Done: Juerg Haefliger <[email protected]>
We believe that the bug you reported is fixed in the latest version of
crash, 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.
Juerg Haefliger <[email protected]> (supplier of updated crash 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, 22 Jan 2026 09:34:15 +0100
Source: crash
Built-For-Profiles: noudeb
Architecture: source
Version: 9.0.1+~16.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[email protected]>
Changed-By: Juerg Haefliger <[email protected]>
Closes: 1124151
Changes:
crash (9.0.1+~16.3-1) unstable; urgency=medium
.
* QA upload
* Switch to MUT packaging and use a gdb component tarball
(Closes: #1124151)
* Add d/gbp.conf
* Fix various lintian issues:
- d/changelog: Remove trailing empty line
- d/control: Bump standards to 4.7.3
- d/copyright: Add year 2026
- d/patches: Add 'Forwarded: not-needed'
- d/s/lintian-overrides: Add gdb override
- d/copyright: Add gdb component copyright information
Checksums-Sha1:
2b65111ceba193cf9ccaaaac9685995f2148cce1 2323 crash_9.0.1+~16.3-1.dsc
de23521b045d52e70d047b54f74dc31c9d742727 39876059
crash_9.0.1+~16.3.orig-gdb.tar.gz
38097e884534a8df99df6db0ccaf0b7adee7935c 1397012 crash_9.0.1+~16.3.orig.tar.gz
73e3749520fad7d641acd0b6749bce993d682609 177052
crash_9.0.1+~16.3-1.debian.tar.xz
e94cae519d3163d2a36e03fd640134ec0112924a 7858
crash_9.0.1+~16.3-1_source.buildinfo
Checksums-Sha256:
050ad1290bd774bccc5df06b79703f83e29da2890c6ec3ba3e54085edf25ed34 2323
crash_9.0.1+~16.3-1.dsc
a33a7540f45a9b7b82aa21083866a34fc23236e7ac043ae22ea7dc5fb7cf6dde 39876059
crash_9.0.1+~16.3.orig-gdb.tar.gz
3ed5112136eeb97cd132061420d7e8dab03b6cae76d08cedf99588b0ca80e394 1397012
crash_9.0.1+~16.3.orig.tar.gz
4bc8b02a3a1522a1a6689b409f38210774419997b9f63f9c744d08c44201295c 177052
crash_9.0.1+~16.3-1.debian.tar.xz
e6d91d28ec56e782690f95f6688a76b4344b4d52d51405fca804f00ead0fb4e0 7858
crash_9.0.1+~16.3-1_source.buildinfo
Files:
1ffbf8dd5c4688b3df5b6523c21a7672 2323 utils optional crash_9.0.1+~16.3-1.dsc
f0027b2e1235a016a13b3cb7d41f6ae1 39876059 utils optional
crash_9.0.1+~16.3.orig-gdb.tar.gz
35691f9e80223ad5f9ade0c8eff0db05 1397012 utils optional
crash_9.0.1+~16.3.orig.tar.gz
7322c3429f09a809344c77ac67416694 177052 utils optional
crash_9.0.1+~16.3-1.debian.tar.xz
15f5d6fe887a0214e83456f41f77b6c3 7858 utils optional
crash_9.0.1+~16.3-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEdS3ifE3rFwGbS2Yjy3AxZaiJhNwFAmmSzBgACgkQy3AxZaiJ
hNwNtQ//dMLi75UFoU2LNhRpm77wDy95QdthcL6TW08FZYk3glRk1bGA1DLsLwZQ
u+GIJt6Rl1H1Y4BbBkE0WAbgR3Ydb6vPJIboUsBTonnSXiPlF7wueL9hzfkvDcz7
17NA36JkpxRSLRT7idRd2PJ2E0zAustGq1y5nvvmX7IjP8ESjSQSrY3/mcrmDuFU
+mRrJKppvXiJX2P+2zqk8E74KlHJONHTr2mQPFgc2EiNzfc/d1GEH+Uo9wnVKa+i
nHAWmykDk8T19lZgNHsO+JoND2Z/aX64+UeCIVB7OZcRvlvIGmqW0p0l+Bf2PJJq
o/sXg1joqamLdGzwivMG2uezE5ahjyPzO7ePFp1jfUDesM7n8lDKwgvAkurPkXJu
TkPZp5vHNBmuJyDQ2WYmwybxPsvY7UCRC2HTwjg3UI14UKV8++Mjpj/zqJ11EaSC
TZ30nUIcxx6d8DoL89tdd/o6/TMroYhSkHDGGWPDt1JQuAZjdJeAAJPv/PGILAq/
GMzm8bOm7pj0ATP9eahOcsGyoxH5LxWiTIzlpRkF1+jHOUeKBiaqb+U11eVNyqeU
39ayve4t850DAPGwX0aO8Scxb3wdY7KM7SLk9IOvzAj3viejbCvyjR+/72pv1o+U
lawrAlp6jGzrvrEbWOeIhVVCRm8XRPSueigrcg3Z+LZfeXkf17s=
=gsYo
-----END PGP SIGNATURE-----
pgpk7YObClaEd.pgp
Description: PGP signature
--- End Message ---