D: [iurt_root_command] chroot Installing /home/baz/rpmbuild/SRPMS/bulk-extractor-2.1.1-0.1.mga9_bcj.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.gBtFBX + umask 022 + cd /home/baz/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/baz/rpmbuild/BUILD + rm -rf bulk-extractor-2.1.1 + /usr/lib/rpm/rpmuncompress -x /home/baz/rpmbuild/SOURCES/bulk-extractor-2.1.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd bulk-extractor-2.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + ./bootstrap.sh submodule dfxml_schema is not present. When you did your original "git pull", you likely did not include the --recursive flag. Attempting to fix... fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git submodule dfxml_schema is not present. When you did your original "git pull", you likely did not include the --recursive flag. Attempting to fix... fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git submodule src/be20_api is not present. When you did your original "git pull", you likely did not include the --recursive flag. Attempting to fix... fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git submodule src/be20_api/dfxml_cpp is not present. When you did your original "git pull", you likely did not include the --recursive flag. Attempting to fix... fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git submodule src/be20_api/utfcpp is not present. When you did your original "git pull", you likely did not include the --recursive flag. Attempting to fix... fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git submodule src/be20_api/utfcpp/extern/ftest is not present. When you did your original "git pull", you likely did not include the --recursive flag. Attempting to fix... fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git configure.ac:30: installing 'build-aux/compile' configure.ac:24: installing 'build-aux/install-sh' configure.ac:24: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' The bootstrap.sh is complete. Be sure to run ./configure. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.9Kc3jj + umask 022 + cd /home/baz/rpmbuild/BUILD + cd bulk-extractor-2.1.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: at start CPPFLAGS are checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for x86_64-mageia-linux-gnu-g++... no checking for x86_64-mageia-linux-gnu-c++... no checking for x86_64-mageia-linux-gnu-gpp... no checking for x86_64-mageia-linux-gnu-aCC... no checking for x86_64-mageia-linux-gnu-CC... no checking for x86_64-mageia-linux-gnu-cxx... no checking for x86_64-mageia-linux-gnu-cc++... no checking for x86_64-mageia-linux-gnu-cl.exe... no checking for x86_64-mageia-linux-gnu-FCC... no checking for x86_64-mageia-linux-gnu-KCC... no checking for x86_64-mageia-linux-gnu-RCC... no checking for x86_64-mageia-linux-gnu-xlC_r... no checking for x86_64-mageia-linux-gnu-xlC... no checking for x86_64-mageia-linux-gnu-clang++... no checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... yes checking whether g++ supports C++17 features with -std=gnu++17... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for string... yes configure: C++ Warnings to test: -Wall -MD -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -Weffc++ checking whether g++ understands -Wall... yes checking whether g++ understands -MD... yes checking whether g++ understands -Wpointer-arith... yes checking whether g++ understands -Wshadow... yes checking whether g++ understands -Wwrite-strings... yes checking whether g++ understands -Wcast-align... yes checking whether g++ understands -Wredundant-decls... yes checking whether g++ understands -Wdisabled-optimization... yes checking whether g++ understands -Wfloat-equal... yes checking whether g++ understands -Wmultichar... yes checking whether g++ understands -Wmissing-noreturn... yes checking whether g++ understands -Woverloaded-virtual... yes checking whether g++ understands -Wsign-promo... yes checking whether g++ understands -Weffc++... yes configure: dfxml_cpp/src/dfxml_configure.m4 start checking for expat.h... no checking for sys/resource.h... yes checking for sys/utsname.h... yes checking for unistd.h... (cached) yes checking for winsock2.h... no checking for boost/version.hpp... no checking for pwd.h... yes checking for uuid/uuid.h... no checking for gmtime_r... yes checking for getuid... yes checking for gethostname... yes checking for getpwuid... yes checking for getrusage... yes checking for vasprintf... yes configure: dfxml_cpp/src/dfxml_configure.m4 checked initial headers and funcs checking for expat.h... (cached) no checking for XML_ParserCreate in -lexpat... no configure: WARNING: expat not found; S3 and Digital Signatures not enabled checking for git... yes fatal: not a git repository (or any of the parent directories): .git configure: git commit configure: have_cpuid: yes configure: dfxml_cpp/src/dfxml_configure.m4 mingw check1 configure: dfxml_cpp/src/dfxml_configure.m4 crypto check checking for CommonCrypto/CommonDigest.h... no checking for gcrypt.h... no checking for gpg_strerror in -lgpg-error... no checking for gcry_md_open in -lgcrypt... no checking for openssl/aes.h... yes checking for openssl/bio.h... yes checking for openssl/evp.h... yes checking for openssl/hmac.h... yes checking for openssl/md5.h... yes checking for openssl/pem.h... yes checking for openssl/rand.h... yes checking for openssl/rsa.h... yes checking for openssl/sha.h... yes checking for openssl/pem.h... (cached) yes checking for openssl/x509.h... yes checking for EVP_get_digestbyname in -lcrypto... yes checking for SSL_library_init in -lssl... no checking for gcry_md_open... no checking for CC_MD2_Init... no checking for EVP_get_digestbyname... yes configure: dfxml_cpp/src/dfxml_configure.m4 end configure: adding -O3 to CFLAGS and CXXFLAGS configure: be20_api/be20_configure.m4 start checking whether byte ordering is bigendian... no checking for dlfcn.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for limits/limits.h... no checking for linux/if_ether.h... yes checking for net/ethernet.h... yes checking for netinet/if_ether.h... yes checking for netinet/in.h... yes checking for pcap.h... no checking for pcap/pcap.h... no checking for sqlite3.h... no checking for sys/cdefs.h... yes checking for sys/mman.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/vmmeter.h... no checking for unistd.h... (cached) yes checking for windows.h... no checking for windows.h... (cached) no checking for windowsx.h... no checking for winsock2.h... (cached) no checking for wpcap/pcap.h... no checking for mach/mach.h... no checking for mach-o/dyld.h... no checking for gmtime_r... (cached) yes checking for ishexnumber... no checking for isxdigit... yes checking for localtime_r... yes checking for unistd.h... no checking for mmap... yes checking for err... yes checking for errx... yes checking for warn... yes checking for warnx... yes checking for pread64... yes checking for pread... yes checking for strptime... yes checking for _lseeki64... no checking for task_info... no checking for utimes... yes checking for host_statistics64... no checking for sqlite3_libversion in -lsqlite3... no checking for sqlite3_create_function_v2... no checking for sysctlbyname... no configure: be20_configure: CPPFLAGS are now -DUTC_OFFSET=+0000 checking for re2/re2.h... yes checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for RE2... yes configure: re2 detected checking for pcre.h... no checking for PCRE... no configure: Could not find PCRE library. Please install pcre equivalent. configure: be20_api/be20_configure.m4 end configure: Compiling under x86_64-mageia-linux-gnu. configure: checking /usr/local/include configure: *** ADDING /usr/local/include to CPPFLAGS *** configure: *** ADDING /usr/local/lib to LDFLAGS *** configure: checking /opt/local/include configure: checking /sw/include configure: checking /usr/local/ssl/include configure: CPPFLAGS = -DUTC_OFFSET=+0000 -I/usr/local/include configure: LDFLAGS = -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -L/usr/local/lib configure: flex supports -R checking for int64_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking POSIX termios... yes checking for dlfcn.h... (cached) yes checking for fcntl.h... (cached) yes checking for inttypes.h... (cached) yes checking for libgen.h... yes checking for limits.h... (cached) yes checking for mmap.h... no checking for pwd.h... (cached) yes checking for signal.h... yes checking for stdint.h... (cached) yes checking for sys/cdefs.h... (cached) yes checking for curses.h... no checking for sys/disk.h... no checking for sys/fcntl.h... yes checking for sys/ioctl.h... yes checking for sys/mman.h... (cached) yes checking for sys/mmap.h... no checking for sys/mount.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/sysctl.h... no checking for sys/vmmeter.h... (cached) no checking for term.h... no checking for time.h... yes checking for unistd.h... (cached) yes checking for windows.h... (cached) no checking for CoreServices/CoreServices.h... no checking for mach-o/dyld.h... (cached) no checking for getuid... (cached) yes checking for getpwuid... (cached) yes checking for gethostname... (cached) yes checking for getrusage... (cached) yes checking for gmtime_r... (cached) yes checking for getprogname... no checking for isxdigit... (cached) yes checking for ishexnumber... (cached) no checking for le64toh... no checking for localtime_r... (cached) yes checking for _lseeki64... (cached) no checking for inet_ntop... yes checking for ioctl... yes checking for isatty... yes checking for pread64... (cached) yes checking for pread... (cached) yes checking for printf... yes checking for mmap... (cached) yes checking for munmap... yes checking for MD5... yes checking for mkstemp... yes checking for mktemp... yes checking for sleep... yes checking for SleepEx... no checking for strptime... (cached) yes checking for usleep... yes checking for vasprintf... (cached) yes checking for _NSGetExecutablePath... no checking for CreateProcess... no checking for LoadLibrary... no checking for IncrementAtomic... no checking for InterlockedIncrement... no checking for tgetstr in -ltermcap... no checking for dlopen in -ldl... yes checking for dlopen... yes checking for dlopen_preflight... no checking for arpa/inet.h... yes checking for netinet/in.h... (cached) yes checking for wsipx.h... no checking for netinet/ip.h... yes checking for struct winsize.ws_col... yes checking for struct sockaddr_in.sin_len... no checking for uncompress in -lz... yes checking for expat.h... (cached) no checking for XML_ParserCreate in -lexpat... (cached) no checking for main in -lstdc++... yes configure: libewf is yes checking for libewf.h... yes checking for libewf_get_version in -lewf... yes checking for libewf_handle_get_utf8_header_value_notes... no checking for libewf_error_backtrace_fprint... yes checking for libewf_handle_close... yes checking for libewf_handle_free... yes checking for libewf_handle_read_buffer_at_offset... no checking for libewf_handle_read_random... yes configure: libewf is now yes configure: CFLAGS are now --param=ssp-buffer-size=4 -O2 -O3 -Werror=format-security -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe configure: CPPFLAGS are now -DUTC_OFFSET=+0000 -I/usr/local/include configure: CXXFLAGS are now --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe configure: ************************************* configure: ************************************* configure: PACKAGE_NAME: BULK_EXTRACTOR configure: PACKAGE_VERSION: 2.1.1 configure: CC: gcc configure: CXX: g++ -std=gnu++17 configure: CPPFLAGS: -DUTC_OFFSET=+0000 -I/usr/local/include configure: CFLAGS: --param=ssp-buffer-size=4 -O2 -O3 -Werror=format-security -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe configure: CXXFLAGS: --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe configure: LIBS: -lewf -lstdc++ -lz -ldl -lcrypto configure: LDFLAGS: -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -L/usr/local/lib checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/latex_manuals/Makefile config.status: creating src/Makefile config.status: creating src/tests/Makefile config.status: creating man/Makefile config.status: creating specfiles/Makefile config.status: creating specfiles/bulk_extractor.spec.m4 config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in doc make[2]: Nothing to be done for 'all'. Making all in doc/latex_manuals make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/doc/latex_manuals' echo type \"make doc\" to create documentation type "make doc" to create documentation make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/doc/latex_manuals' Making all in man make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o base64_forensic.o base64_forensic.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o image_process.o image_process.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o notify_thread.o notify_thread.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o sbuf_decompress.o sbuf_decompress.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o phase1.o phase1.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o bulk_extractor_scanners.o bulk_extractor_scanners.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_base64.o scan_base64.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_aes.o scan_aes.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_ccns2.o scan_ccns2.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_elf.o scan_elf.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_evtx.o scan_evtx.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o exif_reader.o exif_reader.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_exif.o scan_exif.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_exiv2.o scan_exiv2.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_facebook.o scan_facebook.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o exif_entry.o exif_entry.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_gzip.o scan_gzip.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -O2 -O3 -Werror=format-security -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o pyxpress.o pyxpress.c make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_find.o scan_find.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_hiberfile.o scan_hiberfile.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o bulk_extractor.o bulk_extractor.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_httplogs.o scan_httplogs.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_kml.o scan_kml.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_json.o scan_json.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_msxml.o scan_msxml.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_ntfsindx.o scan_ntfsindx.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_ntfslogfile.o scan_ntfslogfile.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_ntfsmft.o scan_ntfsmft.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_net.o scan_net.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_ntfsusn.o scan_ntfsusn.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_outlook.o scan_outlook.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_pdf.o scan_pdf.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_utmp.o scan_utmp.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_sqlite.o scan_sqlite.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_rar.o scan_rar.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_vcard.o scan_vcard.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_winlnk.o scan_winlnk.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_windirs.o scan_windirs.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_winprefetch.o scan_winprefetch.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_winpe.o scan_winpe.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o pcap_writer.o pcap_writer.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_xor.o scan_xor.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_wordlist.o scan_wordlist.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o scan_zip.o scan_zip.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' FLEX-CXX scan_base16.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' FLEX-CXX scan_gps.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' FLEX-CXX scan_accts.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/abstract_image_reader.o be20_api/abstract_image_reader.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o main.o main.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/atomic_unicode_histogram.o be20_api/atomic_unicode_histogram.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/feature_recorder_file.o be20_api/feature_recorder_file.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/feature_recorder_sql.o be20_api/feature_recorder_sql.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/feature_recorder.o be20_api/feature_recorder.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/feature_recorder_set.o be20_api/feature_recorder_set.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/pcap_fake.o be20_api/pcap_fake.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/path_printer.o be20_api/path_printer.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/pos0.o be20_api/pos0.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/histogram_def.o be20_api/histogram_def.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' FLEX-CXX scan_email.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/sbuf.o be20_api/sbuf.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/sbuf_stream.o be20_api/sbuf_stream.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/scanner_config.o be20_api/scanner_config.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/scanner_params.o be20_api/scanner_params.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/scan_sha1_test.o be20_api/scan_sha1_test.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/test_image_reader.o be20_api/test_image_reader.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/regex_vector.o be20_api/regex_vector.cpp be20_api/regex_vector.cpp: In member function 'bool regex_vector::search_all(const std::string&, std::string*, size_t*, size_t*) const': be20_api/regex_vector.cpp:165:47: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 165 | for (auto probe_offset=0;probe_offset < probe.size(); probe_offset+=MAX_STD_SIZE) { | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/unicode_escape.o be20_api/unicode_escape.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/utils.o be20_api/utils.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/threadpool.o be20_api/threadpool.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/arccmt.o rar/arccmt.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/archive.o rar/archive.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/arcread.o rar/arcread.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/word_and_context_list.o be20_api/word_and_context_list.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/coder.o rar/coder.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/crc.o rar/crc.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/cmddata.o rar/cmddata.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/encname.o rar/encname.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/errhnd.o rar/errhnd.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/extinfo.o rar/extinfo.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/filefn.o rar/filefn.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o be20_api/scanner_set.o be20_api/scanner_set.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/file.o rar/file.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/extract.o rar/extract.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/filestr.o rar/filestr.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/getbits.o rar/getbits.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/global.o rar/global.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/match.o rar/match.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/options.o rar/options.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/pathfn.o rar/pathfn.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/rarvmtbl.o rar/rarvmtbl.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/rar.o rar/rar.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/model.o rar/model.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/rarpch.o rar/rarpch.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/rawread.o rar/rawread.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/rdwrfn.o rar/rdwrfn.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/resource.o rar/resource.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/rs.o rar/rs.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/savepos.o rar/savepos.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/smallfn.o rar/smallfn.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/suballoc.o rar/suballoc.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/strlist.o rar/strlist.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/strfn.o rar/strfn.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/system.o rar/system.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/unicode.o rar/unicode.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/timefn.o rar/timefn.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I.. -pthread -I../src/be20_api -I../src/be20_api/utfcpp/source -DUTC_OFFSET=+0000 -I/usr/local/include --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -c -o rar/unpack.o rar/unpack.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' g++ -std=gnu++17 --param=ssp-buffer-size=4 -MD -O2 -O3 -Wall -Wcast-align -Wdisabled-optimization -Weffc++ -Werror=format-security -Wfloat-equal -Wformat -Wmissing-noreturn -Wmultichar -Woverloaded-virtual -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-promo -Wwrite-strings -fPIC -fasynchronous-unwind-tables -fstack-protector -g -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -L/usr/local/lib -o bulk_extractor be20_api/abstract_image_reader.o be20_api/atomic_unicode_histogram.o be20_api/feature_recorder.o be20_api/feature_recorder_file.o be20_api/feature_recorder_set.o be20_api/feature_recorder_sql.o be20_api/histogram_def.o be20_api/path_printer.o be20_api/pcap_fake.o be20_api/pos0.o be20_api/regex_vector.o be20_api/sbuf.o be20_api/sbuf_stream.o be20_api/scan_sha1_test.o be20_api/scanner_config.o be20_api/scanner_params.o be20_api/scanner_set.o be20_api/test_image_reader.o be20_api/threadpool.o be20_api/unicode_escape.o be20_api/utils.o be20_api/word_and_context_list.o base64_forensic.o bulk_extractor.o image_process.o notify_thread.o phase1.o sbuf_decompress.o bulk_extractor_scanners.o scan_aes.o scan_base64.o scan_ccns2.o scan_elf.o scan_evtx.o scan_exif.o exif_reader.o exif_entry.o scan_exiv2.o scan_facebook.o scan_find.o scan_gzip.o scan_hiberfile.o pyxpress.o scan_httplogs.o scan_json.o scan_kml.o scan_msxml.o scan_net.o scan_ntfsindx.o scan_ntfslogfile.o scan_ntfsmft.o scan_ntfsusn.o scan_outlook.o scan_pdf.o scan_rar.o scan_sqlite.o scan_utmp.o scan_vcard.o scan_windirs.o scan_winlnk.o scan_winpe.o scan_winprefetch.o scan_wordlist.o scan_xor.o scan_zip.o pcap_writer.o scan_base16.o scan_accts.o scan_email.o scan_gps.o rar/arccmt.o rar/archive.o rar/arcread.o rar/cmddata.o rar/coder.o rar/crc.o rar/encname.o rar/errhnd.o rar/extinfo.o rar/extract.o rar/file.o rar/filefn.o rar/filestr.o rar/getbits.o rar/global.o rar/match.o rar/model.o rar/options.o rar/pathfn.o rar/rar.o rar/rarpch.o rar/rarvmtbl.o rar/rawread.o rar/rdwrfn.o rar/resource.o rar/rs.o rar/savepos.o rar/smallfn.o rar/strfn.o rar/strlist.o rar/suballoc.o rar/system.o rar/timefn.o rar/unicode.o rar/unpack.o main.o -lre2 -pthread -lewf -lstdc++ -lz -ldl -lcrypto make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' Making all in src/tests make[2]: Nothing to be done for 'all'. Making all in specfiles make[2]: Nothing to be done for 'all'. Making all in tests make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.S1YMiM + umask 022 + cd /home/baz/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/baz/rpmbuild/BUILDROOT/bulk-extractor-2.1.1-0.1.mga9_bcj.x86_64 '!=' / ']' + rm -rf /home/baz/rpmbuild/BUILDROOT/bulk-extractor-2.1.1-0.1.mga9_bcj.x86_64 ++ dirname /home/baz/rpmbuild/BUILDROOT/bulk-extractor-2.1.1-0.1.mga9_bcj.x86_64 + mkdir -p /home/baz/rpmbuild/BUILDROOT + mkdir /home/baz/rpmbuild/BUILDROOT/bulk-extractor-2.1.1-0.1.mga9_bcj.x86_64 + cd bulk-extractor-2.1.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/baz/rpmbuild/BUILDROOT/bulk-extractor-2.1.1-0.1.mga9_bcj.x86_64 'INSTALL=/usr/bin/install -p' Making install in doc make[1]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/doc' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/doc' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/doc' Making install in doc/latex_manuals make[1]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/doc/latex_manuals' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/doc/latex_manuals' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/doc/latex_manuals' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/doc/latex_manuals' Making install in man make[1]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/man' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/baz/rpmbuild/BUILDROOT/bulk-extractor-2.1.1-0.1.mga9_bcj.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 bulk_extractor.1 '/home/baz/rpmbuild/BUILDROOT/bulk-extractor-2.1.1-0.1.mga9_bcj.x86_64/usr/share/man/man1' make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/man' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/man' Making install in src make[1]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' /usr/bin/mkdir -p '/home/baz/rpmbuild/BUILDROOT/bulk-extractor-2.1.1-0.1.mga9_bcj.x86_64/usr/bin' /usr/bin/install -p bulk_extractor '/home/baz/rpmbuild/BUILDROOT/bulk-extractor-2.1.1-0.1.mga9_bcj.x86_64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src' Making install in src/tests make[1]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src/tests' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src/tests' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/src/tests' Making install in specfiles make[1]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/specfiles' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/specfiles' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/specfiles' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/specfiles' Making install in tests make[1]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/tests' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/tests' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 2.1.1-0.1.mga9_bcj --unique-debug-suffix -2.1.1-0.1.mga9_bcj.x86_64 --unique-debug-src-base bulk-extractor-2.1.1-0.1.mga9_bcj.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/baz/rpmbuild/BUILD/bulk-extractor-2.1.1 extracting debug info from /home/baz/rpmbuild/BUILDROOT/bulk-extractor-2.1.1-0.1.mga9_bcj.x86_64/usr/bin/bulk_extractor original debug info size: 36784kB, size after compression: 29512kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 17118 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: bulk-extractor-2.1.1-0.1.mga9_bcj.x86_64 Provides: bulk-extractor = 2.1.1-0.1.mga9_bcj bulk-extractor(x86-64) = 2.1.1-0.1.mga9_bcj Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libewf.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) Processing files: bulk-extractor-debugsource-2.1.1-0.1.mga9_bcj.x86_64 Provides: bulk-extractor-debugsource = 2.1.1-0.1.mga9_bcj bulk-extractor-debugsource(x86-64) = 2.1.1-0.1.mga9_bcj Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bulk-extractor-debuginfo-2.1.1-0.1.mga9_bcj.x86_64 Provides: bulk-extractor-debuginfo = 2.1.1-0.1.mga9_bcj bulk-extractor-debuginfo(x86-64) = 2.1.1-0.1.mga9_bcj debuginfo(build-id) = 36a6bae754f6a0d08fed57e4b214cf430eb7482d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bulk-extractor-debugsource(x86-64) = 2.1.1-0.1.mga9_bcj Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/baz/rpmbuild/BUILDROOT/bulk-extractor-2.1.1-0.1.mga9_bcj.x86_64 Wrote: /home/baz/rpmbuild/RPMS/x86_64/bulk-extractor-2.1.1-0.1.mga9_bcj.x86_64.rpm Wrote: /home/baz/rpmbuild/RPMS/x86_64/bulk-extractor-debugsource-2.1.1-0.1.mga9_bcj.x86_64.rpm Wrote: /home/baz/rpmbuild/RPMS/x86_64/bulk-extractor-debuginfo-2.1.1-0.1.mga9_bcj.x86_64.rpm Executing(%clean): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.ZEuFaM + umask 022 + cd /home/baz/rpmbuild/BUILD + cd bulk-extractor-2.1.1 + /usr/bin/rm -rf /home/baz/rpmbuild/BUILDROOT/bulk-extractor-2.1.1-0.1.mga9_bcj.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.DmhB5z + umask 022 + cd /home/baz/rpmbuild/BUILD + rm -rf bulk-extractor-2.1.1 bulk-extractor-2.1.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!