+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/jfbterm.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: bogus date in %changelog: Thu Aug 15 2006 Mamoru Tasaka 0.4.7-4 warning: bogus date in %changelog: Thu Feb 25 2005 MACHIDA Hideki 0.4.7-matchy1 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FDSjsm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jfbterm-0.4.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/jfbterm-0.4.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jfbterm-0.4.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (jfbterm-0.4.6-conf.patch):' Patch #0 (jfbterm-0.4.6-conf.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .conf --fuzz=0 patching file jfbterm.conf.sample + echo 'Patch #1 (jfbterm-0.4.7-remove-sticky.patch):' Patch #1 (jfbterm-0.4.7-remove-sticky.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .remove_sticky --fuzz=0 patching file Makefile.in + echo 'Patch #5 (jfbterm-0.4.7-userspace.patch):' Patch #5 (jfbterm-0.4.7-userspace.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .userspace --fuzz=0 patching file fbdpsp.c + echo 'Patch #3 (jfbterm-0.4.7-infinite_loop.patch):' Patch #3 (jfbterm-0.4.7-infinite_loop.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .infinite_loop --fuzz=0 patching file ChangeLog patching file main.c patching file term.h + echo 'Patch #10 (jfbterm-0.4.7-remove-warning.patch):' Patch #10 (jfbterm-0.4.7-remove-warning.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .remove_warn --fuzz=0 patching file fbcommon.c patching file fbdpsp.c patching file pcf.c patching file term.c patching file vterm.c patching file vtermlow.c + echo 'Patch #11 (jfbterm-0.4.7-mmap-newkernel.patch):' Patch #11 (jfbterm-0.4.7-mmap-newkernel.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .nmap_newkernel --fuzz=0 patching file fbcommon.c + echo 'Patch #12 (jfbterm-0.4.7-hang-onexit.patch):' Patch #12 (jfbterm-0.4.7-hang-onexit.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .hang_onexit --fuzz=0 patching file term.c + echo 'Patch #13 (jfbterm-0.4.7-pagemask_userspace.patch):' Patch #13 (jfbterm-0.4.7-pagemask_userspace.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .pagemask --fuzz=0 patching file fbcommon.c patching file fbcommon.h + echo 'Patch #15 (jfbterm-0.4.7-hang-on-utmp-refresh-with-invalid-utid.patch):' Patch #15 (jfbterm-0.4.7-hang-on-utmp-refresh-with-invalid-utid.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .utid_with_refresh --fuzz=0 patching file term.c + echo 'Patch #16 (jfbterm-0.4.7-wrong-inline-gcc5.patch):' Patch #16 (jfbterm-0.4.7-wrong-inline-gcc5.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .inline_gcc5 --fuzz=0 patching file pen.c patching file pen.h + touch Makefile.in aclocal.m4 config.h.in configure stamp-h.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UndgGF + umask 022 + cd /builddir/build/BUILD + cd jfbterm-0.4.7 + cp -p /usr/share/fonts/japanese/efont-unicode-bdf/b16.pcf.gz fonts/ + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-direct-color creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal-1.4... missing checking for working autoconf... missing checking for working automake-1.4... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking for main in -lm... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for malloc.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for working const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for st_rdev in struct stat... yes checking whether time.h and sys/time.h may both be included... yes checking whether gcc needs -traditional... no checking whether sys/types.h defines makedev... no checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking return type of signal handlers... void checking for vprintf... yes checking for select... yes checking for strdup... yes checking for strerror... yes checking for ioperm... no checking for gunzip... /usr/bin/gunzip checking whether to enable color gamma... no checking whether to enable reverse-video... no checking whether to enable debugging... no checking whether to enable utf8... yes checking whether to enable other coding system... yes checking whether to enable 1bpp... no checking whether to enable 2bpp... yes checking whether to enable 8bpp... yes checking whether to enable 15bpp... yes checking whether to enable 16bpp... yes checking whether to enable 24bpp... yes checking whether to enable 32bpp... yes checking whether to enable pseudo-color... yes checking whether to enable direct-color... yes checking whether to enable true-color... yes checking whether to enable vga16fb... yes configure: warning: but ioperm() not found on your system, disable vga16fb support checking whether to enable packed-pixels... yes checking whether to enable check-mmio-error... no checking whether to enable force-8bit... no checking whether to enable dimmer... no updating cache ./config.cache creating ./config.status creating Makefile creating config.h + touch stamp-h + /usr/bin/make -j4 gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -c main.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -c fbcommon.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -c fbdpsp.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -c font.c fbdpsp.c: In function 'tfbm_fill_rect_15bpp_packed': fbdpsp.c:419:5: warning: cast increases required alignment of target type [-Wcast-align] d=(u_short*)(p->smem + y * p->bytePerLine + sx * 2); ^ fbdpsp.c: In function 'tfbm_clear_all_15bpp_packed': fbdpsp.c:431:13: warning: cast increases required alignment of target type [-Wcast-align] u_short *d=(u_short*)(p->smem); ^ fbdpsp.c: In function 'tfbm_overlay_15bpp_packed': fbdpsp.c:456:8: warning: cast increases required alignment of target type [-Wcast-align] wp = (u_short*)(p->smem + y * p->bytePerLine + xd * 2); ^ fbdpsp.c: In function 'tfbm_reverse_15bpp_packed': fbdpsp.c:495:7: warning: cast increases required alignment of target type [-Wcast-align] d = (u_short*)(p->smem + y * p->bytePerLine + sx * 2); ^ fbdpsp.c: In function 'tfbm_fill_rect_16bpp_packed': fbdpsp.c:515:5: warning: cast increases required alignment of target type [-Wcast-align] d=(u_short*)(p->smem + y * p->bytePerLine + sx * 2); ^ fbdpsp.c: In function 'tfbm_clear_all_16bpp_packed': fbdpsp.c:527:13: warning: cast increases required alignment of target type [-Wcast-align] u_short *d=(u_short*)(p->smem); ^ fbdpsp.c: In function 'tfbm_overlay_16bpp_packed': fbdpsp.c:551:8: warning: cast increases required alignment of target type [-Wcast-align] wp = (u_short*)(p->smem + y * p->bytePerLine + xd * 2); ^ fbdpsp.c: In function 'tfbm_reverse_16bpp_packed': fbdpsp.c:594:7: warning: cast increases required alignment of target type [-Wcast-align] d = (u_short*)(p->smem + y * p->bytePerLine + sx * 2); ^ fbdpsp.c: In function 'tfbm_fill_rect_32bpp_packed': fbdpsp.c:746:5: warning: cast increases required alignment of target type [-Wcast-align] d=(u_int*)(p->smem + y * p->bytePerLine + sx * 4); ^ fbdpsp.c: In function 'tfbm_clear_all_32bpp_packed': fbdpsp.c:757:11: warning: cast increases required alignment of target type [-Wcast-align] u_int *d=(u_int*)(p->smem); ^ fbdpsp.c: In function 'tfbm_overlay_32bpp_packed': fbdpsp.c:781:8: warning: cast increases required alignment of target type [-Wcast-align] wp = (u_int*)(p->smem + y * p->bytePerLine + xd * 4); ^ fbdpsp.c: In function 'tfbm_reverse_32bpp_packed': fbdpsp.c:820:7: warning: cast increases required alignment of target type [-Wcast-align] d = (u_int*)(p->smem + y * p->bytePerLine + sx * 4); ^ gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -c picofont.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -c getcap.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -c message.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -c pcf.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -c pen.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -c term.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -c util.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -c csv.c util.c: In function 'util_privilege_init': util.c:51:5: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] setreuid(owner_uid, runner_uid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c: In function 'util_privilege_on': util.c:57:5: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] setreuid(runner_uid, owner_uid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c: In function 'util_privilege_off': util.c:63:5: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] setreuid(owner_uid, runner_uid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c: In function 'util_privilege_open': util.c:70:5: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] setreuid(runner_uid, owner_uid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:72:5: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] setreuid(owner_uid, runner_uid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c: In function 'util_privilege_drop': util.c:97:5: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] setreuid(runner_uid, runner_uid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ term.c: In function 'tterm_start': term.c:243:9: warning: variable 'j' set but not used [-Wunused-but-set-variable] int j = write(p->ptyfd, buf, ret); ^ term.c: In function 'tterm_wakeup_shell': term.c:263:2: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid(getgid()); ^~~~~~~~~~~~~~~~ term.c:264:2: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(getuid()); ^~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -c vterm.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -c vtermlow.c vterm.c: In function 'tvterm_set_default_encoding': vterm.c:380:6: warning: variable 'ncap' set but not used [-Wunused-but-set-variable] int ncap; ^~~~ vterm.c: In function 'tvterm_esc_report': vterm.c:1110:7: warning: variable 'j' set but not used [-Wunused-but-set-variable] int j; ^ vtermlow.c: In function 'tvterm_refresh': vtermlow.c:257:13: warning: variable 'ch2' set but not used [-Wunused-but-set-variable] u_char ch, ch2; ^~~ vtermlow.c:257:9: warning: variable 'ch' set but not used [-Wunused-but-set-variable] u_char ch, ch2; ^~ vterm.c: In function 'tvterm_esc_bracket': vterm.c:1118:29: warning: '%d' directive writing between 1 and 11 bytes into a region of size 7 [-Wformat-overflow=] sprintf(p->report, "\x1B[%d;%dR", y, x); ^~ vterm.c:1118:23: note: directive argument in the range [-2147483648, 255] sprintf(p->report, "\x1B[%d;%dR", y, x); ^~~~~~~~~~~~~ vterm.c:1118:23: note: directive argument in the range [-2147483648, 255] In file included from /usr/include/stdio.h:861:0, from vterm.c:32: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 27 bytes into a destination of size 9 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o jfbterm main.o fbcommon.o fbdpsp.o font.o picofont.o getcap.o message.o pcf.o pen.o term.o util.o csv.o vterm.o vtermlow.o -lutil -lm + tic -C terminfo.jfbterm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LnLV6A + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64 + cd jfbterm-0.4.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/etc + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/fonts/jfbterm + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64 install make[1]: Entering directory '/builddir/build/BUILD/jfbterm-0.4.7' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/bin mkdir /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/bin /usr/bin/install -c jfbterm /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/bin/jfbterm /usr/bin/make install-exec-hook make[2]: Entering directory '/builddir/build/BUILD/jfbterm-0.4.7' : chown root:utmp /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/bin/jfbterm : chmod ug+s /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/bin/jfbterm make[2]: Leaving directory '/builddir/build/BUILD/jfbterm-0.4.7' /usr/bin/install -c -m 644 ./jfbterm.conf.sample /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/etc/jfbterm.conf.sample /usr/bin/install -c -m 644 ./fonts/*.pcf.gz /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/fonts/jfbterm make[1]: Leaving directory '/builddir/build/BUILD/jfbterm-0.4.7' + /usr/bin/mv /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/etc/jfbterm.conf.sample /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/etc/jfbterm.conf + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/man/man1 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/man/man5 + /usr/bin/install -m 644 jfbterm.1 /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/man/man1 + /usr/bin/install -m 644 jfbterm.conf.5 /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/man/man5 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/terminfo/j + tic -o /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/terminfo terminfo.jfbterm + cp -p /usr/share/fonts/japanese/efont-unicode-bdf/b16.pcf.gz /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/fonts/jfbterm/ + for font in shnm8x16r.pcf.gz shnmk16.pcf.gz jisksp16-1990.pcf.gz 8x16.pcf.gz gb16fs.pcf.gz hanglg16.pcf.gz + status=1 + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/japanese-bitmap-fonts/shnm8x16r.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/japanese/misc/shnm8x16r.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/ja/misc/shnm8x16r.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/jisksp16-1990-fonts/shnm8x16r.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/jisksp16-1990/shnm8x16r.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/japanese-bitmap/shnm8x16r.pcf.gz -a 1 = 1 ']' + cp -p /usr/share/fonts/japanese-bitmap/shnm8x16r.pcf.gz /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/fonts/jfbterm/ + status=0 + break + '[' 0 = 1 ']' + for font in shnm8x16r.pcf.gz shnmk16.pcf.gz jisksp16-1990.pcf.gz 8x16.pcf.gz gb16fs.pcf.gz hanglg16.pcf.gz + status=1 + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/japanese-bitmap-fonts/shnmk16.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/japanese/misc/shnmk16.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/ja/misc/shnmk16.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/jisksp16-1990-fonts/shnmk16.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/jisksp16-1990/shnmk16.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/japanese-bitmap/shnmk16.pcf.gz -a 1 = 1 ']' + cp -p /usr/share/fonts/japanese-bitmap/shnmk16.pcf.gz /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/fonts/jfbterm/ + status=0 + break + '[' 0 = 1 ']' + for font in shnm8x16r.pcf.gz shnmk16.pcf.gz jisksp16-1990.pcf.gz 8x16.pcf.gz gb16fs.pcf.gz hanglg16.pcf.gz + status=1 + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/japanese-bitmap-fonts/jisksp16-1990.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/japanese/misc/jisksp16-1990.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/ja/misc/jisksp16-1990.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/jisksp16-1990-fonts/jisksp16-1990.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/jisksp16-1990/jisksp16-1990.pcf.gz -a 1 = 1 ']' + cp -p /usr/share/fonts/jisksp16-1990/jisksp16-1990.pcf.gz /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/fonts/jfbterm/ + status=0 + break + '[' 0 = 1 ']' + for font in shnm8x16r.pcf.gz shnmk16.pcf.gz jisksp16-1990.pcf.gz 8x16.pcf.gz gb16fs.pcf.gz hanglg16.pcf.gz + status=1 + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/japanese-bitmap-fonts/8x16.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/japanese/misc/8x16.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/ja/misc/8x16.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/jisksp16-1990-fonts/8x16.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/jisksp16-1990/8x16.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/japanese-bitmap/8x16.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/X11/fonts/misc/8x16.pcf.gz -a 1 = 1 ']' + cp -p /usr/share/X11/fonts/misc/8x16.pcf.gz /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/fonts/jfbterm/ + status=0 + break + '[' 0 = 1 ']' + for font in shnm8x16r.pcf.gz shnmk16.pcf.gz jisksp16-1990.pcf.gz 8x16.pcf.gz gb16fs.pcf.gz hanglg16.pcf.gz + status=1 + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/japanese-bitmap-fonts/gb16fs.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/japanese/misc/gb16fs.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/ja/misc/gb16fs.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/jisksp16-1990-fonts/gb16fs.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/jisksp16-1990/gb16fs.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/japanese-bitmap/gb16fs.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/X11/fonts/misc/gb16fs.pcf.gz -a 1 = 1 ']' + cp -p /usr/share/X11/fonts/misc/gb16fs.pcf.gz /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/fonts/jfbterm/ + status=0 + break + '[' 0 = 1 ']' + for font in shnm8x16r.pcf.gz shnmk16.pcf.gz jisksp16-1990.pcf.gz 8x16.pcf.gz gb16fs.pcf.gz hanglg16.pcf.gz + status=1 + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/japanese-bitmap-fonts/hanglg16.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/japanese/misc/hanglg16.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/ja/misc/hanglg16.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/jisksp16-1990-fonts/hanglg16.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/jisksp16-1990/hanglg16.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/fonts/japanese-bitmap/hanglg16.pcf.gz -a 1 = 1 ']' + for path in /usr/share/fonts/japanese-bitmap-fonts /usr/share/fonts/{japanese,ja}/misc /usr/share/fonts/jisksp16-1990-fonts /usr/share/fonts/jisksp16-1990 /usr/share/fonts/japanese-bitmap /usr/share/X11/fonts/misc + '[' -f /usr/share/X11/fonts/misc/hanglg16.pcf.gz -a 1 = 1 ']' + cp -p /usr/share/X11/fonts/misc/hanglg16.pcf.gz /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/fonts/jfbterm/ + status=0 + break + '[' 0 = 1 ']' + status=1 ++ seq 1 15 + for num in `seq 1 15` + font=8x13-ISO8859-1.pcf.gz + path=/usr/share/X11/fonts/misc + '[' -f /usr/share/X11/fonts/misc/8x13-ISO8859-1.pcf.gz ']' + cp -p /usr/share/X11/fonts/misc/8x13-ISO8859-1.pcf.gz /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/fonts/jfbterm/ + status=0 + for num in `seq 1 15` + font=8x13-ISO8859-2.pcf.gz + path=/usr/share/X11/fonts/misc + '[' -f /usr/share/X11/fonts/misc/8x13-ISO8859-2.pcf.gz ']' + cp -p /usr/share/X11/fonts/misc/8x13-ISO8859-2.pcf.gz /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/fonts/jfbterm/ + status=0 + for num in `seq 1 15` + font=8x13-ISO8859-3.pcf.gz + path=/usr/share/X11/fonts/misc + '[' -f /usr/share/X11/fonts/misc/8x13-ISO8859-3.pcf.gz ']' + for num in `seq 1 15` + font=8x13-ISO8859-4.pcf.gz + path=/usr/share/X11/fonts/misc + '[' -f /usr/share/X11/fonts/misc/8x13-ISO8859-4.pcf.gz ']' + for num in `seq 1 15` + font=8x13-ISO8859-5.pcf.gz + path=/usr/share/X11/fonts/misc + '[' -f /usr/share/X11/fonts/misc/8x13-ISO8859-5.pcf.gz ']' + cp -p /usr/share/X11/fonts/misc/8x13-ISO8859-5.pcf.gz /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/fonts/jfbterm/ + status=0 + for num in `seq 1 15` + font=8x13-ISO8859-6.pcf.gz + path=/usr/share/X11/fonts/misc + '[' -f /usr/share/X11/fonts/misc/8x13-ISO8859-6.pcf.gz ']' + for num in `seq 1 15` + font=8x13-ISO8859-7.pcf.gz + path=/usr/share/X11/fonts/misc + '[' -f /usr/share/X11/fonts/misc/8x13-ISO8859-7.pcf.gz ']' + cp -p /usr/share/X11/fonts/misc/8x13-ISO8859-7.pcf.gz /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/fonts/jfbterm/ + status=0 + for num in `seq 1 15` + font=8x13-ISO8859-8.pcf.gz + path=/usr/share/X11/fonts/misc + '[' -f /usr/share/X11/fonts/misc/8x13-ISO8859-8.pcf.gz ']' + cp -p /usr/share/X11/fonts/misc/8x13-ISO8859-8.pcf.gz /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/fonts/jfbterm/ + status=0 + for num in `seq 1 15` + font=8x13-ISO8859-9.pcf.gz + path=/usr/share/X11/fonts/misc + '[' -f /usr/share/X11/fonts/misc/8x13-ISO8859-9.pcf.gz ']' + cp -p /usr/share/X11/fonts/misc/8x13-ISO8859-9.pcf.gz /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/fonts/jfbterm/ + status=0 + for num in `seq 1 15` + font=8x13-ISO8859-10.pcf.gz + path=/usr/share/X11/fonts/misc + '[' -f /usr/share/X11/fonts/misc/8x13-ISO8859-10.pcf.gz ']' + for num in `seq 1 15` + font=8x13-ISO8859-11.pcf.gz + path=/usr/share/X11/fonts/misc + '[' -f /usr/share/X11/fonts/misc/8x13-ISO8859-11.pcf.gz ']' + for num in `seq 1 15` + font=8x13-ISO8859-12.pcf.gz + path=/usr/share/X11/fonts/misc + '[' -f /usr/share/X11/fonts/misc/8x13-ISO8859-12.pcf.gz ']' + for num in `seq 1 15` + font=8x13-ISO8859-13.pcf.gz + path=/usr/share/X11/fonts/misc + '[' -f /usr/share/X11/fonts/misc/8x13-ISO8859-13.pcf.gz ']' + for num in `seq 1 15` + font=8x13-ISO8859-14.pcf.gz + path=/usr/share/X11/fonts/misc + '[' -f /usr/share/X11/fonts/misc/8x13-ISO8859-14.pcf.gz ']' + cp -p /usr/share/X11/fonts/misc/8x13-ISO8859-14.pcf.gz /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/fonts/jfbterm/ + status=0 + for num in `seq 1 15` + font=8x13-ISO8859-15.pcf.gz + path=/usr/share/X11/fonts/misc + '[' -f /usr/share/X11/fonts/misc/8x13-ISO8859-15.pcf.gz ']' + cp -p /usr/share/X11/fonts/misc/8x13-ISO8859-15.pcf.gz /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/fonts/jfbterm/ + status=0 + '[' 0 = 1 ']' + /usr/bin/cat + /usr/bin/mkdir -p -m 755 /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/etc/security/console.perms.d + /usr/bin/install -m 644 60-jfbterm.perms /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/etc/security/console.perms.d/ + /usr/bin/sed -i -e 's|\r||' AUTHORS + for f in AUTHORS ChangeLog + /usr/bin/mv AUTHORS AUTHORS.orig + iconv -f ISO-2022-JP -t UTF8 AUTHORS.orig + /usr/bin/rm -f AUTHORS.orig + for f in AUTHORS ChangeLog + /usr/bin/mv ChangeLog ChangeLog.orig + iconv -f ISO-2022-JP -t UTF8 ChangeLog.orig + /usr/bin/rm -f ChangeLog.orig + /usr/bin/mv README.ja README.ja.orig + iconv -f EUCJP -t UTF8 README.ja.orig + /usr/bin/rm -f README.ja.orig + /usr/bin/rm -rf /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/terminfo/ + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: jfbterm-0.4.7-37.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vmorsM + umask 022 + cd /builddir/build/BUILD + cd jfbterm-0.4.7 + DOCDIR=/builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/doc/jfbterm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/doc/jfbterm + cp -pr AUTHORS /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/doc/jfbterm + cp -pr COPYING /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/doc/jfbterm + cp -pr ChangeLog /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/doc/jfbterm + cp -pr NEWS /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/doc/jfbterm + cp -pr README README.ja /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/doc/jfbterm + cp -pr jfbterm.termcap /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64/usr/share/doc/jfbterm + exit 0 Provides: config(jfbterm) = 0.4.7-37.fc28 jfbterm = 0.4.7-37.fc28 jfbterm(riscv-64) = 0.4.7-37.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64 Wrote: /builddir/build/SRPMS/jfbterm-0.4.7-37.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/jfbterm-0.4.7-37.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RwlDib + umask 022 + cd /builddir/build/BUILD + cd jfbterm-0.4.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jfbterm-0.4.7-37.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff