View Issue Details

IDProjectCategoryView StatusLast Update
0002626Kali LinuxKali Package Bugpublic2021-02-21 17:52
Reporterrhertzog Assigned Tosbrun  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Versionkali-dev 
Summary0002626: bulk-extractor fails to build with the new libstdc++ of gcc-5
Description

Extract from bulk-extractor_1.5.1-0kali2+b1-kali-dev-amd64-20150907-122749.967.log for the precise error:

exif_entry.cpp: In function 'std::__cxx11::string get_possible_utf8(const sbuf_t&, size_t)':
exif_entry.cpp:1185:14: error: 'const class sbuf_t' has no member named 'getUTF8WithQuoting'
sbuf.getUTF8WithQuoting(0, count, s);
^
make[3]: *** [exif_entry.o] Error 1

Activities

rhertzog

rhertzog

2015-09-07 15:56

administrator   ~0003964

(Dropped link from the description as requested)

A new upstream version has been imported (1.5.3+git20150907-0kali1) and it's building fine again. But it was probably not related to the gcc-5 move.

Issue History

Date Modified Username Field Change
2015-09-07 12:57 rhertzog New Issue
2015-09-07 12:57 rhertzog Status new => assigned
2015-09-07 12:57 rhertzog Assigned To => sbrun
2015-09-07 13:00 muts View Status public => private
2015-09-07 15:54 rhertzog Description Updated
2015-09-07 15:56 rhertzog Note Added: 0003964
2015-09-07 15:56 rhertzog Status assigned => resolved
2015-09-07 15:56 rhertzog Resolution open => fixed
2020-12-01 10:48 g0tmi1k Priority high => normal
2021-02-21 17:52 g0tmi1k View Status private => public