<86>Oct 31 07:25:21 userdel[159884]: delete user 'rooter'
<86>Oct 31 07:25:21 userdel[159884]: removed group 'rooter' owned by 'rooter'
<86>Oct 31 07:25:21 userdel[159884]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct 31 07:25:21 groupadd[159904]: group added to /etc/group: name=rooter, GID=567
<86>Oct 31 07:25:21 groupadd[159904]: group added to /etc/gshadow: name=rooter
<86>Oct 31 07:25:21 groupadd[159904]: new group: name=rooter, GID=567
<86>Oct 31 07:25:21 useradd[159920]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash
<86>Oct 31 07:25:21 userdel[159954]: delete user 'builder'
<86>Oct 31 07:25:21 userdel[159954]: removed group 'builder' owned by 'builder'
<86>Oct 31 07:25:21 userdel[159954]: removed shadow group 'builder' owned by 'builder'
<86>Oct 31 07:25:21 groupadd[159983]: group added to /etc/group: name=builder, GID=568
<86>Oct 31 07:25:21 groupadd[159983]: group added to /etc/gshadow: name=builder
<86>Oct 31 07:25:21 groupadd[159983]: new group: name=builder, GID=568
<86>Oct 31 07:25:21 useradd[159999]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/perl-File-Rsync-0.49-alt2.src.rpm: license not found in '/usr/share/license' directory: GPL+
/usr/src/in/srpm/perl-File-Rsync-0.49-alt2.src.rpm: The use of such a license name is ambiguous: Artistic
<13>Oct 31 07:25:27 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed
<13>Oct 31 07:25:27 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed
<13>Oct 31 07:25:27 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed
<13>Oct 31 07:25:27 rpmi: perl-Filter-1.60-alt1 sisyphus+258375.300.14.2 1600904226 installed
<13>Oct 31 07:25:27 rpmi: perl-Encode-3.07-alt1 sisyphus+258375.400.14.2 1600904306 installed
<13>Oct 31 07:25:27 rpmi: perl-Pod-Simple-3.41-alt1 sisyphus+260314.100.1.1 1603547629 installed
<13>Oct 31 07:25:27 rpmi: perl-Pod-Usage-2.01-alt1 sisyphus+260315.100.1.3 1603550551 installed
<13>Oct 31 07:25:27 rpmi: perl-podlators-4.14-alt1 sisyphus+243914.100.1.1 1578493399 installed
<13>Oct 31 07:25:27 rpmi: libgdbm-1.8.3-alt10 1454943334 installed
<13>Oct 31 07:25:27 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed
<13>Oct 31 07:25:27 rpmi: perl-devel-1:5.30.3-alt1 sisyphus+259030.200.1.1 1601554162 installed
<13>Oct 31 07:25:27 rpmi: rsync-3.1.3-alt1 1518721086 installed
<13>Oct 31 07:25:27 rpmi: perl-IPC-Run3-0.048-alt1 1410690027 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-File-Rsync-0.49-alt2.nosrc.rpm
Installing perl-File-Rsync-0.49-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40185
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf File-Rsync-0.49
+ echo 'Source #0 (File-Rsync-0.49.tar.gz):'
Source #0 (File-Rsync-0.49.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/File-Rsync-0.49.tar.gz
+ /bin/tar -xf -
+ cd File-Rsync-0.49
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40185
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd File-Rsync-0.49
+ 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(File::Path)>=0  perl(IPC::Run3)>=0  perl(Scalar::Util)>=0  perl(Test::More)>=0 
+ : 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 File::Rsync
+ : 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/File-Rsync-0.49'
cp Rsync.pm blib/lib/File/Rsync.pm
make: Leaving directory '/usr/src/RPM/BUILD/File-Rsync-0.49'
+ : 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/File-Rsync-0.49'
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
# NOTE: expect 'badoption' message for test 7
# NOTE: expect 'deprecated' message for test 8
ok 1 - module loaded
ok 2 - rsync executable found
# Running [rsync --archive blib destdir]
ok 3 - simple exec
# Running [rsync --archive blib destdir]
ok 4 - exec with args
# Running [rsync --archive some-non-existant-path-name destdir]
ok 5 - non-existant source
# Running [rsync --archive blib destdir/subdir]
ok 6 - non-existant destination
File::Rsync: badoption - unknown option. at test.pl line 91.
ok 7 - invalid option
File::Rsync: hash reference is deprecated, use array or list. at test.pl line 98.
ok 8 - deprecated hash ref
File::Rsync: hash reference is deprecated, use array or list. at test.pl line 106.
# checking [rsync --archive blib destdir]
ok 9 - mixed hash ref and non
# Running [rsync --archive --files-from=- blib destdir]
ok 10 - files-from array ref
# Running [rsync --archive --files-from=- blib destdir]
ok 11 - files-from infun
# Checking [rsync --archive --itemize-changes --omit-dir-times blib destdir]
ok 12 - ordered args
# Checking [rsync --archive --omit-dir-times --itemize-changes --no-perms --exclude=.*.swp --filter=:- .gitignore --delete blib destdir]
ok 13 - more ordered args
1..13
make: Leaving directory '/usr/src/RPM/BUILD/File-Rsync-0.49'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.3900
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-File-Rsync-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-File-Rsync-buildroot
+ cd File-Rsync-0.49
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/perl-File-Rsync-buildroot
make: Entering directory '/usr/src/RPM/BUILD/File-Rsync-0.49'
Installing /usr/src/tmp/perl-File-Rsync-buildroot/usr/share/perl5/File/Rsync.pm
Appending installation info to /usr/src/tmp/perl-File-Rsync-buildroot/usr/lib/perl5/perllocal.pod
make: Leaving directory '/usr/src/RPM/BUILD/File-Rsync-0.49'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-File-Rsync-buildroot (auto)
removed './usr/lib/perl5/auto/File/Rsync/.packlist'
removed './usr/lib/perl5/perllocal.pod'
Verifying and fixing files in /usr/src/tmp/perl-File-Rsync-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/perl-File-Rsync-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-File-Rsync-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-File-Rsync-buildroot
./usr/lib:
Verifying ELF objects in /usr/src/tmp/perl-File-Rsync-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.58427
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd File-Rsync-0.49
+ make test
make: Entering directory '/usr/src/RPM/BUILD/File-Rsync-0.49'
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
# NOTE: expect 'badoption' message for test 7
# NOTE: expect 'deprecated' message for test 8
ok 1 - module loaded
ok 2 - rsync executable found
# Running [rsync --archive blib destdir]
ok 3 - simple exec
# Running [rsync --archive blib destdir]
ok 4 - exec with args
# Running [rsync --archive some-non-existant-path-name destdir]
ok 5 - non-existant source
# Running [rsync --archive blib destdir/subdir]
ok 6 - non-existant destination
File::Rsync: badoption - unknown option. at test.pl line 91.
ok 7 - invalid option
File::Rsync: hash reference is deprecated, use array or list. at test.pl line 98.
ok 8 - deprecated hash ref
File::Rsync: hash reference is deprecated, use array or list. at test.pl line 106.
# checking [rsync --archive blib destdir]
ok 9 - mixed hash ref and non
# Running [rsync --archive --files-from=- blib destdir]
ok 10 - files-from array ref
# Running [rsync --archive --files-from=- blib destdir]
ok 11 - files-from infun
# Checking [rsync --archive --itemize-changes --omit-dir-times blib destdir]
ok 12 - ordered args
# Checking [rsync --archive --omit-dir-times --itemize-changes --no-perms --exclude=.*.swp --filter=:- .gitignore --delete blib destdir]
ok 13 - more ordered args
1..13
make: Leaving directory '/usr/src/RPM/BUILD/File-Rsync-0.49'
+ exit 0
Processing files: perl-File-Rsync-0.49-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59428
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd File-Rsync-0.49
+ DOCDIR=/usr/src/tmp/perl-File-Rsync-buildroot/usr/share/doc/perl-File-Rsync-0.49
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-File-Rsync-buildroot/usr/share/doc/perl-File-Rsync-0.49
+ /bin/mkdir -p /usr/src/tmp/perl-File-Rsync-buildroot/usr/share/doc/perl-File-Rsync-0.49
+ cp -prL Changelog META.json META.yml README TODO /usr/src/tmp/perl-File-Rsync-buildroot/usr/share/doc/perl-File-Rsync-0.49
+ chmod -R go-w /usr/src/tmp/perl-File-Rsync-buildroot/usr/share/doc/perl-File-Rsync-0.49
+ chmod -R a+rX /usr/src/tmp/perl-File-Rsync-buildroot/usr/share/doc/perl-File-Rsync-0.49
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.utqO6g
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.OjnKAj
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-File-Rsync-buildroot/usr/share/perl5/File/Rsync.pm syntax OK
Provides: perl(File/Rsync.pm) = 0.490
Requires: /usr/share/perl5, perl(Data/Dumper.pm), perl(FileHandle.pm), perl(IPC/Run3.pm), perl(Scalar/Util.pm)
Wrote: /usr/src/RPM/RPMS/noarch/perl-File-Rsync-0.49-alt2.noarch.rpm
4.26user 0.82system 0:06.20elapsed 82%CPU (0avgtext+0avgdata 12160maxresident)k
0inputs+0outputs (0major+119692minor)pagefaults 0swaps
/.out/perl-File-Rsync-0.49-alt2.noarch.rpm: license not found in '/usr/share/license' directory: GPL+
/.out/perl-File-Rsync-0.49-alt2.noarch.rpm: The use of such a license name is ambiguous: Artistic
15.25user 6.76system 0:21.98elapsed 100%CPU (0avgtext+0avgdata 108920maxresident)k
0inputs+0outputs (0major+417983minor)pagefaults 0swaps