D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/afio-2.5.1-6.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lQ0Mia + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf afio-2.5.1 + /usr/bin/gzip -dc /home/pterjan/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 . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fCEkIE + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd afio-2.5.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j4 '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] 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] reg char *oops; ^~~~ afio.c: In function 'outflush': afio.c:3970:7: warning: variable 'wrstat' set but not used [-Wunused-but-set-variable] int wrstat; ^~~~~~ afio.c: In function 'tocentry': afio.c:4581:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . (int)major (asb->sb_rdev), (int)minor (asb->sb_rdev)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ afio.c:4581:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . (int)major (asb->sb_rdev), (int)minor (asb->sb_rdev)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from afio.c:234:0: afio.c: In function 'dirmake': afio.h:253:14: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] #define VOID (void) /* Quiet lint about ignored return values */ afio.c:990:5: note: in expansion of macro 'VOID' VOID chown (name, ^~~~ afio.c: In function 'incheckdata': afio.h:253:14: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] #define VOID (void) /* Quiet lint about ignored return values */ afio.c:1604:2: note: in expansion of macro 'VOID' VOID dup (pfd[0]); ^~~~ afio.c: In function 'opencontrolscript': afio.h:253:14: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] #define VOID (void) /* Quiet lint about ignored return values */ afio.c:3090:2: note: in expansion of macro 'VOID' VOID dup (pfd[0]); ^~~~ afio.c: In function 'openotty': afio.h:253:14: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] #define VOID (void) /* Quiet lint about ignored return values */ afio.c:3345:5: note: in expansion of macro 'VOID' VOID dup (pfd[0]); ^~~~ afio.c: In function 'pipechld': afio.h:253:14: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] #define VOID (void) /* Quiet lint about ignored return values */ afio.c:4312:7: note: in expansion of macro 'VOID' VOID dup (pfd[0]); ^~~~ afio.h:253:14: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] #define VOID (void) /* Quiet lint about ignored return values */ afio.c:4323:7: note: in expansion of macro 'VOID' VOID dup (pfd[1]); ^~~~ afio.c: In function 'writedisk': afio.h:253:14: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] #define VOID (void) /* Quiet lint about ignored return values */ afio.c:5125:4: note: in expansion of macro 'VOID' VOID nice (-10); ^~~~ In file included from afio.c:234:0: 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=] #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' #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 #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' #define H_PRINT3 "%08lX%016llXm%06lo%08lX%08lX%08lX%08lX%016llXn%04X%04X%04Xs%016llX:" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from afio.c:166: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 111 and 120 bytes into a destination of size 111 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __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 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5F35Hb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64 + cd afio-2.5.1 + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64/usr/bin + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64/usr/share/man/man1 + install -m 755 afio /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64/usr/bin + install -m 755 afio.1 /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64/usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 2.5.1-6.mga7 --unique-debug-suffix -2.5.1-6.mga7.x86_64 --unique-debug-src-base afio-2.5.1-6.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/afio-2.5.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64/usr/bin/afio /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 312 blocks + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: afio-2.5.1-6.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PYHsVJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd afio-2.5.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64/usr/share/doc/afio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64/usr/share/doc/afio + cp -pr HISTORY /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64/usr/share/doc/afio + cp -pr INSTALLATION /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64/usr/share/doc/afio + cp -pr PORTING /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64/usr/share/doc/afio + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64/usr/share/doc/afio + cp -pr SCRIPTS /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64/usr/share/doc/afio + cp -pr afio.lsm /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64/usr/share/doc/afio + cp -pr script1 /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64/usr/share/doc/afio + cp -pr script2 /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64/usr/share/doc/afio + cp -pr script3 /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64/usr/share/doc/afio + cp -pr script4 /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64/usr/share/doc/afio + cp -pr afio_license_issues_v5.txt /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64/usr/share/doc/afio + exit 0 Provides: afio = 2.5.1-6.mga7 afio(x86-64) = 2.5.1-6.mga7 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-6.mga7.x86_64 Provides: afio-debugsource = 2.5.1-6.mga7 afio-debugsource(x86-64) = 2.5.1-6.mga7 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-6.mga7.x86_64 Provides: afio-debuginfo = 2.5.1-6.mga7 afio-debuginfo(x86-64) = 2.5.1-6.mga7 debuginfo(build-id) = f3ae3fa884a3ae368a218d4356150941be0dc7f6 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-6.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/afio-2.5.1-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/afio-debugsource-2.5.1-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/afio-debuginfo-2.5.1-6.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3bWM6i + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd afio-2.5.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/afio-2.5.1-6.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.X3IujS + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf afio-2.5.1 + exit 0 D: [iurt_root_command] Success!