Your message dated Wed, 12 Oct 2022 15:08:09 +0000
with message-id <e1oidl7-004xky...@fasolo.debian.org>
and subject line Bug#1018821: fixed in gdb 12.1-4
has caused the Debian Bug report #1018821,
regarding gdb: FTBFS: completer.c:2014:10: error: invalid conversion from 
‘const char*’ to ‘char*’ [-fpermissive]
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.)


-- 
1018821: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1018821
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gdb
Version: 12.1-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220917 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> x86_64-linux-gnu-g++ -x c++    -I. -I/<<PKGBUILDDIR>>/gdb 
> -I/<<PKGBUILDDIR>>/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" 
> -DHAVE_CONFIG_H -I/<<PKGBUILDDIR>>/gdb/../include/opcode   -I../bfd 
> -I/<<PKGBUILDDIR>>/gdb/../bfd -I/<<PKGBUILDDIR>>/gdb/../include 
> -I../libdecnumber -I/<<PKGBUILDDIR>>/gdb/../libdecnumber  
> -I/<<PKGBUILDDIR>>/gdb/../gnulib/import -I../gnulib/import 
> -I/<<PKGBUILDDIR>>/gdb/.. -I.. -I/<<PKGBUILDDIR>>/gdb/../libbacktrace/ 
> -I../libbacktrace/  -DTUI=1  -fPIC  -I/usr/include/python3.10 
> -I/usr/include/python3.10   -I/<<PKGBUILDDIR>>/gdb/.. -pthread  -Wall 
> -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable 
> -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body 
> -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare 
> -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override 
> -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy 
> -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations 
> -Wstrict-null-sentinel -Wformat -Wformat-nonliteral  -g -O2     -c -o 
> cp-name-parser.o -MT cp-name-parser.o -MMD -MP -MF ./.deps/cp-name-parser.Tpo 
> /<<PKGBUILDDIR>>/gdb/cp-name-parser.c
> /<<PKGBUILDDIR>>/gdb/completer.c: In function ‘char* 
> gdb_completion_word_break_characters_throw()’:
> /<<PKGBUILDDIR>>/gdb/completer.c:2014:10: error: invalid conversion from 
> ‘const char*’ to ‘char*’ [-fpermissive]
>  2014 |   return rl_completer_word_break_characters;
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |          |
>       |          const char*
> x86_64-linux-gnu-g++ -x c++    -I. -I/<<PKGBUILDDIR>>/gdb 
> -I/<<PKGBUILDDIR>>/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" 
> -DHAVE_CONFIG_H -I/<<PKGBUILDDIR>>/gdb/../include/opcode   -I../bfd 
> -I/<<PKGBUILDDIR>>/gdb/../bfd -I/<<PKGBUILDDIR>>/gdb/../include 
> -I../libdecnumber -I/<<PKGBUILDDIR>>/gdb/../libdecnumber  
> -I/<<PKGBUILDDIR>>/gdb/../gnulib/import -I../gnulib/import 
> -I/<<PKGBUILDDIR>>/gdb/.. -I.. -I/<<PKGBUILDDIR>>/gdb/../libbacktrace/ 
> -I../libbacktrace/  -DTUI=1  -fPIC  -I/usr/include/python3.10 
> -I/usr/include/python3.10   -I/<<PKGBUILDDIR>>/gdb/.. -pthread  -Wall 
> -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable 
> -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body 
> -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare 
> -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override 
> -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy 
> -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations 
> -Wstrict-null-sentinel -Wformat -Wformat-nonliteral  -g -O2     -c -o 
> cp-namespace.o -MT cp-namespace.o -MMD -MP -MF ./.deps/cp-namespace.Tpo 
> /<<PKGBUILDDIR>>/gdb/cp-namespace.c
> x86_64-linux-gnu-g++ -x c++    -I. -I/<<PKGBUILDDIR>>/gdb 
> -I/<<PKGBUILDDIR>>/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" 
> -DHAVE_CONFIG_H -I/<<PKGBUILDDIR>>/gdb/../include/opcode   -I../bfd 
> -I/<<PKGBUILDDIR>>/gdb/../bfd -I/<<PKGBUILDDIR>>/gdb/../include 
> -I../libdecnumber -I/<<PKGBUILDDIR>>/gdb/../libdecnumber  
> -I/<<PKGBUILDDIR>>/gdb/../gnulib/import -I../gnulib/import 
> -I/<<PKGBUILDDIR>>/gdb/.. -I.. -I/<<PKGBUILDDIR>>/gdb/../libbacktrace/ 
> -I../libbacktrace/  -DTUI=1  -fPIC  -I/usr/include/python3.10 
> -I/usr/include/python3.10   -I/<<PKGBUILDDIR>>/gdb/.. -pthread  -Wall 
> -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable 
> -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body 
> -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare 
> -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override 
> -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy 
> -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations 
> -Wstrict-null-sentinel -Wformat -Wformat-nonliteral  -g -O2     -c -o 
> cp-support.o -MT cp-support.o -MMD -MP -MF ./.deps/cp-support.Tpo 
> /<<PKGBUILDDIR>>/gdb/cp-support.c
> make[3]: *** [Makefile:1659: completer.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/09/17/gdb_12.1-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: gdb
Source-Version: 12.1-4
Done: Héctor Orón Martínez <zu...@debian.org>

We believe that the bug you reported is fixed in the latest version of
gdb, 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 1018...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Héctor Orón Martínez <zu...@debian.org> (supplier of updated gdb 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 12 Oct 2022 16:28:09 +0200
Source: gdb
Architecture: source
Version: 12.1-4
Distribution: unstable
Urgency: medium
Maintainer: Héctor Orón Martínez <zu...@debian.org>
Changed-By: Héctor Orón Martínez <zu...@debian.org>
Closes: 1018821 1020001 1020032
Changes:
 gdb (12.1-4) unstable; urgency=medium
 .
   * debian/patches/upstream-fix-core-detach-crash.patch: taken from GDB 12 
branch
   * debian/patches/upstream-fix-build-readline8.patch: fix ftbfs
     (Closes: #1018821, #1020001, #1020032)
Checksums-Sha1:
 a9a7889f10f0d2b794e43dab8100727a9b4bdbe1 2855 gdb_12.1-4.dsc
 d4f8f99bd5ff0fb8121ed4e06dbbd2941eec02d5 288868 gdb_12.1-4.debian.tar.xz
 5c5447c90aa778ba023d77fdfa1fcd6c7b982633 10218 gdb_12.1-4_source.buildinfo
Checksums-Sha256:
 ef9fd434b0a93d6bcae5cc9a79a804c02580d5efbbc8b76f1946304312c7f598 2855 
gdb_12.1-4.dsc
 3e341e6ec1dfcc4f74248cd7e7774de48adb008b489b5bc0807553bf7e1c4148 288868 
gdb_12.1-4.debian.tar.xz
 7c8635b9553beb6ad7fced4cbbcb10ba8418970e427c2d319a5cf11ac74e43c3 10218 
gdb_12.1-4_source.buildinfo
Files:
 4c90310f95cb1355d723f00c2c85c468 2855 devel optional gdb_12.1-4.dsc
 dfe35524f1e6cdbc3f8ce308f77f5a5d 288868 devel optional gdb_12.1-4.debian.tar.xz
 d22619f8c5cf1bc5b5936196d606c5c0 10218 devel optional 
gdb_12.1-4_source.buildinfo

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

iQIzBAEBCgAdFiEE6Q8IiVReeMgqnedOryKDqnbirHsFAmNG0pEACgkQryKDqnbi
rHuDdhAAnxIbL+8v+XsDv9uA1lMXrgiIjzrnOaIkX8fsda6CRQCeuWuv2QgGFlBI
7voanfIcpQBdWBKC2WfQLH46dE1zaZul3TrXf2SG0Ii6h1JKIswLywPzk5ch+zPz
XyD7iRg4sn+mV/lw9KAlfcoKpoUoYXPOXcWcKIwfzgd0TdPFJdQBP/L0ubl1Jg8q
PYI0ErT2pn6LntdjQnvVAKLxkykn7TO/pAUnEBa/BYgaCnDZKRfy9C8+1tPm6z5i
JUIhn8nCzJqqoqvq+G1WsE6iftlHv6L/swMnKXk1CYXofWVK0WVsi7JK+McyfzgI
ROSRAq0HWJb7kVhy6XN9C6hLNkxHZnc0hO90CSGBiWN7PuNXKjltJ30iqak4PFCq
4A4R0XCA+utKKBSOdPKBvYban4f7eL2GPXTbQtO8w/JUsPeI7LjOD7oI9fKg9WvY
avGk7cy8/8dzF/DpDjrCcIM+6Qkln1dd+KAUDqbjfHDHyVhJZUgOt1yRtRUcW7kE
v/FMxjUXnYk+knWeO2iMBYNZWYm8huSt5pFzKFI24/5Q/kHX6jRmEmaj6BM+BRHH
VQR55/aUxCi829r3Lb5XaGeqh4usuGrJmQJmoHJcX5WJil89Y3f7vDlJwU0yUCtJ
Bb451aU86AgKYBK79UgtNeCaM0O2HRg5np9lE5xoQ1WDcvSIVXg=
=UeBz
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to