Your message dated Tue, 08 Aug 2017 22:36:23 +0000
with message-id <e1dfd6t-0007mx...@fasolo.debian.org>
and subject line Bug#853663: fixed in sleuthkit 4.4.0-6
has caused the Debian Bug report #853663,
regarding sleuthkit: 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.)


-- 
853663: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853663
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:sleuthkit
Version: 4.4.0-2
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/sleuthkit_4.4.0-2_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

[...]
+ _ZTVSt13bad_exception@Base 4.4.0
+ _ZTVSt9bad_alloc@Base 4.4.0
+ _ZTVSt9exception@Base 4.4.0
+ _ZTVSt9type_info@Base 4.4.0
+ _ZdlPv@Base 4.4.0
+ _ZdlPvm@Base 4.4.0
+ _ZlsRSoRK4Guid@Base 4.4.0
+ _Znwm@Base 4.4.0
  __cxa_allocate_dependent_exception@Base 4.2.0
  __cxa_allocate_exception@Base 4.2.0
  __cxa_begin_catch@Base 4.2.0
@@ -131,6 +300,7 @@
  __cxa_get_exception_ptr@Base 4.2.0
  __cxa_get_globals@Base 4.2.0
  __cxa_get_globals_fast@Base 4.2.0
+ __cxa_init_primary_exception@Base 4.4.0
  __cxa_pure_virtual@Base 4.2.0
  __cxa_rethrow@Base 4.2.0
  __cxa_throw@Base 4.2.0
@@ -591,15 +761,15 @@
  (c++)"typeinfo name for std::exception@Base" 4.2.0
  (c++)"typeinfo name for std::type_info@Base" 4.2.0
  (c++)"void 
std::__insertion_sort<__gnu_cxx::__normal_iterator<_TSK_DB_FILE_LAYOUT_RANGE*, 
std::vector<_TSK_DB_FILE_LAYOUT_RANGE, 
std::allocator<_TSK_DB_FILE_LAYOUT_RANGE> > >, 
__gnu_cxx::__ops::_Iter_less_iter>(__gnu_cxx::__normal_iterator<_TSK_DB_FILE_LAYOUT_RANGE*,
 std::vector<_TSK_DB_FILE_LAYOUT_RANGE, 
std::allocator<_TSK_DB_FILE_LAYOUT_RANGE> > >, 
__gnu_cxx::__normal_iterator<_TSK_DB_FILE_LAYOUT_RANGE*, 
std::vector<_TSK_DB_FILE_LAYOUT_RANGE, 
std::allocator<_TSK_DB_FILE_LAYOUT_RANGE> > >, 
__gnu_cxx::__ops::_Iter_less_iter)@Base" 4.2.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<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> 
>::_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
+#MISSING: 4.4.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
+#MISSING: 4.4.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
+#MISSING: 4.4.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
+#MISSING: 4.4.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_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_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++)"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
+#MISSING: 4.4.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
+#MISSING: 4.4.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
+#MISSING: 4.4.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
+#MISSING: 4.4.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
  vs_open_table@Base 4.2.0
  (c++)"vtable for TskAuto@Base" 4.2.0
  (c++)"vtable for TskAutoDb@Base" 4.2.0
dh_makeshlibs: failing due to earlier errors
debian/rules:23: recipe for target 'override_dh_makeshlibs' failed
make[1]: *** [override_dh_makeshlibs] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:11: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: sleuthkit
Source-Version: 4.4.0-6

We believe that the bug you reported is fixed in the latest version of
sleuthkit, 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 853...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hilko Bengen <ben...@debian.org> (supplier of updated sleuthkit 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 08 Aug 2017 23:59:12 +0200
Source: sleuthkit
Binary: sleuthkit libtsk13 libtsk-dev
Architecture: source
Version: 4.4.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Forensics <forensics-de...@lists.alioth.debian.org>
Changed-By: Hilko Bengen <ben...@debian.org>
Description:
 libtsk-dev - library for forensics analysis (development files)
 libtsk13   - library for forensics analysis on volume and filesystem data
 sleuthkit  - tools for forensics analysis on volume and filesystem data
Closes: 853663 860223
Changes:
 sleuthkit (4.4.0-6) unstable; urgency=medium
 .
   * Team upload
   * Do not set default symbol version to current upstream version
   * Remove some C++ vector symbols, fixing FTBFS with GCC-7 and building
     with -O3 on ppc64el (Closes: #853663, #860223)
   * Remove useless dh-autoreconf build-dependency
   * Bump Standards-Version
Checksums-Sha1:
 f8b510ebaf163daec5a9983f4f161e7dca98ffba 2108 sleuthkit_4.4.0-6.dsc
 b9482de578fbc272213c035d7c62abc8b4d163d6 36652 sleuthkit_4.4.0-6.debian.tar.xz
 6aa24fc413e9dc5ee3c8fdb5657b1eb870e77e58 6704 
sleuthkit_4.4.0-6_source.buildinfo
Checksums-Sha256:
 6ebcb63ae3c4e6ccb0a31b6c0a050e1bc46322d27607c376e081f559c26b7aba 2108 
sleuthkit_4.4.0-6.dsc
 18906f2b2021d4c4b1f36f202eef1ebe0aa9ba394835f61962d8a84f6b58f547 36652 
sleuthkit_4.4.0-6.debian.tar.xz
 60d80c0b90be296748daf22420090c8615ee427601b820d619c3cbd5141be50b 6704 
sleuthkit_4.4.0-6_source.buildinfo
Files:
 5da35ec91607846e3d681b1b78da4053 2108 admin optional sleuthkit_4.4.0-6.dsc
 07baeb5d35fdc29f46600123f927bfc5 36652 admin optional 
sleuthkit_4.4.0-6.debian.tar.xz
 a10be0824d2d67582b9e957081f879a0 6704 admin optional 
sleuthkit_4.4.0-6_source.buildinfo

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

iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAlmKNGwACgkQdbcQY1wh
On4JrA/+JFTeO5AKD2/s3gINfylYJu2sDJdwW5N6sD4k/qNBlaOWnGew9frdVZ1R
+Q7OCAuy+adL0Ny6Im1EVLGkve/Ns9Lu+EdySNC71f45mS+hPam5Yw2XN3ucXJj3
lB9bdg3ZBZnDIxIG2EuJfIFAP8IgYXesWXjgpCkmvLyXTU6Rqdj3iArwsb87eayz
JwRMoz5I2aquzGQFldgwBNZutoc7zycaCB93LFy/48BARnXkng98zthevjC4UqiK
svG7UG0lO49oGwKo3e99vZrot1DAADgSD31Tw63EtI8yHvwOZqeBwbzIWoeMHrM5
GHvxmafPxdF+D3wwADU1JpCP0Qp7GbD+tjhsQ9SDTqk55v6gdTUjdVaTZlY9DQoD
7zR4LBNRHxUJiD4dnKG7FwaVfXIWl26bw2ASee7BE7VR7kVleO0JwIRqmRqUrYQu
o/s5ix8v7W1CBR+8OABUaoX+O7JScmLtM5+zc8mDpDPq9X6JS72ZxCBcuKPl4zho
Ew2VvmkLDU0DbsEHEMOLCzrrkBu0MIElw5p0Y2TktT2byIzr/W+t01J6cZLAXPAr
2cNQKO4SVPW1zu1R065jZZLALyoiOjjCVByHrm0bLr6Y/jJX2u6rpjxS0g36V77v
ciZMzLHOvJh/kfPnNLM4HRmj070tYg+wWCGGIXUu62QFIX5mRQo=
=7oZb
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to