<86>Sep 26 08:04:40 userdel[3997632]: delete user 'rooter' <86>Sep 26 08:04:40 userdel[3997632]: removed group 'rooter' owned by 'rooter' <86>Sep 26 08:04:40 userdel[3997632]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 26 08:04:40 groupadd[3997665]: group added to /etc/group: name=rooter, GID=579 <86>Sep 26 08:04:40 groupadd[3997665]: group added to /etc/gshadow: name=rooter <86>Sep 26 08:04:40 groupadd[3997665]: new group: name=rooter, GID=579 <86>Sep 26 08:04:40 useradd[3997693]: new user: name=rooter, UID=579, GID=579, home=/root, shell=/bin/bash <86>Sep 26 08:04:40 userdel[3997746]: delete user 'builder' <86>Sep 26 08:04:40 userdel[3997746]: removed group 'builder' owned by 'builder' <86>Sep 26 08:04:40 userdel[3997746]: removed shadow group 'builder' owned by 'builder' <86>Sep 26 08:04:40 groupadd[3997778]: group added to /etc/group: name=builder, GID=580 <86>Sep 26 08:04:40 groupadd[3997778]: group added to /etc/gshadow: name=builder <86>Sep 26 08:04:40 groupadd[3997778]: new group: name=builder, GID=580 <86>Sep 26 08:04:40 useradd[3997801]: new user: name=builder, UID=580, GID=580, 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>Sep 26 08:04:44 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Sep 26 08:04:44 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed <13>Sep 26 08:04:44 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Sep 26 08:04:44 rpmi: perl-Filter-1.60-alt1 sisyphus+257141.100.1.1 1598989347 installed <13>Sep 26 08:04:44 rpmi: perl-Encode-3.07-alt1 sisyphus+257208.100.1.1 1599043410 installed <13>Sep 26 08:04:44 rpmi: perl-Pod-Simple-3.40-alt1 sisyphus+239861.100.1.1 1572267919 installed <13>Sep 26 08:04:44 rpmi: perl-Pod-Usage-1.70-alt1 sisyphus+248549.100.1.1 1585154783 installed <13>Sep 26 08:04:44 rpmi: perl-podlators-4.14-alt1 sisyphus+243914.100.1.1 1578493399 installed <13>Sep 26 08:04:44 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Sep 26 08:04:44 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Sep 26 08:04:44 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Sep 26 08:04:44 rpmi: perl-devel-1:5.28.2-alt3 sisyphus+246858.100.1.1 1582562013 installed <13>Sep 26 08:04:44 rpmi: rsync-3.1.3-alt1 1518721086 installed <13>Sep 26 08:04:44 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.31649 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/File-Rsync-0.49.tar.gz + 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.31649 + 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.81435 + 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.81435 + 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.76876 + 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.RU3dAM 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.h5DVUM 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 2.39user 0.38system 0:04.38elapsed 63%CPU (0avgtext+0avgdata 11928maxresident)k 0inputs+0outputs (0major+118952minor)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 8.78user 3.53system 0:13.76elapsed 89%CPU (0avgtext+0avgdata 109056maxresident)k 0inputs+0outputs (0major+413991minor)pagefaults 0swaps