[Forensics-changes] [sleuthkit] 01/04: Remove some C++ vector symbols, fixing FTBFS with GCC-7 and building with -O3 on ppc64el (Closes: #853663, #860223)

Hilko Bengen bengen at moszumanska.debian.org
Tue Aug 8 22:07:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch debian
in repository sleuthkit.

commit 940cc0883f02efde195a7e44b0d571bd98e98179
Author: Hilko Bengen <bengen at debian.org>
Date:   Tue Aug 8 23:45:40 2017 +0200

    Remove some C++ vector symbols, fixing FTBFS with GCC-7 and building with -O3 on ppc64el (Closes: #853663, #860223)
---
 debian/libtsk13.symbols | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/debian/libtsk13.symbols b/debian/libtsk13.symbols
index 4afab1d..42126af 100644
--- a/debian/libtsk13.symbols
+++ b/debian/libtsk13.symbols
@@ -160,15 +160,6 @@ libtsk.so.13 libtsk13 #MINVER#
  (c++)"typeinfo name for TskAutoDb at Base" 4.2.0
  (c++)"typeinfo name for TskDb at Base" 4.3.0
  (c++)"typeinfo name for TskDbSqlite at Base" 4.3.0
- (c++)"void std::vector<NTFS_META_ADDR, std::allocator<NTFS_META_ADDR> >::_M_emplace_back_aux<NTFS_META_ADDR const&>(NTFS_META_ADDR const&)@Base" 4.3.0
- (c++)"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_emplace_back_aux<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" 4.3.0
- (c++)"void std::vector<TskAuto::error_record, std::allocator<TskAuto::error_record> >::_M_emplace_back_aux<TskAuto::error_record const&>(TskAuto::error_record const&)@Base" 4.3.0
- (c++)"void std::vector<_TSK_DB_FILE_LAYOUT_RANGE, std::allocator<_TSK_DB_FILE_LAYOUT_RANGE> >::emplace_back<_TSK_DB_FILE_LAYOUT_RANGE>(_TSK_DB_FILE_LAYOUT_RANGE&&)@Base" 4.3.0
- (c++)"void std::vector<_TSK_DB_FILE_LAYOUT_RANGE, std::allocator<_TSK_DB_FILE_LAYOUT_RANGE> >::_M_emplace_back_aux<_TSK_DB_FILE_LAYOUT_RANGE const&>(_TSK_DB_FILE_LAYOUT_RANGE const&)@Base" 4.3.0
- (c++)"void std::vector<_TSK_DB_FILE_LAYOUT_RANGE, std::allocator<_TSK_DB_FILE_LAYOUT_RANGE> >::_M_emplace_back_aux<_TSK_DB_FILE_LAYOUT_RANGE>(_TSK_DB_FILE_LAYOUT_RANGE&&)@Base" 4.3.0
- (c++)"void std::vector<_TSK_DB_FS_INFO, std::allocator<_TSK_DB_FS_INFO> >::_M_emplace_back_aux<_TSK_DB_FS_INFO const&>(_TSK_DB_FS_INFO const&)@Base" 4.3.0
- (c++)"void std::vector<_TSK_DB_VS_INFO, std::allocator<_TSK_DB_VS_INFO> >::_M_emplace_back_aux<_TSK_DB_VS_INFO const&>(_TSK_DB_VS_INFO const&)@Base" 4.3.0
- (c++)"void std::vector<_TSK_DB_VS_PART_INFO, std::allocator<_TSK_DB_VS_PART_INFO> >::_M_emplace_back_aux<_TSK_DB_VS_PART_INFO const&>(_TSK_DB_VS_PART_INFO const&)@Base" 4.3.0
  (c++)"vtable for TskAuto at Base" 4.2.0
  (c++)"vtable for TskAutoDb at Base" 4.2.0
  (c++)"vtable for TskDb at Base" 4.3.0
@@ -592,6 +583,7 @@ libtsk.so.13 libtsk13 #MINVER#
  (optional|c++|regex)"^std::.*@Base$" 0
  (optional|c++|regex)"^vtable for std::.*" 0
  (optional|c++|regex)"^void std::__.*@Base" 0
+ (optional|c++|regex)"^void std::vector.*@Base" 0
  (optional|c++|regex)"^transaction clone for std::.*@Base$" 0
  (optional|c++|regex)"^__.*@Base$" 0
  (optional|c++|regex)"^vtable for __.*" 0

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/sleuthkit.git



More information about the forensics-changes mailing list