D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/sleuthkit-4.10.0-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9j9ocx + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf sleuthkit-4.10.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/sleuthkit-4.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sleuthkit-4.10.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/iurt/rpmbuild/tmp/rpm-tmp.hzKJ1v + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sleuthkit-4.10.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'LIBS=-lpthread -ldl -lstdc++' + LIBS='-lpthread -ldl -lstdc++' + 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 + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config/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 config/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./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 --disable-static --disable-java checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 UID '1000' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for cppunit-config... no checking for Cppunit - version >= 1.12.1... no checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU 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 we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-mageia-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-mageia-linux-gnu-g++ -E checking for ld used by x86_64-mageia-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-g++ static flag -static works... no checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether x86_64-mageia-linux-gnu-g++ supports C++14 features with -std=c++14... yes checking for x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-mageia-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for perl... /usr/bin/perl checking for ANSI C header files... (cached) yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_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 for working alloca.h... yes checking for alloca... yes checking for error_at_line... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking whether x86_64-mageia-linux-gnu-gcc needs -traditional... no checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for utime.h... yes checking whether utime accepts a null argument... yes checking for vprintf... yes checking for _doprnt... no checking for ishexnumber... no checking for err... yes checking for errx... yes checking for warn... yes checking for warnx... yes checking for vasprintf... yes checking for getrusage... yes checking for strlcpy... no checking for strlcat... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for main in -lstdc++... yes checking for list... no checking for map... no checking for queue... no checking for set... no checking for stack... no checking for streambuf... no checking for string... no checking for vector... no checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for dlopen in -ldl... yes checking for sqlite3_open in -lsqlite3... yes checking which sqlite3 to use... system checking afflib/afflib.h usability... yes checking afflib/afflib.h presence... yes checking for afflib/afflib.h... yes checking for af_open in -lafflib... yes configure: checking for zlib checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflate in -lz... yes checking for dlopen in -ldl... (cached) yes checking libewf.h usability... yes checking libewf.h presence... yes checking for libewf.h... yes checking for libewf_get_version in -lewf... yes checking libvhdi.h usability... no checking libvhdi.h presence... no checking for libvhdi.h... no checking libvmdk.h usability... no checking libvmdk.h presence... no checking for libvmdk.h... no checking if libtool needs -no-undefined flag to build shared libraries... no checking for getline... yes checking for library containing regexec... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tsk/Makefile config.status: creating tsk/base/Makefile config.status: creating tsk/img/Makefile config.status: creating tsk/vs/Makefile config.status: creating tsk/fs/Makefile config.status: creating tsk/hashdb/Makefile config.status: creating tsk/auto/Makefile config.status: creating tsk/pool/Makefile config.status: creating tsk/util/Makefile config.status: creating tools/Makefile config.status: creating tools/imgtools/Makefile config.status: creating tools/vstools/Makefile config.status: creating tools/fstools/Makefile config.status: creating tools/hashtools/Makefile config.status: creating tools/srchtools/Makefile config.status: creating tools/autotools/Makefile config.status: creating tools/pooltools/Makefile config.status: creating tools/sorter/Makefile config.status: creating tools/timeline/Makefile config.status: creating tools/fiwalk/Makefile config.status: creating tools/fiwalk/src/Makefile config.status: creating tools/fiwalk/plugins/Makefile config.status: creating tests/Makefile config.status: creating samples/Makefile config.status: creating man/Makefile config.status: creating bindings/java/Makefile config.status: creating bindings/java/jni/Makefile config.status: creating case-uco/java/Makefile config.status: creating unit_tests/Makefile config.status: creating unit_tests/base/Makefile config.status: creating tsk/tsk_config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing tsk/tsk_incs.h commands configure: Building: afflib support: yes libewf support: yes zlib support: yes libvhdi support: no libvmdk support: no Features: Java/JNI support: no Multithreading: yes + sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in tsk /usr/bin/make all-recursive Making all in base make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mymalloc.lo mymalloc.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mymalloc.c -fPIC -DPIC -o .libs/mymalloc.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tsk_parse.lo tsk_parse.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tsk_parse.c -fPIC -DPIC -o .libs/tsk_parse.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o crc.lo crc.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c crc.c -fPIC -DPIC -o .libs/crc.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tsk_list.lo tsk_list.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tsk_list.c -fPIC -DPIC -o .libs/tsk_list.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tsk_endian.lo tsk_endian.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tsk_endian.c -fPIC -DPIC -o .libs/tsk_endian.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tsk_error.lo tsk_error.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tsk_error.c -fPIC -DPIC -o .libs/tsk_error.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tsk_version.lo tsk_version.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tsk_version.c -fPIC -DPIC -o .libs/tsk_version.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tsk_printf.lo tsk_printf.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tsk_printf.c -fPIC -DPIC -o .libs/tsk_printf.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o XGetopt.lo XGetopt.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c XGetopt.c -fPIC -DPIC -o .libs/XGetopt.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tsk_stack.lo tsk_stack.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tsk_stack.c -fPIC -DPIC -o .libs/tsk_stack.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o md5c.lo md5c.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c md5c.c -fPIC -DPIC -o .libs/md5c.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sha1c.lo sha1c.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sha1c.c -fPIC -DPIC -o .libs/sha1c.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tsk_unicode.lo tsk_unicode.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tsk_unicode.c -fPIC -DPIC -o .libs/tsk_unicode.o tsk_unicode.c: In function 'tsk_UTF16toUTF8': tsk_unicode.c:230:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 230 | ch >>= 6; | ~~~^~~~~ tsk_unicode.c:231:9: note: here 231 | case 3: | ^~~~ tsk_unicode.c:233:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 233 | ch >>= 6; | ~~~^~~~~ tsk_unicode.c:234:9: note: here 234 | case 2: | ^~~~ tsk_unicode.c:236:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 236 | ch >>= 6; | ~~~^~~~~ tsk_unicode.c:237:9: note: here 237 | case 1: | ^~~~ tsk_unicode.c: In function 'tsk_UTF16toUTF8_lclorder': tsk_unicode.c:341:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 341 | ch >>= 6; | ~~~^~~~~ tsk_unicode.c:342:9: note: here 342 | case 3: | ^~~~ tsk_unicode.c:344:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 344 | ch >>= 6; | ~~~^~~~~ tsk_unicode.c:345:9: note: here 345 | case 2: | ^~~~ tsk_unicode.c:347:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 347 | ch >>= 6; | ~~~^~~~~ tsk_unicode.c:348:9: note: here 348 | case 1: | ^~~~ tsk_unicode.c: In function 'tsk_UTF16WtoUTF8_lclorder': tsk_unicode.c:441:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 441 | ch >>= 6; | ~~~^~~~~ tsk_unicode.c:442:9: note: here 442 | case 3: | ^~~~ tsk_unicode.c:444:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 444 | ch >>= 6; | ~~~^~~~~ tsk_unicode.c:445:9: note: here 445 | case 2: | ^~~~ tsk_unicode.c:447:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 447 | ch >>= 6; | ~~~^~~~~ tsk_unicode.c:448:9: note: here 448 | case 1: | ^~~~ tsk_unicode.c: In function 'isLegalUTF8': tsk_unicode.c:481:38: warning: this statement may fall through [-Wimplicit-fallthrough=] 481 | if ((a = (*--srcptr)) < 0x80 || a > 0xBF) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ tsk_unicode.c:483:5: note: here 483 | case 3: | ^~~~ tsk_unicode.c:484:38: warning: this statement may fall through [-Wimplicit-fallthrough=] 484 | if ((a = (*--srcptr)) < 0x80 || a > 0xBF) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ tsk_unicode.c:486:5: note: here 486 | case 2: | ^~~~ tsk_unicode.c:490:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 490 | switch (*source) { | ^~~~~~ tsk_unicode.c:513:5: note: here 513 | case 1: | ^~~~ tsk_unicode.c: In function 'tsk_UTF8toUTF16': tsk_unicode.c:609:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 609 | ch <<= 6; /* remember, illegal UTF-8 */ | ~~~^~~~~ tsk_unicode.c:610:9: note: here 610 | case 4: | ^~~~ tsk_unicode.c:612:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 612 | ch <<= 6; /* remember, illegal UTF-8 */ | ~~~^~~~~ tsk_unicode.c:613:9: note: here 613 | case 3: | ^~~~ tsk_unicode.c:615:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 615 | ch <<= 6; | ~~~^~~~~ tsk_unicode.c:616:9: note: here 616 | case 2: | ^~~~ tsk_unicode.c:618:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 618 | ch <<= 6; | ~~~^~~~~ tsk_unicode.c:619:9: note: here 619 | case 1: | ^~~~ tsk_unicode.c:621:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 621 | ch <<= 6; | ~~~^~~~~ tsk_unicode.c:622:9: note: here 622 | case 0: | ^~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tsk_lock.lo tsk_lock.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tsk_lock.c -fPIC -DPIC -o .libs/tsk_lock.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tsk_error_win32.lo tsk_error_win32.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tsk_error_win32.cpp -fPIC -DPIC -o .libs/tsk_error_win32.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -o libtskbase.la md5c.lo mymalloc.lo sha1c.lo crc.lo tsk_endian.lo tsk_error.lo tsk_list.lo tsk_parse.lo tsk_printf.lo tsk_unicode.lo tsk_version.lo tsk_stack.lo XGetopt.lo tsk_lock.lo tsk_error_win32.lo -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-ar cru .libs/libtskbase.a .libs/md5c.o .libs/mymalloc.o .libs/sha1c.o .libs/crc.o .libs/tsk_endian.o .libs/tsk_error.o .libs/tsk_list.o .libs/tsk_parse.o .libs/tsk_printf.o .libs/tsk_unicode.o .libs/tsk_version.o .libs/tsk_stack.o .libs/XGetopt.o .libs/tsk_lock.o .libs/tsk_error_win32.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libtskbase.a libtool: link: ( cd ".libs" && rm -f "libtskbase.la" && ln -s "../libtskbase.la" "libtskbase.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' Making all in img make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vhd.lo vhd.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vhd.c -fPIC -DPIC -o .libs/vhd.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o img_types.lo img_types.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c img_types.c -fPIC -DPIC -o .libs/img_types.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vmdk.lo vmdk.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vmdk.c -fPIC -DPIC -o .libs/vmdk.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o img_io.lo img_io.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c img_io.c -fPIC -DPIC -o .libs/img_io.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mult_files.lo mult_files.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mult_files.c -fPIC -DPIC -o .libs/mult_files.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o aff.lo aff.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c aff.c -fPIC -DPIC -o .libs/aff.o In file included from /usr/include/string.h:495, from ../../tsk/base/tsk_base_i.h:29, from tsk_img_i.h:18, from aff.c:13: In function 'strncpy', inlined from 'aff_open' at aff.c:278:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aff.c: In function 'aff_open': aff.c:278:31: note: length computed here 278 | strncpy(image, images[0], strlen(images[0]) + 1); | ^~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o img_writer.lo img_writer.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c img_writer.cpp -fPIC -DPIC -o .libs/img_writer.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o raw.lo raw.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c raw.c -fPIC -DPIC -o .libs/raw.o raw.c:50:1: warning: 'is_windows_device_path' defined but not used [-Wunused-function] 50 | is_windows_device_path(const TSK_TCHAR * image_name) { | ^~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o img_open.lo img_open.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c img_open.cpp -fPIC -DPIC -o .libs/img_open.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ewf.lo ewf.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ewf.cpp -fPIC -DPIC -o .libs/ewf.o In file included from /usr/include/string.h:495, from ../../tsk/base/tsk_base_i.h:29, from tsk_img_i.h:18, from ewf.cpp:16: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'TSK_IMG_INFO* ewf_open(int, const TSK_TCHAR* const*, unsigned int)' at ewf.cpp:298:21: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ewf.cpp: In function 'TSK_IMG_INFO* ewf_open(int, const TSK_TCHAR* const*, unsigned int)': ewf.cpp:299:24: note: length computed here 299 | TSTRLEN(a_images[i]) + 1); make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -o libtskimg.la img_open.lo img_types.lo raw.lo aff.lo ewf.lo img_io.lo mult_files.lo vhd.lo vmdk.lo img_writer.lo -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-ar cru .libs/libtskimg.a .libs/img_open.o .libs/img_types.o .libs/raw.o .libs/aff.o .libs/ewf.o .libs/img_io.o .libs/mult_files.o .libs/vhd.o .libs/vmdk.o .libs/img_writer.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libtskimg.a libtool: link: ( cd ".libs" && rm -f "libtskimg.la" && ln -s "../libtskimg.la" "libtskimg.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' Making all in vs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mm_io.lo mm_io.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mm_io.c -fPIC -DPIC -o .libs/mm_io.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mm_open.lo mm_open.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mm_open.c -fPIC -DPIC -o .libs/mm_open.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mm_part.lo mm_part.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mm_part.c -fPIC -DPIC -o .libs/mm_part.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mac.lo mac.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mac.c -fPIC -DPIC -o .libs/mac.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mm_types.lo mm_types.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mm_types.c -fPIC -DPIC -o .libs/mm_types.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bsd.lo bsd.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bsd.c -fPIC -DPIC -o .libs/bsd.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gpt.lo gpt.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gpt.c -fPIC -DPIC -o .libs/gpt.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dos.lo dos.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dos.c -fPIC -DPIC -o .libs/dos.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sun.lo sun.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sun.c -fPIC -DPIC -o .libs/sun.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -o libtskvs.la mm_open.lo mm_part.lo mm_types.lo mm_io.lo bsd.lo dos.lo gpt.lo mac.lo sun.lo -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-ar cru .libs/libtskvs.a .libs/mm_open.o .libs/mm_part.o .libs/mm_types.o .libs/mm_io.o .libs/bsd.o .libs/dos.o .libs/gpt.o .libs/mac.o .libs/sun.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libtskvs.a libtool: link: ( cd ".libs" && rm -f "libtskvs.la" && ln -s "../libtskvs.la" "libtskvs.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' Making all in fs make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fs_block.lo fs_block.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fs_block.c -fPIC -DPIC -o .libs/fs_block.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fs_types.lo fs_types.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fs_types.c -fPIC -DPIC -o .libs/fs_types.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fs_inode.lo fs_inode.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fs_inode.c -fPIC -DPIC -o .libs/fs_inode.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fs_io.lo fs_io.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fs_io.c -fPIC -DPIC -o .libs/fs_io.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fs_open.lo fs_open.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fs_open.c -fPIC -DPIC -o .libs/fs_open.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fs_name.lo fs_name.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fs_name.c -fPIC -DPIC -o .libs/fs_name.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fs_dir.lo fs_dir.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fs_dir.c -fPIC -DPIC -o .libs/fs_dir.o fs_dir.c: In function 'prioritizeDirNames': fs_dir.c:562:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 562 | for (i = 0; i < count; i++) { | ^ fs_dir.c:567:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 567 | for (i = 0; i < count; i++) { | ^ fs_dir.c:600:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 600 | for (i = 0; i < count; i++) { | ^ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fs_attr.lo fs_attr.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fs_attr.c -fPIC -DPIC -o .libs/fs_attr.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fs_load.lo fs_load.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fs_load.c -fPIC -DPIC -o .libs/fs_load.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fs_parse.lo fs_parse.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fs_parse.c -fPIC -DPIC -o .libs/fs_parse.o In file included from /usr/include/string.h:495, from ../../tsk/base/tsk_base_i.h:29, from tsk_fs_i.h:35, from fs_parse.c:9: In function 'strncpy', inlined from 'tsk_fs_parse_inum' at fs_parse.c:63:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../tsk/base/tsk_base.h:57, from ../../tsk/base/tsk_base_i.h:26, from tsk_fs_i.h:35, from fs_parse.c:9: fs_parse.c: In function 'tsk_fs_parse_inum': ../../tsk/base/tsk_os.h:187:17: note: length computed here 187 | #define TSTRLEN strlen fs_parse.c:63:27: note: in expansion of macro 'TSTRLEN' 63 | TSTRNCPY(tmpstr, str, TSTRLEN(str) + 1); | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fs_attrlist.lo fs_attrlist.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fs_attrlist.c -fPIC -DPIC -o .libs/fs_attrlist.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fs_file.lo fs_file.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fs_file.c -fPIC -DPIC -o .libs/fs_file.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o unix_misc.lo unix_misc.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c unix_misc.c -fPIC -DPIC -o .libs/unix_misc.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nofs_misc.lo nofs_misc.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nofs_misc.c -fPIC -DPIC -o .libs/nofs_misc.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ffs_dent.lo ffs_dent.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ffs_dent.c -fPIC -DPIC -o .libs/ffs_dent.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext2fs_dent.lo ext2fs_dent.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext2fs_dent.c -fPIC -DPIC -o .libs/ext2fs_dent.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext2fs_journal.lo ext2fs_journal.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext2fs_journal.c -fPIC -DPIC -o .libs/ext2fs_journal.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fatfs.lo fatfs.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fatfs.c -fPIC -DPIC -o .libs/fatfs.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fatxxfs.lo fatxxfs.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fatxxfs.c -fPIC -DPIC -o .libs/fatxxfs.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fatfs_meta.lo fatfs_meta.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fatfs_meta.c -fPIC -DPIC -o .libs/fatfs_meta.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fatxxfs_dent.lo fatxxfs_dent.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fatxxfs_dent.c -fPIC -DPIC -o .libs/fatxxfs_dent.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fatxxfs_meta.lo fatxxfs_meta.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fatxxfs_meta.c -fPIC -DPIC -o .libs/fatxxfs_meta.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fatfs_dent.lo fatfs_dent.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fatfs_dent.cpp -fPIC -DPIC -o .libs/fatfs_dent.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exfatfs.lo exfatfs.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c exfatfs.c -fPIC -DPIC -o .libs/exfatfs.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fatfs_utils.lo fatfs_utils.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fatfs_utils.c -fPIC -DPIC -o .libs/fatfs_utils.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exfatfs_dent.lo exfatfs_dent.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c exfatfs_dent.c -fPIC -DPIC -o .libs/exfatfs_dent.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o swapfs.lo swapfs.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c swapfs.c -fPIC -DPIC -o .libs/swapfs.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exfatfs_meta.lo exfatfs_meta.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c exfatfs_meta.c -fPIC -DPIC -o .libs/exfatfs_meta.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rawfs.lo rawfs.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rawfs.c -fPIC -DPIC -o .libs/rawfs.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o iso9660_dent.lo iso9660_dent.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c iso9660_dent.c -fPIC -DPIC -o .libs/iso9660_dent.o In file included from /usr/include/string.h:495, from ../../tsk/base/tsk_base_i.h:29, from tsk_fs_i.h:35, from iso9660_dent.c:72: In function 'strncpy', inlined from 'iso9660_proc_dir' at iso9660_dent.c:173:13, inlined from 'iso9660_dir_open_meta' at iso9660_dent.c:298:14: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 256 bytes from a string of length 256 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hfs_dent.lo hfs_dent.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hfs_dent.c -fPIC -DPIC -o .libs/hfs_dent.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hfs_journal.lo hfs_journal.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hfs_journal.c -fPIC -DPIC -o .libs/hfs_journal.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ffs.lo ffs.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ffs.c -fPIC -DPIC -o .libs/ffs.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hfs_unicompare.lo hfs_unicompare.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hfs_unicompare.c -fPIC -DPIC -o .libs/hfs_unicompare.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o iso9660.lo iso9660.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c iso9660.c -fPIC -DPIC -o .libs/iso9660.o iso9660.c: In function 'iso9660_fsstat': iso9660.c:1685:40: warning: '__builtin_snprintf' output truncated before the last format character [-Wformat-truncation=] 1685 | snprintf(str, 8, "In file\n"); | ^ In file included from /usr/include/stdio.h:867, from ../../tsk/base/tsk_base.h:27, from ../../tsk/base/tsk_base_i.h:26, from tsk_fs_i.h:35, from iso9660.c:65: /usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output 9 bytes into a destination of size 8 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iso9660.c:1701:40: warning: '__builtin_snprintf' output truncated before the last format character [-Wformat-truncation=] 1701 | snprintf(str, 8, "In file\n"); | ^ In file included from /usr/include/stdio.h:867, from ../../tsk/base/tsk_base.h:27, from ../../tsk/base/tsk_base_i.h:26, from tsk_fs_i.h:35, from iso9660.c:65: /usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output 9 bytes into a destination of size 8 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iso9660.c:1716:40: warning: '__builtin_snprintf' output truncated before the last format character [-Wformat-truncation=] 1716 | snprintf(str, 8, "In file\n"); | ^ In file included from /usr/include/stdio.h:867, from ../../tsk/base/tsk_base.h:27, from ../../tsk/base/tsk_base_i.h:26, from tsk_fs_i.h:35, from iso9660.c:65: /usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output 9 bytes into a destination of size 8 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iso9660.c:1730:40: warning: '__builtin_snprintf' output truncated before the last format character [-Wformat-truncation=] 1730 | snprintf(str, 8, "In file\n"); | ^ In file included from /usr/include/stdio.h:867, from ../../tsk/base/tsk_base.h:27, from ../../tsk/base/tsk_base_i.h:26, from tsk_fs_i.h:35, from iso9660.c:65: /usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output 9 bytes into a destination of size 8 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iso9660.c:1796:40: warning: '__builtin_snprintf' output truncated before the last format character [-Wformat-truncation=] 1796 | snprintf(str, 8, "In file\n"); | ^ In file included from /usr/include/stdio.h:867, from ../../tsk/base/tsk_base.h:27, from ../../tsk/base/tsk_base_i.h:26, from tsk_fs_i.h:35, from iso9660.c:65: /usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output 9 bytes into a destination of size 8 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iso9660.c:1812:40: warning: '__builtin_snprintf' output truncated before the last format character [-Wformat-truncation=] 1812 | snprintf(str, 8, "In file\n"); | ^ In file included from /usr/include/stdio.h:867, from ../../tsk/base/tsk_base.h:27, from ../../tsk/base/tsk_base_i.h:26, from tsk_fs_i.h:35, from iso9660.c:65: /usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output 9 bytes into a destination of size 8 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iso9660.c:1827:40: warning: '__builtin_snprintf' output truncated before the last format character [-Wformat-truncation=] 1827 | snprintf(str, 8, "In file\n"); | ^ In file included from /usr/include/stdio.h:867, from ../../tsk/base/tsk_base.h:27, from ../../tsk/base/tsk_base_i.h:26, from tsk_fs_i.h:35, from iso9660.c:65: /usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output 9 bytes into a destination of size 8 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iso9660.c:1843:36: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 1843 | snprintf(str, 37, "%s\n", s->svd.copy_id); | ^ In file included from /usr/include/stdio.h:867, from ../../tsk/base/tsk_base.h:27, from ../../tsk/base/tsk_base_i.h:26, from tsk_fs_i.h:35, from iso9660.c:65: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 38 bytes into a destination of size 37 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iso9660.c:1841:40: warning: '__builtin_snprintf' output truncated before the last format character [-Wformat-truncation=] 1841 | snprintf(str, 8, "In file\n"); | ^ In file included from /usr/include/stdio.h:867, from ../../tsk/base/tsk_base.h:27, from ../../tsk/base/tsk_base_i.h:26, from tsk_fs_i.h:35, from iso9660.c:65: /usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output 9 bytes into a destination of size 8 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lzvn.lo lzvn.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lzvn.c -fPIC -DPIC -o .libs/lzvn.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext2fs.lo ext2fs.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext2fs.c -fPIC -DPIC -o .libs/ext2fs.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dcalc_lib.lo dcalc_lib.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dcalc_lib.c -fPIC -DPIC -o .libs/dcalc_lib.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o decmpfs.lo decmpfs.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c decmpfs.c -fPIC -DPIC -o .libs/decmpfs.o decmpfs.c: In function 'decmpfs_file_read_zlib_attr': decmpfs.c:1259:9: warning: passing argument 6 of 'decmpfs_file_read_compressed_attr' from incompatible pointer type [-Wincompatible-pointer-types] 1259 | decmpfs_decompress_zlib_attr | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(char *, uint32_t, uint64_t, char **, uint64_t *, int *) {aka int (*)(char *, unsigned int, long unsigned int, char **, long unsigned int *, int *)} decmpfs.c:1161:37: note: expected 'int (*)(char *, TSK_OFF_T, uint64_t, char **, uint64_t *, int *)' {aka 'int (*)(char *, long int, long unsigned int, char **, long unsigned int *, int *)'} but argument is of type 'int (*)(char *, uint32_t, uint64_t, char **, uint64_t *, int *)' {aka 'int (*)(char *, unsigned int, long unsigned int, char **, long unsigned int *, int *)'} 1161 | int (*decompress_attr)(char* rawBuf, | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1162 | TSK_OFF_T rawSize, | ~~~~~~~~~~~~~~~~~~ 1163 | uint64_t uncSize, | ~~~~~~~~~~~~~~~~~ 1164 | char** dstBuf, | ~~~~~~~~~~~~~~ 1165 | uint64_t* dstSize, | ~~~~~~~~~~~~~~~~~~ 1166 | int* dstBufFree)) | ~~~~~~~~~~~~~~~~ decmpfs.c: In function 'decmpfs_file_read_lzvn_attr': decmpfs.c:1281:9: warning: passing argument 6 of 'decmpfs_file_read_compressed_attr' from incompatible pointer type [-Wincompatible-pointer-types] 1281 | decmpfs_decompress_lzvn_attr | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(char *, uint32_t, uint64_t, char **, uint64_t *, int *) {aka int (*)(char *, unsigned int, long unsigned int, char **, long unsigned int *, int *)} decmpfs.c:1161:37: note: expected 'int (*)(char *, TSK_OFF_T, uint64_t, char **, uint64_t *, int *)' {aka 'int (*)(char *, long int, long unsigned int, char **, long unsigned int *, int *)'} but argument is of type 'int (*)(char *, uint32_t, uint64_t, char **, uint64_t *, int *)' {aka 'int (*)(char *, unsigned int, long unsigned int, char **, long unsigned int *, int *)'} 1161 | int (*decompress_attr)(char* rawBuf, | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1162 | TSK_OFF_T rawSize, | ~~~~~~~~~~~~~~~~~~ 1163 | uint64_t uncSize, | ~~~~~~~~~~~~~~~~~ 1164 | char** dstBuf, | ~~~~~~~~~~~~~~ 1165 | uint64_t* dstSize, | ~~~~~~~~~~~~~~~~~~ 1166 | int* dstBufFree)) | ~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ntfs_dent.lo ntfs_dent.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ntfs_dent.cpp -fPIC -DPIC -o .libs/ntfs_dent.o ntfs_dent.cpp: In function 'TSK_RETVAL_ENUM ntfs_dir_open_meta(TSK_FS_INFO*, TSK_FS_DIR**, TSK_INUM_T)': ntfs_dent.cpp:1070:37: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'TSK_OFF_T' {aka 'long int'} [-Wsign-compare] 1070 | if (sizeof(ntfs_idxrec) > idxalloc_len - off) { | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dcat_lib.lo dcat_lib.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dcat_lib.c -fPIC -DPIC -o .libs/dcat_lib.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dls_lib.lo dls_lib.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dls_lib.c -fPIC -DPIC -o .libs/dls_lib.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dstat_lib.lo dstat_lib.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dstat_lib.c -fPIC -DPIC -o .libs/dstat_lib.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ffind_lib.lo ffind_lib.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ffind_lib.c -fPIC -DPIC -o .libs/ffind_lib.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icat_lib.lo icat_lib.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icat_lib.c -fPIC -DPIC -o .libs/icat_lib.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ils_lib.lo ils_lib.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ils_lib.c -fPIC -DPIC -o .libs/ils_lib.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fls_lib.lo fls_lib.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fls_lib.c -fPIC -DPIC -o .libs/fls_lib.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ifind_lib.lo ifind_lib.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ifind_lib.c -fPIC -DPIC -o .libs/ifind_lib.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o usnjls_lib.lo usnjls_lib.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c usnjls_lib.c -fPIC -DPIC -o .libs/usnjls_lib.o usnjls_lib.c: In function 'print_usnjent_act': usnjls_lib.c:294:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 294 | case 2: { | ^ usnjls_lib.c:306:5: note: here 306 | default: return TSK_WALK_ERROR; | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o usn_journal.lo usn_journal.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c usn_journal.c -fPIC -DPIC -o .libs/usn_journal.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o walk_cpp.lo walk_cpp.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c walk_cpp.cpp -fPIC -DPIC -o .libs/walk_cpp.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hfs.lo hfs.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hfs.c -fPIC -DPIC -o .libs/hfs.o hfs.c: In function 'hfs_ext_find_extent_record_attr': hfs.c:575:22: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=] 575 | ("hfs_ext_find_extent_record_attr: record %d in leaf node %d truncated (have %d vs %" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 576 | PRIu16 " bytes)", rec, cur_node, nodesize - (int)rec_off, 577 | sizeof(hfs_btree_key_ext)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int In file included from ../../tsk/tsk_incs.h:10, from ../../tsk/base/tsk_base.h:53, from ../../tsk/base/tsk_base_i.h:26, from tsk_fs_i.h:35, from hfs.c:74: /usr/include/inttypes.h:103:19: note: format string is defined here 103 | # define PRIu16 "u" hfs.c: In function 'hfs_cat_traverse': hfs.c:841:28: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 841 | if (keylen > nodesize - rec_off) { | ^ hfs.c:844:26: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 844 | ("hfs_cat_traverse: length of key %d in index node %d too large (%d vs %" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 845 | PRIu16 ")", rec, cur_node, keylen, (nodesize - rec_off)); | ~~~~~~~~~~~~~~~~~~~~ | | | size_t {aka long unsigned int} In file included from ../../tsk/tsk_incs.h:10, from ../../tsk/base/tsk_base.h:53, from ../../tsk/base/tsk_base_i.h:26, from tsk_fs_i.h:35, from hfs.c:74: /usr/include/inttypes.h:103:19: note: format string is defined here 103 | # define PRIu16 "u" hfs.c:878:32: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 878 | if (keylen > nodesize - rec_off) { | ^ hfs.c:951:28: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 951 | if (keylen > nodesize - rec_off) { | ^ At top level: hfs.c:3640:12: warning: 'hfs_file_read_lzvn_attr' defined but not used [-Wunused-function] 3640 | static int hfs_file_read_lzvn_attr(TSK_FS_FILE* fs_file, | ^~~~~~~~~~~~~~~~~~~~~~~ hfs.c:3617:12: warning: 'hfs_file_read_zlib_attr' defined but not used [-Wunused-function] 3617 | static int hfs_file_read_zlib_attr(TSK_FS_FILE* fs_file, | ^~~~~~~~~~~~~~~~~~~~~~~ hfs.c:3357:1: warning: 'hfs_file_read_lzvn_rsrc' defined but not used [-Wunused-function] 3357 | hfs_file_read_lzvn_rsrc(const TSK_FS_ATTR * a_fs_attr, | ^~~~~~~~~~~~~~~~~~~~~~~ hfs.c:3334:1: warning: 'hfs_file_read_zlib_rsrc' defined but not used [-Wunused-function] 3334 | hfs_file_read_zlib_rsrc(const TSK_FS_ATTR * a_fs_attr, | ^~~~~~~~~~~~~~~~~~~~~~~ hfs.c:3102:1: warning: 'hfs_attr_walk_lzvn_rsrc' defined but not used [-Wunused-function] 3102 | hfs_attr_walk_lzvn_rsrc(const TSK_FS_ATTR * fs_attr, | ^~~~~~~~~~~~~~~~~~~~~~~ hfs.c:3080:1: warning: 'hfs_attr_walk_zlib_rsrc' defined but not used [-Wunused-function] 3080 | hfs_attr_walk_zlib_rsrc(const TSK_FS_ATTR * fs_attr, | ^~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ntfs.lo ntfs.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ntfs.c -fPIC -DPIC -o .libs/ntfs.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o apfs_open.lo apfs_open.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c apfs_open.cpp -fPIC -DPIC -o .libs/apfs_open.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o yaffs.lo yaffs.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c yaffs.cpp -fPIC -DPIC -o .libs/yaffs.o In file included from /usr/include/string.h:495, from yaffs.cpp:35: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'uint8_t yaffs_make_directory(YAFFSFS_INFO*, TSK_FS_FILE*, TSK_INUM_T, const char*)' at yaffs.cpp:1692:12: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 512 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'char* strncpy(char*, const char*, size_t)', inlined from 'uint8_t yaffs_make_regularfile(YAFFSFS_INFO*, TSK_FS_FILE*, TSK_INUM_T, const char*)' at yaffs.cpp:1741:12: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 512 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'char* strncpy(char*, const char*, size_t)', inlined from 'YAFFS_CONFIG_STATUS yaffs_load_config_file(TSK_IMG_INFO*, std::map, std::__cxx11::basic_string >&)' at yaffs.cpp:759:13, inlined from 'TSK_FS_INFO* yaffs2_open(TSK_IMG_INFO*, TSK_OFF_T, TSK_FS_TYPE_ENUM, uint8_t)' at yaffs.cpp:3057:48: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yaffs.cpp: In function 'TSK_FS_INFO* yaffs2_open(TSK_IMG_INFO*, TSK_OFF_T, TSK_FS_TYPE_ENUM, uint8_t)': yaffs.cpp:759:62: note: length computed here 759 | TSTRNCPY(config_file_name, a_img_info->images[0], TSTRLEN(a_img_info->images[0]) + 1); make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o apfs_fs.lo apfs_fs.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c apfs_fs.cpp -fPIC -DPIC -o .libs/apfs_fs.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o apfs_compat.lo apfs_compat.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c apfs_compat.cpp -fPIC -DPIC -o .libs/apfs_compat.o apfs_compat.cpp: In member function 'uint8_t APFSFSCompat::inode_walk(TSK_FS_INFO*, TSK_INUM_T, TSK_INUM_T, TSK_FS_META_FLAG_ENUM, TSK_FS_META_WALK_CB, void*)': apfs_compat.cpp:561:30: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'TSK_INUM_T' {aka 'long unsigned int'} [-Wformat=] 561 | tsk_error_set_errstr("inode_walk: end object id must be >= start object id: " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 562 | "%" PRIx32 " must be >= %" PRIx32 "", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 563 | end_inum, start_inum); | ~~~~~~~~ | | | TSK_INUM_T {aka long unsigned int} apfs_compat.cpp:561:30: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'TSK_INUM_T' {aka 'long unsigned int'} [-Wformat=] apfs_compat.cpp: In member function 'TSK_FS_BLOCK_FLAG_ENUM APFSFSCompat::block_getflags(TSK_FS_INFO*, TSK_DADDR_T)': apfs_compat.cpp:1423:18: warning: unused variable 'fs_file' [-Wunused-variable] 1423 | TSK_FS_FILE *fs_file; | ^~~~~~~ apfs_compat.cpp:1424:9: warning: unused variable 'result' [-Wunused-variable] 1424 | int result; | ^~~~~~ apfs_compat.cpp: In function 'uint8_t tsk_apfs_free_snapshot_list(apfs_snapshot_list*)': apfs_compat.cpp:1634:22: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1634 | for (auto i = 0; i < list->num_snapshots; i++) { | ~~^~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o apfs.lo apfs.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c apfs.cpp -fPIC -DPIC -o .libs/apfs.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -o libtskfs.la fs_inode.lo fs_io.lo fs_block.lo fs_open.lo fs_name.lo fs_dir.lo fs_types.lo fs_attr.lo fs_attrlist.lo fs_load.lo fs_parse.lo fs_file.lo unix_misc.lo nofs_misc.lo ffs.lo ffs_dent.lo ext2fs.lo ext2fs_dent.lo ext2fs_journal.lo fatfs.lo fatfs_meta.lo fatfs_dent.lo fatxxfs.lo fatxxfs_meta.lo fatxxfs_dent.lo exfatfs.lo exfatfs_meta.lo exfatfs_dent.lo fatfs_utils.lo ntfs.lo ntfs_dent.lo swapfs.lo rawfs.lo iso9660.lo iso9660_dent.lo hfs.lo hfs_dent.lo hfs_journal.lo hfs_unicompare.lo decmpfs.lo lzvn.lo dcalc_lib.lo dcat_lib.lo dls_lib.lo dstat_lib.lo ffind_lib.lo fls_lib.lo icat_lib.lo ifind_lib.lo ils_lib.lo usn_journal.lo usnjls_lib.lo walk_cpp.lo yaffs.lo apfs.lo apfs_compat.lo apfs_fs.lo apfs_open.lo -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-ar cru .libs/libtskfs.a .libs/fs_inode.o .libs/fs_io.o .libs/fs_block.o .libs/fs_open.o .libs/fs_name.o .libs/fs_dir.o .libs/fs_types.o .libs/fs_attr.o .libs/fs_attrlist.o .libs/fs_load.o .libs/fs_parse.o .libs/fs_file.o .libs/unix_misc.o .libs/nofs_misc.o .libs/ffs.o .libs/ffs_dent.o .libs/ext2fs.o .libs/ext2fs_dent.o .libs/ext2fs_journal.o .libs/fatfs.o .libs/fatfs_meta.o .libs/fatfs_dent.o .libs/fatxxfs.o .libs/fatxxfs_meta.o .libs/fatxxfs_dent.o .libs/exfatfs.o .libs/exfatfs_meta.o .libs/exfatfs_dent.o .libs/fatfs_utils.o .libs/ntfs.o .libs/ntfs_dent.o .libs/swapfs.o .libs/rawfs.o .libs/iso9660.o .libs/iso9660_dent.o .libs/hfs.o .libs/hfs_dent.o .libs/hfs_journal.o .libs/hfs_unicompare.o .libs/decmpfs.o .libs/lzvn.o .libs/dcalc_lib.o .libs/dcat_lib.o .libs/dls_lib.o .libs/dstat_lib.o .libs/ffind_lib.o .libs/fls_lib.o .libs/icat_lib.o .libs/ifind_lib.o .libs/ils_lib.o .libs/usn_journal.o .libs/usnjls_lib.o .libs/walk_cpp.o .libs/yaffs.o .libs/apfs.o .libs/apfs_compat.o .libs/apfs_fs.o .libs/apfs_open.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libtskfs.a libtool: link: ( cd ".libs" && rm -f "libtskfs.la" && ln -s "../libtskfs.la" "libtskfs.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' Making all in hashdb make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o idxonly.lo idxonly.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c idxonly.c -fPIC -DPIC -o .libs/idxonly.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o encase.lo encase.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c encase.c -fPIC -DPIC -o .libs/encase.o encase.c: In function 'encase_name': encase.c:62:5: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 62 | memset(buf, '\0', 40); | ^~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hashkeeper.lo hashkeeper.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hashkeeper.c -fPIC -DPIC -o .libs/hashkeeper.o In file included from /usr/include/string.h:495, from ../../tsk/base/tsk_base_i.h:29, from tsk_hashdb_i.h:18, from hashkeeper.c:12: In function 'strncpy', inlined from 'hk_makeindex' at hashkeeper.c:324:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 33 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o md5sum.lo md5sum.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c md5sum.c -fPIC -DPIC -o .libs/md5sum.o In file included from /usr/include/string.h:495, from ../../tsk/base/tsk_base_i.h:29, from tsk_hashdb_i.h:18, from md5sum.c:16: In function 'strncpy', inlined from 'md5sum_makeindex' at md5sum.c:255:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 33 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'md5sum_getentry' at md5sum.c:384:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 512 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nsrl.lo nsrl.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nsrl.c -fPIC -DPIC -o .libs/nsrl.o nsrl.c: In function 'nsrl_parse_sha1': nsrl.c:178:17: warning: '%s' directive argument is null [-Wformat-overflow=] 178 | tsk_error_set_errstr( | ^~~~~~~~~~~~~~~~~~~~~ 179 | "nsrl_parse_sha1: Invalid string to parse (commas after name): %s", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 180 | ptr); | ~~~~ In file included from /usr/include/string.h:495, from ../../tsk/base/tsk_base_i.h:29, from tsk_hashdb_i.h:18, from nsrl.c:11: In function 'strncpy', inlined from 'nsrl_getentry' at nsrl.c:624:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 512 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tsk_hashdb.lo tsk_hashdb.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tsk_hashdb.c -fPIC -DPIC -o .libs/tsk_hashdb.o In file included from /usr/include/string.h:495, from ../../tsk/base/tsk_base_i.h:29, from tsk_hashdb_i.h:18, from tsk_hashdb.c:11: In function 'strncpy', inlined from 'tsk_hdb_open' at tsk_hashdb.c:168:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../tsk/base/tsk_base.h:57, from ../../tsk/base/tsk_base_i.h:26, from tsk_hashdb_i.h:18, from tsk_hashdb.c:11: tsk_hashdb.c: In function 'tsk_hdb_open': ../../tsk/base/tsk_os.h:191:18: note: length computed here 191 | #define TSTRNCPY strncpy tsk_hashdb.c:168:9: note: in expansion of macro 'TSTRNCPY' 168 | TSTRNCPY(db_path, file_path, TSTRLEN(file_path)); | ^~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hdb_base.lo hdb_base.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hdb_base.c -fPIC -DPIC -o .libs/hdb_base.o In file included from /usr/include/string.h:495, from ../../tsk/base/tsk_base_i.h:29, from tsk_hashdb_i.h:18, from hdb_base.c:11: In function 'strncpy', inlined from 'hdb_info_base_open' at hdb_base.c:89:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../tsk/base/tsk_base.h:57, from ../../tsk/base/tsk_base_i.h:26, from tsk_hashdb_i.h:18, from hdb_base.c:11: hdb_base.c: In function 'hdb_info_base_open': ../../tsk/base/tsk_os.h:187:17: note: length computed here 187 | #define TSTRLEN strlen hdb_base.c:84:23: note: in expansion of macro 'TSTRLEN' 84 | size_t path_len = TSTRLEN(db_path); | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o binsrch_index.lo binsrch_index.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c binsrch_index.cpp -fPIC -DPIC -o .libs/binsrch_index.o binsrch_index.cpp: In function 'int8_t hdb_binsrch_lookup_str(TSK_HDB_INFO*, const char*, TSK_HDB_FLAG_ENUM, TSK_HDB_LOOKUP_FN, void*)': binsrch_index.cpp:1153:13: warning: too many arguments for format [-Wformat-extra-args] 1153 | "%s: Error: Index line length is zero", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sqlite_hdb.lo sqlite_hdb.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sqlite_hdb.cpp -fPIC -DPIC -o .libs/sqlite_hdb.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -o libtskhashdb.la encase.lo hashkeeper.lo idxonly.lo md5sum.lo nsrl.lo sqlite_hdb.lo binsrch_index.lo tsk_hashdb.lo hdb_base.lo -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-ar cru .libs/libtskhashdb.a .libs/encase.o .libs/hashkeeper.o .libs/idxonly.o .libs/md5sum.o .libs/nsrl.o .libs/sqlite_hdb.o .libs/binsrch_index.o .libs/tsk_hashdb.o .libs/hdb_base.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libtskhashdb.a libtool: link: ( cd ".libs" && rm -f "libtskhashdb.la" && ln -s "../libtskhashdb.la" "libtskhashdb.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' Making all in auto make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/auto' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wmultichar -Wsign-promo -Wno-overloaded-virtual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o is_image_supported.lo is_image_supported.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wmultichar -Wsign-promo -Wno-overloaded-virtual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c is_image_supported.cpp -fPIC -DPIC -o .libs/is_image_supported.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/auto' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/auto' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wmultichar -Wsign-promo -Wno-overloaded-virtual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tsk_db.lo tsk_db.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wmultichar -Wsign-promo -Wno-overloaded-virtual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tsk_db.cpp -fPIC -DPIC -o .libs/tsk_db.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/auto' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/auto' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wmultichar -Wsign-promo -Wno-overloaded-virtual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o case_db.lo case_db.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wmultichar -Wsign-promo -Wno-overloaded-virtual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c case_db.cpp -fPIC -DPIC -o .libs/case_db.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/auto' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/auto' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wmultichar -Wsign-promo -Wno-overloaded-virtual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o guid.lo guid.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wmultichar -Wsign-promo -Wno-overloaded-virtual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c guid.cpp -fPIC -DPIC -o .libs/guid.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/auto' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/auto' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wmultichar -Wsign-promo -Wno-overloaded-virtual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o auto.lo auto.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wmultichar -Wsign-promo -Wno-overloaded-virtual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c auto.cpp -fPIC -DPIC -o .libs/auto.o auto.cpp: In member function 'virtual void TskAuto::closeImage()': auto.cpp:149:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 149 | for (int i = 0; i < m_poolInfos.size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/auto' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/auto' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wmultichar -Wsign-promo -Wno-overloaded-virtual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o auto_db.lo auto_db.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wmultichar -Wsign-promo -Wno-overloaded-virtual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c auto_db.cpp -fPIC -DPIC -o .libs/auto_db.o auto_db.cpp: In member function 'TSK_RETVAL_ENUM TskAutoDb::addUnallocatedPoolBlocksToDb(size_t&)': auto_db.cpp:347:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 347 | for (int i = 0; i < m_poolInfos.size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~ auto_db.cpp:352:135: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'long unsigned int' [-Wformat=] 352 | tsk_error_set_errstr("Error addUnallocatedPoolBlocksToDb() - could not find volume system object ID for pool at offset %lld", pool_info->img_offset); | ~~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long long int long unsigned int | %ld auto_db.cpp:387:60: warning: passing NULL to non-pointer argument 2 of 'virtual TSK_RETVAL_ENUM TskDb::addUnallocBlockFile(int64_t, int64_t, uint64_t, std::vector<_TSK_DB_FILE_LAYOUT_RANGE>&, int64_t&, int64_t)' [-Wconversion-null] 387 | if (m_db->addUnallocBlockFile(unallocVolObjId, NULL, current_run->len * pool_info->block_size, ranges, fileObjId, m_curImgId)) { | ^~~~ In file included from tsk_db_sqlite.h:22, from tsk_case_db.h:24, from auto_db.cpp:16: tsk_db.h:193:90: note: declared here 193 | virtual TSK_RETVAL_ENUM addUnallocBlockFile(const int64_t parentObjId, const int64_t fsObjId, const uint64_t size, | ~~~~~~~~~~~~~~^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/auto' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/auto' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wmultichar -Wsign-promo -Wno-overloaded-virtual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o db_sqlite.lo db_sqlite.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wmultichar -Wsign-promo -Wno-overloaded-virtual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c db_sqlite.cpp -fPIC -DPIC -o .libs/db_sqlite.o db_sqlite.cpp: In member function 'virtual int TskDbSqlite::addUnallocatedPoolVolume(int, int64_t, int64_t&)': db_sqlite.cpp:818:18: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 818 | char* desc = "Unallocated Blocks"; | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from ../../tsk/base/tsk_base_i.h:29, from tsk_auto_i.h:23, from tsk_db.h:24, from tsk_db_sqlite.h:22, from db_sqlite.cpp:16: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'TskDbSqlite::TskDbSqlite(const char*, bool)' at db_sqlite.cpp:35:12: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 1024 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/auto' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/auto' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wmultichar -Wsign-promo -Wno-overloaded-virtual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -o libtskauto.la auto.lo auto_db.lo db_sqlite.lo case_db.lo guid.lo tsk_db.lo is_image_supported.lo -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-ar cru .libs/libtskauto.a .libs/auto.o .libs/auto_db.o .libs/db_sqlite.o .libs/case_db.o .libs/guid.o .libs/tsk_db.o .libs/is_image_supported.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libtskauto.a libtool: link: ( cd ".libs" && rm -f "libtskauto.la" && ln -s "../libtskauto.la" "libtskauto.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/auto' Making all in pool make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/pool' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -Wall -I/usr/local/include -Wall -Wextra -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pool_types.lo pool_types.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -Wall -I/usr/local/include -Wall -Wextra -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pool_types.cpp -fPIC -DPIC -o .libs/pool_types.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/pool' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/pool' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -Wall -I/usr/local/include -Wall -Wextra -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pool_read.lo pool_read.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -Wall -I/usr/local/include -Wall -Wextra -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pool_read.cpp -fPIC -DPIC -o .libs/pool_read.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/pool' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/pool' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -Wall -I/usr/local/include -Wall -Wextra -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pool_open.lo pool_open.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -Wall -I/usr/local/include -Wall -Wextra -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pool_open.cpp -fPIC -DPIC -o .libs/pool_open.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/pool' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/pool' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -Wall -I/usr/local/include -Wall -Wextra -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o apfs_pool.lo apfs_pool.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -Wall -I/usr/local/include -Wall -Wextra -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c apfs_pool.cpp -fPIC -DPIC -o .libs/apfs_pool.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/pool' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/pool' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -Wall -I/usr/local/include -Wall -Wextra -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o apfs_pool_compat.lo apfs_pool_compat.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -Wall -I/usr/local/include -Wall -Wextra -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c apfs_pool_compat.cpp -fPIC -DPIC -o .libs/apfs_pool_compat.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/pool' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/pool' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -o libtskpool.la pool_open.lo pool_read.lo pool_types.lo apfs_pool_compat.lo apfs_pool.lo -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-ar cru .libs/libtskpool.a .libs/pool_open.o .libs/pool_read.o .libs/pool_types.o .libs/apfs_pool_compat.o .libs/apfs_pool.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libtskpool.a libtool: link: ( cd ".libs" && rm -f "libtskpool.la" && ln -s "../libtskpool.la" "libtskpool.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/pool' Making all in util make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/util' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -Wall -I/usr/local/include -Wall -Wextra -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o crypto.lo crypto.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -Wall -I/usr/local/include -Wall -Wextra -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c crypto.cpp -fPIC -DPIC -o .libs/crypto.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/util' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/util' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -o libtskutil.la crypto.lo -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-ar cru .libs/libtskutil.a .libs/crypto.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libtskutil.a libtool: link: ( cd ".libs" && rm -f "libtskutil.la" && ln -s "../libtskutil.la" "libtskutil.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/util' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 20:2:1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -o libtsk.la -rpath /usr/lib64 base/libtskbase.la img/libtskimg.la vs/libtskvs.la fs/libtskfs.la hashdb/libtskhashdb.la auto/libtskauto.la pool/libtskpool.la util/libtskutil.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC -Wl,--whole-archive base/.libs/libtskbase.a img/.libs/libtskimg.a vs/.libs/libtskvs.a fs/.libs/libtskfs.a hashdb/.libs/libtskhashdb.a auto/.libs/libtskauto.a pool/.libs/libtskpool.a util/.libs/libtskutil.a -Wl,--no-whole-archive -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ -Wl,-soname -Wl,libtsk.so.19 -o .libs/libtsk.so.19.1.2 libtool: link: (cd ".libs" && rm -f "libtsk.so.19" && ln -s "libtsk.so.19.1.2" "libtsk.so.19") libtool: link: (cd ".libs" && rm -f "libtsk.so" && ln -s "libtsk.so.19.1.2" "libtsk.so") libtool: link: ( cd ".libs" && rm -f "libtsk.la" && ln -s "../libtsk.la" "libtsk.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk' Making all in tools Making all in imgtools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/imgtools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o img_cat.o img_cat.cpp img_cat.cpp: In function 'int main(int, char**)': img_cat.cpp:73:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 73 | usage(); | ~~~~~^~ img_cat.cpp:74:9: note: here 74 | case _TSK_T('b'): | ^~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/imgtools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/imgtools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o img_stat.o img_stat.cpp img_stat.cpp: In function 'int main(int, char**)': img_stat.cpp:64:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 64 | usage(); | ~~~~~^~ img_stat.cpp:65:9: note: here 65 | case _TSK_T('b'): | ^~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/imgtools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/imgtools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o img_cat img_cat.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o img_cat img_cat.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/imgtools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/imgtools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o img_stat img_stat.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o img_stat img_stat.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/imgtools' Making all in vstools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/vstools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mmls.o mmls.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/vstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/vstools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mmstat.o mmstat.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/vstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/vstools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mmcat.o mmcat.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/vstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/vstools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o mmls mmls.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mmls mmls.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/vstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/vstools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o mmstat mmstat.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mmstat mmstat.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/vstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/vstools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o mmcat mmcat.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mmcat mmcat.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/vstools' Making all in fstools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o blkstat.o blkstat.cpp blkstat.cpp: In function 'int main(int, char**)': blkstat.cpp:139:57: warning: comparison of integer expressions of different signedness: 'TSK_DADDR_T' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 139 | if ((pvol_block = tsk_parse_offset(OPTARG)) == -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fsstat.o fsstat.cpp fsstat.cpp: In function 'int main(int, char**)': fsstat.cpp:150:57: warning: comparison of integer expressions of different signedness: 'TSK_DADDR_T' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 150 | if ((pvol_block = tsk_parse_offset(OPTARG)) == -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ fsstat.cpp:88:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 88 | usage(); | ~~~~~^~ fsstat.cpp:89:9: note: here 89 | case _TSK_T('b'): | ^~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o blkcalc.o blkcalc.cpp blkcalc.cpp: In function 'int main(int, char**)': blkcalc.cpp:178:57: warning: comparison of integer expressions of different signedness: 'TSK_DADDR_T' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 178 | if ((pvol_block = tsk_parse_offset(OPTARG)) == -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ blkcalc.cpp:108:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 108 | usage(); | ~~~~~^~ blkcalc.cpp:110:9: note: here 110 | case _TSK_T('b'): | ^~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fcat.o fcat.cpp fcat.cpp: In function 'int main(int, char**)': fcat.cpp:149:57: warning: comparison of integer expressions of different signedness: 'TSK_DADDR_T' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 149 | if ((pvol_block = tsk_parse_offset(OPTARG)) == -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ fcat.cpp:92:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 92 | usage(); | ~~~~~^~ fcat.cpp:93:9: note: here 93 | case _TSK_T('b'): | ^~~~ In file included from /usr/include/string.h:495, from ../../tsk/base/tsk_base_i.h:29, from ../../tsk/tsk_tools_i.h:8, from fcat.cpp:11: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'int main(int, char**)' at fcat.cpp:182:13: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fcat.cpp: In function 'int main(int, char**)': fcat.cpp:182:41: note: length computed here 182 | TSTRNCPY(path, argv[OPTIND], TSTRLEN(argv[OPTIND]) + 1); At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ffind.o ffind.cpp ffind.cpp: In function 'int main(int, char**)': ffind.cpp:156:57: warning: comparison of integer expressions of different signedness: 'TSK_DADDR_T' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 156 | if ((pvol_block = tsk_parse_offset(OPTARG)) == -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fls.o fls.cpp fls.cpp: In function 'int main(int, char**)': fls.cpp:203:57: warning: comparison of integer expressions of different signedness: 'TSK_DADDR_T' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 203 | if ((pvol_block = tsk_parse_offset(OPTARG)) == -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ fls.cpp:209:54: warning: comparison of integer expressions of different signedness: 'TSK_DADDR_T' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 209 | if ((snap_id = tsk_parse_offset(OPTARG)) == -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ fls.cpp:125:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 125 | usage(); | ~~~~~^~ fls.cpp:126:9: note: here 126 | case _TSK_T('a'): | ^~~~ In file included from /usr/include/string.h:495, from ../../tsk/base/tsk_base_i.h:29, from ../../tsk/tsk_tools_i.h:8, from fls.cpp:22: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'int main(int, char**)' at fls.cpp:284:21: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fls.cpp: In function 'int main(int, char**)': fls.cpp:280:29: note: length computed here 280 | size_t len = TSTRLEN(macpre); At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o blkcat.o blkcat.cpp blkcat.cpp: In function 'int main(int, char**)': blkcat.cpp:172:57: warning: comparison of integer expressions of different signedness: 'TSK_DADDR_T' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 172 | if ((pvol_block = tsk_parse_offset(OPTARG)) == -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o blkls.o blkls.cpp blkls.cpp: In function 'int main(int, char**)': blkls.cpp:185:57: warning: comparison of integer expressions of different signedness: 'TSK_DADDR_T' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 185 | if ((pvol_block = tsk_parse_offset(OPTARG)) == -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ blkls.cpp:117:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 117 | usage(); | ~~~~~^~ blkls.cpp:118:9: note: here 118 | case _TSK_T('a'): | ^~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o usnjls.o usnjls.cpp usnjls.cpp: In function 'int main(int, char**)': usnjls.cpp:91:22: warning: this statement may fall through [-Wimplicit-fallthrough=] 91 | usage(); | ~~~~~^~ usnjls.cpp:93:9: note: here 93 | case _TSK_T('b'): | ^~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o jcat.o jcat.cpp jcat.cpp: In function 'int main(int, char**)': jcat.cpp:83:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 83 | usage(); | ~~~~~^~ jcat.cpp:84:9: note: here 84 | case _TSK_T('b'): | ^~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icat.o icat.cpp icat.cpp: In function 'int main(int, char**)': icat.cpp:171:57: warning: comparison of integer expressions of different signedness: 'TSK_DADDR_T' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 171 | if ((pvol_block = tsk_parse_offset(OPTARG)) == -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ icat.cpp:177:54: warning: comparison of integer expressions of different signedness: 'TSK_DADDR_T' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 177 | if ((snap_id = tsk_parse_offset(OPTARG)) == -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ icat.cpp:111:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 111 | usage(); | ~~~~~^~ icat.cpp:112:9: note: here 112 | case _TSK_T('b'): | ^~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o jls.o jls.cpp jls.cpp: In function 'int main(int, char**)': jls.cpp:75:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 75 | usage(); | ~~~~~^~ jls.cpp:76:9: note: here 76 | case _TSK_T('b'): | ^~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ils.o ils.cpp ils.cpp: In function 'int main(int, char**)': ils.cpp:184:57: warning: comparison of integer expressions of different signedness: 'TSK_DADDR_T' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 184 | if ((pvol_block = tsk_parse_offset(OPTARG)) == -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ils.cpp:123:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 123 | usage(); | ~~~~~^~ ils.cpp:124:9: note: here 124 | case _TSK_T('b'): | ^~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ifind.o ifind.cpp ifind.cpp: In function 'int main(int, char**)': ifind.cpp:200:57: warning: comparison of integer expressions of different signedness: 'TSK_DADDR_T' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 200 | if ((pvol_block = tsk_parse_offset(OPTARG)) == -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /usr/include/string.h:495, from ../../tsk/base/tsk_base_i.h:29, from ../../tsk/tsk_tools_i.h:8, from ifind.cpp:22: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'int main(int, char**)' at ifind.cpp:178:25: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ifind.cpp: In function 'int main(int, char**)': ifind.cpp:178:47: note: length computed here 178 | TSTRNCPY(path, OPTARG, TSTRLEN(OPTARG) + 1); At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o blkcalc blkcalc.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o blkcalc blkcalc.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o blkcat blkcat.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o blkcat blkcat.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o istat.o istat.cpp istat.cpp: In function 'int main(int, char**)': istat.cpp:176:57: warning: comparison of integer expressions of different signedness: 'TSK_DADDR_T' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 176 | if ((pvol_block = tsk_parse_offset(OPTARG)) == -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ istat.cpp:182:54: warning: comparison of integer expressions of different signedness: 'TSK_DADDR_T' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 182 | if ((snap_id = tsk_parse_offset(OPTARG)) == -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ istat.cpp:109:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 109 | usage(); | ~~~~~^~ istat.cpp:110:9: note: here 110 | case _TSK_T('N'): | ^~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o blkls blkls.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o blkls blkls.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o fls fls.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fls fls.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o fsstat fsstat.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fsstat fsstat.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o fcat fcat.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fcat fcat.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o ffind ffind.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ffind ffind.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o blkstat blkstat.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o blkstat blkstat.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o ifind ifind.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ifind ifind.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o icat icat.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o icat icat.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o istat istat.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o istat istat.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o jls jls.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o jls jls.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o ils ils.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ils ils.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o jcat jcat.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o jcat jcat.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o usnjls usnjls.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o usnjls usnjls.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' Making all in hashtools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/hashtools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hfind.o hfind.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/hashtools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/hashtools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o hfind hfind.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hfind hfind.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/hashtools' Making all in srchtools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/srchtools' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o srch_strings.o srch_strings.c srch_strings.c: In function 'main': srch_strings.c:284:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 284 | usage(stdout, 0); | ^~~~~~~~~~~~~~~~ srch_strings.c:286:17: note: here 286 | case 'n': | ^~~~ srch_strings.c:338:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 338 | usage(stderr, 1); | ^~~~~~~~~~~~~~~~ srch_strings.c:340:17: note: here 340 | default: | ^~~~~~~ srch_strings.c: At top level: cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/srchtools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/srchtools' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -o srch_strings srch_strings.o -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o srch_strings srch_strings.o -L/usr/local/lib -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/srchtools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/srchtools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sigfind.o sigfind.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/srchtools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/srchtools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -static -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -o sigfind sigfind.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sigfind sigfind.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/srchtools' Making all in sorter Making all in timeline Making all in autotools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/autotools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tsk_gettimes.o tsk_gettimes.cpp tsk_gettimes.cpp: In function 'int main(int, char**)': tsk_gettimes.cpp:177:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 177 | usage(); | ~~~~~^~ tsk_gettimes.cpp:180:9: note: here 180 | case _TSK_T('b'): | ^~~~ In file included from /usr/include/string.h:495, from ../../tsk/base/tsk_base_i.h:29, from ../../tsk/tsk_tools_i.h:8, from tsk_gettimes.cpp:12: In function 'char* strncat(char*, const char*, size_t)', inlined from 'virtual TSK_FILTER_ENUM TskGetTimes::filterFs(TSK_FS_INFO*)' at tsk_gettimes.cpp:106:17: /usr/include/bits/string_fortified.h:136:34: warning: 'char* __builtin___strncat_chk(char*, const char*, long unsigned int, long unsigned int)' output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/autotools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/autotools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tsk_comparedir.o tsk_comparedir.cpp tsk_comparedir.cpp: In function 'int main(int, char**)': tsk_comparedir.cpp:446:57: warning: comparison of integer expressions of different signedness: 'TSK_DADDR_T' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 446 | if ((pvol_block = tsk_parse_offset(OPTARG)) == -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ tsk_comparedir.cpp:351:18: warning: unused variable 'password' [-Wunused-variable] 351 | const char * password = ""; | ^~~~~~~~ tsk_comparedir.cpp:377:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 377 | usage(); | ~~~~~^~ tsk_comparedir.cpp:379:9: note: here 379 | case _TSK_T('b'): | ^~~~ In file included from /usr/include/string.h:495, from ../../tsk/base/tsk_base_i.h:29, from ../../tsk/tsk_tools_i.h:8, from tsk_comparedir.cpp:12: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'uint8_t TskCompareDir::processLclDir(const TSK_TCHAR*)' at tsk_comparedir.cpp:168:12: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 1024 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'char* strncpy(char*, const char*, size_t)', inlined from 'uint8_t TskCompareDir::processLclDir(const TSK_TCHAR*)' at tsk_comparedir.cpp:175:16: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 1024 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'char* strncpy(char*, const char*, size_t)', inlined from 'uint8_t TskCompareDir::processLclDir(const TSK_TCHAR*)' at tsk_comparedir.cpp:179:16: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 1024 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/autotools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/autotools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tsk_recover.o tsk_recover.cpp tsk_recover.cpp: In function 'int main(int, char**)': tsk_recover.cpp:527:57: warning: comparison of integer expressions of different signedness: 'TSK_DADDR_T' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 527 | if ((pvol_block = tsk_parse_offset(OPTARG)) == -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ tsk_recover.cpp:447:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 447 | usage(); | ~~~~~^~ tsk_recover.cpp:449:9: note: here 449 | case _TSK_T('a'): | ^~~~ tsk_recover.cpp: In member function 'uint8_t TskRecover::writeFile(TSK_FS_FILE*, const char*)': tsk_recover.cpp:253:36: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 4095 [-Wformat-truncation=] 253 | snprintf(fbuf, PATH_MAX, "%s/%s/%s", (char *) m_base_dir, m_vsName, | ^ In file included from /usr/include/stdio.h:867, from ../../tsk/base/tsk_base.h:27, from ../../tsk/base/tsk_base_i.h:26, from ../../tsk/tsk_tools_i.h:8, from tsk_recover.cpp:12: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 3 or more bytes (assuming 4098) into a destination of size 4096 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/autotools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/autotools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o tsk_gettimes tsk_gettimes.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tsk_gettimes tsk_gettimes.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/autotools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/autotools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tsk_loaddb.o tsk_loaddb.cpp tsk_loaddb.cpp: In function 'int main(int, char**)': tsk_loaddb.cpp:77:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 77 | usage(); | ~~~~~^~ tsk_loaddb.cpp:79:9: note: here 79 | case _TSK_T('a'): | ^~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/autotools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/autotools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o tsk_comparedir tsk_comparedir.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tsk_comparedir tsk_comparedir.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/autotools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/autotools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o tsk_recover tsk_recover.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tsk_recover tsk_recover.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/autotools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/autotools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o tsk_loaddb tsk_loaddb.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tsk_loaddb tsk_loaddb.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/autotools' Making all in fiwalk Making all in src make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../tsk -I../../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o utils.o utils.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../tsk -I../../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hexbuf.o hexbuf.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../../tsk -I../../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base64.o base64.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../../tsk -I../../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o unicode_escape.o unicode_escape.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../tsk -I../../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sha2.o sha2.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../../tsk -I../../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o plugin.o plugin.cpp In file included from fiwalk.h:97, from plugin.cpp:49: hash_t.h: In instantiation of 'hash_generator__::hash_generator__() [with T = md5_]': content.h:71:15: required from here hash_t.h:196:15: warning: cast between incompatible function types from 'void (*)(TSK_MD5_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 196 | md_init = (int(*)(void *))&TSK_MD5_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:197:18: warning: cast between incompatible function types from 'void (*)(TSK_MD5_CTX*, unsigned char*, unsigned int)' to 'int (*)(void*, const void*, uint32_t)' {aka 'int (*)(void*, const void*, unsigned int)'} [-Wcast-function-type] 197 | md_update = (int (*)(void *, const void *, uint32_t))&TSK_MD5_Update; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:198:14: warning: cast between incompatible function types from 'void (*)(unsigned char*, TSK_MD5_CTX*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 198 | md_final = (int (*)(unsigned char*, void *))&TSK_MD5_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:205:14: warning: cast between incompatible function types from 'void (*)(TSK_SHA_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 205 | md_init = (int(*)(void *))&TSK_SHA_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:207:14: warning: cast between incompatible function types from 'void (*)(BYTE*, TSK_SHA_CTX*)' {aka 'void (*)(unsigned char*, TSK_SHA_CTX*)'} to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 207 | md_final = (int (*)(unsigned char*, void*))&TSK_SHA_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:212:14: warning: cast between incompatible function types from 'void (*)(SHA256_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 212 | md_init = (int(*)(void *))&SHA256_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:214:14: warning: cast between incompatible function types from 'void (*)(SHA256_CTX*, unsigned char*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 214 | md_final = (int (*)(unsigned char*, void*))&SHA256_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:219:14: warning: cast between incompatible function types from 'void (*)(SHA512_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 219 | md_init = (int(*)(void *))&SHA512_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:221:14: warning: cast between incompatible function types from 'void (*)(SHA512_CTX*, unsigned char*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 221 | md_final = (int (*)(unsigned char*, void*))&SHA512_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h: In instantiation of 'hash_generator__::hash_generator__() [with T = sha1_]': content.h:71:15: required from here hash_t.h:196:15: warning: cast between incompatible function types from 'void (*)(TSK_MD5_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 196 | md_init = (int(*)(void *))&TSK_MD5_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:197:18: warning: cast between incompatible function types from 'void (*)(TSK_MD5_CTX*, unsigned char*, unsigned int)' to 'int (*)(void*, const void*, uint32_t)' {aka 'int (*)(void*, const void*, unsigned int)'} [-Wcast-function-type] 197 | md_update = (int (*)(void *, const void *, uint32_t))&TSK_MD5_Update; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:198:14: warning: cast between incompatible function types from 'void (*)(unsigned char*, TSK_MD5_CTX*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 198 | md_final = (int (*)(unsigned char*, void *))&TSK_MD5_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:205:14: warning: cast between incompatible function types from 'void (*)(TSK_SHA_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 205 | md_init = (int(*)(void *))&TSK_SHA_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:207:14: warning: cast between incompatible function types from 'void (*)(BYTE*, TSK_SHA_CTX*)' {aka 'void (*)(unsigned char*, TSK_SHA_CTX*)'} to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 207 | md_final = (int (*)(unsigned char*, void*))&TSK_SHA_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:212:14: warning: cast between incompatible function types from 'void (*)(SHA256_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 212 | md_init = (int(*)(void *))&SHA256_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:214:14: warning: cast between incompatible function types from 'void (*)(SHA256_CTX*, unsigned char*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 214 | md_final = (int (*)(unsigned char*, void*))&SHA256_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:219:14: warning: cast between incompatible function types from 'void (*)(SHA512_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 219 | md_init = (int(*)(void *))&SHA512_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:221:14: warning: cast between incompatible function types from 'void (*)(SHA512_CTX*, unsigned char*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 221 | md_final = (int (*)(unsigned char*, void*))&SHA512_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../../tsk -I../../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fiwalk_tsk.o fiwalk_tsk.cpp In file included from fiwalk.h:97, from fiwalk_tsk.cpp:22: hash_t.h: In instantiation of 'hash_generator__::hash_generator__() [with T = md5_]': content.h:71:15: required from here hash_t.h:196:15: warning: cast between incompatible function types from 'void (*)(TSK_MD5_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 196 | md_init = (int(*)(void *))&TSK_MD5_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:197:18: warning: cast between incompatible function types from 'void (*)(TSK_MD5_CTX*, unsigned char*, unsigned int)' to 'int (*)(void*, const void*, uint32_t)' {aka 'int (*)(void*, const void*, unsigned int)'} [-Wcast-function-type] 197 | md_update = (int (*)(void *, const void *, uint32_t))&TSK_MD5_Update; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:198:14: warning: cast between incompatible function types from 'void (*)(unsigned char*, TSK_MD5_CTX*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 198 | md_final = (int (*)(unsigned char*, void *))&TSK_MD5_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:205:14: warning: cast between incompatible function types from 'void (*)(TSK_SHA_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 205 | md_init = (int(*)(void *))&TSK_SHA_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:207:14: warning: cast between incompatible function types from 'void (*)(BYTE*, TSK_SHA_CTX*)' {aka 'void (*)(unsigned char*, TSK_SHA_CTX*)'} to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 207 | md_final = (int (*)(unsigned char*, void*))&TSK_SHA_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:212:14: warning: cast between incompatible function types from 'void (*)(SHA256_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 212 | md_init = (int(*)(void *))&SHA256_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:214:14: warning: cast between incompatible function types from 'void (*)(SHA256_CTX*, unsigned char*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 214 | md_final = (int (*)(unsigned char*, void*))&SHA256_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:219:14: warning: cast between incompatible function types from 'void (*)(SHA512_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 219 | md_init = (int(*)(void *))&SHA512_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:221:14: warning: cast between incompatible function types from 'void (*)(SHA512_CTX*, unsigned char*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 221 | md_final = (int (*)(unsigned char*, void*))&SHA512_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h: In instantiation of 'hash_generator__::hash_generator__() [with T = sha1_]': content.h:71:15: required from here hash_t.h:196:15: warning: cast between incompatible function types from 'void (*)(TSK_MD5_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 196 | md_init = (int(*)(void *))&TSK_MD5_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:197:18: warning: cast between incompatible function types from 'void (*)(TSK_MD5_CTX*, unsigned char*, unsigned int)' to 'int (*)(void*, const void*, uint32_t)' {aka 'int (*)(void*, const void*, unsigned int)'} [-Wcast-function-type] 197 | md_update = (int (*)(void *, const void *, uint32_t))&TSK_MD5_Update; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:198:14: warning: cast between incompatible function types from 'void (*)(unsigned char*, TSK_MD5_CTX*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 198 | md_final = (int (*)(unsigned char*, void *))&TSK_MD5_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:205:14: warning: cast between incompatible function types from 'void (*)(TSK_SHA_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 205 | md_init = (int(*)(void *))&TSK_SHA_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:207:14: warning: cast between incompatible function types from 'void (*)(BYTE*, TSK_SHA_CTX*)' {aka 'void (*)(unsigned char*, TSK_SHA_CTX*)'} to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 207 | md_final = (int (*)(unsigned char*, void*))&TSK_SHA_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:212:14: warning: cast between incompatible function types from 'void (*)(SHA256_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 212 | md_init = (int(*)(void *))&SHA256_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:214:14: warning: cast between incompatible function types from 'void (*)(SHA256_CTX*, unsigned char*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 214 | md_final = (int (*)(unsigned char*, void*))&SHA256_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:219:14: warning: cast between incompatible function types from 'void (*)(SHA512_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 219 | md_init = (int(*)(void *))&SHA512_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:221:14: warning: cast between incompatible function types from 'void (*)(SHA512_CTX*, unsigned char*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 221 | md_final = (int (*)(unsigned char*, void*))&SHA512_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../../tsk -I../../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dfxml.o dfxml.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../../tsk -I../../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o arff.o arff.cpp In file included from fiwalk.h:97, from arff.cpp:21: hash_t.h: In instantiation of 'hash_generator__::hash_generator__() [with T = md5_]': content.h:71:15: required from here hash_t.h:196:15: warning: cast between incompatible function types from 'void (*)(TSK_MD5_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 196 | md_init = (int(*)(void *))&TSK_MD5_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:197:18: warning: cast between incompatible function types from 'void (*)(TSK_MD5_CTX*, unsigned char*, unsigned int)' to 'int (*)(void*, const void*, uint32_t)' {aka 'int (*)(void*, const void*, unsigned int)'} [-Wcast-function-type] 197 | md_update = (int (*)(void *, const void *, uint32_t))&TSK_MD5_Update; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:198:14: warning: cast between incompatible function types from 'void (*)(unsigned char*, TSK_MD5_CTX*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 198 | md_final = (int (*)(unsigned char*, void *))&TSK_MD5_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:205:14: warning: cast between incompatible function types from 'void (*)(TSK_SHA_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 205 | md_init = (int(*)(void *))&TSK_SHA_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:207:14: warning: cast between incompatible function types from 'void (*)(BYTE*, TSK_SHA_CTX*)' {aka 'void (*)(unsigned char*, TSK_SHA_CTX*)'} to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 207 | md_final = (int (*)(unsigned char*, void*))&TSK_SHA_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:212:14: warning: cast between incompatible function types from 'void (*)(SHA256_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 212 | md_init = (int(*)(void *))&SHA256_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:214:14: warning: cast between incompatible function types from 'void (*)(SHA256_CTX*, unsigned char*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 214 | md_final = (int (*)(unsigned char*, void*))&SHA256_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:219:14: warning: cast between incompatible function types from 'void (*)(SHA512_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 219 | md_init = (int(*)(void *))&SHA512_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:221:14: warning: cast between incompatible function types from 'void (*)(SHA512_CTX*, unsigned char*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 221 | md_final = (int (*)(unsigned char*, void*))&SHA512_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h: In instantiation of 'hash_generator__::hash_generator__() [with T = sha1_]': content.h:71:15: required from here hash_t.h:196:15: warning: cast between incompatible function types from 'void (*)(TSK_MD5_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 196 | md_init = (int(*)(void *))&TSK_MD5_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:197:18: warning: cast between incompatible function types from 'void (*)(TSK_MD5_CTX*, unsigned char*, unsigned int)' to 'int (*)(void*, const void*, uint32_t)' {aka 'int (*)(void*, const void*, unsigned int)'} [-Wcast-function-type] 197 | md_update = (int (*)(void *, const void *, uint32_t))&TSK_MD5_Update; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:198:14: warning: cast between incompatible function types from 'void (*)(unsigned char*, TSK_MD5_CTX*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 198 | md_final = (int (*)(unsigned char*, void *))&TSK_MD5_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:205:14: warning: cast between incompatible function types from 'void (*)(TSK_SHA_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 205 | md_init = (int(*)(void *))&TSK_SHA_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:207:14: warning: cast between incompatible function types from 'void (*)(BYTE*, TSK_SHA_CTX*)' {aka 'void (*)(unsigned char*, TSK_SHA_CTX*)'} to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 207 | md_final = (int (*)(unsigned char*, void*))&TSK_SHA_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:212:14: warning: cast between incompatible function types from 'void (*)(SHA256_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 212 | md_init = (int(*)(void *))&SHA256_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:214:14: warning: cast between incompatible function types from 'void (*)(SHA256_CTX*, unsigned char*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 214 | md_final = (int (*)(unsigned char*, void*))&SHA256_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:219:14: warning: cast between incompatible function types from 'void (*)(SHA512_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 219 | md_init = (int(*)(void *))&SHA512_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:221:14: warning: cast between incompatible function types from 'void (*)(SHA512_CTX*, unsigned char*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 221 | md_final = (int (*)(unsigned char*, void*))&SHA512_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../../tsk -I../../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o content.o content.cpp In file included from fiwalk.h:97, from content.cpp:39: hash_t.h: In instantiation of 'hash_generator__::hash_generator__() [with T = md5_]': content.h:71:15: required from here hash_t.h:196:15: warning: cast between incompatible function types from 'void (*)(TSK_MD5_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 196 | md_init = (int(*)(void *))&TSK_MD5_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:197:18: warning: cast between incompatible function types from 'void (*)(TSK_MD5_CTX*, unsigned char*, unsigned int)' to 'int (*)(void*, const void*, uint32_t)' {aka 'int (*)(void*, const void*, unsigned int)'} [-Wcast-function-type] 197 | md_update = (int (*)(void *, const void *, uint32_t))&TSK_MD5_Update; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:198:14: warning: cast between incompatible function types from 'void (*)(unsigned char*, TSK_MD5_CTX*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 198 | md_final = (int (*)(unsigned char*, void *))&TSK_MD5_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:205:14: warning: cast between incompatible function types from 'void (*)(TSK_SHA_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 205 | md_init = (int(*)(void *))&TSK_SHA_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:207:14: warning: cast between incompatible function types from 'void (*)(BYTE*, TSK_SHA_CTX*)' {aka 'void (*)(unsigned char*, TSK_SHA_CTX*)'} to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 207 | md_final = (int (*)(unsigned char*, void*))&TSK_SHA_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:212:14: warning: cast between incompatible function types from 'void (*)(SHA256_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 212 | md_init = (int(*)(void *))&SHA256_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:214:14: warning: cast between incompatible function types from 'void (*)(SHA256_CTX*, unsigned char*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 214 | md_final = (int (*)(unsigned char*, void*))&SHA256_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:219:14: warning: cast between incompatible function types from 'void (*)(SHA512_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 219 | md_init = (int(*)(void *))&SHA512_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:221:14: warning: cast between incompatible function types from 'void (*)(SHA512_CTX*, unsigned char*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 221 | md_final = (int (*)(unsigned char*, void*))&SHA512_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h: In instantiation of 'hash_generator__::hash_generator__() [with T = sha1_]': content.h:71:15: required from here hash_t.h:196:15: warning: cast between incompatible function types from 'void (*)(TSK_MD5_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 196 | md_init = (int(*)(void *))&TSK_MD5_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:197:18: warning: cast between incompatible function types from 'void (*)(TSK_MD5_CTX*, unsigned char*, unsigned int)' to 'int (*)(void*, const void*, uint32_t)' {aka 'int (*)(void*, const void*, unsigned int)'} [-Wcast-function-type] 197 | md_update = (int (*)(void *, const void *, uint32_t))&TSK_MD5_Update; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:198:14: warning: cast between incompatible function types from 'void (*)(unsigned char*, TSK_MD5_CTX*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 198 | md_final = (int (*)(unsigned char*, void *))&TSK_MD5_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:205:14: warning: cast between incompatible function types from 'void (*)(TSK_SHA_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 205 | md_init = (int(*)(void *))&TSK_SHA_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:207:14: warning: cast between incompatible function types from 'void (*)(BYTE*, TSK_SHA_CTX*)' {aka 'void (*)(unsigned char*, TSK_SHA_CTX*)'} to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 207 | md_final = (int (*)(unsigned char*, void*))&TSK_SHA_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:212:14: warning: cast between incompatible function types from 'void (*)(SHA256_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 212 | md_init = (int(*)(void *))&SHA256_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:214:14: warning: cast between incompatible function types from 'void (*)(SHA256_CTX*, unsigned char*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 214 | md_final = (int (*)(unsigned char*, void*))&SHA256_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:219:14: warning: cast between incompatible function types from 'void (*)(SHA512_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 219 | md_init = (int(*)(void *))&SHA512_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:221:14: warning: cast between incompatible function types from 'void (*)(SHA512_CTX*, unsigned char*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 221 | md_final = (int (*)(unsigned char*, void*))&SHA512_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../../tsk -I../../.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fiwalk.o fiwalk.cpp In file included from fiwalk.h:97, from fiwalk.cpp:39: hash_t.h: In instantiation of 'hash_generator__::hash_generator__() [with T = md5_]': content.h:71:15: required from here hash_t.h:196:15: warning: cast between incompatible function types from 'void (*)(TSK_MD5_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 196 | md_init = (int(*)(void *))&TSK_MD5_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:197:18: warning: cast between incompatible function types from 'void (*)(TSK_MD5_CTX*, unsigned char*, unsigned int)' to 'int (*)(void*, const void*, uint32_t)' {aka 'int (*)(void*, const void*, unsigned int)'} [-Wcast-function-type] 197 | md_update = (int (*)(void *, const void *, uint32_t))&TSK_MD5_Update; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:198:14: warning: cast between incompatible function types from 'void (*)(unsigned char*, TSK_MD5_CTX*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 198 | md_final = (int (*)(unsigned char*, void *))&TSK_MD5_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:205:14: warning: cast between incompatible function types from 'void (*)(TSK_SHA_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 205 | md_init = (int(*)(void *))&TSK_SHA_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:207:14: warning: cast between incompatible function types from 'void (*)(BYTE*, TSK_SHA_CTX*)' {aka 'void (*)(unsigned char*, TSK_SHA_CTX*)'} to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 207 | md_final = (int (*)(unsigned char*, void*))&TSK_SHA_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:212:14: warning: cast between incompatible function types from 'void (*)(SHA256_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 212 | md_init = (int(*)(void *))&SHA256_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:214:14: warning: cast between incompatible function types from 'void (*)(SHA256_CTX*, unsigned char*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 214 | md_final = (int (*)(unsigned char*, void*))&SHA256_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:219:14: warning: cast between incompatible function types from 'void (*)(SHA512_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 219 | md_init = (int(*)(void *))&SHA512_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:221:14: warning: cast between incompatible function types from 'void (*)(SHA512_CTX*, unsigned char*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 221 | md_final = (int (*)(unsigned char*, void*))&SHA512_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h: In instantiation of 'hash_generator__::hash_generator__() [with T = sha1_]': content.h:71:15: required from here hash_t.h:196:15: warning: cast between incompatible function types from 'void (*)(TSK_MD5_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 196 | md_init = (int(*)(void *))&TSK_MD5_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:197:18: warning: cast between incompatible function types from 'void (*)(TSK_MD5_CTX*, unsigned char*, unsigned int)' to 'int (*)(void*, const void*, uint32_t)' {aka 'int (*)(void*, const void*, unsigned int)'} [-Wcast-function-type] 197 | md_update = (int (*)(void *, const void *, uint32_t))&TSK_MD5_Update; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:198:14: warning: cast between incompatible function types from 'void (*)(unsigned char*, TSK_MD5_CTX*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 198 | md_final = (int (*)(unsigned char*, void *))&TSK_MD5_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:205:14: warning: cast between incompatible function types from 'void (*)(TSK_SHA_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 205 | md_init = (int(*)(void *))&TSK_SHA_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:207:14: warning: cast between incompatible function types from 'void (*)(BYTE*, TSK_SHA_CTX*)' {aka 'void (*)(unsigned char*, TSK_SHA_CTX*)'} to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 207 | md_final = (int (*)(unsigned char*, void*))&TSK_SHA_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:212:14: warning: cast between incompatible function types from 'void (*)(SHA256_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 212 | md_init = (int(*)(void *))&SHA256_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:214:14: warning: cast between incompatible function types from 'void (*)(SHA256_CTX*, unsigned char*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 214 | md_final = (int (*)(unsigned char*, void*))&SHA256_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:219:14: warning: cast between incompatible function types from 'void (*)(SHA512_CTX*)' to 'int (*)(void*)' [-Wcast-function-type] 219 | md_init = (int(*)(void *))&SHA512_Init; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash_t.h:221:14: warning: cast between incompatible function types from 'void (*)(SHA512_CTX*, unsigned char*)' to 'int (*)(unsigned char*, void*)' [-Wcast-function-type] 221 | md_final = (int (*)(unsigned char*, void*))&SHA512_Final; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fiwalk.cpp: In function 'int main(int, char* const*)': fiwalk.cpp:525:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 525 | case _TSK_T('M'): opt_md5 = true; | ~~~~~~~~^~~~~~ fiwalk.cpp:526:2: note: here 526 | case _TSK_T('O'): opt_allocated_only=true; break; | ^~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -o fiwalk fiwalk.o fiwalk_tsk.o content.o arff.o plugin.o utils.o dfxml.o hexbuf.o unicode_escape.o base64.o sha2.o ../../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/fiwalk fiwalk.o fiwalk_tsk.o content.o arff.o plugin.o utils.o dfxml.o hexbuf.o unicode_escape.o base64.o sha2.o -L/usr/local/lib ../../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' Making all in plugins make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/plugins' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../../tsk -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o jpeg_extract.o jpeg_extract.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/plugins' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/plugins' /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -o jpeg_extract jpeg_extract.o -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o jpeg_extract jpeg_extract.o -L/usr/local/lib -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/plugins' make[3]: Nothing to be done for 'all-am'. Making all in pooltools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/pooltools' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -Wall -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pstat.o pstat.cpp pstat.cpp: In function 'int main(int, char**)': pstat.cpp:62:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 62 | usage(); | ~~~~~^~ pstat.cpp:63:9: note: here 63 | case _TSK_T('b'): | ^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/pooltools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/pooltools' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -static -o pstat pstat.o ../../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pstat pstat.o -L/usr/local/lib ../../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/pooltools' make[2]: Nothing to be done for 'all-am'. Making all in tests make[1]: Nothing to be done for 'all'. Making all in samples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/samples' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../tsk -I.. -I./.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o callback-cpp-style.o callback-cpp-style.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/samples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/samples' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../tsk -I.. -I./.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o posix-cpp-style.o posix-cpp-style.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/samples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/samples' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../tsk -I.. -I./.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o posix-style.o posix-style.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/samples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/samples' x86_64-mageia-linux-gnu-g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../tsk -I.. -I./.. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o callback-style.o callback-style.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/samples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/samples' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -static -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -o callback_cpp_style callback-cpp-style.o ../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o callback_cpp_style callback-cpp-style.o -L/usr/local/lib ../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/samples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/samples' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -static -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -o posix_cpp_style posix-cpp-style.o ../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o posix_cpp_style posix-cpp-style.o -L/usr/local/lib ../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/samples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/samples' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -static -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -o posix_style posix-style.o ../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o posix_style posix-style.o -L/usr/local/lib ../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/samples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/samples' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -static -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -o callback_style callback-style.o ../tsk/libtsk.la -lewf -ldl -lz -lafflib -lsqlite3 -ldl -lstdc++ -lpthread -ldl -lstdc++ libtool: link: x86_64-mageia-linux-gnu-g++ -std=c++14 -Wall -Wextra -Wno-unused-parameter -Wno-unused-command-line-argument -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o callback_style callback-style.o -L/usr/local/lib ../tsk/.libs/libtsk.so -lewf -lz -lafflib -lsqlite3 -lpthread -ldl -lstdc++ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/samples' Making all in man make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.D7E2Ax + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64 + cd sleuthkit-4.10.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in tsk make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk' Making install in base make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/base' Making install in img make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/img' Making install in vs make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/vs' Making install in fs make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/fs' Making install in hashdb make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/hashdb' Making install in auto make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/auto' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/auto' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/auto' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/auto' Making install in pool make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/pool' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/pool' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/pool' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/pool' Making install in util make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/util' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/util' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/util' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk/util' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libtsk.la '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libtsk.so.19.1.2 /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/lib64/libtsk.so.19.1.2 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/lib64 && { ln -s -f libtsk.so.19.1.2 libtsk.so.19 || { rm -f libtsk.so.19 && ln -s libtsk.so.19.1.2 libtsk.so.19; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/lib64 && { ln -s -f libtsk.so.19.1.2 libtsk.so || { rm -f libtsk.so && ln -s libtsk.so.19.1.2 libtsk.so; }; }) libtool: install: /usr/bin/install -p .libs/libtsk.lai /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/lib64/libtsk.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tsk' Making install in tools make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools' Making install in imgtools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/imgtools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/imgtools' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p img_cat img_stat '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p img_cat /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/img_cat libtool: install: /usr/bin/install -p img_stat /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/img_stat make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/imgtools' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/imgtools' Making install in vstools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/vstools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/vstools' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p mmls mmstat mmcat '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p mmls /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/mmls libtool: install: /usr/bin/install -p mmstat /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/mmstat libtool: install: /usr/bin/install -p mmcat /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/mmcat make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/vstools' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/vstools' Making install in fstools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p blkcalc blkcat blkls blkstat ffind fls fcat fsstat icat ifind ils istat jcat jls usnjls '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p blkcalc /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/blkcalc libtool: install: /usr/bin/install -p blkcat /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/blkcat libtool: install: /usr/bin/install -p blkls /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/blkls libtool: install: /usr/bin/install -p blkstat /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/blkstat libtool: install: /usr/bin/install -p ffind /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/ffind libtool: install: /usr/bin/install -p fls /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/fls libtool: install: /usr/bin/install -p fcat /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/fcat libtool: install: /usr/bin/install -p fsstat /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/fsstat libtool: install: /usr/bin/install -p icat /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/icat libtool: install: /usr/bin/install -p ifind /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/ifind libtool: install: /usr/bin/install -p ils /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/ils libtool: install: /usr/bin/install -p istat /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/istat libtool: install: /usr/bin/install -p jcat /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/jcat libtool: install: /usr/bin/install -p jls /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/jls libtool: install: /usr/bin/install -p usnjls /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/usnjls make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fstools' Making install in hashtools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/hashtools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/hashtools' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p hfind '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p hfind /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/hfind make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/hashtools' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/hashtools' Making install in srchtools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/srchtools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/srchtools' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p srch_strings sigfind '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p srch_strings /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/srch_strings libtool: install: /usr/bin/install -p sigfind /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/sigfind make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/srchtools' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/srchtools' Making install in sorter make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/sorter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/sorter' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' /usr/bin/install -p sorter '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/sorter' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/sorter' Making install in timeline make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/timeline' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/timeline' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' /usr/bin/install -p mactime '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/timeline' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/timeline' Making install in autotools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/autotools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/autotools' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p tsk_recover tsk_loaddb tsk_comparedir tsk_gettimes '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p tsk_recover /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/tsk_recover libtool: install: /usr/bin/install -p tsk_loaddb /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/tsk_loaddb libtool: install: /usr/bin/install -p tsk_comparedir /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/tsk_comparedir libtool: install: /usr/bin/install -p tsk_gettimes /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/tsk_gettimes make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/autotools' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/autotools' Making install in fiwalk make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk' Making install in src make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p fiwalk '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' libtool: warning: '../../../tsk/libtsk.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/fiwalk /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/fiwalk make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/src' Making install in plugins make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/plugins' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/plugins' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p jpeg_extract '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p jpeg_extract /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/jpeg_extract make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/plugins' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk/plugins' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/fiwalk' Making install in pooltools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/pooltools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/pooltools' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p pstat '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p pstat /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/pstat make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/pooltools' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools/pooltools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tools' Making install in tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/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/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/tests' Making install in samples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/samples' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/samples' 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/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/samples' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/samples' Making install in man make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 blkcalc.1 blkcat.1 blkls.1 blkstat.1 fcat.1 ffind.1 fls.1 fsstat.1 hfind.1 icat.1 ifind.1 ils.1 img_cat.1 img_stat.1 istat.1 jcat.1 jls.1 mactime.1 mmls.1 mmstat.1 mmcat.1 sigfind.1 sorter.1 usnjls.1 tsk_recover.1 tsk_gettimes.1 tsk_comparedir.1 tsk_loaddb.1 '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/man' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/share' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/share/tsk/sorter' /usr/bin/install -p -m 644 tsk/sorter/default.sort tsk/sorter/freebsd.sort tsk/sorter/images.sort tsk/sorter/linux.sort tsk/sorter/openbsd.sort tsk/sorter/solaris.sort tsk/sorter/windows.sort '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/share/tsk/sorter' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/include/tsk/img' /usr/bin/install -p -m 644 tsk/img/tsk_img.h tsk/img/pool.hpp '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/include/tsk/img' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/include/tsk/vs' /usr/bin/install -p -m 644 tsk/vs/tsk_vs.h tsk/vs/tsk_bsd.h tsk/vs/tsk_dos.h tsk/vs/tsk_gpt.h tsk/vs/tsk_mac.h tsk/vs/tsk_sun.h '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/include/tsk/vs' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/include/tsk/base' /usr/bin/install -p -m 644 tsk/base/tsk_base.h tsk/base/tsk_os.h '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/include/tsk/base' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/include/tsk/util' /usr/bin/install -p -m 644 tsk/util/crypto.hpp tsk/util/lw_shared_ptr.hpp tsk/util/span.hpp '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/include/tsk/util' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/include/tsk/auto' /usr/bin/install -p -m 644 tsk/auto/tsk_auto.h tsk/auto/tsk_is_image_supported.h tsk/auto/guid.h '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/include/tsk/auto' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/include/tsk/hashdb' /usr/bin/install -p -m 644 tsk/hashdb/tsk_hashdb.h '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/include/tsk/hashdb' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/include/tsk' /usr/bin/install -p -m 644 tsk/libtsk.h tsk/tsk_incs.h '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/include/tsk' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/include/tsk/pool' /usr/bin/install -p -m 644 tsk/pool/tsk_pool.h tsk/pool/tsk_pool.hpp tsk/pool/tsk_apfs.h tsk/pool/tsk_apfs.hpp tsk/pool/pool_compat.hpp tsk/pool/apfs_pool_compat.hpp '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/include/tsk/pool' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/include/tsk/fs' /usr/bin/install -p -m 644 tsk/fs/tsk_fs.h tsk/fs/tsk_ffs.h tsk/fs/tsk_ext2fs.h tsk/fs/tsk_fatfs.h tsk/fs/tsk_ntfs.h tsk/fs/tsk_iso9660.h tsk/fs/tsk_hfs.h tsk/fs/tsk_yaffs.h tsk/fs/tsk_apfs.h tsk/fs/tsk_apfs.hpp tsk/fs/apfs_fs.h tsk/fs/apfs_fs.hpp tsk/fs/apfs_compat.hpp tsk/fs/decmpfs.h tsk/fs/tsk_exfatfs.h tsk/fs/tsk_fatxxfs.h '/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/include/tsk/fs' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0' + find /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 4.10.0-1.mga8 --unique-debug-suffix -4.10.0-1.mga8.x86_64 --unique-debug-src-base sleuthkit-4.10.0-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/sleuthkit-4.10.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/blkcalc explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/blkstat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/blkls explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/fls explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/blkcat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/ffind explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/ifind explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/fcat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/img_stat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/ils explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/fsstat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/mmcat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/jcat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/img_cat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/jls explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/fiwalk explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/srch_strings explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/tsk_loaddb extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/blkstat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/hfind extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/blkcalc explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/jpeg_extract extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/blkcat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/istat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/blkls explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/mmls explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/mmstat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/sigfind extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/ffind extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/ifind explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/pstat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/lib64/libtsk.so.19.1.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/fcat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/img_stat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/mmcat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/usnjls explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/tsk_recover extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/fsstat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/jls extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/ils extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/jpeg_extract extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/fls extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/hfind extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/img_cat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/tsk_gettimes explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/icat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/jcat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/pstat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/fiwalk extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/mmstat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/tsk_loaddb extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/srch_strings extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/lib64/libtsk.so.19.1.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/mmls explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/tsk_comparedir extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/tsk_recover extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/usnjls extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/sigfind extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/tsk_gettimes extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/istat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/icat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/bin/tsk_comparedir original debug info size: 14844kB, size after compression: 12576kB /usr/lib/rpm/sepdebugcrcfix: Updated 31 CRC32s, 0 CRC32s did match. 7426 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/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tools/autotools/tsk_recover.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tools/vstools/mmls.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tools/imgtools/img_cat.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/fs_attr.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/ext2fs.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/apfs_compat.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/fs_open.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/exfatfs_meta.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/tsk_exfatfs.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/tsk_fatxxfs.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/ils_lib.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/dcat_lib.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/fatxxfs.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/tsk_apfs.hpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/dcalc_lib.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/dls_lib.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/ffs.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/tsk_apfs.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/fatfs_meta.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/iso9660.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/fatxxfs_dent.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/apfs_open.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/ntfs.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/fs_io.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/fatfs_utils.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/exfatfs_dent.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/exfatfs.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/fatxxfs_meta.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/fs_name.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/fs/yaffs.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/util/lw_shared_ptr.hpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/util/span.hpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/base/tsk_os.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/hashdb/encase.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/hashdb/nsrl.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/hashdb/hdb_base.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/hashdb/md5sum.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/hashdb/hashkeeper.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/hashdb/binsrch_index.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/pool/pool_read.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/pool/apfs_pool.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/pool/pool_open.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/pool/tsk_apfs.hpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/pool/apfs_pool_compat.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/auto/tsk_db.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/auto/guid.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/auto/guid.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/auto/tsk_db.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/auto/tsk_db_sqlite.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/auto/auto_db.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/auto/auto.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/img/aff.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/img/ewf.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/img/img_io.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/img/raw.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/img/ewf.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/img/tsk_img_i.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/sleuthkit-4.10.0-1.mga8.x86_64/tsk/img/img_writer.cpp is executable but has no shebang, removing executable bit Processing files: sleuthkit-4.10.0-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GYcM7s + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sleuthkit-4.10.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/share/doc/sleuthkit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/share/doc/sleuthkit + cp -pr ChangeLog.txt /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/share/doc/sleuthkit + cp -pr NEWS.txt /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/share/doc/sleuthkit + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/share/doc/sleuthkit + cp -pr licenses/GNU-COPYING licenses/IBM-LICENSE licenses/bsd.txt licenses/cpl1.0.txt licenses/mit.txt /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64/usr/share/doc/sleuthkit + RPM_EC=0 ++ jobs -p + exit 0 Provides: sleuthkit = 4.10.0-1.mga8 sleuthkit(x86-64) = 4.10.0-1.mga8 task = 4.10.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libafflib.so.0()(64bit) 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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libewf.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtsk.so.19()(64bit) perl(POSIX) perl(integer) perl(strict) perl-base >= 2:5.32.0 Conflicts: dstat Obsoletes: task = 4.10.0 Processing files: lib64tsk19-4.10.0-1.mga8.x86_64 Provides: lib64tsk19 = 4.10.0-1.mga8 lib64tsk19(x86-64) = 4.10.0-1.mga8 libtsk.so.19()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libafflib.so.0()(64bit) 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.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libewf.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsqlite3.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(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.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) Processing files: lib64tsk-devel-4.10.0-1.mga8.x86_64 Provides: devel(libtsk(64bit)) lib64tsk-devel = 4.10.0-1.mga8 lib64tsk-devel(x86-64) = 4.10.0-1.mga8 sleuthkit-devel = 4.10.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libafflib(64bit)) devel(libewf(64bit)) devel(libgcc_s(64bit)) devel(libsqlite3(64bit)) devel(libstdc++(64bit)) devel(libz(64bit)) Processing files: sleuthkit-debugsource-4.10.0-1.mga8.x86_64 Provides: sleuthkit-debugsource = 4.10.0-1.mga8 sleuthkit-debugsource(x86-64) = 4.10.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sleuthkit-debuginfo-4.10.0-1.mga8.x86_64 Provides: debuginfo(build-id) = 0314bb447c0fd65f1f8a8b687d0412ffd8e27a96 debuginfo(build-id) = 110ce3ee2d8a149708d3b4aa5a95548e128eeb8c debuginfo(build-id) = 17a208e85768d3d22144c721f57482e92c062811 debuginfo(build-id) = 1a330a527d77c4d2caeb27163e474eb651916e94 debuginfo(build-id) = 1e935500ac66196dedd2fc5a6872b29ea40d9fc0 debuginfo(build-id) = 26b151310d3c956dfc74efd23cc5ce744dcd46b2 debuginfo(build-id) = 44d732addcaf6623005adf4584923bfcdc2c0ea2 debuginfo(build-id) = 562856e50c7c0b6252e691b6802e171c27663cae debuginfo(build-id) = 5f38fd6985be2acf73aad4fbacbab8717d91702c debuginfo(build-id) = 61730af8bb6dfedcd02fde02a1b2ff32c5ee4f18 debuginfo(build-id) = 64ad4ef707b901cca1b41afe7af056ef9905067c debuginfo(build-id) = 652238ffceaa9e92d5ad9db5b4cb2257708e42e9 debuginfo(build-id) = 690693a8682a5098f2fab519b5d7fc20aa170ae5 debuginfo(build-id) = 6f264c0745e426617da2583d4da7d9998d51079d debuginfo(build-id) = 723d9b0f4fec0d090c0d6bdd6c8ebc5b0110de74 debuginfo(build-id) = 781572eefdfa87427796f862f62dad86ff87dd08 debuginfo(build-id) = 8a504620f8c3e02d76281474533060a8df2030bc debuginfo(build-id) = 8e0b5640f3b9cda4874eea2631f87f6103103ac4 debuginfo(build-id) = b6c4613796abfd944c295612ed8f6c688db80b22 debuginfo(build-id) = ba06b36059361b46275eb51bfba60889403456b2 debuginfo(build-id) = c34efcb27cddfdf977690a7629df6dce2aef56b1 debuginfo(build-id) = c376883b606afd0667f806b19103dff1cb4fd549 debuginfo(build-id) = d2375d32e649399a9e5d209ca7787865b0d6aef4 debuginfo(build-id) = e56c0a5871e8c3c84d5324968804974ef755f074 debuginfo(build-id) = ed5c0dac0614abca28a3b5dc5424f143b01bc689 debuginfo(build-id) = f233d58980611f16895dcd4ffd2d0dc73e7a4f19 debuginfo(build-id) = f860b2f690fd87066a2cbf1796d7199822684a26 debuginfo(build-id) = fa4e303d5965b1417fefbc939fd8b159110e3ea7 debuginfo(build-id) = fd4b7a0a8be075f12f7aeb52ffa455a910a8e0c5 debuginfo(build-id) = fe004bd45fbc8159fb5323f4b5b0e92a5b1ea9ed sleuthkit-debuginfo = 4.10.0-1.mga8 sleuthkit-debuginfo(x86-64) = 4.10.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sleuthkit-debugsource(x86-64) = 4.10.0-1.mga8 Processing files: lib64tsk19-debuginfo-4.10.0-1.mga8.x86_64 Provides: debuginfo(build-id) = 297b4c2653b83d91a36400a04105ba29caa7d8de lib64tsk19-debuginfo = 4.10.0-1.mga8 lib64tsk19-debuginfo(x86-64) = 4.10.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sleuthkit-debugsource(x86-64) = 4.10.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64tsk-devel-4.10.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/sleuthkit-4.10.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64tsk19-4.10.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/sleuthkit-debuginfo-4.10.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/sleuthkit-debugsource-4.10.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64tsk19-debuginfo-4.10.0-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gy8lsv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sleuthkit-4.10.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/sleuthkit-4.10.0-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aKv8Fu + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf sleuthkit-4.10.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!