<86>Feb 10 06:10:23 userdel[29238]: delete user 'rooter' <86>Feb 10 06:10:23 groupadd[29317]: group added to /etc/group: name=rooter, GID=651 <86>Feb 10 06:10:23 groupadd[29317]: group added to /etc/gshadow: name=rooter <86>Feb 10 06:10:23 groupadd[29317]: new group: name=rooter, GID=651 <86>Feb 10 06:10:23 useradd[29342]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Feb 10 06:10:23 userdel[29480]: delete user 'builder' <86>Feb 10 06:10:23 groupadd[29612]: group added to /etc/group: name=builder, GID=652 <86>Feb 10 06:10:23 groupadd[29612]: group added to /etc/gshadow: name=builder <86>Feb 10 06:10:23 groupadd[29612]: new group: name=builder, GID=652 <86>Feb 10 06:10:23 useradd[29700]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash <13>Feb 10 06:10:27 rpmi: perl-Exporter-Tiny-0.042-alt1 1412717270 installed <13>Feb 10 06:10:27 rpmi: perl-List-MoreUtils-0.413-alt1.1 1448471592 installed <13>Feb 10 06:10:27 rpmi: perl-Statistics-Descriptive-3.0612-alt1 1455178639 installed <13>Feb 10 06:10:27 rpmi: perl-Statistics-Distributions-1.02-alt1.1 1290601449 installed <13>Feb 10 06:10:27 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958186 installed Installing perl-Statistics-TTest-1.1.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.96047 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Statistics-TTest-1.1.0 + echo 'Source #0 (Statistics-TTest-1.1.0.tar.gz):' Source #0 (Statistics-TTest-1.1.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Statistics-TTest-1.1.0.tar.gz + /bin/tar -xf - + cd Statistics-TTest-1.1.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (Statistics-TTest-1.1.0-unneededshebang.patch):' Patch #1 (Statistics-TTest-1.1.0-unneededshebang.patch): + /usr/bin/patch -p1 patching file TTest.pm + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.96047 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Statistics-TTest-1.1.0 + 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(Statistics::Descriptive)>=2.6 perl(Statistics::Distributions)>=0.07 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Generating a Unix-style Makefile Writing Makefile for Statistics::TTest + : running make + '[' -n '' ']' + NPROCS=8 + make -j8 'OPTIMIZE=-pipe -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/Statistics-TTest-1.1.0' cp PointEstimation.pm blib/lib/Statistics/PointEstimation.pm cp TTest.pm blib/lib/Statistics/TTest.pm make: Leaving directory `/usr/src/RPM/BUILD/Statistics-TTest-1.1.0' + : 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/Statistics-TTest-1.1.0' PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl Summary from the observed values of the sample : sample size= 32 , degree of freedom=31 mean=0.032726445704915 , variance=0.0861098150457627 standard deviation=0.29344473933905 , standard error=0.0518741912725402 the estimate of the mean is 0.032726445704915 +/- 0.105797413100346 or (-0.0730709673954307 to 0.138523858805261 ) with 95 % of confidence t-statistic=T=0.630881077894295 , Prob >|T|=0.53274 mean:0.032726445704915 variance:0.0861098150457627 standard_error:0.0518741912725402 lower_clm:-0.0730709673954307 delta:0.105797413100346 upper_clm:0.138523858805261 significance:95 t_value:2.0395 t_prob:0.53274 valid:1 t_statistic:0.630881077894295 df:31 alpha:0.025 500 trials 474 successes 26failure 94.8% success rate make: Leaving directory `/usr/src/RPM/BUILD/Statistics-TTest-1.1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.61165 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Statistics-TTest-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Statistics-TTest-buildroot + cd Statistics-TTest-1.1.0 + 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-Statistics-TTest-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory `/usr/src/RPM/BUILD/Statistics-TTest-1.1.0' Installing /usr/src/tmp/perl-Statistics-TTest-buildroot/usr/share/perl5/Statistics/TTest.pm Installing /usr/src/tmp/perl-Statistics-TTest-buildroot/usr/share/perl5/Statistics/PointEstimation.pm make: Leaving directory `/usr/src/RPM/BUILD/Statistics-TTest-1.1.0' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Statistics-TTest-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Statistics-TTest-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Statistics::Descriptive)>=2.6 perl(Statistics::Distributions)>=0.07 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Statistics-TTest-buildroot (auto) removed './usr/lib/perl5/auto/Statistics/TTest/.packlist' Verifying and fixing files in /usr/src/tmp/perl-Statistics-TTest-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/perl-Statistics-TTest-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Statistics-TTest-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Statistics-TTest-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-Statistics-TTest-1.1.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bZPwGc find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y6exge find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/perl-Statistics-TTest-buildroot/usr/share/perl5/Statistics/PointEstimation.pm syntax OK /usr/src/tmp/perl-Statistics-TTest-buildroot/usr/share/perl5/Statistics/TTest.pm syntax OK Provides: perl(Statistics/PointEstimation.pm) = 1.100, perl(Statistics/TTest.pm) = 1.100 Requires: /usr/share/perl5, perl(POSIX.pm), perl(Statistics/Descriptive.pm) >= 2.600, perl(Statistics/Distributions.pm) >= 0.070 Wrote: /usr/src/RPM/RPMS/noarch/perl-Statistics-TTest-1.1.0-alt1.noarch.rpm 1.17user 0.19system 0:03.94elapsed 34%CPU (0avgtext+0avgdata 9312maxresident)k 0inputs+0outputs (0major+72336minor)pagefaults 0swaps 8.92user 2.24system 0:17.61elapsed 63%CPU (0avgtext+0avgdata 125088maxresident)k 64inputs+0outputs (0major+391633minor)pagefaults 0swaps