Your message dated Sat, 13 Sep 2025 16:38:24 +0000
with message-id <[email protected]>
and subject line Bug#1097306: fixed in litehtml 0.9-1
has caused the Debian Bug report #1097306,
regarding litehtml: ftbfs with GCC-15
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.)


-- 
1097306: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097306
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:litehtml
Version: 0.6-1.2
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15

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

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/litehtml_0.6-1.2_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html

[...]
  (c++|optional=templinst)"std::vector<litehtml::css_attribute_selector, 
std::allocator<litehtml::css_attribute_selector> >::~vector()@Base" 0.6
  (c++|optional=templinst)"std::vector<litehtml::floated_box, 
std::allocator<litehtml::floated_box> >::~vector()@Base" 0.5
- (c++|optional=templinst)"std::vector<litehtml::position, 
std::allocator<litehtml::position> >::~vector()@Base" 0.6
+#MISSING: 0.6-1.2# (c++|optional=templinst)"std::vector<litehtml::position, 
std::allocator<litehtml::position> >::~vector()@Base" 0.6
  (c++|optional=templinst)"std::vector<litehtml::table_cell, 
std::allocator<litehtml::table_cell> >::~vector()@Base" 0.5
  (c++|optional=templinst|subst)"std::vector<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, 
std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > > >::_M_default_append({c++:size_t})@Base" 0.5
  (c++|optional=templinst)"std::vector<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, 
std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > > >::~vector()@Base" 0.5
@@ -800,33 +821,33 @@
  (c++|optional=templinst)"typeinfo name for std::_Sp_make_shared_tag@Base" 0.5
  (c++|optional=templinst)"typeinfo name for 
std::enable_shared_from_this<litehtml::document>@Base" 0.5
  (c++|optional=templinst)"typeinfo name for 
std::enable_shared_from_this<litehtml::element>@Base" 0.5
- (c++|optional=templinst|subst)"void 
std::__introsort_loop<__gnu_cxx::__normal_iterator<int*, std::vector<int, 
std::allocator<int> > >, {c++:ssize_t}, 
__gnu_cxx::__ops::_Iter_comp_iter<std::less<int> > 
>(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, 
__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, 
{c++:ssize_t}, __gnu_cxx::__ops::_Iter_comp_iter<std::less<int> >)@Base" 0.5
- (c++|optional=templinst)"void std::vector<int, std::allocator<int> 
>::_M_realloc_insert<int>(__gnu_cxx::__normal_iterator<int*, std::vector<int, 
std::allocator<int> > >, int&&)@Base" 0.5
- (c++|optional=templinst)"void std::vector<litehtml::css_attribute_selector, 
std::allocator<litehtml::css_attribute_selector> 
>::_M_realloc_insert<litehtml::css_attribute_selector 
const&>(__gnu_cxx::__normal_iterator<litehtml::css_attribute_selector*, 
std::vector<litehtml::css_attribute_selector, 
std::allocator<litehtml::css_attribute_selector> > >, 
litehtml::css_attribute_selector const&)@Base" 0.5
- (c++|optional=templinst)"void std::vector<litehtml::css_text, 
std::allocator<litehtml::css_text> 
>::_M_realloc_insert<litehtml::css_text>(__gnu_cxx::__normal_iterator<litehtml::css_text*,
 std::vector<litehtml::css_text, std::allocator<litehtml::css_text> > >, 
litehtml::css_text&&)@Base" 0.5
- (c++|optional=templinst)"void 
std::vector<litehtml::elements_iterator::stack_item, 
std::allocator<litehtml::elements_iterator::stack_item> 
>::_M_realloc_insert<litehtml::elements_iterator::stack_item 
const&>(__gnu_cxx::__normal_iterator<litehtml::elements_iterator::stack_item*, 
std::vector<litehtml::elements_iterator::stack_item, 
std::allocator<litehtml::elements_iterator::stack_item> > >, 
litehtml::elements_iterator::stack_item const&)@Base" 0.5
- (c++|optional=templinst)"void std::vector<litehtml::floated_box, 
std::allocator<litehtml::floated_box> 
>::_M_realloc_insert<litehtml::floated_box 
const&>(__gnu_cxx::__normal_iterator<litehtml::floated_box*, 
std::vector<litehtml::floated_box, std::allocator<litehtml::floated_box> > >, 
litehtml::floated_box const&)@Base" 0.5
- (c++|optional=templinst)"void std::vector<litehtml::floated_box, 
std::allocator<litehtml::floated_box> 
>::_M_realloc_insert<litehtml::floated_box>(__gnu_cxx::__normal_iterator<litehtml::floated_box*,
 std::vector<litehtml::floated_box, std::allocator<litehtml::floated_box> > >, 
litehtml::floated_box&&)@Base" 0.5
- (c++|optional=templinst)"void std::vector<litehtml::floated_box, 
std::allocator<litehtml::floated_box> 
>::emplace_back<litehtml::floated_box>(litehtml::floated_box&&)@Base" 0.5
- (c++|optional=templinst)"void std::vector<litehtml::media_query_expression, 
std::allocator<litehtml::media_query_expression> 
>::_M_realloc_insert<litehtml::media_query_expression 
const&>(__gnu_cxx::__normal_iterator<litehtml::media_query_expression*, 
std::vector<litehtml::media_query_expression, 
std::allocator<litehtml::media_query_expression> > >, 
litehtml::media_query_expression const&)@Base" 0.5
- (c++|optional=templinst)"void std::vector<litehtml::position, 
std::allocator<litehtml::position> >::_M_realloc_insert<litehtml::position 
const&>(__gnu_cxx::__normal_iterator<litehtml::position*, 
std::vector<litehtml::position, std::allocator<litehtml::position> > >, 
litehtml::position const&)@Base" 0.5
- (c++|optional=templinst)"void std::vector<litehtml::table_cell, 
std::allocator<litehtml::table_cell> >::_M_realloc_insert<litehtml::table_cell 
const&>(__gnu_cxx::__normal_iterator<litehtml::table_cell*, 
std::vector<litehtml::table_cell, std::allocator<litehtml::table_cell> > >, 
litehtml::table_cell const&)@Base" 0.5
- (c++|optional=templinst)"void std::vector<litehtml::table_cell, 
std::allocator<litehtml::table_cell> 
>::_M_realloc_insert<litehtml::table_cell>(__gnu_cxx::__normal_iterator<litehtml::table_cell*,
 std::vector<litehtml::table_cell, std::allocator<litehtml::table_cell> > >, 
litehtml::table_cell&&)@Base" 0.5
- (c++|optional=templinst)"void std::vector<litehtml::table_column*, 
std::allocator<litehtml::table_column*> 
>::_M_realloc_insert<litehtml::table_column*>(__gnu_cxx::__normal_iterator<litehtml::table_column**,
 std::vector<litehtml::table_column*, std::allocator<litehtml::table_column*> > 
>, litehtml::table_column*&&)@Base" 0.5
- (c++|optional=templinst)"void std::vector<litehtml::table_column, 
std::allocator<litehtml::table_column> 
>::_M_realloc_insert<litehtml::table_column>(__gnu_cxx::__normal_iterator<litehtml::table_column*,
 std::vector<litehtml::table_column, std::allocator<litehtml::table_column> > 
>, litehtml::table_column&&)@Base" 0.6
- (c++|optional=templinst)"void std::vector<litehtml::table_row, 
std::allocator<litehtml::table_row> 
>::_M_realloc_insert<litehtml::table_row>(__gnu_cxx::__normal_iterator<litehtml::table_row*,
 std::vector<litehtml::table_row, std::allocator<litehtml::table_row> > >, 
litehtml::table_row&&)@Base" 0.5
- (c++|optional=templinst)"void std::vector<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, 
std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > > >::_M_realloc_insert<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > 
>(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >*, 
std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > > > >, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>&&)@Base" 0.5
- (c++|optional=templinst)"void std::vector<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, 
std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > > >::_M_realloc_insert<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > 
const&>(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >*, 
std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > > > >, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&)@Base" 0.5
- (c++|optional=templinst|arch=!i386)"void 
std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > > 
>::emplace_back<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > >(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >&&)@Base" 0.5
- (c++|optional=templinst)"void 
std::vector<std::shared_ptr<litehtml::css_selector>, 
std::allocator<std::shared_ptr<litehtml::css_selector> > 
>::_M_realloc_insert<std::shared_ptr<litehtml::css_selector> 
const&>(__gnu_cxx::__normal_iterator<std::shared_ptr<litehtml::css_selector>*, 
std::vector<std::shared_ptr<litehtml::css_selector>, 
std::allocator<std::shared_ptr<litehtml::css_selector> > > >, 
std::shared_ptr<litehtml::css_selector> const&)@Base" 0.5
- (c++|optional=templinst)"void std::vector<std::shared_ptr<litehtml::element>, 
std::allocator<std::shared_ptr<litehtml::element> > 
>::_M_realloc_insert<std::shared_ptr<litehtml::element> 
>(__gnu_cxx::__normal_iterator<std::shared_ptr<litehtml::element>*, 
std::vector<std::shared_ptr<litehtml::element>, 
std::allocator<std::shared_ptr<litehtml::element> > > >, 
std::shared_ptr<litehtml::element>&&)@Base" 0.6
+#MISSING: 0.6-1.2# (c++|optional=templinst|subst)"void 
std::__introsort_loop<__gnu_cxx::__normal_iterator<int*, std::vector<int, 
std::allocator<int> > >, {c++:ssize_t}, 
__gnu_cxx::__ops::_Iter_comp_iter<std::less<int> > 
>(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, 
__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, 
{c++:ssize_t}, __gnu_cxx::__ops::_Iter_comp_iter<std::less<int> >)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void std::vector<int, 
std::allocator<int> 
>::_M_realloc_insert<int>(__gnu_cxx::__normal_iterator<int*, std::vector<int, 
std::allocator<int> > >, int&&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<litehtml::css_attribute_selector, 
std::allocator<litehtml::css_attribute_selector> 
>::_M_realloc_insert<litehtml::css_attribute_selector 
const&>(__gnu_cxx::__normal_iterator<litehtml::css_attribute_selector*, 
std::vector<litehtml::css_attribute_selector, 
std::allocator<litehtml::css_attribute_selector> > >, 
litehtml::css_attribute_selector const&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<litehtml::css_text, std::allocator<litehtml::css_text> 
>::_M_realloc_insert<litehtml::css_text>(__gnu_cxx::__normal_iterator<litehtml::css_text*,
 std::vector<litehtml::css_text, std::allocator<litehtml::css_text> > >, 
litehtml::css_text&&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<litehtml::elements_iterator::stack_item, 
std::allocator<litehtml::elements_iterator::stack_item> 
>::_M_realloc_insert<litehtml::elements_iterator::stack_item 
const&>(__gnu_cxx::__normal_iterator<litehtml::elements_iterator::stack_item*, 
std::vector<litehtml::elements_iterator::stack_item, 
std::allocator<litehtml::elements_iterator::stack_item> > >, 
litehtml::elements_iterator::stack_item const&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<litehtml::floated_box, std::allocator<litehtml::floated_box> 
>::_M_realloc_insert<litehtml::floated_box 
const&>(__gnu_cxx::__normal_iterator<litehtml::floated_box*, 
std::vector<litehtml::floated_box, std::allocator<litehtml::floated_box> > >, 
litehtml::floated_box const&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<litehtml::floated_box, std::allocator<litehtml::floated_box> 
>::_M_realloc_insert<litehtml::floated_box>(__gnu_cxx::__normal_iterator<litehtml::floated_box*,
 std::vector<litehtml::floated_box, std::allocator<litehtml::floated_box> > >, 
litehtml::floated_box&&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<litehtml::floated_box, std::allocator<litehtml::floated_box> 
>::emplace_back<litehtml::floated_box>(litehtml::floated_box&&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<litehtml::media_query_expression, 
std::allocator<litehtml::media_query_expression> 
>::_M_realloc_insert<litehtml::media_query_expression 
const&>(__gnu_cxx::__normal_iterator<litehtml::media_query_expression*, 
std::vector<litehtml::media_query_expression, 
std::allocator<litehtml::media_query_expression> > >, 
litehtml::media_query_expression const&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<litehtml::position, std::allocator<litehtml::position> 
>::_M_realloc_insert<litehtml::position 
const&>(__gnu_cxx::__normal_iterator<litehtml::position*, 
std::vector<litehtml::position, std::allocator<litehtml::position> > >, 
litehtml::position const&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<litehtml::table_cell, std::allocator<litehtml::table_cell> 
>::_M_realloc_insert<litehtml::table_cell 
const&>(__gnu_cxx::__normal_iterator<litehtml::table_cell*, 
std::vector<litehtml::table_cell, std::allocator<litehtml::table_cell> > >, 
litehtml::table_cell const&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<litehtml::table_cell, std::allocator<litehtml::table_cell> 
>::_M_realloc_insert<litehtml::table_cell>(__gnu_cxx::__normal_iterator<litehtml::table_cell*,
 std::vector<litehtml::table_cell, std::allocator<litehtml::table_cell> > >, 
litehtml::table_cell&&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<litehtml::table_column*, std::allocator<litehtml::table_column*> 
>::_M_realloc_insert<litehtml::table_column*>(__gnu_cxx::__normal_iterator<litehtml::table_column**,
 std::vector<litehtml::table_column*, std::allocator<litehtml::table_column*> > 
>, litehtml::table_column*&&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<litehtml::table_column, std::allocator<litehtml::table_column> 
>::_M_realloc_insert<litehtml::table_column>(__gnu_cxx::__normal_iterator<litehtml::table_column*,
 std::vector<litehtml::table_column, std::allocator<litehtml::table_column> > 
>, litehtml::table_column&&)@Base" 0.6
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<litehtml::table_row, std::allocator<litehtml::table_row> 
>::_M_realloc_insert<litehtml::table_row>(__gnu_cxx::__normal_iterator<litehtml::table_row*,
 std::vector<litehtml::table_row, std::allocator<litehtml::table_row> > >, 
litehtml::table_row&&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > > 
>::_M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > 
>(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >*, 
std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > > > >, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>&&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > > 
>::_M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > 
const&>(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >*, 
std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > > > >, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst|arch=!i386)"void 
std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > > 
>::emplace_back<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > >(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >&&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<std::shared_ptr<litehtml::css_selector>, 
std::allocator<std::shared_ptr<litehtml::css_selector> > 
>::_M_realloc_insert<std::shared_ptr<litehtml::css_selector> 
const&>(__gnu_cxx::__normal_iterator<std::shared_ptr<litehtml::css_selector>*, 
std::vector<std::shared_ptr<litehtml::css_selector>, 
std::allocator<std::shared_ptr<litehtml::css_selector> > > >, 
std::shared_ptr<litehtml::css_selector> const&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<std::shared_ptr<litehtml::element>, 
std::allocator<std::shared_ptr<litehtml::element> > 
>::_M_realloc_insert<std::shared_ptr<litehtml::element> 
>(__gnu_cxx::__normal_iterator<std::shared_ptr<litehtml::element>*, 
std::vector<std::shared_ptr<litehtml::element>, 
std::allocator<std::shared_ptr<litehtml::element> > > >, 
std::shared_ptr<litehtml::element>&&)@Base" 0.6
  (c++|optional=templinst)"void std::vector<std::shared_ptr<litehtml::element>, 
std::allocator<std::shared_ptr<litehtml::element> > 
>::_M_realloc_insert<std::shared_ptr<litehtml::element> 
const&>(__gnu_cxx::__normal_iterator<std::shared_ptr<litehtml::element>*, 
std::vector<std::shared_ptr<litehtml::element>, 
std::allocator<std::shared_ptr<litehtml::element> > > >, 
std::shared_ptr<litehtml::element> const&)@Base" 0.5
- (c++|optional=templinst)"void 
std::vector<std::shared_ptr<litehtml::media_query>, 
std::allocator<std::shared_ptr<litehtml::media_query> > 
>::_M_realloc_insert<std::shared_ptr<litehtml::media_query> 
const&>(__gnu_cxx::__normal_iterator<std::shared_ptr<litehtml::media_query>*, 
std::vector<std::shared_ptr<litehtml::media_query>, 
std::allocator<std::shared_ptr<litehtml::media_query> > > >, 
std::shared_ptr<litehtml::media_query> const&)@Base" 0.5
- (c++|optional=templinst)"void 
std::vector<std::shared_ptr<litehtml::media_query_list>, 
std::allocator<std::shared_ptr<litehtml::media_query_list> > 
>::_M_realloc_insert<std::shared_ptr<litehtml::media_query_list> 
const&>(__gnu_cxx::__normal_iterator<std::shared_ptr<litehtml::media_query_list>*,
 std::vector<std::shared_ptr<litehtml::media_query_list>, 
std::allocator<std::shared_ptr<litehtml::media_query_list> > > >, 
std::shared_ptr<litehtml::media_query_list> const&)@Base" 0.5
- (c++|optional=templinst)"void std::vector<std::unique_ptr<litehtml::box, 
std::default_delete<litehtml::box> >, 
std::allocator<std::unique_ptr<litehtml::box, 
std::default_delete<litehtml::box> > > 
>::_M_realloc_insert<std::unique_ptr<litehtml::block_box, 
std::default_delete<litehtml::block_box> > 
>(__gnu_cxx::__normal_iterator<std::unique_ptr<litehtml::box, 
std::default_delete<litehtml::box> >*, 
std::vector<std::unique_ptr<litehtml::box, std::default_delete<litehtml::box> 
>, std::allocator<std::unique_ptr<litehtml::box, 
std::default_delete<litehtml::box> > > > >, 
std::unique_ptr<litehtml::block_box, std::default_delete<litehtml::block_box> 
>&&)@Base" 0.5
- (c++|optional=templinst)"void std::vector<std::unique_ptr<litehtml::box, 
std::default_delete<litehtml::box> >, 
std::allocator<std::unique_ptr<litehtml::box, 
std::default_delete<litehtml::box> > > 
>::_M_realloc_insert<std::unique_ptr<litehtml::line_box, 
std::default_delete<litehtml::line_box> > 
>(__gnu_cxx::__normal_iterator<std::unique_ptr<litehtml::box, 
std::default_delete<litehtml::box> >*, 
std::vector<std::unique_ptr<litehtml::box, std::default_delete<litehtml::box> 
>, std::allocator<std::unique_ptr<litehtml::box, 
std::default_delete<litehtml::box> > > > >, std::unique_ptr<litehtml::line_box, 
std::default_delete<litehtml::line_box> >&&)@Base" 0.5
- (c++|optional=templinst)"void 
std::vector<std::unique_ptr<litehtml::used_selector, 
std::default_delete<litehtml::used_selector> >, 
std::allocator<std::unique_ptr<litehtml::used_selector, 
std::default_delete<litehtml::used_selector> > > 
>::_M_realloc_insert<std::unique_ptr<litehtml::used_selector, 
std::default_delete<litehtml::used_selector> > 
>(__gnu_cxx::__normal_iterator<std::unique_ptr<litehtml::used_selector, 
std::default_delete<litehtml::used_selector> >*, 
std::vector<std::unique_ptr<litehtml::used_selector, 
std::default_delete<litehtml::used_selector> >, 
std::allocator<std::unique_ptr<litehtml::used_selector, 
std::default_delete<litehtml::used_selector> > > > >, 
std::unique_ptr<litehtml::used_selector, 
std::default_delete<litehtml::used_selector> >&&)@Base" 0.5
- (c++|optional=templinst)"void std::vector<std::vector<litehtml::table_cell, 
std::allocator<litehtml::table_cell> >, 
std::allocator<std::vector<litehtml::table_cell, 
std::allocator<litehtml::table_cell> > > 
>::_M_realloc_insert<std::vector<litehtml::table_cell, 
std::allocator<litehtml::table_cell> > 
const&>(__gnu_cxx::__normal_iterator<std::vector<litehtml::table_cell, 
std::allocator<litehtml::table_cell> >*, 
std::vector<std::vector<litehtml::table_cell, 
std::allocator<litehtml::table_cell> >, 
std::allocator<std::vector<litehtml::table_cell, 
std::allocator<litehtml::table_cell> > > > >, std::vector<litehtml::table_cell, 
std::allocator<litehtml::table_cell> > const&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<std::shared_ptr<litehtml::media_query>, 
std::allocator<std::shared_ptr<litehtml::media_query> > 
>::_M_realloc_insert<std::shared_ptr<litehtml::media_query> 
const&>(__gnu_cxx::__normal_iterator<std::shared_ptr<litehtml::media_query>*, 
std::vector<std::shared_ptr<litehtml::media_query>, 
std::allocator<std::shared_ptr<litehtml::media_query> > > >, 
std::shared_ptr<litehtml::media_query> const&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<std::shared_ptr<litehtml::media_query_list>, 
std::allocator<std::shared_ptr<litehtml::media_query_list> > 
>::_M_realloc_insert<std::shared_ptr<litehtml::media_query_list> 
const&>(__gnu_cxx::__normal_iterator<std::shared_ptr<litehtml::media_query_list>*,
 std::vector<std::shared_ptr<litehtml::media_query_list>, 
std::allocator<std::shared_ptr<litehtml::media_query_list> > > >, 
std::shared_ptr<litehtml::media_query_list> const&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<std::unique_ptr<litehtml::box, std::default_delete<litehtml::box> 
>, std::allocator<std::unique_ptr<litehtml::box, 
std::default_delete<litehtml::box> > > 
>::_M_realloc_insert<std::unique_ptr<litehtml::block_box, 
std::default_delete<litehtml::block_box> > 
>(__gnu_cxx::__normal_iterator<std::unique_ptr<litehtml::box, 
std::default_delete<litehtml::box> >*, 
std::vector<std::unique_ptr<litehtml::box, std::default_delete<litehtml::box> 
>, std::allocator<std::unique_ptr<litehtml::box, 
std::default_delete<litehtml::box> > > > >, 
std::unique_ptr<litehtml::block_box, std::default_delete<litehtml::block_box> 
>&&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<std::unique_ptr<litehtml::box, std::default_delete<litehtml::box> 
>, std::allocator<std::unique_ptr<litehtml::box, 
std::default_delete<litehtml::box> > > 
>::_M_realloc_insert<std::unique_ptr<litehtml::line_box, 
std::default_delete<litehtml::line_box> > 
>(__gnu_cxx::__normal_iterator<std::unique_ptr<litehtml::box, 
std::default_delete<litehtml::box> >*, 
std::vector<std::unique_ptr<litehtml::box, std::default_delete<litehtml::box> 
>, std::allocator<std::unique_ptr<litehtml::box, 
std::default_delete<litehtml::box> > > > >, std::unique_ptr<litehtml::line_box, 
std::default_delete<litehtml::line_box> >&&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<std::unique_ptr<litehtml::used_selector, 
std::default_delete<litehtml::used_selector> >, 
std::allocator<std::unique_ptr<litehtml::used_selector, 
std::default_delete<litehtml::used_selector> > > 
>::_M_realloc_insert<std::unique_ptr<litehtml::used_selector, 
std::default_delete<litehtml::used_selector> > 
>(__gnu_cxx::__normal_iterator<std::unique_ptr<litehtml::used_selector, 
std::default_delete<litehtml::used_selector> >*, 
std::vector<std::unique_ptr<litehtml::used_selector, 
std::default_delete<litehtml::used_selector> >, 
std::allocator<std::unique_ptr<litehtml::used_selector, 
std::default_delete<litehtml::used_selector> > > > >, 
std::unique_ptr<litehtml::used_selector, 
std::default_delete<litehtml::used_selector> >&&)@Base" 0.5
+#MISSING: 0.6-1.2# (c++|optional=templinst)"void 
std::vector<std::vector<litehtml::table_cell, 
std::allocator<litehtml::table_cell> >, 
std::allocator<std::vector<litehtml::table_cell, 
std::allocator<litehtml::table_cell> > > 
>::_M_realloc_insert<std::vector<litehtml::table_cell, 
std::allocator<litehtml::table_cell> > 
const&>(__gnu_cxx::__normal_iterator<std::vector<litehtml::table_cell, 
std::allocator<litehtml::table_cell> >*, 
std::vector<std::vector<litehtml::table_cell, 
std::allocator<litehtml::table_cell> >, 
std::allocator<std::vector<litehtml::table_cell, 
std::allocator<litehtml::table_cell> > > > >, std::vector<litehtml::table_cell, 
std::allocator<litehtml::table_cell> > const&)@Base" 0.5
  (c++)"vtable for litehtml::block_box@Base" 0.5
  (c++)"vtable for litehtml::document@Base" 0.5
  (c++)"vtable for litehtml::document_container@Base" 0.6
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:14: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: litehtml
Source-Version: 0.9-1
Done: Yangfl <[email protected]>

We believe that the bug you reported is fixed in the latest version of
litehtml, 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.
Yangfl <[email protected]> (supplier of updated litehtml 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: Sat, 13 Sep 2025 14:24:27 +0800
Source: litehtml
Architecture: source
Version: 0.9-1
Distribution: unstable
Urgency: medium
Maintainer: Yangfl <[email protected]>
Changed-By: Yangfl <[email protected]>
Closes: 1015535 1097306
Changes:
 litehtml (0.9-1) unstable; urgency=medium
 .
   * New upstream release
   * Remove liblitehtml0 due to lack of stable ABI
     * Fix FTBFS with GCC-15 (Closes: #1097306)
   * Enable LTO (Closes: #1015535)
   * Bump Standards-Version to 4.7.2
Checksums-Sha1:
 cf646ef488a2cabc5557ba66b5aa12e38bdd8498 1876 litehtml_0.9-1.dsc
 0da07ce9069156d44815d6526397ab2f62b6247e 814430 litehtml_0.9.orig.tar.gz
 59cd913cd2b5de34b2d7f28e52c4aaad310c2d64 3844 litehtml_0.9-1.debian.tar.xz
 ad2387212f49aa5b74a3407c58216d4155364c1b 6690 litehtml_0.9-1_amd64.buildinfo
Checksums-Sha256:
 81d12e19a95eebbf088ebb15d310223da993ee1ecc520c23c04ff4cde1663adb 1876 
litehtml_0.9-1.dsc
 c7d2bff0a300961aec2dbc347a1f8211737addc20fcba95f1058bb8893867642 814430 
litehtml_0.9.orig.tar.gz
 a18810bc2c45dffc7dcd913169bf9a46e852478ff87fccab7d76522df21f4d0d 3844 
litehtml_0.9-1.debian.tar.xz
 9bb7712adf9a0fe794be504ff0dc4e5b3dfa70893aa0d4d389bface2f31b6d3b 6690 
litehtml_0.9-1_amd64.buildinfo
Files:
 7dca101075499ef2c6ca4ecd3062dac7 1876 libs optional litehtml_0.9-1.dsc
 7d5ecdc5cd01cccca5d67273c50fda96 814430 libs optional litehtml_0.9.orig.tar.gz
 45fa39be2f3519af4072e295f907761a 3844 libs optional 
litehtml_0.9-1.debian.tar.xz
 50a97af12f553512edcfad6d7a899822 6690 libs optional 
litehtml_0.9-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmjFkJEACgkQwpPntGGC
Ws7RCA/8CkSek0Px1XL4mUvsh4EovMvmIbmhgdtcEK7isDgNBAKp9tQrWU6wwLmW
g9XaqVEH7ubzYZKcgIIdDtc0xtzNvkBwdf+dSKU0y+E7WiNeeixV5CY6DLvpkHGd
Sjt/oxaF6zpNwkCprRk6eToJiRL9AuW9zk7ZR06pYEyvxdbu+x7w3XiJIjBDfH/O
uhwp4T7htE7B+EbrnKpnjFh0tkL+jvmCB28Jb4vTMCTP9lAAPvlosPcFrBs1FCRR
k5Gttiwe9WGa8NHeUggm1KUIWIF4nrh8nKYUwi/vsBHbJwzlzV1kfbjaf6mgkfFk
go1L8MMxUxsIjBfT2AFGji0YnoLes34jeo34MyQ5wmjGfoJvL4Ice5gZQZBfHHdq
CFzqLjEv8zMpqWzyW1E1dftZSM2BTOjlFYYCIXOk2t8Zgn44Q4aAqHXXDKaH5Jvf
+1nB0+wAEn09fMT2tFMBbIiLk+k95pkPYSmi8a624YptxnLhs18DGgR5B0RlqSlt
EQO6V+X26Y+B39+DXGfqpvaPD8VtaeGwZCw2Eywe/kB6DfbKSLBtongR5X3fJQhZ
LFC4tYqP1jcXo/KsUQBodQ19F3szDbbg6SKmQgfiyWv2InkLYgT3iAft9jiM52GH
RqQfZTVdxxKw6sqEfZUFhvkrn6F1oYUn2l3wAfTRvTJdnId3zss=
=M6l9
-----END PGP SIGNATURE-----

Attachment: pgpBUUYYomKDb.pgp
Description: PGP signature


--- End Message ---

Reply via email to