+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ytalk.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.3zRBtx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ytalk-3.3.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ytalk-3.3.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ytalk-3.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5sMDXC + umask 022 + cd /builddir/build/BUILD + cd ytalk-3.3.0 + 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for long... yes checking size of long... 8 checking for u_int... yes checking size of u_int... 4 checking for initscr in -lncurses... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for keypad in -lncurses... yes checking for tcgetattr... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for socket... yes checking for gethostbyname... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking iovec.h usability... no checking iovec.h presence... no checking for iovec.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/stat.h... (cached) yes checking for size_t... yes checking return type of signal handlers... void checking whether time.h and sys/time.h may both be included... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for socklen_t... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking for openpty... no checking for openpty in -lutil... yes checking whether gcc needs -traditional... no checking for putenv... yes checking for strerror... yes checking for ttyname... yes checking for ptsname... yes checking for grantpt... yes checking for unlockpt... yes checking for setsid... yes checking for tcflush... yes checking for snprintf... yes checking for sigprocmask... yes checking for gethostname... yes checking for select... yes configure: creating ./config.status config.status: creating docs/Makefile config.status: creating docs/ytalk.1 config.status: creating test/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0/docs' Making all in src make[2]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -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 -c main.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -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 -c term.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -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 -c user.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -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 -c fd.c term.c: In function 'spew_term': term.c:1093:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, user->scr[y], (size_t)(e - user->scr[y])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ term.c:1097:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "\r\n", 2); ^~~~~~~~~~~~~~~~~~~~ term.c:1099:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "\n", 1); ^~~~~~~~~~~~~~~~~~ term.c:1109:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, tmp, strlen(tmp)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ term.c:1115:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, user->scr[y], (size_t)user->x); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ term.c:1122:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, user->scr[y], (size_t)(e - user->scr[y])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ term.c:1124:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "\r\n", 2); ^~~~~~~~~~~~~~~~~~~~ term.c:1126:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "\n", 1); ^~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -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 -c comm.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -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 -c menu.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -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 -c socket.c comm.c: In function 'invite': comm.c:922:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(user->fd, me->edit, 3); /* send the edit keys */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'contact_user': comm.c:747:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(user->fd, me->edit, 3); /* send the edit keys */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'connect_user': comm.c:673:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(user->fd, &parm, sizeof(y_parm)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'v2_process': comm.c:222:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(user->fd, pack, V2_PACKLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'send_accept': comm.c:152:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(to->fd, (yaddr)&v2p, V2_PACKLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'send_import': comm.c:130:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(to->fd, (yaddr)&v2p, V2_PACKLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'announce': comm.c:809:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, &v2p, V2_PACKLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'send_users': comm.c:1156:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(user->fd, o_cbuf, (size_t)(co - o_cbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c:1158:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(user->fd, o_buf, (size_t)(o - o_buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c:1160:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(user->fd, buf, (size_t)(b - buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c:1166:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(u->fd, o_cbuf, (size_t)(co - o_cbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c:1168:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(u->fd, o_buf, (size_t)(o - o_buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c:1170:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(u->fd, buf, (size_t)(b - buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -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 -c rc.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -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 -c exec.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -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 -c getpty.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -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 -c cwin.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -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 -c mem.c exec.c: In function 'execute': exec.c:271:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, "Warning: This pseudo-terminal is world-readable.\n", 49); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ exec.c: In function 'update_exec': exec.c:311:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(pfd, io_ptr, (size_t) io_len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -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 -c vt100.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -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 -c gtalk.c vt100.c: In function 'vt100_process': vt100.c:66:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(user->fd, "\033[0c", 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -o ytalk main.o term.o user.o fd.o comm.o menu.o socket.o rc.o exec.o getpty.o cwin.o mem.o vt100.o gtalk.o -lncurses -lutil make[2]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0/test' make[2]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0' make[2]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0' make[1]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IIMrZG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64 + cd ytalk-3.3.0 + echo 'warning: %makeinstall is deprecated, try %make_install instead' warning: %makeinstall is deprecated, try %make_install instead + /usr/bin/make prefix=/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr exec_prefix=/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr bindir=/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/bin sbindir=/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/etc datadir=/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/share includedir=/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/include libdir=/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/libexec localstatedir=/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/var sharedstatedir=/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/var/lib mandir=/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/share/man infodir=/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/share/info install Making install in docs make[1]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0/docs' make[2]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0/docs' make[2]: Nothing to be done for 'install-exec-am'. test -z "/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/share/man/man1" || mkdir -p -- "/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/share/man/man1" /usr/bin/install -c -m 644 './ytalk.1' '/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/share/man/man1/ytalk.1' make[2]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0/docs' make[1]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0/docs' Making install in src make[1]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0/src' test -z "/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/bin" /usr/bin/install -c 'ytalk' '/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/bin/ytalk' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0/src' make[1]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0/test' make[2]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0/test' make[1]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0/test' make[1]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0' make[2]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0' make[2]: Nothing to be done for 'install-exec-am'. test -z "/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/etc" || mkdir -p -- "/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/etc" /usr/bin/install -c -m 644 'ytalkrc' '/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/etc/ytalkrc' test -z "/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/share/man/man1" || mkdir -p -- "/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/share/man/man1" /usr/bin/install -c -m 644 './docs/ytalk.1' '/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/share/man/man1/ytalk.1' make[2]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0' make[1]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0' + make install DESTDIR=/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64 Making install in docs make[1]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0/docs' make[2]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0/docs' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/share/man/man1" /usr/bin/install -c -m 644 './ytalk.1' '/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/share/man/man1/ytalk.1' make[2]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0/docs' make[1]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0/docs' Making install in src make[1]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0/src' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/bin" /usr/bin/install -c 'ytalk' '/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/bin/ytalk' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0/src' make[1]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0/test' make[2]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0/test' make[1]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0/test' make[1]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0' make[2]: Entering directory '/builddir/build/BUILD/ytalk-3.3.0' make[2]: Nothing to be done for 'install-exec-am'. test -z "/etc" || mkdir -p -- "/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/etc" /usr/bin/install -c -m 644 'ytalkrc' '/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/etc/ytalkrc' test -z "/usr/share/man/man1" || mkdir -p -- "/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/share/man/man1" /usr/bin/install -c -m 644 './docs/ytalk.1' '/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/share/man/man1/ytalk.1' make[2]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0' make[1]: Leaving directory '/builddir/build/BUILD/ytalk-3.3.0' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/ytalk-3.3.0-29.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: ytalk-3.3.0-29.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.h9vzic + umask 022 + cd /builddir/build/BUILD + cd ytalk-3.3.0 + DOCDIR=/builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/share/doc/ytalk + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/share/doc/ytalk + cp -pr COPYING /builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/share/doc/ytalk + cp -pr AUTHORS /builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/share/doc/ytalk + cp -pr README /builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64/usr/share/doc/ytalk + exit 0 Provides: config(ytalk) = 3.3.0-29.fc28 ytalk = 3.3.0-29.fc28 ytalk(riscv-64) = 3.3.0-29.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) libncurses.so.6()(64bit) libtinfo.so.6()(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/ytalk-3.3.0-29.fc28.riscv64 Wrote: /builddir/build/SRPMS/ytalk-3.3.0-29.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ytalk-3.3.0-29.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.APk5N4 + umask 022 + cd /builddir/build/BUILD + cd ytalk-3.3.0 + rm -rf /builddir/build/BUILDROOT/ytalk-3.3.0-29.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff