+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/rubygem-algorithms.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 warning: Macro expanded in comment on line 82: %{gem_instdir}/ext Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8mtQhp + umask 022 + cd /builddir/build/BUILD + gem unpack /builddir/build/SOURCES/algorithms-0.6.1.gem Unpacked gem: '/builddir/build/BUILD/algorithms-0.6.1' + cd /builddir/build/BUILD + cd algorithms-0.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + gem spec /builddir/build/SOURCES/algorithms-0.6.1.gem -l --ruby + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NCWcl4 + umask 022 + cd /builddir/build/BUILD + cd algorithms-0.6.1 + gem build algorithms.gemspec Successfully built RubyGem Name: algorithms Version: 0.6.1 File: algorithms-0.6.1.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 algorithms-0.6.1.gem WARNING: You build with buildroot. Build root: /builddir/build/BUILD/algorithms-0.6.1 Bin dir: /builddir/build/BUILD/algorithms-0.6.1/usr/bin Gem home: /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/CHANGELOG.markdown /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/Gemfile /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/Manifest /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/README.markdown /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/Rakefile /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/algorithms.gemspec /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/benchmarks/deque.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/benchmarks/sorts.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/benchmarks/treemaps.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/algorithms/string/extconf.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/algorithms/string/string.c /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/bst/bst.c /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/bst/extconf.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/deque/deque.c /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/deque/extconf.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/rbtree_map/extconf.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/rbtree_map/rbtree.c /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/splaytree_map/extconf.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/splaytree_map/splaytree.c /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/lib/algorithms.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/lib/algorithms/search.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/lib/algorithms/sort.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/lib/algorithms/string.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/lib/containers/deque.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/lib/containers/heap.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/lib/containers/kd_tree.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/lib/containers/priority_queue.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/lib/containers/queue.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/lib/containers/rb_tree_map.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/lib/containers/splay_tree_map.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/lib/containers/stack.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/lib/containers/suffix_array.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/lib/containers/trie.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/spec/bst_gc_mark_spec.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/spec/bst_spec.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/spec/deque_gc_mark_spec.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/spec/deque_spec.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/spec/heap_spec.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/spec/kd_expected_out.txt /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/spec/kd_test_in.txt /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/spec/kd_tree_spec.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/spec/map_gc_mark_spec.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/spec/priority_queue_spec.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/spec/queue_spec.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/spec/rb_tree_map_spec.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/spec/search_spec.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/spec/sort_spec.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/spec/splay_tree_map_spec.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/spec/stack_spec.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/spec/string_spec.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/spec/suffix_array_spec.rb /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/spec/trie_spec.rb Building native extensions. This could take a while... current directory: /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/algorithms/string /usr/bin/ruby -r ./siteconf20180323-261-1oblgvs.rb extconf.rb creating Makefile current directory: /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/algorithms/string make "DESTDIR=" clean rm -f rm -f CString.so *.o *.bak mkmf.log .*.time current directory: /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/algorithms/string 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 -o string.o -c string.c rm -f CString.so gcc -shared -o CString.so string.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/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/algorithms/string make "DESTDIR=" install /usr/bin/mkdir -p . ./.gem.20180323-261-1c7v88r exit > .sitearchdir.time /usr/bin/install -c -m 0755 CString.so ./.gem.20180323-261-1c7v88r current directory: /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/bst /usr/bin/ruby -r ./siteconf20180323-261-7cnye.rb extconf.rb creating Makefile current directory: /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/bst make "DESTDIR=" clean rm -f rm -f CBst.so *.o *.bak mkmf.log .*.time current directory: /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/bst 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 -o bst.o -c bst.c bst.c: In function 'bst_each_node': bst.c:28:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!node) ^~ bst.c:31:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (node->left) ^~ At top level: bst.c:102:18: warning: 'tree_maximum' defined but not used [-Wunused-function] static bst_node* tree_maximum (bst_node *tree) { ^~~~~~~~~~~~ rm -f CBst.so gcc -shared -o CBst.so bst.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/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/bst make "DESTDIR=" install /usr/bin/mkdir -p . ./.gem.20180323-261-19lu3b3 exit > .sitearchdir.time /usr/bin/install -c -m 0755 CBst.so ./.gem.20180323-261-19lu3b3 current directory: /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/deque /usr/bin/ruby -r ./siteconf20180323-261-ae464b.rb extconf.rb creating Makefile current directory: /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/deque make "DESTDIR=" clean rm -f rm -f CDeque.so *.o *.bak mkmf.log .*.time current directory: /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/deque 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 -o deque.o -c deque.c rm -f CDeque.so gcc -shared -o CDeque.so deque.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/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/deque make "DESTDIR=" install /usr/bin/mkdir -p . ./.gem.20180323-261-191cjln exit > .sitearchdir.time /usr/bin/install -c -m 0755 CDeque.so ./.gem.20180323-261-191cjln current directory: /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/rbtree_map /usr/bin/ruby -r ./siteconf20180323-261-1sirqfj.rb extconf.rb creating Makefile current directory: /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/rbtree_map make "DESTDIR=" clean rm -f rm -f CRBTreeMap.so *.o *.bak mkmf.log .*.time current directory: /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/rbtree_map 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 -o rbtree.o -c rbtree.c rbtree.c: In function 'rbtree_each_node': rbtree.c:271:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!node) ^~ rbtree.c:274:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (node->left) ^~ rm -f CRBTreeMap.so gcc -shared -o CRBTreeMap.so rbtree.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/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/rbtree_map make "DESTDIR=" install /usr/bin/mkdir -p . ./.gem.20180323-261-1lweawn exit > .sitearchdir.time /usr/bin/install -c -m 0755 CRBTreeMap.so ./.gem.20180323-261-1lweawn current directory: /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/splaytree_map /usr/bin/ruby -r ./siteconf20180323-261-6jm51c.rb extconf.rb creating Makefile current directory: /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/splaytree_map make "DESTDIR=" clean rm -f rm -f CSplayTreeMap.so *.o *.bak mkmf.log .*.time current directory: /builddir/build/BUILD/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/splaytree_map 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 -o splaytree.o -c splaytree.c splaytree.c: In function 'splay': splaytree.c:43:17: warning: variable 'root_size' set but not used [-Wunused-but-set-variable] int cmp, cmp2, root_size, l_size, r_size; ^~~~~~~~~ splaytree.c: In function 'splaytree_each_node': splaytree.c:212:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!node) ^~ splaytree.c:215:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (node->left) ^~ rm -f CSplayTreeMap.so gcc -shared -o CSplayTreeMap.so splaytree.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/algorithms-0.6.1/usr/share/gems/gems/algorithms-0.6.1/ext/containers/splaytree_map make "DESTDIR=" install /usr/bin/mkdir -p . ./.gem.20180323-261-t4o9vn exit > .sitearchdir.time /usr/bin/install -c -m 0755 CSplayTreeMap.so ./.gem.20180323-261-t4o9vn Successfully installed algorithms-0.6.1 Parsing documentation for algorithms-0.6.1 Parsing sources... 2% [ 1/39] ext/algorithms/string/CString.so 5% [ 2/39] ext/algorithms/string/Makefile 7% [ 3/39] ext/algorithms/string/extconf.rb 10% [ 4/39] ext/algorithms/string/string.c 12% [ 5/39] ext/algorithms/string/string.o 15% [ 6/39] ext/containers/bst/CBst.so 17% [ 7/39] ext/containers/bst/Makefile 20% [ 8/39] ext/containers/bst/bst.c 23% [ 9/39] ext/containers/bst/bst.o 25% [10/39] ext/containers/bst/extconf.rb 28% [11/39] ext/containers/deque/CDeque.so 30% [12/39] ext/containers/deque/Makefile 33% [13/39] ext/containers/deque/deque.c 35% [14/39] ext/containers/deque/deque.o 38% [15/39] ext/containers/deque/extconf.rb 41% [16/39] ext/containers/rbtree_map/CRBTreeMap.so 43% [17/39] ext/containers/rbtree_map/Makefile 46% [18/39] ext/containers/rbtree_map/extconf.rb 48% [19/39] ext/containers/rbtree_map/rbtree.c 51% [20/39] ext/containers/rbtree_map/rbtree.o 53% [21/39] ext/containers/splaytree_map/CSplayTreeMap.so 56% [22/39] ext/containers/splaytree_map/Makefile 58% [23/39] ext/containers/splaytree_map/extconf.rb 61% [24/39] ext/containers/splaytree_map/splaytree.c 64% [25/39] ext/containers/splaytree_map/splaytree.o 66% [26/39] lib/algorithms.rb 69% [27/39] lib/algorithms/search.rb 71% [28/39] lib/algorithms/sort.rb 74% [29/39] lib/algorithms/string.rb 76% [30/39] lib/containers/deque.rb 79% [31/39] lib/containers/heap.rb 82% [32/39] lib/containers/kd_tree.rb 84% [33/39] lib/containers/priority_queue.rb 87% [34/39] lib/containers/queue.rb 89% [35/39] lib/containers/rb_tree_map.rb 92% [36/39] lib/containers/splay_tree_map.rb 94% [37/39] lib/containers/stack.rb 97% [38/39] lib/containers/suffix_array.rb 100% [39/39] lib/containers/trie.rb Installing ri documentation for algorithms-0.6.1 Installing darkfish documentation for algorithms-0.6.1 Done installing documentation for algorithms after 62 seconds 1 gem installed + '[' -f ./usr/lib64/gems/ruby/algorithms-0.6.1/gem.build_complete -a '!' -s ./usr/lib64/gems/ruby/algorithms-0.6.1/gem.build_complete ']' + echo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Q9lRxQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rubygem-algorithms-0.6.1-7.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rubygem-algorithms-0.6.1-7.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/rubygem-algorithms-0.6.1-7.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rubygem-algorithms-0.6.1-7.fc28.riscv64 + cd algorithms-0.6.1 + mkdir -p /builddir/build/BUILDROOT/rubygem-algorithms-0.6.1-7.fc28.riscv64/usr/share/gems + cp -a ./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-algorithms-0.6.1-7.fc28.riscv64/usr/share/gems/ + mkdir -p /builddir/build/BUILDROOT/rubygem-algorithms-0.6.1-7.fc28.riscv64/usr/lib64/gems/ruby/algorithms-0.6.1 + cp -a ./usr/lib64/gems/ruby/algorithms-0.6.1/gem.build_complete ./usr/lib64/gems/ruby/algorithms-0.6.1/CBst.so ./usr/lib64/gems/ruby/algorithms-0.6.1/CDeque.so ./usr/lib64/gems/ruby/algorithms-0.6.1/CRBTreeMap.so ./usr/lib64/gems/ruby/algorithms-0.6.1/CSplayTreeMap.so ./usr/lib64/gems/ruby/algorithms-0.6.1/CString.so /builddir/build/BUILDROOT/rubygem-algorithms-0.6.1-7.fc28.riscv64/usr/lib64/gems/ruby/algorithms-0.6.1/ + rm -rf /builddir/build/BUILDROOT/rubygem-algorithms-0.6.1-7.fc28.riscv64/usr/share/gems/gems/algorithms-0.6.1/ext/ + rm -rf /builddir/build/BUILDROOT/rubygem-algorithms-0.6.1-7.fc28.riscv64/usr/share/gems/gems/algorithms-0.6.1/ext/ + rm -rf /builddir/build/BUILDROOT/rubygem-algorithms-0.6.1-7.fc28.riscv64/usr/share/gems/gems/algorithms-0.6.1/ext/ + rm -rf /builddir/build/BUILDROOT/rubygem-algorithms-0.6.1-7.fc28.riscv64/usr/share/gems/gems/algorithms-0.6.1/ext/ + rm -rf /builddir/build/BUILDROOT/rubygem-algorithms-0.6.1-7.fc28.riscv64/usr/share/gems/gems/algorithms-0.6.1/ext/ + /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: rubygem-algorithms-0.6.1-7.fc28.riscv64 Provides: rubygem(algorithms) = 0.6.1-1 rubygem-algorithms = 0.6.1-7.fc28 rubygem-algorithms(riscv-64) = 0.6.1-7.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) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libruby.so.2.5()(64bit) rtld(GNU_HASH) ruby(rubygems) Processing files: rubygem-algorithms-doc-0.6.1-7.fc28.noarch Provides: rubygem-algorithms-doc = 0.6.1-7.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-algorithms-0.6.1-7.fc28.riscv64 Wrote: /builddir/build/SRPMS/rubygem-algorithms-0.6.1-7.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/rubygem-algorithms-0.6.1-7.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/rubygem-algorithms-doc-0.6.1-7.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dpeEW7 + umask 022 + cd /builddir/build/BUILD + cd algorithms-0.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rubygem-algorithms-0.6.1-7.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