Bug#1012911: marked as done (dbus-c++: ftbfs with GCC-12)

2022-07-26 Thread Debian Bug Tracking System
Your message dated Tue, 26 Jul 2022 13:03:53 +
with message-id 
and subject line Bug#1012911: fixed in dbus-c++ 0.9.0-10
has caused the Debian Bug report #1012911,
regarding dbus-c++: ftbfs with GCC-12
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.)


-- 
1012911: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012911
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:dbus-c++
Version: 0.9.0-9
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-12

[This bug is targeted to the upcoming bookworm 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-12/g++-12, but succeeds to build with gcc-11/g++-11. The
severity of this report will be raised before the bookworm release.

The full build log can be found at:
http://qa-logs.debian.net/2022/06/09/gcc12/dbus-c++_0.9.0-9_unstable_gcc12.log
The last lines of the build log are at the end of this report.

To build with GCC 11, either set CC=gcc-11 CXX=g++-11 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

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-11/porting_to.html

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
   71 | operator>>(basic_istream<_CharT, _Traits>& __is, _Resetiosflags __f)
  | ^~~~
/usr/include/c++/12/iomanip:71:5: note:   template argument 
deduction/substitution failed:
../../include/dbus-c++/types.h:96:8: note:   ‘DBus::MessageIter’ is not derived 
from ‘std::basic_istream<_CharT, _Traits>’
   96 | ri >> cast;
  | ~~~^~~
/usr/include/c++/12/iomanip:101:5: note: candidate: ‘template std::basic_istream<_CharT, _Traits>& 
std::operator>>(basic_istream<_CharT, _Traits>&, _Setiosflags)’
  101 | operator>>(basic_istream<_CharT, _Traits>& __is, _Setiosflags __f)
  | ^~~~
/usr/include/c++/12/iomanip:101:5: note:   template argument 
deduction/substitution failed:
../../include/dbus-c++/types.h:96:8: note:   ‘DBus::MessageIter’ is not derived 
from ‘std::basic_istream<_CharT, _Traits>’
   96 | ri >> cast;
  | ~~~^~~
/usr/include/c++/12/iomanip:132:5: note: candidate: ‘template std::basic_istream<_CharT, _Traits>& 
std::operator>>(basic_istream<_CharT, _Traits>&, _Setbase)’
  132 | operator>>(basic_istream<_CharT, _Traits>& __is, _Setbase __f)
  | ^~~~
/usr/include/c++/12/iomanip:132:5: note:   template argument 
deduction/substitution failed:
../../include/dbus-c++/types.h:96:8: note:   ‘DBus::MessageIter’ is not derived 
from ‘std::basic_istream<_CharT, _Traits>’
   96 | ri >> cast;
  | ~~~^~~
/usr/include/c++/12/iomanip:170:5: note: candidate: ‘template std::basic_istream<_CharT, _Traits>& 
std::operator>>(basic_istream<_CharT, _Traits>&, _Setfill<_CharT>)’
  170 | operator>>(basic_istream<_CharT, _Traits>& __is, _Setfill<_CharT> 
__f)
  | ^~~~
/usr/include/c++/12/iomanip:170:5: note:   template argument 
deduction/substitution failed:
../../include/dbus-c++/types.h:96:8: note:   ‘DBus::MessageIter’ is not derived 
from ‘std::basic_istream<_CharT, _Traits>’
   96 | ri >> cast;
  | ~~~^~~
/usr/include/c++/12/iomanip:200:5: note: candidate: ‘template std::basic_istream<_CharT, _Traits>& 
std::operator>>(basic_istream<_CharT, _Traits>&, _Setprecision)’
  200 | operator>>(basic_istream<_CharT, _Traits>& __is, _Setprecision __f)
  | ^~~~
/usr/include/c++/12/iomanip:200:5: note:   template argument 
deduction/substitution failed:
../../include/dbus-c++/types.h:96:8: note:   ‘DBus::MessageIter’ is not derived 
from ‘std::basic_istream<_CharT, _Traits>’
   96 | ri >> cast;
  | ~~~^~~
/usr/include/c++/12/iomanip:230:5: note: candidate: ‘template std::basic_istream<_CharT, _Traits>& 
std::operator>>(basic_istream<_CharT, _Traits>&, _Setw)’
  230 | operator>>(basic

Processing of dbus-c++_0.9.0-10_source.changes

2022-07-26 Thread Debian FTP Masters
dbus-c++_0.9.0-10_source.changes uploaded successfully to localhost
along with the files:
  dbus-c++_0.9.0-10.dsc
  dbus-c++_0.9.0-10.debian.tar.xz
  dbus-c++_0.9.0-10_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



dbus-c++_0.9.0-10_source.changes ACCEPTED into unstable

2022-07-26 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 24 Jul 2022 09:17:58 +0200
Source: dbus-c++
Architecture: source
Version: 0.9.0-10
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Håvard F. Aasen 
Closes: 1012911
Changes:
 dbus-c++ (0.9.0-10) unstable; urgency=medium
 .
   * QA upload.
   * Add 08_fix_gcc-12.patch, taken from Fedora. Closes: #1012911
Checksums-Sha1:
 da5e65944252dd6e4269d86c2c059859f7f85eeb 2071 dbus-c++_0.9.0-10.dsc
 79b71de55d8a1ef971860cbb076477db07c69679 8580 dbus-c++_0.9.0-10.debian.tar.xz
 fb0166302559b4334c24114d0554658b5736517d 8582 
dbus-c++_0.9.0-10_source.buildinfo
Checksums-Sha256:
 ce8a03b670704354bdea2c6a7d1bb417562b10f6c231f934aecff7d84372cce4 2071 
dbus-c++_0.9.0-10.dsc
 41a8dbcf71ebc78295cb92bdc3537a25bcacd12c28939640ee04e4fb49fecab6 8580 
dbus-c++_0.9.0-10.debian.tar.xz
 423eeb676e0668661f89ea5da7cb9c03bf9c43c7c7bbb4bb679200b42545178d 8582 
dbus-c++_0.9.0-10_source.buildinfo
Files:
 7c8490f9da7403a4f716e5ace495f421 2071 libs optional dbus-c++_0.9.0-10.dsc
 1fc1101df35e893d4fe85f02f66bd1fc 8580 libs optional 
dbus-c++_0.9.0-10.debian.tar.xz
 094ed8222f22a0bbddbb145f0734130c 8582 libs optional 
dbus-c++_0.9.0-10_source.buildinfo

-BEGIN PGP SIGNATURE-

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmLf4HkQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFLaxDADGEsAl7Rp38Fb88H0VJd4I0tb4UDeH0p1b
VDpuyPZRC0bkZzKYKPdCH/KUGu80TUG65GS8Kk67Xrvv0f8X6BDKGLsqe02mXTl0
pN+IVGd0Aop0oZ5pG1z/wcxglZrd4+i+kJ7RwRQE8/xhz0Fo4v+s3Pzgu98YyuMI
KSJCpeFMLWzGdvWz6f4s66NipH78EVV/Rgwm6HpWcQ5mslhWGPsSuIObl94EgkxO
wY3tQJ8ETj/C5bD4Ie2Z7/4rhwWYZfbPZpccmwf8URh3TpHmHIVd8f05H6RJOtFr
mAbUdJ4QThsSyCZy9zqhyS2JdrD1IU2nGUAVUoQswWwmG5FWInC3/MLVc7DKaEFV
OuqiQAvSrG/PQWjlGE9q/Rxmy0rm0YKyMm0u186F+kR+PqxcYpk0UreTa2FD0FOu
Z768KVCo9p4HCvHk8x7JXLu/izw7XB/oYXJX5HsPmLqU6k4XL2xJ4KQLscfG/1CX
Udq8hXk0VPXunKjTKfupkFM7aQBTCaI=
=opHF
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of raptor2_2.0.15-1_source.changes

2022-07-26 Thread Debian FTP Masters
raptor2_2.0.15-1_source.changes uploaded successfully to localhost
along with the files:
  raptor2_2.0.15-1.dsc
  raptor2_2.0.15.orig.tar.gz
  raptor2_2.0.15-1.debian.tar.xz
  raptor2_2.0.15-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



raptor2_2.0.15-1_source.changes ACCEPTED into unstable

2022-07-26 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 26 Jul 2022 11:02:21 +0200
Source: raptor2
Architecture: source
Version: 2.0.15-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Håvard F. Aasen 
Closes: 906938 948873 965792
Changes:
 raptor2 (2.0.15-1) unstable; urgency=medium
 .
   * QA upload.
   * New upstream release. Closes: #906938
   * Set Debian QA as maintainer. See #1012727
   * Rebase patches.
   * d/rules:
 - Rewrite to use dh-sequencer.
   * d/control:
 - Bump debhelper to 13. Closes: #965792
 - Drop dh-autoreconf, quilt and cdbs as build dependencies.
   Add pkg-config and libglib2.0-dev as build dependencies.
 - Apply libraptor2-doc multi-arch: same.
 - Document Rules-Requires-Root.
 - Use secure URI for homepage.
 - Update Standards-Version to 4.6.1
 - Remove version constraints on packages, no longer needed.
 - Remove breaks in package libraptor2-0.
   * d/watch:
 - Bump to version 4.
 - Change to secure URI.
   * Migrate to dbgsym packages.
   * Upstream patch to use pkg-config, to find xslt library. Closes: #948873
 Thanks to Hugh McMaster for patch.
   * Add d/not-installed.
   * Change d/*.install, install files generated at buildtime.
   * Drop *.doc-base file.
   * Remove end-of-line whitespace in d/changelog.
   * Fix typo in patch description.
   * Add lintian-overrides for 'source-is-missing' *.html files.
   * wrap-and-sort -at
   * d/copyright: Convert to machine-readable format.
Checksums-Sha1:
 30d6853641cfbe59788b3a8630a686545d47d735 1868 raptor2_2.0.15-1.dsc
 504231f87024df9aceb90eb957196b557b4b8e38 1886657 raptor2_2.0.15.orig.tar.gz
 82f6a71a566f3ee69f5da0c5c438b808e18a208a 8776 raptor2_2.0.15-1.debian.tar.xz
 b0c0507995d1801708e3885151968456d289f1e2 7261 raptor2_2.0.15-1_source.buildinfo
Checksums-Sha256:
 33d6cead666c11f1e3a17fa39395a2363ccaf95787d4f441e0cd9cab34b3209e 1868 
raptor2_2.0.15-1.dsc
 ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed 1886657 
raptor2_2.0.15.orig.tar.gz
 4635ea07b59553f4356e61c5abf79bb12b66b2ebe4a067a13a00b3953c6cfa49 8776 
raptor2_2.0.15-1.debian.tar.xz
 d7be2d5f71a8915c2e33030056d150553c6c23cb43337db7d4e99bceed17c825 7261 
raptor2_2.0.15-1_source.buildinfo
Files:
 3f9350cc4157136e4c0315da2b390076 1868 devel optional raptor2_2.0.15-1.dsc
 a39f6c07ddb20d7dd2ff1f95fa21e2cd 1886657 devel optional 
raptor2_2.0.15.orig.tar.gz
 794e2f15801f1cb8c56a0b821bfa6fd4 8776 devel optional 
raptor2_2.0.15-1.debian.tar.xz
 bff6fd53ccded48283a3affd8f611a2f 7261 devel optional 
raptor2_2.0.15-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmLf6REQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFM91DADcGKlc8JRQ4ZF4iJuURNKy+eDZcZ5Ip6Vk
iEo9sz9sT+qv4dk6qm55234Q673wATWDa96PHnkwTlnHhy18myVCg5YiXpkwj2ME
XmBitc2JNxNm18x76iT2Pn2zUfplrym6rXwzHikiUlSQxl3i+SHYx1GgKplrzqKE
QnzvSBs0dhDwkzaq+aBz2JmzJwG+YXk9RzY6fmAn1lLKQNtRIO9uLw0EPFY4UHy0
sV3W/6W3tGgGmYwcIjCkDRntglJl2g31r7cV1lXehA62aOopp5KleSVeftx/sfof
CYas7Gy9Rjfx4hzaQvDhR3qyHIacJYcotfBJIbHmoSF3tBZNZPgg+ng9/efU8y/t
5H8fL0XImm90pokdCIf2ffw0LZoRzdNu5oBVQxIAavuGXMNghxfv+RH6OuHAmoFv
eIlDCSUYNnyWPvE6d152+jyKdcZtfOp5duLMI0n8sdtfZZm6T8yPGb7oYfENrXpV
9Kwunpe7BxH+wT5VRy/ByKbu6sF2QGU=
=jarU
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of raptor2_2.0.15-2_source.changes

2022-07-26 Thread Debian FTP Masters
raptor2_2.0.15-2_source.changes uploaded successfully to localhost
along with the files:
  raptor2_2.0.15-2.dsc
  raptor2_2.0.15-2.debian.tar.xz
  raptor2_2.0.15-2_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



raptor2_2.0.15-2_source.changes ACCEPTED into unstable

2022-07-26 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 26 Jul 2022 19:55:50 +0200
Source: raptor2
Architecture: source
Version: 2.0.15-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Håvard F. Aasen 
Changes:
 raptor2 (2.0.15-2) unstable; urgency=medium
 .
   * QA upload.
   * Include missing LDFLAGS "-Wl,--default-symver".
Checksums-Sha1:
 f6a19a7a6b98709b6330800f5c1b6426f7edf0dc 1868 raptor2_2.0.15-2.dsc
 d25bb9d0c8891028e7f9b3e0bdc63c25a0923c0f 8828 raptor2_2.0.15-2.debian.tar.xz
 c698b940a6c036ad059c107da99c73b05c21f36d 7261 raptor2_2.0.15-2_source.buildinfo
Checksums-Sha256:
 aa2de2334e375b029261912e1a535e00147e874134a1baa3b5513cdbd8173919 1868 
raptor2_2.0.15-2.dsc
 47bde3dd69b50739f376156327adb0810d6d13a1e527c847e7f66fd8eca5088e 8828 
raptor2_2.0.15-2.debian.tar.xz
 337d56d4c714fc274e83d498bd57abdc550dbab4d127f510963a343d77667e98 7261 
raptor2_2.0.15-2_source.buildinfo
Files:
 8ddfc5df6cb1f8d0b8e7083b7c359c97 1868 devel optional raptor2_2.0.15-2.dsc
 0b47a71e024a5fbe1767265899a243e0 8828 devel optional 
raptor2_2.0.15-2.debian.tar.xz
 7d8a0b044deb6f99906e769b055924f2 7261 devel optional 
raptor2_2.0.15-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmLgQtwQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFJE+C/0UUK7BEYrXqFpd/MSSmsKGXk5LojHv0zHm
VwkeqMRIm0tQsVsLNn/itOM5QKqNdBocvW6lPBxJLsjBq3jKVY0pYDUR68R5BUab
x9bRPinioauAEghcpGYM4UC7ZEJiyZaIZ9y6gc2cl/DlIXdme62bXdDWmk8aZ4jn
T5kaqj+6ftfveLgHqfjMooGDX2mOGRwAWnD2iK+hRIu7tGlS9UUF1PyxycGpOMjg
CfNvfk9uZfdH92ZTpJLlFyeOjUPqtDTed2gWmggCeTh8DgnYV2KLLMpdahITXSHL
1aAhzYqQZBTvJkrg0xFkW78x5Fu0imFPhUryJVMxUEnh+Jytfrt2RQJPDKIUSzyu
Ein7PoAaknvFzkFp7OyFmz6XU52I+rIHbV85ICoB4Zoj9W2SmrEtHcGDr2djpPLI
dw7vDRmN3UJJ7/21xv23fCqltB1bhkJLqi2LpFsni5yUOioc/Im44k2K5xko0Gte
tb6YYOAYFoppuFZU0XgYzENobQnXXXY=
=NMqs
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Bug#341952: Fwd: 33xcp

2022-07-26 Thread Raymond N SENA
-  Warum ignorierst du meine Mails?


pantalaimon is marked for autoremoval from testing

2022-07-26 Thread Debian testing autoremoval watch
pantalaimon 0.10.4-2 is marked for autoremoval from testing on 2022-08-31

It (build-)depends on packages with these RC bugs:
1015268: olm: jasmine tests fail with nodejs 18
 https://bugs.debian.org/1015268



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl