+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/rubygem-posix-spawn.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.eZLWXl + umask 022 + cd /builddir/build/BUILD + gem unpack /builddir/build/SOURCES/posix-spawn-0.3.11.gem Unpacked gem: '/builddir/build/BUILD/posix-spawn-0.3.11' + cd /builddir/build/BUILD + cd posix-spawn-0.3.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + gem spec /builddir/build/SOURCES/posix-spawn-0.3.11.gem -l --ruby + FREEZE= + FREEZE=.freeze + for f in .gitignore Gemfile Rakefile + rm .gitignore + sed -i 's|".gitignore".freeze,||g' posix-spawn.gemspec + for f in .gitignore Gemfile Rakefile + rm Gemfile + sed -i 's|"Gemfile".freeze,||g' posix-spawn.gemspec + for f in .gitignore Gemfile Rakefile + rm Rakefile + sed -i 's|"Rakefile".freeze,||g' posix-spawn.gemspec + echo 'Patch #0 (rubygem-posix-spawn-0.3.11-skip-tests.patch):' Patch #0 (rubygem-posix-spawn-0.3.11-skip-tests.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file test/test_spawn.rb + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FYfzIA + umask 022 + cd /builddir/build/BUILD + cd posix-spawn-0.3.11 + gem build posix-spawn.gemspec WARNING: license value 'LGPL' is invalid. Use a license identifier from http://spdx.org/licenses or 'Nonstandard' for a nonstandard license. Did you mean 'NGPL'? WARNING: open-ended dependency on minitest (>= 4, development) is not recommended if minitest is semantically versioned, use: add_development_dependency 'minitest', '~> 4' WARNING: See http://guides.rubygems.org/specification-reference/ for help Successfully built RubyGem Name: posix-spawn Version: 0.3.11 File: posix-spawn-0.3.11.gem + mkdir -p ./usr/share/gems + 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 '\'' ' + gem install -V --local --build-root . --force --document=ri,rdoc posix-spawn-0.3.11.gem WARNING: You build with buildroot. Build root: /builddir/build/BUILD/posix-spawn-0.3.11 Bin dir: /builddir/build/BUILD/posix-spawn-0.3.11/usr/bin Gem home: /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/COPYING /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/HACKING /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/README.md /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/TODO /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/bin/posix-spawn-benchmark /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/ext/extconf.rb /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/ext/posix-spawn.c /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/lib/posix-spawn.rb /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/lib/posix/spawn.rb /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/lib/posix/spawn/child.rb /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/lib/posix/spawn/version.rb /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/posix-spawn.gemspec /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/test/test_backtick.rb /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/test/test_child.rb /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/test/test_helper.rb /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/test/test_popen.rb /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/test/test_spawn.rb /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/test/test_system.rb Building native extensions. This could take a while... current directory: /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/ext /usr/bin/ruby -r ./siteconf20180325-294-19kcce2.rb extconf.rb creating Makefile current directory: /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/ext make "DESTDIR=" clean rm -f rm -f posix_spawn_ext.so *.o *.bak mkmf.log .*.time current directory: /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/ext make "DESTDIR=" gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -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 -o posix-spawn.o -c posix-spawn.c rm -f posix_spawn_ext.so gcc -shared -o posix_spawn_ext.so posix-spawn.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 -ldl -lcrypt -lm -lc current directory: /builddir/build/BUILD/posix-spawn-0.3.11/usr/share/gems/gems/posix-spawn-0.3.11/ext make "DESTDIR=" install /usr/bin/mkdir -p . ./.gem.20180325-294-1jox835 exit > .sitearchdir.time /usr/bin/install -c -m 0755 posix_spawn_ext.so ./.gem.20180325-294-1jox835 /builddir/build/BUILD/posix-spawn-0.3.11/usr/bin/posix-spawn-benchmark Successfully installed posix-spawn-0.3.11 Parsing documentation for posix-spawn-0.3.11 Parsing sources... 9% [ 1/11] COPYING 18% [ 2/11] HACKING 27% [ 3/11] ext/Makefile 36% [ 4/11] ext/extconf.rb 45% [ 5/11] ext/posix-spawn.c 54% [ 6/11] ext/posix-spawn.o 63% [ 7/11] ext/posix_spawn_ext.so 72% [ 8/11] lib/posix-spawn.rb 81% [ 9/11] lib/posix/spawn.rb 90% [10/11] lib/posix/spawn/child.rb 100% [11/11] lib/posix/spawn/version.rb Installing ri documentation for posix-spawn-0.3.11 Installing darkfish documentation for posix-spawn-0.3.11 Done installing documentation for posix-spawn after 28 seconds 1 gem installed + rm ./usr/share/gems/gems/posix-spawn-0.3.11/posix-spawn.gemspec + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iLDjn3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rubygem-posix-spawn-0.3.11-9.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rubygem-posix-spawn-0.3.11-9.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/rubygem-posix-spawn-0.3.11-9.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rubygem-posix-spawn-0.3.11-9.fc28.riscv64 + cd posix-spawn-0.3.11 + mkdir -p /builddir/build/BUILDROOT/rubygem-posix-spawn-0.3.11-9.fc28.riscv64/usr/share/gems + cp -pa ./usr/share/gems/build_info ./usr/share/gems/cache ./usr/share/gems/doc ./usr/share/gems/extensions ./usr/share/gems/gems ./usr/share/gems/specifications /builddir/build/BUILDROOT/rubygem-posix-spawn-0.3.11-9.fc28.riscv64/usr/share/gems/ + rm -r /builddir/build/BUILDROOT/rubygem-posix-spawn-0.3.11-9.fc28.riscv64/usr/share/gems/gems/posix-spawn-0.3.11/ext ++ ruby -e 'puts RUBY_VERSION.split('\''.'\'')[1]' + ruby_version_minor=5 + '[' 5 -gt 0 ']' + mkdir -p /builddir/build/BUILDROOT/rubygem-posix-spawn-0.3.11-9.fc28.riscv64/usr/lib64/gems/ruby/posix-spawn-0.3.11 + cp -pa ./usr/lib64/gems/ruby/posix-spawn-0.3.11/gem.build_complete ./usr/lib64/gems/ruby/posix-spawn-0.3.11/gem_make.out ./usr/lib64/gems/ruby/posix-spawn-0.3.11/posix_spawn_ext.so /builddir/build/BUILDROOT/rubygem-posix-spawn-0.3.11-9.fc28.riscv64/usr/lib64/gems/ruby/posix-spawn-0.3.11/ + mkdir -p /builddir/build/BUILDROOT/rubygem-posix-spawn-0.3.11-9.fc28.riscv64/usr/bin + cp -pa ./usr/bin/posix-spawn-benchmark /builddir/build/BUILDROOT/rubygem-posix-spawn-0.3.11-9.fc28.riscv64/usr/bin/ + find /builddir/build/BUILDROOT/rubygem-posix-spawn-0.3.11-9.fc28.riscv64/usr/share/gems/gems/posix-spawn-0.3.11/bin -type f + xargs chmod a+x + /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 mangling shebang in ./usr/share/gems/gems/posix-spawn-0.3.11/bin/posix-spawn-benchmark from #!/usr/bin/env ruby to #!/usr/bin/ruby Processing files: rubygem-posix-spawn-0.3.11-9.fc28.riscv64 Provides: rubygem(posix-spawn) = 0.3.11-1 rubygem-posix-spawn = 0.3.11-9.fc28 rubygem-posix-spawn(riscv-64) = 0.3.11-9.fc28 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) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libruby.so.2.5()(64bit) rtld(GNU_HASH) ruby(rubygems) Processing files: rubygem-posix-spawn-doc-0.3.11-9.fc28.noarch Provides: rubygem-posix-spawn-doc = 0.3.11-9.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rubygem-posix-spawn-0.3.11-9.fc28.riscv64 Wrote: /builddir/build/SRPMS/rubygem-posix-spawn-0.3.11-9.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/rubygem-posix-spawn-0.3.11-9.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/rubygem-posix-spawn-doc-0.3.11-9.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rpsDlz + umask 022 + cd /builddir/build/BUILD + cd posix-spawn-0.3.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rubygem-posix-spawn-0.3.11-9.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