D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/afio-2.5.1-8.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wrUHwZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf afio-2.5.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/afio-2.5.1.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd afio-2.5.1 + /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.usAxL0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd afio-2.5.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 'CC=cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -s -O2 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DMEMCPY -DMKDIR -DVOIDFIX -DHAVEFCNTL -DHAVEMEMCMP -DDEFFMTCMD='"fdformat /dev/fd0H1440"' -DHAVE_LCHOWN -DPRG_COMPRESS='"gzip"' -DHAVEFNMATCH -c -o exten.o exten.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -s -O2 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DMEMCPY -DMKDIR -DVOIDFIX -DHAVEFCNTL -DHAVEMEMCMP -DDEFFMTCMD='"fdformat /dev/fd0H1440"' -DHAVE_LCHOWN -DPRG_COMPRESS='"gzip"' -DHAVEFNMATCH -c -o match.o match.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -s -O2 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DMEMCPY -DMKDIR -DVOIDFIX -DHAVEFCNTL -DHAVEMEMCMP -DDEFFMTCMD='"fdformat /dev/fd0H1440"' -DHAVE_LCHOWN -DPRG_COMPRESS='"gzip"' -DHAVEFNMATCH -c -o compfile.o compfile.c compfile.c: In function 'compressfile': compfile.c:229:7: warning: variable 'namelen' set but not used [-Wunused-but-set-variable] 229 | int namelen,usemem; | ^~~~~~~ cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -s -O2 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DMEMCPY -DMKDIR -DVOIDFIX -DHAVEFCNTL -DHAVEMEMCMP -DDEFFMTCMD='"fdformat /dev/fd0H1440"' -DHAVE_LCHOWN -DPRG_COMPRESS='"gzip"' -DHAVEFNMATCH -c -o afio.o afio.c afio.c: In function 'incheckdata': afio.c:1561:13: warning: variable 'oops' set but not used [-Wunused-but-set-variable] 1561 | reg char *oops; | ^~~~ afio.c: In function 'outflush': afio.c:3970:7: warning: variable 'wrstat' set but not used [-Wunused-but-set-variable] 3970 | int wrstat; | ^~~~~~ afio.c: In function 'dirmake': afio.c:990:10: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result] 990 | VOID chown (name, | ^~~~~~~~~~~~ 991 | (uid == 0 ? asb->sb_uid : uid), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 992 | asb->sb_gid); | ~~~~~~~~~~~~ afio.c: In function 'incheckdata': afio.c:1604:7: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 1604 | VOID dup (pfd[0]); | ^~~~~~~~~~~~ afio.c: In function 'opencontrolscript': afio.c:3090:7: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 3090 | VOID dup (pfd[0]); | ^~~~~~~~~~~~ afio.c: In function 'openotty': afio.c:3345:10: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 3345 | VOID dup (pfd[0]); | ^~~~~~~~~~~~ afio.c: In function 'pipechld': afio.c:4312:12: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 4312 | VOID dup (pfd[0]); | ^~~~~~~~~~~~ afio.c:4323:12: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 4323 | VOID dup (pfd[1]); | ^~~~~~~~~~~~ afio.c: In function 'writedisk': afio.c:5125:9: warning: ignoring return value of 'nice' declared with attribute 'warn_unused_result' [-Wunused-result] 5125 | VOID nice (-10); | ^~~~~~~~~~ afio.c: In function 'main': afio.c:696:14: warning: '%s' directive writing up to 1023 bytes into a region of size 1018 [-Wformat-overflow=] 696 | "!%s %s%s %s '%s -%c -b %u -c %u %s'", | ^~ afio.c:696:4: note: directive argument in the range [1, 4294967295] 696 | "!%s %s%s %s '%s -%c -b %u -c %u %s'", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from afio.c:166: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 24 or more bytes (assuming 1056) into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ afio.c:696:14: warning: '%s' directive writing up to 1023 bytes into a region of size 1021 [-Wformat-overflow=] 696 | "!%s %s%s %s '%s -%c -b %u -c %u %s'", | ^~ ...... 700 | host ? host : arspec, | ~~~~~~ afio.c:696:4: note: directive argument in the range [1, 4294967295] 696 | "!%s %s%s %s '%s -%c -b %u -c %u %s'", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from afio.c:166: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 21 or more bytes (assuming 1053) into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ afio.c:696:11: warning: '%s' directive writing up to 1023 bytes into a region of size 1016 [-Wformat-overflow=] 696 | "!%s %s%s %s '%s -%c -b %u -c %u %s'", | ^~ afio.c:696:4: note: directive argument in the range [1, 4294967295] 696 | "!%s %s%s %s '%s -%c -b %u -c %u %s'", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from afio.c:166: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 27 or more bytes (assuming 1059) into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ afio.c:696:11: warning: '%s' directive writing up to 1023 bytes into a region of size 1019 [-Wformat-overflow=] 696 | "!%s %s%s %s '%s -%c -b %u -c %u %s'", | ^~ ...... 699 | host ? arspec : "", | ~~~~~~ afio.c:696:4: note: directive argument in the range [1, 4294967295] 696 | "!%s %s%s %s '%s -%c -b %u -c %u %s'", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from afio.c:166: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 24 or more bytes (assuming 1056) into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from afio.c:195: In function 'memcpy', inlined from 'inhead' at afio.c:1984:4: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' accessing 5 bytes at offsets 0 and 1 overlaps 4 bytes at offset 1 [-Wrestrict] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from afio.c:234: afio.c: In function 'outhead3': afio.h:155:19: warning: '%016llX' directive writing 16 bytes into a region of size between 9 and 18 [-Wformat-overflow=] 155 | #define H_PRINT3 "%08lX%016llXm%06lo%08lX%08lX%08lX%08lX%016llXn%04X%04X%04Xs%016llX:" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ afio.h:155:19: note: in definition of macro 'H_PRINT3' 155 | #define H_PRINT3 "%08lX%016llXm%06lo%08lX%08lX%08lX%08lX%016llXn%04X%04X%04Xs%016llX:" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ afio.h:155:79: note: format string is defined here 155 | #define H_PRINT3 "%08lX%016llXm%06lo%08lX%08lX%08lX%08lX%016llXn%04X%04X%04Xs%016llX:" | ^~~~~~~ afio.h:155:19: note: using the range [0, 18446744073709551615] for directive argument 155 | #define H_PRINT3 "%08lX%016llXm%06lo%08lX%08lX%08lX%08lX%016llXn%04X%04X%04Xs%016llX:" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ afio.h:155:19: note: in definition of macro 'H_PRINT3' 155 | #define H_PRINT3 "%08lX%016llXm%06lo%08lX%08lX%08lX%08lX%016llXn%04X%04X%04Xs%016llX:" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from afio.c:166: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 111 and 120 bytes into a destination of size 111 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -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 afio.o compfile.o exten.o match.o -o afio + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ted31Z + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64 + cd afio-2.5.1 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64/usr/bin + mkdir -p /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64/usr/share/man/man1 + install -m 755 afio /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64/usr/bin + install -m 755 afio.1 /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64/usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.5.1-8.mga8 --unique-debug-suffix -2.5.1-8.mga8.x86_64 --unique-debug-src-base afio-2.5.1-8.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/afio-2.5.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64/usr/bin/afio extracting debug info from /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64/usr/bin/afio original debug info size: 236kB, size after compression: 228kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 312 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: afio-2.5.1-8.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xCWpB2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd afio-2.5.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64/usr/share/doc/afio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64/usr/share/doc/afio + cp -pr HISTORY /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64/usr/share/doc/afio + cp -pr INSTALLATION /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64/usr/share/doc/afio + cp -pr PORTING /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64/usr/share/doc/afio + cp -pr README /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64/usr/share/doc/afio + cp -pr SCRIPTS /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64/usr/share/doc/afio + cp -pr afio.lsm /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64/usr/share/doc/afio + cp -pr script1 /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64/usr/share/doc/afio + cp -pr script2 /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64/usr/share/doc/afio + cp -pr script3 /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64/usr/share/doc/afio + cp -pr script4 /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64/usr/share/doc/afio + cp -pr afio_license_issues_v5.txt /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64/usr/share/doc/afio + RPM_EC=0 ++ jobs -p + exit 0 Provides: afio = 2.5.1-8.mga8 afio(x86-64) = 2.5.1-8.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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) Processing files: afio-debugsource-2.5.1-8.mga8.x86_64 Provides: afio-debugsource = 2.5.1-8.mga8 afio-debugsource(x86-64) = 2.5.1-8.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: afio-debuginfo-2.5.1-8.mga8.x86_64 Provides: afio-debuginfo = 2.5.1-8.mga8 afio-debuginfo(x86-64) = 2.5.1-8.mga8 debuginfo(build-id) = ef3b75a8d0ea3b51f6326a155d594ac65a7a5dc7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: afio-debugsource(x86-64) = 2.5.1-8.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/afio-debuginfo-2.5.1-8.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/afio-debugsource-2.5.1-8.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/afio-2.5.1-8.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uCnU6Z + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd afio-2.5.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/afio-2.5.1-8.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rUnel1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf afio-2.5.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!