Bulk Email and URL extraction tool

Edit Package bulk_extractor

bulk_extractor is a C++ program that scans a disk image, a file, or a directory of files and extracts useful information without parsing the file system or file system structures. The results are stored in feature files that can be easily inspected, parsed, or processed with automated tools. bulk_extractor also created a histograms of features that it finds, as features that are more common tend to be more important.

Refresh
Refresh
Source Files
Filename Size Changed
bulk_extractor-2.0.0.tar.gz 0008452071 8.06 MB
bulk_extractor.changes 0000006866 6.71 KB
bulk_extractor.spec 0000002471 2.41 KB
cpuid-check.patch 0000001464 1.43 KB
gcc13.diff 0000000716 716 Bytes
Revision 5 (latest revision is 10)
Greg Freemyer's avatar Greg Freemyer (gregfreemyer) accepted request 982450 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 5)
- Disable LTO on aarch64 and %arm until fixed upstream
  https://github.com/simsong/bulk_extractor/issues/360
Comments 4

Greg Freemyer's avatar

This package uses boost::filesytem I believe. That is apparently part of the standard Tumbleweed distro. I don't know how to add a BuildRequires for boost::filesystem for the other releases.


Jan Engelhardt's avatar

libboost_filesystem-devel in all (SUSE) cases


Greg Freemyer's avatar

I was wrong. Adding that did not allow the build to run.

The code is looking for #include <filesystem> and failing with:

configure: error: <filesystem> header not installed; bulk_extractor requires a C++ compiler with a full C++17 implementation


Guillaume GARDET's avatar

It fails on all non-x86* architectures for Factory.

openSUSE Build Service is sponsored by