<86>Jan 26 03:41:28 userdel[22994]: delete user 'rooter' <86>Jan 26 03:41:28 userdel[22994]: removed group 'rooter' owned by 'rooter' <86>Jan 26 03:41:28 userdel[22994]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 26 03:41:28 groupadd[23019]: group added to /etc/group: name=rooter, GID=534 <86>Jan 26 03:41:28 groupadd[23019]: new group: name=rooter, GID=534 <86>Jan 26 03:41:28 useradd[23033]: new user: name=rooter, UID=534, GID=534, home=/root, shell=/bin/bash <86>Jan 26 03:41:28 userdel[23067]: delete user 'builder' <86>Jan 26 03:41:28 userdel[23067]: removed group 'builder' owned by 'builder' <86>Jan 26 03:41:28 userdel[23067]: removed shadow group 'builder' owned by 'builder' <86>Jan 26 03:41:28 groupadd[23088]: group added to /etc/group: name=builder, GID=535 <86>Jan 26 03:41:28 groupadd[23088]: group added to /etc/gshadow: name=builder <86>Jan 26 03:41:28 groupadd[23088]: new group: name=builder, GID=535 <86>Jan 26 03:41:28 useradd[23105]: new user: name=builder, UID=535, GID=535, home=/usr/src, shell=/bin/bash <13>Jan 26 03:41:33 rpmi: libruby-2.3.1-alt1 1475388889 installed <13>Jan 26 03:41:33 rpmi: ruby-2.3.1-alt1 1475388889 installed <13>Jan 26 03:41:33 rpmi: libyaml2-0.1.7-alt1.1 1482420697 installed <13>Jan 26 03:41:33 rpmi: libverto-0.2.6-alt1_6 1455633232 installed <13>Jan 26 03:41:33 rpmi: libkeyutils-1.5.9-alt2 1464351238 installed <13>Jan 26 03:41:33 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Jan 26 03:41:33 rpmi: libcom_err-1.42.13-alt2 1449075923 installed <13>Jan 26 03:41:33 rpmi: ca-certificates-2016.09.28-alt1 1475233825 installed <13>Jan 26 03:41:33 rpmi: libcrypto10-1.0.2j-alt1 1474898021 installed <13>Jan 26 03:41:33 rpmi: libssl10-1.0.2j-alt1 1474898021 installed <13>Jan 26 03:41:33 rpmi: libkrb5-1.14.2-alt2 1465464128 installed <13>Jan 26 03:41:33 rpmi: ruby-stdlibs-2.3.1-alt1 1475388889 installed <13>Jan 26 03:41:33 rpmi: ruby-tools-2.3.1-alt1 1475388889 installed <13>Jan 26 03:41:33 rpmi: ruby-test-unit-1:0.2.1-alt1 1477410346 installed <13>Jan 26 03:41:33 rpmi: rpm-build-ruby-1:0.2.1-alt1 1477410346 installed <13>Jan 26 03:41:33 rpmi: libruby-devel-2.3.1-alt1 1475388889 installed <13>Jan 26 03:41:33 rpmi: ruby-tool-setup-3.4.1-alt6 1475389329 installed Installing ruby-prof-0.16.2-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45778 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ruby-prof-0.16.2 + echo 'Source #0 (ruby-prof-0.16.2.tar):' Source #0 (ruby-prof-0.16.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ruby-prof-0.16.2.tar + cd ruby-prof-0.16.2 + /bin/chmod -c -Rf u+rwX,go-w . + cp /usr/share/ruby-setup/setup.rb setup.rb + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23680 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ruby-prof-0.16.2 + /usr/bin/ruby -rvendor-specific setup.rb config setup.rb:283: warning: key "bin-dir" is duplicated and overwritten on line 284 ---> bin <--- bin ---> lib ---> lib/ruby-prof ---> lib/ruby-prof/printers <--- lib/ruby-prof/printers ---> lib/ruby-prof/assets <--- lib/ruby-prof/assets <--- lib/ruby-prof <--- lib ---> ext ---> ext/ruby_prof /usr/bin/ruby -rvendor-specific /usr/src/RPM/BUILD/ruby-prof-0.16.2/ext/ruby_prof/extconf.rb checking for rb_gc_stat()... yes checking for rb_gc_count()... yes checking for rb_os_allocated_objects()... no checking for rb_gc_allocated_size()... no checking for rb_gc_collections()... no checking for rb_gc_time()... no checking for rb_gc_total_time()... no checking for rb_gc_total_mallocs()... no checking for rb_gc_total_malloced_bytes()... no checking for rb_heap_total_mem()... no checking for rb_gc_heap_info()... no creating Makefile ---> ext/ruby_prof/vc <--- ext/ruby_prof/vc <--- ext/ruby_prof <--- ext + /usr/bin/ruby -rvendor-specific setup.rb setup setup.rb:283: warning: key "bin-dir" is duplicated and overwritten on line 284 ---> bin updating shebang: ruby-prof-check-trace updating shebang: ruby-prof <--- bin ---> lib ---> lib/ruby-prof ---> lib/ruby-prof/printers <--- lib/ruby-prof/printers ---> lib/ruby-prof/assets <--- lib/ruby-prof/assets <--- lib/ruby-prof <--- lib ---> ext ---> ext/ruby_prof make make: Entering directory `/usr/src/RPM/BUILD/ruby-prof-0.16.2/ext/ruby_prof' compiling ruby_prof.c compiling rp_thread.c compiling rp_stack.c compiling rp_method.c compiling rp_measure_wall_time.c compiling rp_measure_process_time.c compiling rp_measure_memory.c compiling rp_measure_gc_time.c compiling rp_measure_gc_runs.c compiling rp_measure_cpu_time.c compiling rp_measure_allocations.c compiling rp_measure.c compiling rp_call_info.c linking shared-object ruby_prof.so make: Leaving directory `/usr/src/RPM/BUILD/ruby-prof-0.16.2/ext/ruby_prof' ---> ext/ruby_prof/vc <--- ext/ruby_prof/vc <--- ext/ruby_prof <--- ext + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.65309 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ruby-prof-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ruby-prof-buildroot + cd ruby-prof-0.16.2 + /usr/bin/ruby -rvendor-specific setup.rb install --prefix=/usr/src/tmp/ruby-prof-buildroot setup.rb:283: warning: key "bin-dir" is duplicated and overwritten on line 284 rm -f InstalledFiles ---> bin mkdir -p /usr/src/tmp/ruby-prof-buildroot/usr/bin install ruby-prof /usr/bin/ install ruby-prof-check-trace /usr/bin/ <--- bin ---> lib mkdir -p /usr/src/tmp/ruby-prof-buildroot/usr/lib/ruby/site_ruby install unprof.rb /usr/lib/ruby/site_ruby/ install ruby-prof.rb /usr/lib/ruby/site_ruby/ ---> lib/ruby-prof mkdir -p /usr/src/tmp/ruby-prof-buildroot/usr/lib/ruby/site_ruby/ruby-prof install version.rb /usr/lib/ruby/site_ruby/ruby-prof install thread.rb /usr/lib/ruby/site_ruby/ruby-prof install task.rb /usr/lib/ruby/site_ruby/ruby-prof install rack.rb /usr/lib/ruby/site_ruby/ruby-prof install profile.rb /usr/lib/ruby/site_ruby/ruby-prof install method_info.rb /usr/lib/ruby/site_ruby/ruby-prof install compatibility.rb /usr/lib/ruby/site_ruby/ruby-prof install call_info_visitor.rb /usr/lib/ruby/site_ruby/ruby-prof install call_info.rb /usr/lib/ruby/site_ruby/ruby-prof install aggregate_call_info.rb /usr/lib/ruby/site_ruby/ruby-prof ---> lib/ruby-prof/printers mkdir -p /usr/src/tmp/ruby-prof-buildroot/usr/lib/ruby/site_ruby/ruby-prof/printers install multi_printer.rb /usr/lib/ruby/site_ruby/ruby-prof/printers install graph_printer.rb /usr/lib/ruby/site_ruby/ruby-prof/printers install graph_html_printer.rb /usr/lib/ruby/site_ruby/ruby-prof/printers install flat_printer_with_line_numbers.rb /usr/lib/ruby/site_ruby/ruby-prof/printers install flat_printer.rb /usr/lib/ruby/site_ruby/ruby-prof/printers install dot_printer.rb /usr/lib/ruby/site_ruby/ruby-prof/printers install call_tree_printer.rb /usr/lib/ruby/site_ruby/ruby-prof/printers install call_stack_printer.rb /usr/lib/ruby/site_ruby/ruby-prof/printers install call_info_printer.rb /usr/lib/ruby/site_ruby/ruby-prof/printers install abstract_printer.rb /usr/lib/ruby/site_ruby/ruby-prof/printers <--- lib/ruby-prof/printers ---> lib/ruby-prof/assets mkdir -p /usr/src/tmp/ruby-prof-buildroot/usr/lib/ruby/site_ruby/ruby-prof/assets install call_stack_printer.png /usr/lib/ruby/site_ruby/ruby-prof/assets install call_stack_printer.js.html /usr/lib/ruby/site_ruby/ruby-prof/assets install call_stack_printer.css.html /usr/lib/ruby/site_ruby/ruby-prof/assets <--- lib/ruby-prof/assets <--- lib/ruby-prof <--- lib ---> ext ---> ext/ruby_prof make install DESTDIR=/usr/src/tmp/ruby-prof-buildroot make: Entering directory `/usr/src/RPM/BUILD/ruby-prof-0.16.2/ext/ruby_prof' /bin/install -c -m 0755 ruby_prof.so /usr/src/tmp/ruby-prof-buildroot/usr/lib/ruby/site_ruby/i586-linux make: Leaving directory `/usr/src/RPM/BUILD/ruby-prof-0.16.2/ext/ruby_prof' ---> ext/ruby_prof/vc <--- ext/ruby_prof/vc <--- ext/ruby_prof <--- ext + rdoc -o /usr/src/tmp/ruby-prof-buildroot/usr/share/ri/site --ri --all lib/ 'ext/*.c' Parsing sources... 4% [ 1/25] lib/ruby-prof.rb 8% [ 2/25] lib/ruby-prof/aggregate_call_info.rb 12% [ 3/25] lib/ruby-prof/assets/call_stack_printer.css.html 16% [ 4/25] lib/ruby-prof/assets/call_stack_printer.js.html 20% [ 5/25] lib/ruby-prof/assets/call_stack_printer.png 24% [ 6/25] lib/ruby-prof/call_info.rb 28% [ 7/25] lib/ruby-prof/call_info_visitor.rb 32% [ 8/25] lib/ruby-prof/compatibility.rb 36% [ 9/25] lib/ruby-prof/method_info.rb 40% [10/25] lib/ruby-prof/printers/abstract_printer.rb 44% [11/25] lib/ruby-prof/printers/call_info_printer.rb 48% [12/25] lib/ruby-prof/printers/call_stack_printer.rb 52% [13/25] lib/ruby-prof/printers/call_tree_printer.rb 56% [14/25] lib/ruby-prof/printers/dot_printer.rb 60% [15/25] lib/ruby-prof/printers/flat_printer.rb 64% [16/25] lib/ruby-prof/printers/flat_printer_with_line_numbers.rb 68% [17/25] lib/ruby-prof/printers/graph_html_printer.rb 72% [18/25] lib/ruby-prof/printers/graph_printer.rb 76% [19/25] lib/ruby-prof/printers/multi_printer.rb 80% [20/25] lib/ruby-prof/profile.rb 84% [21/25] lib/ruby-prof/rack.rb 88% [22/25] lib/ruby-prof/task.rb 92% [23/25] lib/ruby-prof/thread.rb 96% [24/25] lib/ruby-prof/version.rb 100% [25/25] lib/unprof.rb Generating RI format into /usr/src/tmp/ruby-prof-buildroot/usr/share/ri/site... Files: 25 Classes: 18 ( 8 undocumented) Modules: 2 ( 1 undocumented) Constants: 7 ( 7 undocumented) Attributes: 6 ( 5 undocumented) Methods: 173 (132 undocumented) Total: 206 (153 undocumented) 25.73% documented Elapsed: 0.8s + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ruby-prof-buildroot (auto) mode of './usr/lib/ruby/site_ruby/i586-linux/ruby_prof.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ruby-prof-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ruby-prof-buildroot (auto) Adjusting library links in /usr/src/tmp/ruby-prof-buildroot ./usr/share/ri/site/lib: ./usr/lib: Verifying ELF objects in /usr/src/tmp/ruby-prof-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: ruby-prof-0.16.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.36717 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ruby-prof-0.16.2 + DOCDIR=/usr/src/tmp/ruby-prof-buildroot/usr/share/doc/ruby-prof-0.16.2 + export DOCDIR + rm -rf /usr/src/tmp/ruby-prof-buildroot/usr/share/doc/ruby-prof-0.16.2 + /bin/mkdir -p /usr/src/tmp/ruby-prof-buildroot/usr/share/doc/ruby-prof-0.16.2 + cp -prL README.rdoc /usr/src/tmp/ruby-prof-buildroot/usr/share/doc/ruby-prof-0.16.2 + chmod -R go-w /usr/src/tmp/ruby-prof-buildroot/usr/share/doc/ruby-prof-0.16.2 + chmod -R a+rX /usr/src/tmp/ruby-prof-buildroot/usr/share/doc/ruby-prof-0.16.2 + exit 0 warning: File listed twice: /usr/lib/ruby/site_ruby/i586-linux/ruby_prof.so Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V2FyUw find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,ruby,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vl6NUd find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,ruby,shebang,shell,static,symlinks) shebang.req.files: executable script /usr/src/tmp/ruby-prof-buildroot/usr/lib/ruby/site_ruby/ruby-prof/task.rb is not executable Provides: ruby(ruby-prof), ruby(ruby-prof/aggregate_call_info), ruby(ruby-prof/call_info), ruby(ruby-prof/call_info_visitor), ruby(ruby-prof/compatibility), ruby(ruby-prof/method_info), ruby(ruby-prof/printers/abstract_printer), ruby(ruby-prof/printers/call_info_printer), ruby(ruby-prof/printers/call_stack_printer), ruby(ruby-prof/printers/call_tree_printer), ruby(ruby-prof/printers/dot_printer), ruby(ruby-prof/printers/flat_printer), ruby(ruby-prof/printers/flat_printer_with_line_numbers), ruby(ruby-prof/printers/graph_html_printer), ruby(ruby-prof/printers/graph_printer), ruby(ruby-prof/printers/multi_printer), ruby(ruby-prof/profile), ruby(ruby-prof/rack), ruby(ruby-prof/task), ruby(ruby-prof/thread), ruby(ruby-prof/version), ruby(ruby_prof), ruby(ruby_prof.so), ruby(unprof) Requires: /usr/bin/ruby, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libpthread.so.0(GLIBC_2.0), librt.so.1 >= set:jiq20, librt.so.1(GLIBC_2.2), libruby.so.2.3 >= set:ohoq0vU8h5gDtU3H1h0QZL0C27R2XysDo78yZwNzjkGZ7fAlwIrvfUMJWP5dfVmE4MEhpgL88ofKe45GL2dobHJEhNwACRkcMxTmiPZiwLOZJlioVR54gjpr0ZtLZlNxFpTafVAtehrvMLGNMCMQoezr8Q2tNa31OJrzXV518moW896eS6Jsr5MOicXO7QLA3mN4, rtld(GNU_HASH), ruby(#{$1}/ruby_prof.so), ruby(base64), ruby(erb), ruby(fiber), ruby(fileutils), ruby(rake), ruby(rake/testtask), ruby(set), ruby(thread), ruby(tmpdir) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ymgPfl Creating ruby-prof-debuginfo package Processing files: ruby-prof-doc-0.16.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1nI2EI find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,ruby,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x4A7nt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,ruby,shebang,shell,static,symlinks) Processing files: ruby-prof-debuginfo-0.16.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Keq2tB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dOgHHY find-requires: running scripts (debuginfo) Requires: ruby-prof = 0.16.2-alt1, debug(libc.so.6), debug(libpthread.so.0), debug(librt.so.1), debug(libruby.so.2.3) warning: Installed (but unpackaged) file(s) found: /usr/share/ri/site/Rack/RubyProf/call-i.ri /usr/share/ri/site/Rack/RubyProf/cdesc-RubyProf.ri /usr/share/ri/site/Rack/RubyProf/new-c.ri /usr/share/ri/site/Rack/RubyProf/paths_match%3f-i.ri /usr/share/ri/site/Rack/RubyProf/print-i.ri /usr/share/ri/site/Rack/RubyProf/profiling_options-i.ri /usr/share/ri/site/Rack/RubyProf/should_profile%3f-i.ri /usr/share/ri/site/Rack/cdesc-Rack.ri /usr/share/ri/site/cache.ri /usr/share/ri/site/created.rid /usr/share/ri/site/lib/ruby-prof/assets/page-call_stack_printer_css_html.ri /usr/share/ri/site/lib/ruby-prof/assets/page-call_stack_printer_js_html.ri Wrote: /usr/src/RPM/RPMS/i586/ruby-prof-0.16.2-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/noarch/ruby-prof-doc-0.16.2-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/i586/ruby-prof-debuginfo-0.16.2-alt1.i586.rpm 11.46user 2.63system 0:18.28elapsed 77%CPU (0avgtext+0avgdata 27040maxresident)k 0inputs+0outputs (0major+399286minor)pagefaults 0swaps /.out/ruby-prof-0.16.2-alt1.i586.rpm: invalid dependencies: ruby(#{$1}/ruby_prof.so) 16384 sisyphus_check: check-deps ERROR: package dependencies violation hsh-rebuild: ruby-prof-0.16.2-alt1.src.rpm: sisyphus_check failed. Command exited with non-zero status 1 31.05user 7.72system 0:42.30elapsed 91%CPU (0avgtext+0avgdata 134016maxresident)k 0inputs+0outputs (0major+733127minor)pagefaults 0swaps