D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/foremost-1.5.7-11.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6F4L23 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf foremost-1.5.7 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/foremost-1.5.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd foremost-1.5.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (foremost-broken-jpeg.patch):' Patch #0 (foremost-broken-jpeg.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file extract.c + echo 'Patch #1 (foremost-fix-permission-timestamp.patch):' Patch #1 (foremost-fix-permission-timestamp.patch): + /usr/bin/patch --no-backup-if-mismatch -p2 --fuzz=0 patching file Makefile + sed -i 's!/usr/local/etc/foremost.conf!/etc/foremost.conf!' config.c + sed -i 's/^RAW_FLAGS =.*/RAW_FLAGS = -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables/' Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.g3M9y4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd foremost-1.5.7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cli.c gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c main.c gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c config.c gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c helpers.c gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dir.c gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c engine.c gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c state.c state.c: In function 'set_config_file': state.c:75:2: warning: ignoring return value of 'realpath' declared with attribute 'warn_unused_result' [-Wunused-result] 75 | realpath(fn, temp); | ^~~~~~~~~~~~~~~~~~ state.c: In function 'set_output_directory': state.c:96:2: warning: ignoring return value of 'realpath' declared with attribute 'warn_unused_result' [-Wunused-result] 96 | realpath(fn, temp); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from main.h:38, from state.c:3: In function 'strncpy', inlined from 'set_input_file' at state.c:206:2: /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ state.c: In function 'set_input_file': state.c:206:35: note: length computed here 206 | strncpy(s->input_file, filename, strlen(filename) + 1); | ^~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c api.c gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c extract.c gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 main.o state.o helpers.o config.o cli.o engine.o dir.o extract.o api.o -o foremost + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.771aW6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64 + cd foremost-1.5.7 + '[' 1 -eq 1 ']' + chmod 0644 CHANGES Makefile README api.c api.o cli.c cli.o config.c config.o dir.c dir.o engine.c engine.o extract.c extract.h extract.o foremost foremost.8.gz foremost.conf helpers.c helpers.o main.c main.h main.o ole.h state.c state.o + mkdir -p /home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64/usr/bin + mkdir -p /home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64/etc + mkdir -p /home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64/usr/share/man/man8 + make install BIN=/home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64/usr/bin MAN=/home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64/usr/share/man/man8 CONF=/home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64/etc install -p -m 755 foremost /home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64/usr/bin install -p -m 644 foremost.8.gz /home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64/usr/share/man/man8 install -p -m 644 foremost.conf /home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64/etc + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.5.7-11.mga8 --unique-debug-suffix -1.5.7-11.mga8.x86_64 --unique-debug-src-base foremost-1.5.7-11.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/foremost-1.5.7 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64/usr/bin/foremost extracting debug info from /home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64/usr/bin/foremost original debug info size: 280kB, size after compression: 260kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 326 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 Processing files: foremost-1.5.7-11.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hWVl66 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd foremost-1.5.7 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64/usr/share/doc/foremost + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64/usr/share/doc/foremost + cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64/usr/share/doc/foremost + cp -pr README /home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64/usr/share/doc/foremost + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/bin/foremost warning: File listed twice: /usr/lib/.build-id/a6/5514076d6749341565d6a731a17b02f0f6fb76 Provides: config(foremost) = 0:1.5.7-11.mga8 foremost = 0:1.5.7-11.mga8 foremost(x86-64) = 0:1.5.7-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) Processing files: foremost-debugsource-1.5.7-11.mga8.x86_64 Provides: foremost-debugsource = 0:1.5.7-11.mga8 foremost-debugsource(x86-64) = 0:1.5.7-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: foremost-debuginfo-1.5.7-11.mga8.x86_64 Provides: debuginfo(build-id) = a65514076d6749341565d6a731a17b02f0f6fb76 foremost-debuginfo = 0:1.5.7-11.mga8 foremost-debuginfo(x86-64) = 0:1.5.7-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: foremost-debugsource(x86-64) = 0:1.5.7-11.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/foremost-1.5.7-11.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/foremost-debugsource-1.5.7-11.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/foremost-debuginfo-1.5.7-11.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IZCEV6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd foremost-1.5.7 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/foremost-1.5.7-11.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.d6mOg4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf foremost-1.5.7 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!