<86>Jun 27 08:20:16 userdel[1856607]: delete user 'rooter'
<86>Jun 27 08:20:16 groupadd[1856642]: group added to /etc/group: name=rooter, GID=669
<86>Jun 27 08:20:16 groupadd[1856642]: group added to /etc/gshadow: name=rooter
<86>Jun 27 08:20:16 groupadd[1856642]: new group: name=rooter, GID=669
<86>Jun 27 08:20:16 useradd[1856679]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash
<86>Jun 27 08:20:16 userdel[1856763]: delete user 'builder'
<86>Jun 27 08:20:16 userdel[1856763]: removed group 'builder' owned by 'builder'
<86>Jun 27 08:20:16 userdel[1856763]: removed shadow group 'builder' owned by 'builder'
<86>Jun 27 08:20:16 groupadd[1856768]: group added to /etc/group: name=builder, GID=670
<86>Jun 27 08:20:16 groupadd[1856768]: group added to /etc/gshadow: name=builder
<86>Jun 27 08:20:16 groupadd[1856768]: new group: name=builder, GID=670
<86>Jun 27 08:20:16 useradd[1856772]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash
warning: user at does not exist - using root
warning: group at does not exist - using root
warning: user at does not exist - using root
warning: group at does not exist - using root
<13>Jun 27 08:20:21 rpmi: libgdbm-1.8.3-alt10 1454943334 installed
<13>Jun 27 08:20:21 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed
<13>Jun 27 08:20:21 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed
<13>Jun 27 08:20:21 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316313 installed
<13>Jun 27 08:20:21 rpmi: perl-Curses-1.36-alt1.2 sisyphus+219907.14500.1.1 1548362489 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-Term-Animation-2.6-alt1.nosrc.rpm (w1.gzdio)
Installing perl-Term-Animation-2.6-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.46549
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Term-Animation-2.6
+ echo 'Source #0 (Term-Animation-2.6.tar.gz):'
Source #0 (Term-Animation-2.6.tar.gz):
+ /bin/tar -xf -
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Term-Animation-2.6.tar.gz
+ cd Term-Animation-2.6
+ /bin/chmod -c -Rf u+rwX,go-w .
mode of './t/use.t' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of './examples/color_nature.pl' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of './README' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of './lib/Term/Animation/Entity.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of './MIGRATION' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.46549
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Term-Animation-2.6
+ perl_vendor_build
+ export PERL_EXTUTILS_AUTOINSTALL=--skip
+ PERL_EXTUTILS_AUTOINSTALL=--skip
+ export XSUBPP_STATIC_XS=1
+ XSUBPP_STATIC_XS=1
+ _perl_vendor_fixin
+ find . -type f -print0
+ xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,'
+ /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL
+ _perl_vendor_MM_build
+ : looking for PREREQ dependencies
+ /usr/bin/perl Makefile.PL PRINT_PREREQ=1
+ tee .perl.req
perl(Curses)>=1.06 
+ : writing Makefile
+ /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Term::Animation
+ : running make
+ make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Term-Animation-2.6'
cp lib/Term/Animation/Entity.pm blib/lib/Term/Animation/Entity.pm
cp lib/Term/Animation.pm blib/lib/Term/Animation.pm
make: Leaving directory '/usr/src/RPM/BUILD/Term-Animation-2.6'
+ : running tests
+ LD_BIND_NOW=1
+ PERL_DL_NONLAZY=1
+ /usr/bin/make test 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Term-Animation-2.6'
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/use.t .. ok
All tests successful.
Files=1, Tests=1,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.08 cusr  0.00 csys =  0.10 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Term-Animation-2.6'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.49327
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Term-Animation-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Term-Animation-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Term-Animation-2.6
+ perl_vendor_install
+ /bin/grep -qs -Ew Build_PL Build.PL
+ /bin/grep -qs -Ew '(dist|module)_name' Build.PL
+ _perl_vendor_MM_install
+ : installing
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Term-Animation-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Term-Animation-2.6'
Installing /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm
Installing /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm
make: Leaving directory '/usr/src/RPM/BUILD/Term-Animation-2.6'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Term-Animation-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Term-Animation-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(Curses)>=1.06 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Term-Animation-buildroot (auto)
removed './usr/lib/perl5/auto/Term/Animation/.packlist'
Verifying and fixing files in /usr/src/tmp/perl-Term-Animation-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Term-Animation-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Term-Animation-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Term-Animation-buildroot
./usr/lib:
Verifying ELF objects in /usr/src/tmp/perl-Term-Animation-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: perl-Term-Animation-2.6-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45159
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Term-Animation-2.6
+ DOCDIR=/usr/src/tmp/perl-Term-Animation-buildroot/usr/share/doc/perl-Term-Animation-2.6
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/doc/perl-Term-Animation-2.6
+ /bin/mkdir -p /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/doc/perl-Term-Animation-2.6
+ cp -prL Changes README MIGRATION /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/doc/perl-Term-Animation-2.6
+ chmod -R go-w /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/doc/perl-Term-Animation-2.6
+ chmod -R a+rX /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/doc/perl-Term-Animation-2.6
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tesyAW
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GSv5td
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Subroutine new redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 114.
Subroutine DESTROY redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 158.
Subroutine new_entity redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 183.
Subroutine _color_list redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 194.
Subroutine _set_colors redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 227.
Subroutine color_name redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 250.
Subroutine color_id redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 268.
Subroutine is_valid_color redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 286.
Subroutine color redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 301.
Subroutine background redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 327.
Subroutine _find_collisions redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 348.
Subroutine _update_physical redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 386.
Subroutine animate redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 407.
Subroutine _track_frame_rate redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 421.
Subroutine track_framerate redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 443.
Subroutine framerate redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 459.
Subroutine screen_size redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 473.
Subroutine update_term_size redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 487.
Subroutine _get_term_size redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 500.
Subroutine _build_screen redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 517.
Subroutine _draw_entity redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 530.
Subroutine add_entity redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 587.
Subroutine del_entity redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 609.
Subroutine _remove_deleted_entities redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 623.
Subroutine remove_all_entities redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 647.
Subroutine entity_count redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 662.
Subroutine get_entities redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 678.
Subroutine get_entities_of_type redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 692.
Subroutine is_living redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 711.
Subroutine entity redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 740.
Subroutine width redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 756.
Subroutine height redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 768.
Subroutine size redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 780.
Subroutine redraw_screen redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 794.
Subroutine _display_screen redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 804.
Subroutine gen_path redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 836.
Subroutine _do_callbacks redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 913.
Subroutine _move_followers redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 964.
Subroutine _collision_handlers redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 983.
Subroutine end redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 1003.
Subroutine _elog redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm line 1009.
/usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation.pm syntax OK
Subroutine new redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 124.
Subroutine physical redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 194.
Subroutine auto_trans redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 218.
Subroutine transparent redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 234.
Subroutine wrap redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 249.
Subroutine data redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 265.
Subroutine name redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 278.
Subroutine type redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 292.
Subroutine frame redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 306.
Subroutine width redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 328.
Subroutine height redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 340.
Subroutine depth redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 352.
Subroutine size redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 365.
Subroutine position redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 385.
Subroutine x redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 391.
Subroutine y redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 397.
Subroutine z redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 403.
Subroutine callback_args redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 418.
Subroutine callback redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 432.
Subroutine death_cb redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 448.
Subroutine die_offscreen redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 463.
Subroutine die_frame redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 479.
Subroutine die_time redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 494.
Subroutine die_entity redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 511.
Subroutine follow_entity redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 523.
Subroutine follow_offset redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 539.
Subroutine shape redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 556.
Subroutine collisions redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 575.
Subroutine animation redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 589.
Subroutine default_color redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 604.
Subroutine color_mask redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 626.
Subroutine move_entity redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 649.
Subroutine kill redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 697.
Subroutine _build_mask redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 705.
Subroutine _auto_trans redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 762.
Subroutine _trans_fill_string redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 782.
Subroutine _build_shape redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 796.
Subroutine _get_entity_name redefined at /usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm line 835.
/usr/src/tmp/perl-Term-Animation-buildroot/usr/share/perl5/Term/Animation/Entity.pm syntax OK
Provides: perl(Term/Animation.pm) = 2.600, perl(Term/Animation/Entity.pm)
Requires: /usr/share/perl5, perl(Curses.pm) >= 1.060, perl(Data/Dumper.pm)
Wrote: /usr/src/RPM/RPMS/noarch/perl-Term-Animation-2.6-alt1.noarch.rpm (w2.lzdio)
2.41user 0.29system 0:07.74elapsed 34%CPU (0avgtext+0avgdata 11088maxresident)k
0inputs+0outputs (0major+106555minor)pagefaults 0swaps
6.55user 2.36system 0:20.37elapsed 43%CPU (0avgtext+0avgdata 115148maxresident)k
0inputs+0outputs (0major+394458minor)pagefaults 0swaps
--- perl-Term-Animation-2.6-alt1.noarch.rpm.repo	2011-04-24 00:05:10.000000000 +0000
+++ perl-Term-Animation-2.6-alt1.noarch.rpm.hasher	2021-06-27 08:20:34.860537435 +0000
@@ -11,3 +11,2 @@
 Requires: perl(Data/Dumper.pm)  
-Requires: perl-base >= 1:5.6.0
 Provides: perl(Term/Animation.pm) = 2.600
@@ -15,2 +14,2 @@
 Provides: perl-Term-Animation = 2.6-alt1
-RPMIdentity: 8a8854f3f598813869f9a6a732f936a7
+RPMIdentity: 8f458c574f48f7c8d2aa39253160f970