D: [iurt_root_command] chroot Installing /home/baz/rpmbuild/SRPMS/bulk-extractor-2.0.0-0.1.mga.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.yAMOop + 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.0.0 + /usr/bin/gzip -dc /home/baz/rpmbuild/SOURCES/bulk_extractor-2.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bulk_extractor-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.BBqB2m + umask 022 + cd /home/baz/rpmbuild/BUILD + cd bulk_extractor-2.0.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi + 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 -Wl,--enable-new-dtags' + export LDFLAGS + 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: 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 = -I/usr/local/include configure: LDFLAGS = -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib configure: Including dfxml_configure.m4 from dfxml configure: Note: checks for libewf.h should be in the caller, so they can be disabled checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... 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 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... yes 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 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... no configure: WARNING: git not found 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: Including be20_configure.m4 from be20_api checking whether C++ compiler understands ... Adding -pthread to CXXFLAGS 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 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking for x86_64-mageia-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-g++ supports C++17 features with -std=c++17... yes checking for filesystem... 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 -funit-at-a-time -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 -funit-at-a-time... yes checking whether g++ understands -Weffc++... yes 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... yes 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... yes 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... yes 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: adding -O3 to CFLAGS and CXXFLAGS configure: ************************************* configure: ************************************* configure: PACKAGE_NAME: BULK_EXTRACTOR configure: PACKAGE_VERSION: 2.0.0 configure: CC: x86_64-mageia-linux-gnu-gcc configure: CXX: x86_64-mageia-linux-gnu-g++ -std=c++17 configure: CPPFLAGS: -I/usr/local/include -DUTC_OFFSET=+0000 configure: CFLAGS: -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -O3 configure: CXXFLAGS: -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -MD -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -fPIC -O3 configure: LIBS: -lewf -lstdc++ -lz -ldl -ltermcap -lcrypto configure: LDFLAGS: -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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 python/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.0.0/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.0.0/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.0.0/src' x86_64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I../src/be20_api -I/usr/local/include -DUTC_OFFSET=+0000 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -MD -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -fPIC -O3 -c -o base64_forensic.o base64_forensic.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk_extractor-2.0.0/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk_extractor-2.0.0/src' x86_64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I../src/be20_api -I/usr/local/include -DUTC_OFFSET=+0000 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -MD -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -fPIC -O3 -c -o image_process.o image_process.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk_extractor-2.0.0/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk_extractor-2.0.0/src' x86_64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I../src/be20_api -I/usr/local/include -DUTC_OFFSET=+0000 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -MD -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -fPIC -O3 -c -o notify_thread.o notify_thread.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk_extractor-2.0.0/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk_extractor-2.0.0/src' x86_64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I../src/be20_api -I/usr/local/include -DUTC_OFFSET=+0000 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -MD -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -fPIC -O3 -c -o bulk_extractor.o bulk_extractor.cpp In file included from bulk_extractor.cpp:49: bulk_extractor_restarter.h: In member function 'void bulk_extractor_restarter::restart(Phase1::Config&, scanner_config&)': bulk_extractor_restarter.h:91:55: warning: declaration of 'sc' shadows a member of 'bulk_extractor_restarter' [-Wshadow] 91 | void restart(Phase1::Config &cfg, scanner_config &sc) { | ~~~~~~~~~~~~~~~~^~ bulk_extractor_restarter.h:24:30: note: shadowed declaration is here 24 | scanner_config ≻ | ^~ bulk_extractor_restarter.h:91:34: warning: declaration of 'cfg' shadows a member of 'bulk_extractor_restarter' [-Wshadow] 91 | void restart(Phase1::Config &cfg, scanner_config &sc) { | ~~~~~~~~~~~~~~~~^~~ bulk_extractor_restarter.h:25:30: note: shadowed declaration is here 25 | Phase1::Config &cfg; | ^~~ bulk_extractor.cpp: In function 'int bulk_extractor_main(std::ostream&, std::ostream&, int, char* const*)': bulk_extractor.cpp:484:23: error: no matching function for call to 'bulk_extractor_restarter::restart()' 484 | r.restart(); // load the restart file and rename report.xml | ^ In file included from bulk_extractor.cpp:49: bulk_extractor_restarter.h:91:10: note: candidate: 'void bulk_extractor_restarter::restart(Phase1::Config&, scanner_config&)' 91 | void restart(Phase1::Config &cfg, scanner_config &sc) { | ^~~~~~~ bulk_extractor_restarter.h:91:10: note: candidate expects 2 arguments, 0 provided make[2]: *** [Makefile:1382: bulk_extractor.o] Error 1 make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk_extractor-2.0.0/src' make[2]: *** Waiting for unfinished jobs.... make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk_extractor-2.0.0/src' x86_64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I../src/be20_api -I/usr/local/include -DUTC_OFFSET=+0000 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -MD -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -fPIC -O3 -c -o sbuf_decompress.o sbuf_decompress.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk_extractor-2.0.0/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk_extractor-2.0.0/src' x86_64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I../src/be20_api -I/usr/local/include -DUTC_OFFSET=+0000 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -MD -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -fPIC -O3 -c -o phase1.o phase1.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk_extractor-2.0.0/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/bulk_extractor-2.0.0/src' x86_64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I../src/be20_api -I/usr/local/include -DUTC_OFFSET=+0000 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -MD -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -fPIC -O3 -c -o bulk_extractor_scanners.o bulk_extractor_scanners.cpp make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/bulk_extractor-2.0.0/src' make[1]: *** [Makefile:416: all-recursive] Error 1 make: *** [Makefile:357: all] Error 2 error: Bad exit status from /home/baz/rpmbuild/tmp/rpm-tmp.BBqB2m (%build) RPM build errors: Bad exit status from /home/baz/rpmbuild/tmp/rpm-tmp.BBqB2m (%build) I: [iurt_root_command] ERROR: chroot