+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/vim-command-t.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.Vm1LlU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf command-t-4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/command-t-4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd command-t-4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (vim-3.0.2-Check-RUBY_LIB_VERSION-instead-of-RUBY_VERSION.patch):' Patch #0 (vim-3.0.2-Check-RUBY_LIB_VERSION-instead-of-RUBY_VERSION.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file autoload/commandt.vim patching file ruby/command-t/extconf.rb + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zlvJDL + umask 022 + cd /builddir/build/BUILD + cd command-t-4.0 + pushd ./ruby/command-t ~/build/BUILD/command-t-4.0/ruby/command-t ~/build/BUILD/command-t-4.0 + export 'CONFIGURE_ARGS=--with-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 '\''' + CONFIGURE_ARGS='--with-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 '\''' + ruby extconf.rb --vendor checking for float.h... yes checking for ruby.h... yes checking for stdlib.h... yes checking for string.h... yes checking for fcntl.h... yes checking for stdint.h... yes checking for sys/errno.h... yes checking for sys/socket.h... yes checking for ruby/st.h... yes checking for st.h... yes checking for pthread_create() in -lpthread... yes creating Makefile + make -j4 gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DHAVE_FCNTL_H -DHAVE_STDINT_H -DHAVE_SYS_ERRNO_H -DHAVE_SYS_SOCKET_H -DHAVE_RUBY_ST_H -DHAVE_ST_H -DWATCHMAN_BUILD -fPIC -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 -Wextra -Wno-unused-parameter -o ext.o -c ext.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DHAVE_FCNTL_H -DHAVE_STDINT_H -DHAVE_SYS_ERRNO_H -DHAVE_SYS_SOCKET_H -DHAVE_RUBY_ST_H -DHAVE_ST_H -DWATCHMAN_BUILD -fPIC -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 -Wextra -Wno-unused-parameter -o heap.o -c heap.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DHAVE_FCNTL_H -DHAVE_STDINT_H -DHAVE_SYS_ERRNO_H -DHAVE_SYS_SOCKET_H -DHAVE_RUBY_ST_H -DHAVE_ST_H -DWATCHMAN_BUILD -fPIC -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 -Wextra -Wno-unused-parameter -o match.o -c match.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DHAVE_FCNTL_H -DHAVE_STDINT_H -DHAVE_SYS_ERRNO_H -DHAVE_SYS_SOCKET_H -DHAVE_RUBY_ST_H -DHAVE_ST_H -DWATCHMAN_BUILD -fPIC -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 -Wextra -Wno-unused-parameter -o matcher.o -c matcher.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DHAVE_FCNTL_H -DHAVE_STDINT_H -DHAVE_SYS_ERRNO_H -DHAVE_SYS_SOCKET_H -DHAVE_RUBY_ST_H -DHAVE_ST_H -DWATCHMAN_BUILD -fPIC -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 -Wextra -Wno-unused-parameter -o watchman.o -c watchman.c rm -f ext.so gcc -shared -o ext.so ext.o heap.o match.o matcher.o watchman.o -L. -L/usr/lib64 -L. -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lruby -lpthread -lpthread -ldl -lcrypt -lm -lc + popd ~/build/BUILD/command-t-4.0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.32zOj2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vim-command-t-4.0-5.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vim-command-t-4.0-5.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/vim-command-t-4.0-5.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vim-command-t-4.0-5.fc28.riscv64 + cd command-t-4.0 + mkdir -p /builddir/build/BUILDROOT/vim-command-t-4.0-5.fc28.riscv64/usr/share/vim/vimfiles + cp -par autoload doc plugin ruby /builddir/build/BUILDROOT/vim-command-t-4.0-5.fc28.riscv64/usr/share/vim/vimfiles + mkdir -p /builddir/build/BUILDROOT/vim-command-t-4.0-5.fc28.riscv64/usr/lib64/ruby/vendor_ruby/command-t + chmod 0755 /builddir/build/BUILDROOT/vim-command-t-4.0-5.fc28.riscv64/usr/share/vim/vimfiles/ruby/command-t/ext.so + mv /builddir/build/BUILDROOT/vim-command-t-4.0-5.fc28.riscv64/usr/share/vim/vimfiles/ruby/command-t/ext.so /builddir/build/BUILDROOT/vim-command-t-4.0-5.fc28.riscv64/usr/lib64/ruby/vendor_ruby/command-t + find /builddir/build/BUILDROOT/vim-command-t-4.0-5.fc28.riscv64/usr/share/vim/vimfiles -name '.*' -delete + mkdir -p /builddir/build/BUILDROOT/vim-command-t-4.0-5.fc28.riscv64/usr/share/appdata + install -m 644 appstream/vim-command-t.metainfo.xml /builddir/build/BUILDROOT/vim-command-t-4.0-5.fc28.riscv64/usr/share/appdata + /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: vim-command-t-4.0-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vJQDvC + umask 022 + cd /builddir/build/BUILD + cd command-t-4.0 + DOCDIR=/builddir/build/BUILDROOT/vim-command-t-4.0-5.fc28.riscv64/usr/share/doc/vim-command-t + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vim-command-t-4.0-5.fc28.riscv64/usr/share/doc/vim-command-t + cp -pr README.md /builddir/build/BUILDROOT/vim-command-t-4.0-5.fc28.riscv64/usr/share/doc/vim-command-t + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jPgWtw + umask 022 + cd /builddir/build/BUILD + cd command-t-4.0 + LICENSEDIR=/builddir/build/BUILDROOT/vim-command-t-4.0-5.fc28.riscv64/usr/share/licenses/vim-command-t + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vim-command-t-4.0-5.fc28.riscv64/usr/share/licenses/vim-command-t + cp -pr LICENSE /builddir/build/BUILDROOT/vim-command-t-4.0-5.fc28.riscv64/usr/share/licenses/vim-command-t + exit 0 Provides: metainfo() metainfo(vim-command-t.metainfo.xml) vim-command-t = 4.0-5.fc28 vim-command-t(riscv-64) = 4.0-5.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 /usr/bin/vim Requires(postun): /bin/sh /usr/bin/vim 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) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libruby.so.2.5()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vim-command-t-4.0-5.fc28.riscv64 Wrote: /builddir/build/SRPMS/vim-command-t-4.0-5.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/vim-command-t-4.0-5.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GHUDA7 + umask 022 + cd /builddir/build/BUILD + cd command-t-4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/vim-command-t-4.0-5.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