Your message dated Wed, 09 Aug 2023 13:18:05 +0000
with message-id <e1qtj4f-00a7q8...@fasolo.debian.org>
and subject line Bug#1043302: Removed package(s) from unstable
has caused the Debian Bug report #983991,
regarding bist: ftbfs with GCC-11
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.)


-- 
983991: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983991
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:bist
Version: 0.5.2-1.2
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-11

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

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/bist_0.5.2-1.2_unstable_gcc11.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.

[...]
183 translated messages, 1 untranslated message.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/po'
touch stamp-po
make[3]: Leaving directory '/<<PKGBUILDDIR>>/po'
Making all in .
make[3]: Entering directory '/<<PKGBUILDDIR>>'
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I./include   -I./pluginclude -I. -I./include -I../images -pedantic 
-I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  
-I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread 
-I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/pixman-1
  -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall 
-Werror=format-security  -g -O2 -rdynamic -c -o 
align_elements_la-align_elements.lo `test -f 'pluginsrc/align_elements.cpp' || 
echo './'`pluginsrc/align_elements.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./include -I./pluginclude -I. 
-I./include -I../images -pedantic -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread 
-I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/incl
 ude/freetype2 -I/usr/include/libpng16 -Wall -Werror=format-security -g -O2 
-rdynamic -c pluginsrc/align_elements.cpp  -fPIC -DPIC -o 
.libs/align_elements_la-align_elements.o
In file included from pluginsrc/align_elements.cpp:58:
./include/etichetta.hpp:101:56: error: ISO C++17 does not allow dynamic 
exception specifications
  101 |   virtual void elimina(int where, bool reset_cur=true) throw 
(out_of_range);
      |                                                        ^~~~~
./include/etichetta.hpp:113:60: error: ISO C++17 does not allow dynamic 
exception specifications
  113 |                            int where, bool reset_cur=true) throw 
(out_of_range);
      |                                                            ^~~~~
./include/etichetta.hpp:401:44: error: ISO C++17 does not allow dynamic 
exception specifications
  401 |   virtual bool check_if_type_etic(int typ) throw (out_of_range);
      |                                            ^~~~~
./include/etichetta.hpp:404:52: error: ISO C++17 does not allow dynamic 
exception specifications
  404 |   virtual bool check_if_type_etic(int typ,int pos) throw (out_of_range);
      |                                                    ^~~~~
./include/etichetta.hpp:503:66: error: ISO C++17 does not allow dynamic 
exception specifications
  503 |   virtual bool merge_with_previous_if_equal(bool reset_cur=true) throw 
(out_of_range);
      |                                                                  ^~~~~
In file included from pluginsrc/align_elements.cpp:59:
./include/multiline_label.hpp:152:44: error: ISO C++17 does not allow dynamic 
exception specifications
  152 |   virtual etichetta get_line_copy(int pos) throw (out_of_range);
      |                                            ^~~~~
./include/multiline_label.hpp:161:35: error: ISO C++17 does not allow dynamic 
exception specifications
  161 |   virtual void elimina(int where) throw (out_of_range){
      |                                   ^~~~~
./include/multiline_label.hpp:174:66: error: ISO C++17 does not allow dynamic 
exception specifications
  174 |   virtual void sostituisci(std::string cosa, int tipo,int where) throw 
(out_of_range){};
      |                                                                  ^~~~~
./include/multiline_label.hpp:467:44: error: ISO C++17 does not allow dynamic 
exception specifications
  467 |   virtual bool check_if_type_etic(int typ) throw (out_of_range);
      |                                            ^~~~~
./include/multiline_label.hpp:469:52: error: ISO C++17 does not allow dynamic 
exception specifications
  469 |   virtual bool check_if_type_etic(int typ,int pos) throw (out_of_range);
      |                                                    ^~~~~
In file included from pluginsrc/align_elements.cpp:61:
./include/paragraph_text.hpp:157:35: error: ISO C++17 does not allow dynamic 
exception specifications
  157 |   virtual void elimina(int where) throw (out_of_range){};
      |                                   ^~~~~
./include/paragraph_text.hpp:168:66: error: ISO C++17 does not allow dynamic 
exception specifications
  168 |   virtual void sostituisci(std::string cosa, int tipo,int where) throw 
(out_of_range){};
      |                                                                  ^~~~~
./include/paragraph_text.hpp:577:71: error: ISO C++17 does not allow dynamic 
exception specifications
  577 |                                                    int ptrline_child) 
throw (out_of_range);
      |                                                                       
^~~~~
In file included from pluginsrc/align_elements.cpp:64:
./include/gruppo.hpp:369:67: error: ISO C++17 does not allow dynamic exception 
specifications
  369 |                    float x2, float y2, int tipo= LEGAME_SINGOLO ) throw 
(range_error);
      |                                                                   ^~~~~
In file included from pluginsrc/align_elements.cpp:77:
./include/util.hpp:30:76: error: ISO C++17 does not allow dynamic exception 
specifications
   30 | gruppo create_ring(float side_lenght, float numsides, bool 
aromatic=false) throw (out_of_range);
      |                                                                         
   ^~~~~
./include/util.hpp:410:46: error: ISO C++17 does not allow dynamic exception 
specifications
  410 |                                     float t) throw (out_of_range);
      |                                              ^~~~~
make[3]: *** [Makefile:761: align_elements_la-align_elements.lo] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:951: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:592: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:24: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Version: 0.5.2-1.2+rm

Dear submitter,

as the package bist has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1043302

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to