<86>Sep 10 00:49:20 userdel[3458389]: delete user 'rooter' <86>Sep 10 00:49:20 userdel[3458389]: removed group 'rooter' owned by 'rooter' <86>Sep 10 00:49:20 userdel[3458389]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 10 00:49:20 groupadd[3458821]: group added to /etc/group: name=rooter, GID=1811 <86>Sep 10 00:49:20 groupadd[3458821]: group added to /etc/gshadow: name=rooter <86>Sep 10 00:49:20 groupadd[3458821]: new group: name=rooter, GID=1811 <86>Sep 10 00:49:20 useradd[3459057]: new user: name=rooter, UID=1811, GID=1811, home=/root, shell=/bin/bash, from=none <86>Sep 10 00:49:20 userdel[3459338]: delete user 'builder' <86>Sep 10 00:49:20 userdel[3459338]: removed group 'builder' owned by 'builder' <86>Sep 10 00:49:20 userdel[3459338]: removed shadow group 'builder' owned by 'builder' <86>Sep 10 00:49:20 groupadd[3459405]: group added to /etc/group: name=builder, GID=1812 <86>Sep 10 00:49:20 groupadd[3459405]: group added to /etc/gshadow: name=builder <86>Sep 10 00:49:20 groupadd[3459405]: new group: name=builder, GID=1812 <86>Sep 10 00:49:20 useradd[3459565]: new user: name=builder, UID=1812, GID=1812, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Statistics-TTest-1.1.0-alt1.src.rpm: license not found in '/usr/share/license' directory: unknown warning: user victor does not exist - using root warning: group victor does not exist - using root warning: user victor does not exist - using root warning: group victor does not exist - using root warning: user victor does not exist - using root warning: group victor does not exist - using root <13>Sep 10 00:49:27 rpmi: perl-List-MoreUtils-XS-0.430-alt1 sisyphus+335067.4100.2.2 1701150262 installed <13>Sep 10 00:49:27 rpmi: perl-Exporter-Tiny-1.006002-alt1 sisyphus+317962.100.1.1 1680529810 installed <13>Sep 10 00:49:27 rpmi: perl-List-MoreUtils-0.430-alt1 sisyphus+260754.100.1.1 1604234166 installed <13>Sep 10 00:49:27 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Sep 10 00:49:27 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Sep 10 00:49:27 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed <13>Sep 10 00:49:27 rpmi: perl-Statistics-Descriptive-3.0801-alt1 sisyphus+324536.100.1.3 1688838411 installed <13>Sep 10 00:49:27 rpmi: perl-Statistics-Distributions-1.02-alt2 1530299153 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Statistics-TTest-1.1.0-alt1.nosrc.rpm (w1.gzdio) Installing perl-Statistics-TTest-1.1.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.51084 + 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): + /usr/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.51084 + 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,' + /usr/bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + tee .perl.req + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 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 + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' '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.0153659489045221 , variance=0.10145760652193 standard deviation=0.318524106657455 , standard error=0.0563076389472183 the estimate of the mean is 0.0153659489045221 +/- 0.114839429632852 or (-0.0994734807283296 to 0.130205378537374 ) with 95 % of confidence t-statistic=T=0.272892793798829 , Prob >|T|=0.78674 mean:0.0153659489045221 variance:0.10145760652193 t_value:2.0395 valid:1 t_prob:0.78674 standard_error:0.0563076389472183 delta:0.114839429632852 significance:95 alpha:0.025 upper_clm:0.130205378537374 t_statistic:0.272892793798829 df:31 lower_clm:-0.0994734807283296 500 trials 471 successes 29failure 94.2% 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.85055 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Statistics-TTest-1.1.0 + perl_vendor_install + /usr/bin/grep -qs -Ew Build_PL Build.PL + /usr/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-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 /usr/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 /usr/bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /usr/bin/grep -F 'perl(' .perl.req perl(Statistics::Descriptive)>=2.6 perl(Statistics::Distributions)>=0.07 + /usr/bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Statistics-TTest-buildroot (auto) removed './usr/lib64/perl5/auto/Statistics/TTest/.packlist' Verifying and fixing files in /usr/src/tmp/perl-Statistics-TTest-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Statistics-TTest-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Statistics-TTest-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Statistics-TTest-buildroot ./usr/lib64: (from :0) 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-Statistics-TTest-buildroot 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.6Cttxl find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NUGEMk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /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 (w2.lzdio) 0.99user 0.70system 0:03.97elapsed 42%CPU (0avgtext+0avgdata 14556maxresident)k 0inputs+0outputs (0major+98894minor)pagefaults 0swaps /.out/perl-Statistics-TTest-1.1.0-alt1.noarch.rpm: license not found in '/usr/share/license' directory: unknown 6.30user 4.83system 0:27.35elapsed 40%CPU (0avgtext+0avgdata 135764maxresident)k 288inputs+0outputs (0major+198509minor)pagefaults 0swaps --- perl-Statistics-TTest-1.1.0-alt1.noarch.rpm.repo 2010-11-22 11:28:13.000000000 +0000 +++ perl-Statistics-TTest-1.1.0-alt1.noarch.rpm.hasher 2024-09-10 00:49:37.711871378 +0000 @@ -14,2 +14,2 @@ File: /usr/share/perl5/Statistics/TTest.pm 100644 root:root bef80b7a8a26049784dd6215bb53fc07 -RPMIdentity: 446af89921366b2e8ccd8e1e8cb0ca3b85c3d2287d2a4253836724c2440c6c1f20d89993e3cf988c898bc8d172e8d406a490fd66fcad8911d5f4b996ca5a9cb7 +RPMIdentity: 1d139723d96c2d8e65a9191dc1d8d5b021cbf758fa2729e92ad2adedd2b2820dbec86a4e3804c72d46c1652099a38dfe4a1944538d98ee1af1992c5eaa63e765