D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/pentaxpj-1.0.0-17.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KlHw1w + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pentaxpj + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pentaxpj-1.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pentaxpj + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (pentaxpj-glibc28_fix.diff):' Patch #0 (pentaxpj-glibc28_fix.diff): + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file pentaxpj.c + echo 'Patch #1 (pentaxpj-1.0.0-LDFLAGS.diff):' Patch #1 (pentaxpj-1.0.0-LDFLAGS.diff): + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file Makefile + find . -type d -perm 0700 -exec chmod 755 '{}' ';' + find . -type f -perm 0555 -exec chmod 755 '{}' ';' + find . -type f -perm 0444 -exec chmod 644 '{}' ';' ++ find . -type d -name CVS ++ find . -type d -name .svn ++ find . -type f -name '.cvs*' ++ find . -type f -name '.#*' + for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*` + for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*` + for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*` + for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*` + for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*` + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SgXWQs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pentaxpj + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLONG_FORM_FEED' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLONG_FORM_FEED -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags pentaxpj.c -o pentaxpj pentaxpj.c: In function 'cmdreset': pentaxpj.c:83:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 83 | write(lp,"\033@",2); | ^~~~~~~~~~~~~~~~~~~ pentaxpj.c: In function 'cmdff': pentaxpj.c:92:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 92 | write(lp,"\033~*\x00\x00",5); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pentaxpj.c:94:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 94 | write(lp,"\033~\f",3); | ^~~~~~~~~~~~~~~~~~~~~ pentaxpj.c: In function 'cmdh1': pentaxpj.c:103:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 103 | write(lp,cmdbuf,4); | ^~~~~~~~~~~~~~~~~~ pentaxpj.c: In function 'cmdh2': pentaxpj.c:109:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 109 | write(lp,cmdbuf,5); | ^~~~~~~~~~~~~~~~~~ pentaxpj.c: In function 'main': pentaxpj.c:628:17: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 628 | fgets( optbuf, 80, cfgf ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ pentaxpj.c:702:25: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result] 702 | pipe(gspipe); | ^~~~~~~~~~~~ pentaxpj.c:732:41: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result] 732 | pipe(catpipe); | ^~~~~~~~~~~~~ pentaxpj.c:756:65: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 756 | write(STDOUT_FILENO,catbuf,catn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ln -sf ./pentaxpj ./pentaxpj_sh + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0UYEgd + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/pentaxpj-1.0.0-17.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/pentaxpj-1.0.0-17.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/pentaxpj-1.0.0-17.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/pentaxpj-1.0.0-17.mga9.aarch64 + cd pentaxpj + '[' 1 -eq 1 ']' + install -d /home/iurt/rpmbuild/BUILDROOT/pentaxpj-1.0.0-17.mga9.aarch64/usr/bin + install -d /home/iurt/rpmbuild/BUILDROOT/pentaxpj-1.0.0-17.mga9.aarch64/usr/sbin + install -d /home/iurt/rpmbuild/BUILDROOT/pentaxpj-1.0.0-17.mga9.aarch64/usr/lib64/pentaxpj + install -d /home/iurt/rpmbuild/BUILDROOT/pentaxpj-1.0.0-17.mga9.aarch64/etc + cp -a BWidget-1.3.1 pentaxpj pentaxsetup pentax.xpm test-page.ps.gz /home/iurt/rpmbuild/BUILDROOT/pentaxpj-1.0.0-17.mga9.aarch64/usr/lib64/pentaxpj + ln -s /usr/lib64/pentaxpj/pentaxsetup /home/iurt/rpmbuild/BUILDROOT/pentaxpj-1.0.0-17.mga9.aarch64/usr/sbin + ln -s /usr/lib64/pentaxpj/pentaxpj /home/iurt/rpmbuild/BUILDROOT/pentaxpj-1.0.0-17.mga9.aarch64/usr/bin + cat + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.0.0-17.mga9 --unique-debug-suffix -1.0.0-17.mga9.aarch64 --unique-debug-src-base pentaxpj-1.0.0-17.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pentaxpj extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pentaxpj-1.0.0-17.mga9.aarch64/usr/lib64/pentaxpj/pentaxpj dwz: ./usr/lib64/pentaxpj/pentaxpj-1.0.0-17.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 56kB, size after compression: 56kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 40 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 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib64/pentaxpj/pentaxsetup from /bin/sh to #!/usr/bin/sh Processing files: pentaxpj-1.0.0-17.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ssIny5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pentaxpj + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/pentaxpj-1.0.0-17.mga9.aarch64/usr/share/doc/pentaxpj + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pentaxpj-1.0.0-17.mga9.aarch64/usr/share/doc/pentaxpj + cp -pr README /home/iurt/rpmbuild/BUILDROOT/pentaxpj-1.0.0-17.mga9.aarch64/usr/share/doc/pentaxpj + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(pentaxpj) = 1.0.0-17.mga9 pentaxpj = 1.0.0-17.mga9 pentaxpj(aarch-64) = 1.0.0-17.mga9 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) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) Processing files: pentaxpj-debugsource-1.0.0-17.mga9.aarch64 Provides: pentaxpj-debugsource = 1.0.0-17.mga9 pentaxpj-debugsource(aarch-64) = 1.0.0-17.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pentaxpj-debuginfo-1.0.0-17.mga9.aarch64 Provides: debuginfo(build-id) = e1d7475f4cb9bc910ec6d1046a0cbce9d63b6890 pentaxpj-debuginfo = 1.0.0-17.mga9 pentaxpj-debuginfo(aarch-64) = 1.0.0-17.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pentaxpj-debugsource(aarch-64) = 1.0.0-17.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/pentaxpj-1.0.0-17.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pentaxpj-debugsource-1.0.0-17.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pentaxpj-debuginfo-1.0.0-17.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pentaxpj-1.0.0-17.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dYrtyd + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pentaxpj + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/pentaxpj-1.0.0-17.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SjYzbK + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pentaxpj + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!