<86>Jan 9 08:11:15 userdel[3553]: delete user 'rooter' <86>Jan 9 08:11:15 userdel[3553]: removed group 'rooter' owned by 'rooter' <86>Jan 9 08:11:15 userdel[3553]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 9 08:11:15 groupadd[3570]: group added to /etc/group: name=rooter, GID=609 <86>Jan 9 08:11:15 groupadd[3570]: group added to /etc/gshadow: name=rooter <86>Jan 9 08:11:15 groupadd[3570]: new group: name=rooter, GID=609 <86>Jan 9 08:11:15 useradd[3583]: new user: name=rooter, UID=609, GID=609, home=/root, shell=/bin/bash <86>Jan 9 08:11:15 userdel[3603]: delete user 'builder' <86>Jan 9 08:11:15 userdel[3603]: removed group 'builder' owned by 'builder' <86>Jan 9 08:11:15 userdel[3603]: removed shadow group 'builder' owned by 'builder' <86>Jan 9 08:11:15 groupadd[3616]: group added to /etc/group: name=builder, GID=610 <86>Jan 9 08:11:15 groupadd[3616]: group added to /etc/gshadow: name=builder <86>Jan 9 08:11:15 groupadd[3616]: new group: name=builder, GID=610 <86>Jan 9 08:11:15 useradd[3626]: new user: name=builder, UID=610, GID=610, home=/usr/src, shell=/bin/bash <13>Jan 9 08:11:18 rpmi: perl-Module-Runtime-0.016-alt1 1509549848 installed <13>Jan 9 08:11:18 rpmi: perl-Dist-CheckConflicts-0.11-alt1 1397076608 installed <13>Jan 9 08:11:18 rpmi: perl-Package-Stash-XS-0.29-alt1 sisyphus.218846.100 1546250440 installed <13>Jan 9 08:11:18 rpmi: perl-Try-Tiny-0.30-alt1 1514318058 installed <13>Jan 9 08:11:18 rpmi: perl-Module-Implementation-0.09-alt1 1418836057 installed <13>Jan 9 08:11:18 rpmi: perl-Term-ANSIColor-4.06-alt1 1479407083 installed <13>Jan 9 08:11:18 rpmi: perl-Data-Dump-1.23-alt1 1444601978 installed <13>Jan 9 08:11:18 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Jan 9 08:11:18 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Jan 9 08:11:18 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Jan 9 08:11:19 rpmi: perl-devel-1:5.26.2-alt2 1534850821 installed <13>Jan 9 08:11:19 rpmi: perl-Test-Deep-1.128-alt1 1524684544 installed <13>Jan 9 08:11:19 rpmi: perl-Test-Trap-0.3.4-alt1 sisyphus.215555.100 1540457046 installed <13>Jan 9 08:11:19 rpmi: perl-Package-Stash-0.38-alt1 sisyphus.218845.100 1546250118 installed <13>Jan 9 08:11:19 rpmi: perl-Tie-IxHash-1.23-alt1 1374770680 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Test-Spec-0.54-alt1.nosrc.rpm Installing perl-Test-Spec-0.54-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91098 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf perl-Test-Spec-0.54 + echo 'Source #0 (perl-Test-Spec-0.54.tar):' Source #0 (perl-Test-Spec-0.54.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/perl-Test-Spec-0.54.tar + cd perl-Test-Spec-0.54 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.91098 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd perl-Test-Spec-0.54 + 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(Carp)>=0 perl(Devel::GlobalPhase)>=0 perl(Exporter)>=0 perl(List::Util)>=0 perl(Package::Stash)>=0.23 perl(Scalar::Util)>=1.11 perl(TAP::Parser)>=0 perl(Test::Deep)>=0.103 perl(Test::More)>=0.88 perl(Test::Trap)>=0 perl(Tie::IxHash)>=0 perl(constant)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Warning: prerequisite Devel::GlobalPhase 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Test::Spec + : 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/perl-Test-Spec-0.54' cp lib/Test/Spec/Mocks.pm blib/lib/Test/Spec/Mocks.pm cp lib/Test/Spec/SharedHash.pm blib/lib/Test/Spec/SharedHash.pm cp lib/Test/Spec/Context.pm blib/lib/Test/Spec/Context.pm cp lib/Test/Spec.pm blib/lib/Test/Spec.pm cp lib/Test/Spec/Example.pm blib/lib/Test/Spec/Example.pm cp lib/Test/Spec/TodoExample.pm blib/lib/Test/Spec/TodoExample.pm make: Leaving directory '/usr/src/RPM/BUILD/perl-Test-Spec-0.54' + : 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/perl-Test-Spec-0.54' 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/around.t .................... ok t/auto_inherit.t .............. ok t/data_sharing.t .............. ok t/define.t .................... ok t/disabled.t .................. ok t/empty.t ..................... ok t/example_in_handler.t ........ ok t/import_strict.t ............. ok t/import_warnings.t ........... ok t/manifest.t .................. skipped: Author tests not required for installation t/meta.t ...................... skipped: Author tests not required for installation t/mocks.t ..................... ok t/mocks_imports.t ............. ok t/ordering.t .................. ok t/predictable_destroy_spec.t .. ok t/runtests_subset.t ........... ok t/shared_examples.t ........... ok t/show_exceptions.t ........... ok t/spec_helper.t ............... ok All tests successful. Files=19, Tests=171, 7 wallclock secs ( 0.10 usr 0.03 sys + 6.20 cusr 0.53 csys = 6.86 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/perl-Test-Spec-0.54' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.68373 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Test-Spec-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Test-Spec-buildroot + cd perl-Test-Spec-0.54 + 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=/bin/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Test-Spec-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/perl-Test-Spec-0.54' Installing /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm Installing /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/TodoExample.pm Installing /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Example.pm Installing /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm Installing /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/SharedHash.pm Installing /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Mocks.pm make: Leaving directory '/usr/src/RPM/BUILD/perl-Test-Spec-0.54' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Test-Spec-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Test-Spec-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Carp)>=0 perl(Devel::GlobalPhase)>=0 perl(Exporter)>=0 perl(List::Util)>=0 perl(Package::Stash)>=0.23 perl(Scalar::Util)>=1.11 perl(TAP::Parser)>=0 perl(Test::Deep)>=0.103 perl(Test::More)>=0.88 perl(Test::Trap)>=0 perl(Tie::IxHash)>=0 perl(constant)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Test-Spec-buildroot (auto) removed './usr/lib/perl5/auto/Test/Spec/.packlist' Verifying and fixing files in /usr/src/tmp/perl-Test-Spec-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/perl-Test-Spec-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Test-Spec-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Test-Spec-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Test-Spec-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-Test-Spec-0.54-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68347 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd perl-Test-Spec-0.54 + DOCDIR=/usr/src/tmp/perl-Test-Spec-buildroot/usr/share/doc/perl-Test-Spec-0.54 + export DOCDIR + rm -rf /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/doc/perl-Test-Spec-0.54 + /bin/mkdir -p /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/doc/perl-Test-Spec-0.54 + cp -prL Changes README.md /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/doc/perl-Test-Spec-0.54 + chmod -R go-w /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/doc/perl-Test-Spec-0.54 + chmod -R a+rX /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/doc/perl-Test-Spec-0.54 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dwA1pD 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.hhNp1v find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Subroutine Test::Spec::ExportProxy::trap redefined at /usr/share/perl5/Test/Trap.pm line 40. Subroutine import redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 63. Subroutine phase redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 89. Subroutine add_test redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 104. Subroutine tests redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 112. Subroutine runtests redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 121. Subroutine builder redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 142. Subroutine _pick_tests redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 147. Subroutine _execute_tests redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 157. Subroutine it redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 174. Subroutine Test::Spec::they redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 195. Subroutine describe redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 199. Subroutine around redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 225. Subroutine yield redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 236. Subroutine Test::Spec::context redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 242. Subroutine xit redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 245. Subroutine xthey redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 250. Subroutine xdescribe redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 255. Subroutine Test::Spec::xcontext redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 262. Subroutine shared_examples_for redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 265. Subroutine _accumulate_examples redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 286. Subroutine it_should_behave_like redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 319. Subroutine before redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 344. Subroutine after redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 361. Subroutine spec_helper redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 376. Subroutine share redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 401. Subroutine _materialize_tests redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 406. Subroutine in_context redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 418. Subroutine _autovivify_context redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 435. Subroutine current_context redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 448. Subroutine contexts redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 452. Subroutine _ixhash redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm line 458. /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec.pm syntax OK Subroutine new redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 22. Subroutine clone redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 55. Subroutine DESTROY redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 76. Subroutine name redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 84. Subroutine parent redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 92. Subroutine class redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 101. Subroutine context_lookup redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 115. Subroutine before_blocks redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 120. Subroutine after_blocks redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 125. Subroutine around_blocks redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 130. Subroutine tests redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 135. Subroutine on_enter_blocks redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 140. Subroutine on_leave_blocks redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 145. Subroutine _has_run_before_all redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 151. Subroutine _has_run_after_all redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 157. Subroutine _debug redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 163. Subroutine _debug_name redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 169. Subroutine _debugging redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 174. Subroutine on_enter redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 187. Subroutine on_leave redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 202. Subroutine ancestors redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 207. Subroutine ancestor_of redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 212. Subroutine contexts redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 217. Subroutine _count_tests redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 224. Subroutine _run_callback redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 230. Subroutine _run_before redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 238. Subroutine _run_before_all_once redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 244. Subroutine _run_after redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 251. Subroutine _run_after_all_once redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 257. Subroutine _concat redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 265. Subroutine _materialize_tests redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 273. Subroutine _builder redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 329. Subroutine _make_safe redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 333. Subroutine _run_on_enter redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 346. Subroutine _run_on_leave redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 367. Subroutine _in_anonymous_context redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 385. Subroutine contextualize redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 397. Subroutine wrap_code_with_around_blocks redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 437. Subroutine wrap_code_with_around_block redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm line 446. /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Context.pm syntax OK /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Example.pm syntax OK /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/Mocks.pm syntax OK /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/SharedHash.pm syntax OK Subroutine new redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/TodoExample.pm line 10. Subroutine name redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/TodoExample.pm line 23. Subroutine description redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/TodoExample.pm line 24. Subroutine reason redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/TodoExample.pm line 25. Subroutine builder redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/TodoExample.pm line 26. Subroutine run redefined at /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/TodoExample.pm line 29. /usr/src/tmp/perl-Test-Spec-buildroot/usr/share/perl5/Test/Spec/TodoExample.pm syntax OK Provides: perl(Test/Spec.pm) = 0.540, perl(Test/Spec/Context.pm), perl(Test/Spec/Example.pm), perl(Test/Spec/Mocks.pm), perl(Test/Spec/SharedHash.pm), perl(Test/Spec/TodoExample.pm) Requires: /usr/share/perl5, perl(File/Spec.pm), perl(List/Util.pm), perl(Package/Stash.pm) >= 0.230, perl(Scalar/Util.pm) >= 1.110, perl(Test/Deep/NoTest.pm), perl(Test/More.pm) >= 0.880, perl(Test/Trap.pm), perl(Tie/Hash.pm), perl(Tie/IxHash.pm), perl(base.pm), perl(constant.pm), perl(parent.pm) Wrote: /usr/src/RPM/RPMS/noarch/perl-Test-Spec-0.54-alt1.noarch.rpm 10.83user 1.29system 0:13.78elapsed 87%CPU (0avgtext+0avgdata 14456maxresident)k 0inputs+0outputs (0major+206660minor)pagefaults 0swaps 25.02user 7.13system 0:33.87elapsed 94%CPU (0avgtext+0avgdata 121988maxresident)k 80inputs+0outputs (0major+625148minor)pagefaults 0swaps