D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/docbook-to-man-2.0.0-15.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pgIgP7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf docbook-to-man-2.0.0.orig + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/docbook-to-man_2.0.0.orig.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd docbook-to-man-2.0.0.orig + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/docbook-to-man_2.0.0-42.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/compile.mga.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/docbook-to-man-PLD.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Mok034 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd docbook-to-man-2.0.0.orig + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make CC=aarch64-mageia-linux-gnu-gcc 'OPT=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' ROOT=/usr for dir in cmd Instant Transpec; \ do (cd $dir; make all); \ done make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/docbook-to-man-2.0.0.orig/cmd' cat docbook-to-man.sh >docbook-to-man chmod a+x docbook-to-man make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/docbook-to-man-2.0.0.orig/cmd' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/docbook-to-man-2.0.0.orig/Instant' cd tptregexp; make all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/docbook-to-man-2.0.0.orig/Instant/tptregexp' aarch64-mageia-linux-gnu-gcc -c -O -I. regexp.c -o regexp.o aarch64-mageia-linux-gnu-gcc -c -O -I. regsub.c -o regsub.o aarch64-mageia-linux-gnu-gcc -c -O -I. regerror.c -o regerror.o aarch64-mageia-linux-gnu-gcc -c -O -I. strerror.c -o strerror.o ar rcv libtptregexp.a regexp.o regsub.o regerror.o strerror.o a - regexp.o a - regsub.o a - regerror.o a - strerror.o if [ -f /usr/bin/ranlib ] ; then ranlib libtptregexp.a ; else true ; fi make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/docbook-to-man-2.0.0.orig/Instant/tptregexp' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Itptregexp -DDEF_TPT_LIB=\"/usr/share/sgml/transpec\" main.c -o main.o main.c: In function 'ReadESIS': main.c:616:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 616 | fgets(buf, LINESIZE, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:811:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 811 | fgets(buf, LINESIZE, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:819:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 819 | fgets(buf, LINESIZE, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:851:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 851 | fgets(buf, LINESIZE, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:861:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 861 | fgets(buf, LINESIZE, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'AccumElemInfo': main.c:452:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 452 | fgets(buf, LINESIZE, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Itptregexp -DDEF_TPT_LIB=\"/usr/share/sgml/transpec\" util.c -o util.o aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Itptregexp -DDEF_TPT_LIB=\"/usr/share/sgml/transpec\" info.c -o info.o aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Itptregexp -DDEF_TPT_LIB=\"/usr/share/sgml/transpec\" translate.c -o translate.o aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Itptregexp -DDEF_TPT_LIB=\"/usr/share/sgml/transpec\" traninit.c -o traninit.o traninit.c: In function 'ReadTransSpec': traninit.c:140:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 140 | fgets(fn, LINESIZE-i, fp); /* read and append to buf */ | ^~~~~~~~~~~~~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Itptregexp -DDEF_TPT_LIB=\"/usr/share/sgml/transpec\" tranvar.c -o tranvar.o aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Itptregexp -DDEF_TPT_LIB=\"/usr/share/sgml/transpec\" tables.c -o tables.o aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Itptregexp -DDEF_TPT_LIB=\"/usr/share/sgml/transpec\" browse.c -o browse.o aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Itptregexp -DDEF_TPT_LIB=\"/usr/share/sgml/transpec\" masterVersion.c -o masterVersion.o aarch64-mageia-linux-gnu-gcc -o instant main.o util.o info.o translate.o traninit.o tranvar.o tables.o browse.o masterVersion.o -Ltptregexp -ltptregexp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/docbook-to-man-2.0.0.orig/Instant' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/docbook-to-man-2.0.0.orig/Transpec' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/docbook-to-man-2.0.0.orig/Transpec' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SaauS5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64 + cd docbook-to-man-2.0.0.orig + '[' 1 -eq 1 ']' + install -d /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64/usr/bin /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64/usr/share/sgml /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64/usr/share/man/man1 /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64/usr/share/man/man5 + /usr/bin/make install ROOT=/home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64/usr for dir in cmd Instant Transpec; \ do (cd $dir; make ROOT=/home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64/usr install); \ done make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/docbook-to-man-2.0.0.orig/cmd' cp docbook-to-man /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64/usr/bin make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/docbook-to-man-2.0.0.orig/cmd' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/docbook-to-man-2.0.0.orig/Instant' cd tptregexp; make all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/docbook-to-man-2.0.0.orig/Instant/tptregexp' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/docbook-to-man-2.0.0.orig/Instant/tptregexp' cp instant /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64/usr/bin make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/docbook-to-man-2.0.0.orig/Instant' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/docbook-to-man-2.0.0.orig/Transpec' if [ ! -d /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64/usr/share/sgml/transpec ]; then mkdir /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64/usr/share/sgml/transpec; fi cd /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64/usr/share/sgml/transpec; rm -f docbook-to-man.ts roff.cmap roff.sdata cp docbook-to-man.ts roff.cmap roff.sdata /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64/usr/share/sgml/transpec make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/docbook-to-man-2.0.0.orig/Transpec' + install Doc/docbook-to-man.1 Doc/instant.1 /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64/usr/share/man/man1 + install Doc/transpec.1 /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64/usr/share/man/man5/transpec.5 + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.0.0-15.mga8 --unique-debug-suffix -2.0.0-15.mga8.aarch64 --unique-debug-src-base docbook-to-man-2.0.0-15.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/docbook-to-man-2.0.0.orig explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64/usr/bin/instant extracting debug info from /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64/usr/bin/instant original debug info size: 300kB, size after compression: 284kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 423 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 mangling shebang in /usr/bin/docbook-to-man from /bin/sh to #!/usr/bin/sh Processing files: docbook-to-man-2.0.0-15.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1cMBd9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd docbook-to-man-2.0.0.orig + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64/usr/share/doc/docbook-to-man + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64/usr/share/doc/docbook-to-man + cp -pr README /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64/usr/share/doc/docbook-to-man + cp -pr README.ANS /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64/usr/share/doc/docbook-to-man + RPM_EC=0 ++ jobs -p + exit 0 Provides: docbook-to-man = 2.0.0-15.mga8 docbook-to-man(aarch-64) = 2.0.0-15.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) Processing files: docbook-to-man-debugsource-2.0.0-15.mga8.aarch64 Provides: docbook-to-man-debugsource = 2.0.0-15.mga8 docbook-to-man-debugsource(aarch-64) = 2.0.0-15.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: docbook-to-man-debuginfo-2.0.0-15.mga8.aarch64 Provides: debuginfo(build-id) = 2ca0fb34318e5500ff7a20dbceab7766705fc1ba docbook-to-man-debuginfo = 2.0.0-15.mga8 docbook-to-man-debuginfo(aarch-64) = 2.0.0-15.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: docbook-to-man-debugsource(aarch-64) = 2.0.0-15.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/docbook-to-man-2.0.0-15.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/docbook-to-man-debuginfo-2.0.0-15.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/docbook-to-man-debugsource-2.0.0-15.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tMpwx5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd docbook-to-man-2.0.0.orig + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/docbook-to-man-2.0.0-15.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VIuBS6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf docbook-to-man-2.0.0.orig + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!