Your message dated Sat, 5 Aug 2017 16:30:58 -0400
with message-id <bfeae0c1-63a2-7573-fed0-a497142f9...@debian.org>
and subject line Bug#853553: mkvtoolnix: ftbfs with GCC-7
has caused the Debian Bug report #853553,
regarding mkvtoolnix: ftbfs with GCC-7
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.)


-- 
853553: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853553
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mkvtoolnix
Version: 9.8.0-dmo1
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

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-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/mkvtoolnix_9.8.0-dmo1_unstable_gcc7.log
The last lines of the build log are at the end of this report.

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

[...]
         CXX src/extract/xtr_tta.cpp
         CXX src/extract/xtr_vobsub.cpp
         CXX src/extract/xtr_wav.cpp
         CXX src/extract/xtr_webvtt.cpp
         CXX src/propedit/segment_info_target.cpp
         CXX src/propedit/tag_target.cpp
         CXX src/propedit/target.cpp
         CXX src/propedit/track_target.cpp
          AR src/input/libmtxinput.a
      RANLIB src/input/libmtxinput.a
          AR src/propedit/libmtxpropedit.a
      RANLIB src/propedit/libmtxpropedit.a
          AR src/extract/libmtxextract.a
      RANLIB src/extract/libmtxextract.a
          AR src/common/libmtxcommon.a
      RANLIB src/common/libmtxcommon.a
        LINK src/mkvmerge
        LINK src/mkvextract
        LINK src/mkvinfo
        LINK src/tools/ebml_validator
        LINK src/mkvtoolnix-gui/mkvtoolnix-gui
        LINK src/mkvpropedit
src/propedit/libmtxpropedit.a(attachment_target.o): In function 
`attachment_target_c::matches_by_uid_name_or_mime_type(libmatroska::KaxAttached&)':
attachment_target.cpp:(.text+0x2d6b): undefined reference to 
`libebml::EbmlString::operator std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&() const'
src/common/libmtxcommon.a(ebml_chapters_converter.o): In function 
`mtx::xml::ebml_chapters_converter_c::fix_display(libmatroska::KaxChapterDisplay&)
 const':
ebml_chapters_converter.cpp:(.text+0x3f75): undefined reference to 
`libebml::EbmlString::operator std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&() const'
ebml_chapters_converter.cpp:(.text+0x417b): undefined reference to 
`libebml::EbmlString::operator std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&() const'
collect2: error: ld returned 1 exit status
src/extract/libmtxextract.a(xtr_textsubs.o): In function 
`xtr_usf_c::create_file(xtr_base_c*, libmatroska::KaxTrackEntry&)':
xtr_textsubs.cpp:(.text+0x1169): undefined reference to 
`libebml::EbmlString::operator std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&() const'
src/common/libmtxcommon.a(ebml_chapters_converter.o): In function 
`mtx::xml::ebml_chapters_converter_c::fix_display(libmatroska::KaxChapterDisplay&)
 const':
ebml_chapters_converter.cpp:(.text+0x3f75): undefined reference to 
`libebml::EbmlString::operator std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&() const'
ebml_chapters_converter.cpp:(.text+0x417b): undefined reference to 
`libebml::EbmlString::operator std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&() const'
collect2: error: ld returned 1 exit status
src/info/mkvinfo.o: In function `handle_ebml_head(libebml::EbmlElement*, 
std::shared_ptr<mm_io_c>, libebml::EbmlStream*)':
mkvinfo.cpp:(.text+0xf1f1): undefined reference to 
`libebml::EbmlString::operator std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&() const'
src/common/libmtxcommon.a(ebml_chapters_converter.o): In function 
`mtx::xml::ebml_chapters_converter_c::fix_display(libmatroska::KaxChapterDisplay&)
 const':
ebml_chapters_converter.cpp:(.text+0x3f75): undefined reference to 
`libebml::EbmlString::operator std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&() const'
ebml_chapters_converter.cpp:(.text+0x417b): undefined reference to 
`libebml::EbmlString::operator std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&() const'
collect2: error: ld returned 1 exit status
src/common/libmtxcommon.a(ebml_chapters_converter.o): In function 
`mtx::xml::ebml_chapters_converter_c::fix_display(libmatroska::KaxChapterDisplay&)
 const':
ebml_chapters_converter.cpp:(.text+0x3f75): undefined reference to 
`libebml::EbmlString::operator std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&() const'
ebml_chapters_converter.cpp:(.text+0x417b): undefined reference to 
`libebml::EbmlString::operator std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&() const'
collect2: error: ld returned 1 exit status
debian/rules:16: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:13: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Hi,

This should be fixed by the upload of libebml 1.3.4-2 (#870797).

Thanks,
James

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to