+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/jpnevulator.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.x4M93L + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jpnevulator-2.3.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/jpnevulator-2.3.4.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jpnevulator-2.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Xv5G26 + umask 022 + cd /builddir/build/BUILD + cd jpnevulator-2.3.4 + make -j4 '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 ' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 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 -c -o main.o main.c 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 -c -o options.o options.c 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 -c -o jpnevulator.o jpnevulator.c 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 -c -o byte.o byte.c 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 -c -o interface.o interface.c 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 -c -o tty.o tty.c 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 -c -o pty.o pty.c interface.c: In function 'interfaceAdd': interface.c:77:47: warning: '%s' directive writing up to 512 bytes into a region of size 218 [-Wformat-overflow=] sprintf(error,"%s: Unable to open interface %s",PROGRAM_NAME,interface->name); ^~ In file included from /usr/include/stdio.h:861:0, from interface.c:19: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 39 and 551 bytes into a destination of size 256 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 -c -o io.o io.c 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 -c -o checksum.o checksum.c 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 -c -o crc16.o crc16.c 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 -c -o crc8.o crc8.c 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 -c -o list.o list.c 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 -c -o misc.o misc.c gzip --best -c `echo jpnevulator.1.gz|sed 's/\.gz$//'` > jpnevulator.1.gz 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 jpnevulator main.o options.o jpnevulator.o byte.o interface.o tty.o pty.o io.o checksum.o crc16.o crc8.o list.o misc.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uEYVK7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jpnevulator-2.3.4-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jpnevulator-2.3.4-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/jpnevulator-2.3.4-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jpnevulator-2.3.4-4.fc28.riscv64 + cd jpnevulator-2.3.4 + make DESTDIR=/builddir/build/BUILDROOT/jpnevulator-2.3.4-4.fc28.riscv64 'INSTALL=install -p' install install -p -D -m 0755 jpnevulator /builddir/build/BUILDROOT/jpnevulator-2.3.4-4.fc28.riscv64/usr/bin/jpnevulator for manual in jpnevulator.1.gz; do \ install -p -D -m 0644 $manual /builddir/build/BUILDROOT/jpnevulator-2.3.4-4.fc28.riscv64/usr/share/man/man1/$manual; \ done + /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: jpnevulator-2.3.4-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XigY09 + umask 022 + cd /builddir/build/BUILD + cd jpnevulator-2.3.4 + DOCDIR=/builddir/build/BUILDROOT/jpnevulator-2.3.4-4.fc28.riscv64/usr/share/doc/jpnevulator + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jpnevulator-2.3.4-4.fc28.riscv64/usr/share/doc/jpnevulator + cp -pr AUTHORS /builddir/build/BUILDROOT/jpnevulator-2.3.4-4.fc28.riscv64/usr/share/doc/jpnevulator + cp -pr BUGS /builddir/build/BUILDROOT/jpnevulator-2.3.4-4.fc28.riscv64/usr/share/doc/jpnevulator + cp -pr COPYING /builddir/build/BUILDROOT/jpnevulator-2.3.4-4.fc28.riscv64/usr/share/doc/jpnevulator + cp -pr Changelog /builddir/build/BUILDROOT/jpnevulator-2.3.4-4.fc28.riscv64/usr/share/doc/jpnevulator + cp -pr FAQ /builddir/build/BUILDROOT/jpnevulator-2.3.4-4.fc28.riscv64/usr/share/doc/jpnevulator + cp -pr README /builddir/build/BUILDROOT/jpnevulator-2.3.4-4.fc28.riscv64/usr/share/doc/jpnevulator + cp -pr TODO /builddir/build/BUILDROOT/jpnevulator-2.3.4-4.fc28.riscv64/usr/share/doc/jpnevulator + exit 0 Provides: jpnevulator = 2.3.4-4.fc28 jpnevulator(riscv-64) = 2.3.4-4.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) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jpnevulator-2.3.4-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/jpnevulator-2.3.4-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/jpnevulator-2.3.4-4.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.v5UvWV + umask 022 + cd /builddir/build/BUILD + cd jpnevulator-2.3.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jpnevulator-2.3.4-4.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff