Bug#1037615: marked as done (cvise: ftbfs with GCC-13)

2023-07-15 Thread Debian Bug Tracking System
Your message dated Sat, 15 Jul 2023 09:34:29 +0200
with message-id 
and subject line Re: cvise: ftbfs with GCC-13
has caused the Debian Bug report #1037615,
regarding cvise: ftbfs with GCC-13
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.)


-- 
1037615: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037615
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:cvise
Version: 2.7.0-2
Severity: normal
Tags: sid trixie
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-13

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

The full build log can be found at:
http://qa-logs.debian.net/2023/05/22/logs/cvise_2.7.0-2_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 13, either set CC=gcc-13 CXX=g++-13 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-13/porting_to.html

[...]
[ 32%] Building CXX object 
clang_delta/CMakeFiles/clang_delta.dir/ParamToGlobal.cpp.o
cd /<>/obj-x86_64-linux-gnu/clang_delta && /usr/bin/c++ 
-DHAVE_CONFIG_H -I/<>/obj-x86_64-linux-gnu 
-I/<>/clang_delta -I/usr/lib/llvm-15/include -g -O2 
-ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++17 -fno-rtti 
-fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Werror 
-Wno-error=maybe-uninitialized -fvisibility-inlines-hidden 
-Wno-error=mismatched-new-delete   -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -MD -MT 
clang_delta/CMakeFiles/clang_delta.dir/ParamToGlobal.cpp.o -MF 
CMakeFiles/clang_delta.dir/ParamToGlobal.cpp.o.d -o 
CMakeFiles/clang_delta.dir/ParamToGlobal.cpp.o -c 
/<>/clang_delta/ParamToGlobal.cpp
[ 33%] Building CXX object 
clang_delta/CMakeFiles/clang_delta.dir/ParamToLocal.cpp.o
cd /<>/obj-x86_64-linux-gnu/clang_delta && /usr/bin/c++ 
-DHAVE_CONFIG_H -I/<>/obj-x86_64-linux-gnu 
-I/<>/clang_delta -I/usr/lib/llvm-15/include -g -O2 
-ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++17 -fno-rtti 
-fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Werror 
-Wno-error=maybe-uninitialized -fvisibility-inlines-hidden 
-Wno-error=mismatched-new-delete   -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -MD -MT 
clang_delta/CMakeFiles/clang_delta.dir/ParamToLocal.cpp.o -MF 
CMakeFiles/clang_delta.dir/ParamToLocal.cpp.o.d -o 
CMakeFiles/clang_delta.dir/ParamToLocal.cpp.o -c 
/<>/clang_delta/ParamToLocal.cpp
[ 34%] Building CXX object 
clang_delta/CMakeFiles/clang_delta.dir/MemberToGlobal.cpp.o
cd /<>/obj-x86_64-linux-gnu/clang_delta && /usr/bin/c++ 
-DHAVE_CONFIG_H -I/<>/obj-x86_64-linux-gnu 
-I/<>/clang_delta -I/usr/lib/llvm-15/include -g -O2 
-ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++17 -fno-rtti 
-fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Werror 
-Wno-error=maybe-uninitialized -fvisibility-inlines-hidden 
-Wno-error=mismatched-new-delete   -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -MD -MT 
clang_delta/CMakeFiles/clang_delta.dir/MemberToGlobal.cpp.o -MF 
CMakeFiles/clang_delta.dir/MemberToGlobal.cpp.o.d -o 
CMakeFiles/clang_delta.dir/MemberToGlobal.cpp.o -c 
/<>/clang_delta/MemberToGlobal.cpp
[ 35%] Building CXX object 
clang_delta/CMakeFiles/clang_delta.dir/ReduceArrayDim.cpp.o
cd /<>/obj-x86_64-linux-gnu/clang_delta && /usr/bin/c++ 
-DHAVE_CONFIG_H -I/<>/obj-x86_64-linux-gnu 
-I/<>/clang_delta -I/usr/lib/llvm-15/include -g -O2 
-ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++17 -fno-rtti 
-fno-strict-aliasing -Wall -Wextra -Wno-unused-paramet

Processing of gcc-12-cross-mipsen_4+c1_source.changes

2023-07-15 Thread Debian FTP Masters
gcc-12-cross-mipsen_4+c1_source.changes uploaded successfully to localhost
along with the files:
  gcc-12-cross-mipsen_4+c1.dsc
  gcc-12-cross-mipsen_4+c1.tar.xz
  gcc-12-cross-mipsen_4+c1_source.buildinfo

Greetings,

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



gcc-12-cross-mipsen_4+c1_source.changes ACCEPTED into unstable

2023-07-15 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 14 Jul 2023 14:55:24 +0800
Source: gcc-12-cross-mipsen
Architecture: source
Version: 4+c1
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC Maintainers 
Changed-By: YunQiang Su 
Changes:
 gcc-12-cross-mipsen (4+c1) unstable; urgency=medium
 .
   * Build with gcc-12 12.3.0-6.
   * Stop provide common packages.
Checksums-Sha1:
 93ce8ac2a15f5ca4b1d6ed2364b8f281a20bed8d 50359 gcc-12-cross-mipsen_4+c1.dsc
 dc642551afe33ab6020809352505358b0ae39b39 42612 gcc-12-cross-mipsen_4+c1.tar.xz
 6b058b53d555c567cbd2ef12e39bc43bd8a36381 10151 
gcc-12-cross-mipsen_4+c1_source.buildinfo
Checksums-Sha256:
 cc9798805d70e6b9321a434610c0f10302237a22ed957135a8cf6160efc1a9f4 50359 
gcc-12-cross-mipsen_4+c1.dsc
 bc1e533aa3cc9c6f583cd8bbf7d701de8157c50b914ce006dd5630b698a148a2 42612 
gcc-12-cross-mipsen_4+c1.tar.xz
 d71cc2a540a95076d36b3d20ec63dffb78aeab3e0bbf974323d8a2202ad25400 10151 
gcc-12-cross-mipsen_4+c1_source.buildinfo
Files:
 dcd0591e3b605ad3d37d7b2aa18f979b 50359 devel optional 
gcc-12-cross-mipsen_4+c1.dsc
 7142f9bd03271e203fca365840f1fcb0 42612 devel optional 
gcc-12-cross-mipsen_4+c1.tar.xz
 8beee2fa0fa4c9deb5a7170cc120f982 10151 devel optional 
gcc-12-cross-mipsen_4+c1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEEzJPpNyx4YT9lsL4DQafa2Aqh014FAmSyUtIPHHN5cUBkZWJp
YW4ub3JnAAoJEEGn2tgKodNeopYQAIPAy+J0C/MDVFoEoVVWANe4yBAw1OMTDzIK
Uu+jXp3SB5m7s2EJrkDWKFhhUS7GHxe6ByjRQJI5nPxwWRpVlGFejCKjl67KeROq
U82dkeN7fkDFMlUgdBUjTAH8hYJ6Ht6LDMX2Vz16o5JsB14wn09oJTKOCiCEZB9i
sK59X7gc9Wfxt03yPrm3/apIfSZY+LfUelHrWk9R9MHuqbdHbM2DBQLMZ9P5mSIb
140wxKsA1HbQxdjHt5kvrrpIQn7vcFu5gzTHPCDd8Jj6JuTt3X/9wWOKxnwWZJqQ
/rO4QH6PtmZqVZCxwEG+1EXlvdCMzJicDhfI9QByick1oz7/Iay/8NnkmgWA/e0v
DEKuTRNlnBIe55IpgAoijH24THI+WNle3CBTFJndd+wrbn/u/uqLpV9GT1jG+F7k
SjXWuAlsSh+fn27jrlSxy0JKEgRVoOFRbWuggxRJsbY8NHLK/ihWa2J2cOxjG0sZ
tRXZYuJv0KgMRkW3xZBOhOfkiR4kqAnfo9HNkadEALHOZLjoyAIfGM7QY7ovY2Ue
vPPnWM5nYmwlSJXmnN0lqiWCY7YerTmLPw5sKNy9VSREs2204cAVfjouSYRvqOYL
ORC0j+1csPRItO7+7IcsuDJ97DYH85GGzXN6FLcfr0C1fNty3OVcpJ3/nBJmzYfy
vSinQNE1
=1JK7
-END PGP SIGNATURE-



creduce is marked for autoremoval from testing

2023-07-15 Thread Debian testing autoremoval watch
creduce 2.10.0+20220116-1 is marked for autoremoval from testing on 2023-08-20

It (build-)depends on packages with these RC bugs:
1040537: frama-c: frama-c FTBFS: Error: This expression has type ... but an 
expression was expected of type
 https://bugs.debian.org/1040537



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