D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/tv-fonts-1.1-9.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZLgS0A + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf tv-fonts-1.1 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/tv-fonts-1.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tv-fonts-1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/tv-fonts-Makefile.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rDyWlr + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tv-fonts-1.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' -n '' ']' + /usr/bin/make -O -j8 rm -f led-iso8859-1.pcf.gz bdftopcf -o led-iso8859-1.pcf led-iso8859-1.bdf gzip led-iso8859-1.pcf rm -f led-iso8859-10.pcf.gz bdftopcf -o led-iso8859-10.pcf led-iso8859-10.bdf gzip led-iso8859-10.pcf rm -f led-iso8859-13.pcf.gz bdftopcf -o led-iso8859-13.pcf led-iso8859-13.bdf gzip led-iso8859-13.pcf rm -f led-iso8859-14.pcf.gz bdftopcf -o led-iso8859-14.pcf led-iso8859-14.bdf gzip led-iso8859-14.pcf rm -f led-iso8859-15.pcf.gz bdftopcf -o led-iso8859-15.pcf led-iso8859-15.bdf gzip led-iso8859-15.pcf rm -f led-iso8859-2.pcf.gz bdftopcf -o led-iso8859-2.pcf led-iso8859-2.bdf gzip led-iso8859-2.pcf rm -f led-iso8859-3.pcf.gz bdftopcf -o led-iso8859-3.pcf led-iso8859-3.bdf gzip led-iso8859-3.pcf rm -f led-iso8859-4.pcf.gz bdftopcf -o led-iso8859-4.pcf led-iso8859-4.bdf gzip led-iso8859-4.pcf rm -f led-iso8859-5.pcf.gz bdftopcf -o led-iso8859-5.pcf led-iso8859-5.bdf gzip led-iso8859-5.pcf rm -f led-iso8859-8.pcf.gz bdftopcf -o led-iso8859-8.pcf led-iso8859-8.bdf gzip led-iso8859-8.pcf rm -f led-iso8859-7.pcf.gz bdftopcf -o led-iso8859-7.pcf led-iso8859-7.bdf gzip led-iso8859-7.pcf rm -f led-iso8859-9.pcf.gz bdftopcf -o led-iso8859-9.pcf led-iso8859-9.bdf gzip led-iso8859-9.pcf rm -f led-koi8-r.pcf.gz bdftopcf -o led-koi8-r.pcf led-koi8-r.bdf gzip led-koi8-r.pcf rm -f led-iso10646-1.pcf.gz bdftopcf -o led-iso10646-1.pcf led-iso10646-1.bdf gzip led-iso10646-1.pcf gcc -O2 -Wall -o code/x11fonts code/x11font.c code/x11font.c: In function 'main': code/x11font.c:111:51: warning: pointer targets in passing argument 5 of 'print_font' differ in signedness [-Wpointer-sign] 111 | print_font("teletext1.bdf","Ets","Teletext",0,wstfont2_bits, | ^~~~~~~~~~~~~ | | | char * code/x11font.c:51:27: note: expected 'unsigned char *' but argument is of type 'char *' 51 | unsigned char *font, int cw, int ch, int cpl, int hs, | ~~~~~~~~~~~~~~~^~~~ code/x11font.c:113:51: warning: pointer targets in passing argument 5 of 'print_font' differ in signedness [-Wpointer-sign] 113 | print_font("teletext2.bdf","Ets","Teletext",0,wstfont2_bits, | ^~~~~~~~~~~~~ | | | char * code/x11font.c:51:27: note: expected 'unsigned char *' but argument is of type 'char *' 51 | unsigned char *font, int cw, int ch, int cpl, int hs, | ~~~~~~~~~~~~~~~^~~~ code/x11font.c:115:51: warning: pointer targets in passing argument 5 of 'print_font' differ in signedness [-Wpointer-sign] 115 | print_font("teletext4.bdf","Ets","Teletext",0,wstfont2_bits, | ^~~~~~~~~~~~~ | | | char * code/x11font.c:51:27: note: expected 'unsigned char *' but argument is of type 'char *' 51 | unsigned char *font, int cw, int ch, int cpl, int hs, | ~~~~~~~~~~~~~~~^~~~ code/x11font.c:117:52: warning: pointer targets in passing argument 5 of 'print_font' differ in signedness [-Wpointer-sign] 117 | print_font("teletext1i.bdf","Ets","Teletext",1,wstfont2_bits, | ^~~~~~~~~~~~~ | | | char * code/x11font.c:51:27: note: expected 'unsigned char *' but argument is of type 'char *' 51 | unsigned char *font, int cw, int ch, int cpl, int hs, | ~~~~~~~~~~~~~~~^~~~ code/x11font.c:119:52: warning: pointer targets in passing argument 5 of 'print_font' differ in signedness [-Wpointer-sign] 119 | print_font("teletext2i.bdf","Ets","Teletext",1,wstfont2_bits, | ^~~~~~~~~~~~~ | | | char * code/x11font.c:51:27: note: expected 'unsigned char *' but argument is of type 'char *' 51 | unsigned char *font, int cw, int ch, int cpl, int hs, | ~~~~~~~~~~~~~~~^~~~ code/x11font.c:121:52: warning: pointer targets in passing argument 5 of 'print_font' differ in signedness [-Wpointer-sign] 121 | print_font("teletext4i.bdf","Ets","Teletext",1,wstfont2_bits, | ^~~~~~~~~~~~~ | | | char * code/x11font.c:51:27: note: expected 'unsigned char *' but argument is of type 'char *' 51 | unsigned char *font, int cw, int ch, int cpl, int hs, | ~~~~~~~~~~~~~~~^~~~ code/x11font.c:123:48: warning: pointer targets in passing argument 5 of 'print_font' differ in signedness [-Wpointer-sign] 123 | print_font("caption.bdf","Ets","Caption",0,ccfont2_bits, | ^~~~~~~~~~~~ | | | char * code/x11font.c:51:27: note: expected 'unsigned char *' but argument is of type 'char *' 51 | unsigned char *font, int cw, int ch, int cpl, int hs, | ~~~~~~~~~~~~~~~^~~~ code/x11font.c:125:49: warning: pointer targets in passing argument 5 of 'print_font' differ in signedness [-Wpointer-sign] 125 | print_font("captioni.bdf","Ets","Caption",1,ccfont2_bits, | ^~~~~~~~~~~~ | | | char * code/x11font.c:51:27: note: expected 'unsigned char *' but argument is of type 'char *' 51 | unsigned char *font, int cw, int ch, int cpl, int hs, | ~~~~~~~~~~~~~~~^~~~ code/x11fonts writing teletext1.bdf writing teletext2.bdf writing teletext4.bdf writing teletext1i.bdf writing teletext2i.bdf writing teletext4i.bdf writing caption.bdf writing captioni.bdf code/x11fonts writing teletext1.bdf writing teletext2.bdf writing teletext4.bdf writing teletext1i.bdf writing teletext2i.bdf writing teletext4i.bdf writing caption.bdf writing captioni.bdf code/x11fonts writing teletext1.bdf writing teletext2.bdf writing teletext4.bdf writing teletext1i.bdf writing teletext2i.bdf writing teletext4i.bdf writing caption.bdf writing captioni.bdf code/x11fonts writing teletext1.bdf writing teletext2.bdf writing teletext4.bdf writing teletext1i.bdf writing teletext2i.bdf writing teletext4i.bdf writing caption.bdf writing captioni.bdf code/x11fonts writing teletext1.bdf writing teletext2.bdf writing teletext4.bdf writing teletext1i.bdf writing teletext2i.bdf writing teletext4i.bdf writing caption.bdf writing captioni.bdf code/x11fonts writing teletext1.bdf writing teletext2.bdf writing teletext4.bdf writing teletext1i.bdf writing teletext2i.bdf writing teletext4i.bdf writing caption.bdf writing captioni.bdf code/x11fonts writing teletext1.bdf writing teletext2.bdf writing teletext4.bdf writing teletext1i.bdf writing teletext2i.bdf writing teletext4i.bdf writing caption.bdf writing captioni.bdf code/x11fonts writing teletext1.bdf writing teletext2.bdf writing teletext4.bdf writing teletext1i.bdf writing teletext2i.bdf writing teletext4i.bdf writing caption.bdf writing captioni.bdf rm -f caption.pcf.gz bdftopcf -o caption.pcf caption.bdf gzip caption.pcf rm -f captioni.pcf.gz bdftopcf -o captioni.pcf captioni.bdf gzip captioni.pcf rm -f teletext1.pcf.gz bdftopcf -o teletext1.pcf teletext1.bdf gzip teletext1.pcf rm -f teletext1i.pcf.gz bdftopcf -o teletext1i.pcf teletext1i.bdf gzip teletext1i.pcf rm -f teletext2.pcf.gz bdftopcf -o teletext2.pcf teletext2.bdf gzip teletext2.pcf rm -f teletext2i.pcf.gz bdftopcf -o teletext2i.pcf teletext2i.bdf gzip teletext2i.pcf rm -f teletext4.pcf.gz bdftopcf -o teletext4.pcf teletext4.bdf gzip teletext4.pcf rm -f teletext4i.pcf.gz bdftopcf -o teletext4i.pcf teletext4i.bdf gzip teletext4i.pcf mkfontdir + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SCpR2k + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/tv-fonts-1.1-9.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/tv-fonts-1.1-9.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/tv-fonts-1.1-9.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/tv-fonts-1.1-9.mga9.aarch64 + cd tv-fonts-1.1 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/tv-fonts-1.1-9.mga9.aarch64/usr/share/fonts/misc/ + install caption.pcf.gz captioni.pcf.gz led-iso10646-1.pcf.gz led-iso8859-1.pcf.gz led-iso8859-10.pcf.gz led-iso8859-13.pcf.gz led-iso8859-14.pcf.gz led-iso8859-15.pcf.gz led-iso8859-2.pcf.gz led-iso8859-3.pcf.gz led-iso8859-4.pcf.gz led-iso8859-5.pcf.gz led-iso8859-7.pcf.gz led-iso8859-8.pcf.gz led-iso8859-9.pcf.gz led-koi8-r.pcf.gz teletext1.pcf.gz teletext1i.pcf.gz teletext2.pcf.gz teletext2i.pcf.gz teletext4.pcf.gz teletext4i.pcf.gz /home/iurt/rpmbuild/BUILDROOT/tv-fonts-1.1-9.mga9.aarch64/usr/share/fonts/misc/ + cat + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.1-9.mga9 --unique-debug-suffix -1.1-9.mga9.aarch64 --unique-debug-src-base tv-fonts-1.1-9.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/tv-fonts-1.1 + /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 Processing files: tv-fonts-1.1-9.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VGqaz5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tv-fonts-1.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/tv-fonts-1.1-9.mga9.aarch64/usr/share/doc/tv-fonts + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/tv-fonts-1.1-9.mga9.aarch64/usr/share/doc/tv-fonts + cp -pr README /home/iurt/rpmbuild/BUILDROOT/tv-fonts-1.1-9.mga9.aarch64/usr/share/doc/tv-fonts + RPM_EC=0 ++ jobs -p + exit 0 Provides: tv-fonts = 1.1-9.mga9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/tv-fonts-1.1-9.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/tv-fonts-1.1-9.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.abPSYN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tv-fonts-1.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/tv-fonts-1.1-9.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1mIDWY + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf tv-fonts-1.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!