+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/cmatrix.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yaYH3k + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cmatrix-1.2a + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/cmatrix-1.2a.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd cmatrix-1.2a + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/cmatrix-tty . + sed -i -r 's: (/usr): \$(DESTDIR)\1:' Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xBaiBq + umask 022 + cd /builddir/build/BUILD + cd cmatrix-1.2a + 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 + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 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 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... missing checking for working autoconf... missing checking for working automake... 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 whether make sets ${MAKE}... (cached) yes checking for main in -lncurses... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for fcntl.h... yes checking for sys/ioctl.h... yes checking for unistd.h... yes checking for termios.h... yes checking for termio.h... yes checking return type of signal handlers... void checking for putenv... yes checking for curses.h... yes checking for ncurses.h... yes checking for tgetent in -lncurses... yes Using ncurses as the termcap library checking for use_default_colors in -lncurses... yes checking for resizeterm in -lncurses... yes checking for wresize in -lncurses... yes checking for consolechars... no checking for setfont... no configure: warning: *** neither the consolechars nor the setfont program was not found. You *** will not be able to see the characters in the matrix font in the *** console without this program (it may still work in xterms). If you are *** using Linux, the package containing this program is usually called *** kbd, kbd-utils, or console-utils checking for /usr/lib/kbd/consolefonts... no checking for /usr/share/consolefonts... no configure: warning: *** You do not appear to have a consolefonts directory in a standard location *** (/usr/lib/kbd or /usr/share), even though you appear to have the *** consolechars and/or setfont command. The matrix font for the console *** will not be installed. This means you will not be able to use the *** matrix console font (and the -l command line switch) unless the font *** is located in your current directory when you run CMatrix. checking for mkfontdir... no checking for /usr/lib/X11/fonts/misc... no checking for /usr/X11R6/lib/X11/fonts/misc... no configure: warning: *** You do not appear to have an X window fonts directory in the standard *** locations (/usr/lib/X11/fonts/misc or /usr/X11R6/lib/X11/fonts/misc). The *** mtx.pcf font will not be installed. This means you will probably not *** be able to use the mtx fonts in your x terminals, and hence be unable *** to use the -x command line switch. Sorry about that... updating cache ./config.cache creating ./config.status creating Makefile creating cmatrix.spec creating config.h + /usr/bin/make -O -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 -Wall -Wno-comment -c cmatrix.c cmatrix.c: In function 'main': cmatrix.c:633:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(syscmd); ^~~~~~~~~~~~~~ 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 -Wall -Wno-comment -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmatrix cmatrix.o -lncurses -lncurses + help2man -N -o cmatrix.1 ./cmatrix + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HW0Pso + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64 + cd cmatrix-1.2a + install -dm0755 /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/share/consolefonts + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/builddir/build/BUILD/cmatrix-1.2a' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/bin mkdir /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/bin /usr/bin/install -p cmatrix /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/bin/cmatrix /usr/bin/make install-man1 make[2]: Entering directory '/builddir/build/BUILD/cmatrix-1.2a' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/share/man/man1 mkdir /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/share/man mkdir /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/share/man/man1 /usr/bin/install -p -m 644 ./cmatrix.1 /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/share/man/man1/cmatrix.1 make[2]: Leaving directory '/builddir/build/BUILD/cmatrix-1.2a' Installing matrix fonts in /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/share/consolefonts... make[1]: Leaving directory '/builddir/build/BUILD/cmatrix-1.2a' + install -Dpm0644 mtx.pcf /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/share/X11/fonts/misc/mtx.pcf + install -Dm755 cmatrix-tty /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/bin + install -Dpm0644 cmatrix.1 /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/share/man/man1/cmatrix.1 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /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: cmatrix-1.2a-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7qaI02 + umask 022 + cd /builddir/build/BUILD + cd cmatrix-1.2a + DOCDIR=/builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/share/doc/cmatrix + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/share/doc/cmatrix + cp -pr AUTHORS /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/share/doc/cmatrix + cp -pr NEWS /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/share/doc/cmatrix + cp -pr README /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/share/doc/cmatrix + cp -pr ChangeLog /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/share/doc/cmatrix + cp -pr TODO /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/share/doc/cmatrix + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oo134h + umask 022 + cd /builddir/build/BUILD + cd cmatrix-1.2a + LICENSEDIR=/builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/share/licenses/cmatrix + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/share/licenses/cmatrix + cp -pr COPYING /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64/usr/share/licenses/cmatrix + exit 0 Provides: cmatrix = 1.2a-1.fc28 cmatrix(riscv-64) = 1.2a-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh 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) libncurses.so.6()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: cmatrix-x11-fonts-1.2a-1.fc28.riscv64 Provides: cmatrix-x11-fonts = 1.2a-1.fc28 cmatrix-x11-fonts(riscv-64) = 1.2a-1.fc28 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 mkfontdir Requires(postun): /bin/sh mkfontdir Suggests: xorg-x11-fonts Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cmatrix-1.2a-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/cmatrix-1.2a-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/cmatrix-1.2a-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/cmatrix-x11-fonts-1.2a-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iPSg0v + umask 022 + cd /builddir/build/BUILD + cd cmatrix-1.2a + /usr/bin/rm -rf /builddir/build/BUILDROOT/cmatrix-1.2a-1.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