+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/shigofumi.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.xqeZ7Q + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf shigofumi-0.8 + /usr/bin/xz -dc /builddir/build/SOURCES/shigofumi-0.8.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd shigofumi-0.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.K8Hv5f + umask 022 + cd /builddir/build/BUILD + cd shigofumi-0.8 + 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 --disable-debug --enable-doc --enable-fatalwarnings --enable-largefile --enable-nls --disable-rpath --enable-xattr checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for ISDS... yes checking for CONFUSE... yes checking for magic_open in -lmagic... yes checking whether magic_version is declared... yes checking whether readline via "-lreadline" is present and sane... yes checking for xsltproc... no configure: WARNING: Missing xsltproc! checking for DocBook XSLT stylesheet location in "/usr/share/sgml/docbook/xsl-stylesheets"... configure: WARNING: missing! configure: WARNING: Missing xsltproc. Make sure you have sources with pregenerated manual pages. checking for po4a... no configure: WARNING: Missing po4a. Make sure you have sources with pregenerated localized manual pages. 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 attr/xattr.h usability... yes checking attr/xattr.h presence... yes checking for attr/xattr.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for size_t... yes checking for ssize_t... yes checking for uint8_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working strcoll... yes checking for getcwd... yes checking for localtime_r... yes checking for mkstemps... yes checking for munmap... yes checking for nl_langinfo... yes checking for setenv... yes checking for setlocale... yes checking for strerror... yes checking for strtol... yes checking for tzset... yes checking for wcwidth... yes checking whether memset is declared... yes checking whether strdup is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/po/Makefile config.status: creating doc/po/po4a-build.conf config.status: creating doc/po/cs/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating src/config.h config.status: src/config.h is unchanged config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j4 Making all in po make[1]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/po' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8/po' Making all in src make[1]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/src' gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -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 -Werror -std=c99 -Wall -c -o completion.o completion.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -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 -Werror -std=c99 -Wall -c -o data.o data.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -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 -Werror -std=c99 -Wall -c -o io.o io.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -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 -Werror -std=c99 -Wall -c -o shigofumi.o shigofumi.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -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 -Werror -std=c99 -Wall -c -o utils.o utils.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 -Werror -std=c99 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o shigofumi completion.o data.o io.o shigofumi.o utils.o -lisds -lxml2 -lconfuse -lreadline -lmagic make[2]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8/src' make[1]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8/src' Making all in test make[1]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/test' gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I../src -I../src -DSRCDIR=\"..\" -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 -Werror -std=c99 -Wall -c -o tokenize.o tokenize.c gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I../src -I../src -DSRCDIR=\"..\" -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 -Werror -std=c99 -Wall -c -o test.o test.c gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I../src -I../src -DSRCDIR=\"..\" -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 -Werror -std=c99 -Wall -c -o ../src/completion.o ../src/completion.c gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I../src -I../src -DSRCDIR=\"..\" -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 -Werror -std=c99 -Wall -c -o ../src/utils.o ../src/utils.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 -Werror -std=c99 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tokenize tokenize.o ../src/completion.o ../src/utils.o test.o -lisds -lxml2 -lconfuse -lreadline -lmagic make[1]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8/test' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/doc' Making all in po make[2]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/doc/po' Making all in . make[3]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/doc/po' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8/doc/po' Making all in cs make[3]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/doc/po/cs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8/doc/po/cs' make[2]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8/doc/po' make[2]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/doc' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8/doc' make[1]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8/doc' make[1]: Entering directory '/builddir/build/BUILD/shigofumi-0.8' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Mnh2mw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64 + cd shigofumi-0.8 + make -j4 install DESTDIR=/builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64 Making install in po make[1]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/po' installing cs.gmo as /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/shigofumi.mo if test "shigofumi" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8/po' Making install in src make[1]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/src' 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 -Werror -std=c99 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o shigofumi completion.o data.o io.o shigofumi.o utils.o -lisds -lxml2 -lconfuse -lreadline -lmagic make[2]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/src' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/bin' /usr/bin/install -c shigofumi '/builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/bin' make[2]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8/src' make[1]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/test' make[2]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/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/shigofumi-0.8/test' make[1]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8/test' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/doc' Making install in po make[2]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/doc/po' Making install in . make[3]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/doc/po' make[4]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/doc/po' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8/doc/po' make[3]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8/doc/po' Making install in cs make[3]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/doc/po/cs' install -m 755 -d /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/man/cs/man1 install -m 755 -d /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/man/cs/man5 install -m 644 -t /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/man/cs/man1 shigofumi.1 install -m 644 -t /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/man/cs/man5 shigofumirc.5 make[3]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8/doc/po/cs' make[2]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8/doc/po' make[2]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/doc' make[3]: Entering directory '/builddir/build/BUILD/shigofumi-0.8/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/man/man5' /usr/bin/install -c -m 644 shigofumi.1 '/builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 shigofumirc.5 '/builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/man/man5' make[3]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8/doc' make[2]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8/doc' make[1]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8/doc' make[1]: Entering directory '/builddir/build/BUILD/shigofumi-0.8' make[2]: Entering directory '/builddir/build/BUILD/shigofumi-0.8' 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/shigofumi-0.8' make[1]: Leaving directory '/builddir/build/BUILD/shigofumi-0.8' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64 shigofumi + /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: shigofumi-0.8-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8S93rP + umask 022 + cd /builddir/build/BUILD + cd shigofumi-0.8 + DOCDIR=/builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/doc/shigofumi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/doc/shigofumi + cp -pr README /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/doc/shigofumi + cp -pr AUTHORS /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/doc/shigofumi + cp -pr NEWS /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/doc/shigofumi + cp -pr TODO /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/doc/shigofumi + cp -pr ChangeLog /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/doc/shigofumi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6jiWyR + umask 022 + cd /builddir/build/BUILD + cd shigofumi-0.8 + LICENSEDIR=/builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/licenses/shigofumi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/licenses/shigofumi + cp -pr COPYING /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64/usr/share/licenses/shigofumi + exit 0 Provides: shigofumi = 0.8-4.fc28 shigofumi(riscv-64) = 0.8-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) libconfuse.so.1()(64bit) libisds.so.5()(64bit) libmagic.so.1()(64bit) libreadline.so.7()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.23)(64bit) libxml2.so.2(LIBXML2_2.6.8)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/shigofumi-0.8-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/shigofumi-0.8-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/shigofumi-0.8-4.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PoTZUk + umask 022 + cd /builddir/build/BUILD + cd shigofumi-0.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/shigofumi-0.8-4.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