Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/vim-command-t.spec'], chrootPath='/var/lib/mock/f33-build-133402-41365/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/vim-command-t.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580428800 Wrote: /builddir/build/SRPMS/vim-command-t-5.0.2-10.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/vim-command-t.spec'], chrootPath='/var/lib/mock/f33-build-133402-41365/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/vim-command-t.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580428800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Co6YLa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf command-t-5.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/command-t-5.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd command-t-5.0.2 + /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/ext/command-t/extconf.rb + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sgSQ6b + umask 022 + cd /builddir/build/BUILD + cd command-t-5.0.2 + pushd ./ruby/command-t/ext/command-t ~/build/BUILD/command-t-5.0.2/ruby/command-t/ext/command-t ~/build/BUILD/command-t-5.0.2 + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'\''' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'\''' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lruby -lpthread -lc + popd ~/build/BUILD/command-t-5.0.2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KHXqib + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64 + cd command-t-5.0.2 + mkdir -p /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64/usr/share/vim/vimfiles + cp -par autoload doc plugin ruby /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64/usr/share/vim/vimfiles + mkdir -p /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64/usr/lib64/ruby/vendor_ruby/command-t + chmod 0755 /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64/usr/share/vim/vimfiles/ruby/command-t/ext/command-t/ext.so + mv /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64/usr/share/vim/vimfiles/ruby/command-t/ext/command-t/ext.so /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64/usr/lib64/ruby/vendor_ruby/command-t + find /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64/usr/share/vim/vimfiles -name '.*' -delete + mkdir -p /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64/usr/share/appdata + install -m 644 appstream/vim-command-t.metainfo.xml /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64/usr/share/appdata + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 5.0.2-10.fc33 --unique-debug-suffix -5.0.2-10.fc33.riscv64 --unique-debug-src-base vim-command-t-5.0.2-10.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/command-t-5.0.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64/usr/lib64/ruby/vendor_ruby/command-t/ext.so extracting debug info from /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64/usr/lib64/ruby/vendor_ruby/command-t/ext.so original debug info size: 136kB, size after compression: 136kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 97 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/vim/vimfiles/ruby/command-t/bin/commandtd from /usr/bin/env ruby to #!/usr/bin/ruby Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cBHvD9 + umask 022 + cd /builddir/build/BUILD + cd command-t-5.0.2 + sed -i '/Bundler/,/^end$/ s/^/#/' spec/spec_helper.rb + rspec -Iruby spec ....................................................*................................................../builddir/build/BUILD/command-t-5.0.2/spec/command-t/watchman/utils_spec.rb:17: warning: constant ::Fixnum is deprecated .................. Pending: (Failures listed here are expected and do not affect your suite's status) 1) CommandT::Matcher#sorted_matches_for doesn't show a dotfile just because there was a match at index 0 # fix Failure/Error: expect(matcher.sorted_matches_for('s')).to eq([]) expected: [] got: ["src/.flowconfig"] (compared using ==) # ./spec/command-t/matcher_spec.rb:278:in `block (3 levels) in ' Finished in 4.1 seconds (files took 4.71 seconds to load) 121 examples, 0 failures, 1 pending + RPM_EC=0 ++ jobs -p + exit 0 Processing files: vim-command-t-5.0.2-10.fc33.riscv64 warning: File not found: /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64/usr/share/vim/vimfiles/ruby/command-t/*.o warning: File not found: /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64/usr/share/vim/vimfiles/ruby/command-t/*.h warning: File not found: /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64/usr/share/vim/vimfiles/ruby/command-t/*.c warning: File not found: /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64/usr/share/vim/vimfiles/ruby/command-t/Makefile warning: File not found: /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64/usr/share/vim/vimfiles/ruby/command-t/mkmf.log warning: File not found: /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64/usr/share/vim/vimfiles/ruby/command-t/depend Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QA0tHc + umask 022 + cd /builddir/build/BUILD + cd command-t-5.0.2 + DOCDIR=/builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.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-5.0.2-10.fc33.riscv64/usr/share/doc/vim-command-t + cp -pr README.md /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64/usr/share/doc/vim-command-t + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gkXiwc + umask 022 + cd /builddir/build/BUILD + cd command-t-5.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.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-5.0.2-10.fc33.riscv64/usr/share/licenses/vim-command-t + cp -pr LICENSE /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64/usr/share/licenses/vim-command-t + RPM_EC=0 ++ jobs -p + exit 0 Provides: metainfo() metainfo(vim-command-t.metainfo.xml) vim-command-t = 5.0.2-10.fc33 vim-command-t(riscv-64) = 5.0.2-10.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/ruby 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libruby.so.2.5()(64bit) rtld(GNU_HASH) Processing files: vim-command-t-debugsource-5.0.2-10.fc33.riscv64 Provides: vim-command-t-debugsource = 5.0.2-10.fc33 vim-command-t-debugsource(riscv-64) = 5.0.2-10.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vim-command-t-debuginfo-5.0.2-10.fc33.riscv64 Provides: debuginfo(build-id) = 1a441ac1e34713e1b9cc2e0e115eb7eacffdaecb vim-command-t-debuginfo = 5.0.2-10.fc33 vim-command-t-debuginfo(riscv-64) = 5.0.2-10.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: vim-command-t-debugsource(riscv-64) = 5.0.2-10.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64 Wrote: /builddir/build/RPMS/vim-command-t-debugsource-5.0.2-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/vim-command-t-debuginfo-5.0.2-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/vim-command-t-5.0.2-10.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RLaNvb + umask 022 + cd /builddir/build/BUILD + cd command-t-5.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/vim-command-t-5.0.2-10.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0