<86>Apr 27 09:05:40 userdel[5550]: delete user 'rooter' <86>Apr 27 09:05:40 userdel[5550]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:05:40 userdel[5550]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:05:40 groupadd[5610]: group added to /etc/group: name=rooter, GID=1859 <86>Apr 27 09:05:40 groupadd[5610]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:05:40 groupadd[5610]: new group: name=rooter, GID=1859 <86>Apr 27 09:05:40 useradd[5646]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:05:40 userdel[5684]: delete user 'builder' <86>Apr 27 09:05:40 userdel[5684]: removed group 'builder' owned by 'builder' <86>Apr 27 09:05:40 userdel[5684]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:05:40 groupadd[5726]: group added to /etc/group: name=builder, GID=1860 <86>Apr 27 09:05:40 groupadd[5726]: group added to /etc/gshadow: name=builder <86>Apr 27 09:05:40 groupadd[5726]: new group: name=builder, GID=1860 <86>Apr 27 09:05:40 useradd[5761]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Test-Manifest-2.024-alt1.src.rpm: The use of such a license name is ambiguous: Artistic warning: Macro %perl_vendor_man3dir not found <13>Apr 27 09:05:43 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 09:05:43 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 09:05:44 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed warning: Macro %perl_vendor_man3dir not found Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Test-Manifest-2.024-alt1.nosrc.rpm (w1.gzdio) warning: Macro %perl_vendor_man3dir not found Installing perl-Test-Manifest-2.024-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41213 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Test-Manifest-2.024 + echo 'Source #0 (Test-Manifest-2.024.tar.gz):' Source #0 (Test-Manifest-2.024.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Test-Manifest-2.024.tar.gz + /bin/tar -xf - + cd Test-Manifest-2.024 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41213 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Test-Manifest-2.024 + 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::Spec)>=0 perl(File::Spec::Functions)>=0 perl(Test::Harness)>=0 perl(perl)>=5.008 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor WARNING: Older versions of ExtUtils::MakeMaker may errantly install README.pod as part of this distribution. It is recommended to avoid using this path in CPAN modules. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Test::Manifest + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Test-Manifest-2.024' cp lib/Test/Manifest.pm blib/lib/Test/Manifest.pm make: Leaving directory '/usr/src/RPM/BUILD/Test-Manifest-2.024' + : 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/Test-Manifest-2.024' 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/00load.t ................ ok # Test level is 0 # Test level is 1 # Test level is 2 # Test level is 3 t/01get_test_files.t ...... ok # manifest name is t/test_manifest # count of test files is 8 t/01make_test_manifest.t .. ok t/99pod.t ................. skipped: Test::Pod 1.00 required for testing POD t/include.t ............... ok t/leading_space.t ......... ok t/pod_coverage.t .......... skipped: Test::Pod::Coverage required for testing POD t/trailing_space.t ........ ok All tests successful. Files=8, Tests=14, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.59 cusr 0.10 csys = 0.74 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Test-Manifest-2.024' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85166 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Test-Manifest-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Test-Manifest-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Test-Manifest-2.024 + 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=/usr/libexec/rpm-build/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Test-Manifest-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Test-Manifest-2.024' Installing /usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/perl5/Test/Manifest.pm make: Leaving directory '/usr/src/RPM/BUILD/Test-Manifest-2.024' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Test-Manifest-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Test-Manifest-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(File::Spec)>=0 perl(File::Spec::Functions)>=0 perl(Test::Harness)>=0 perl(perl)>=5.008 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Test-Manifest-buildroot (auto) removed './usr/lib/perl5/auto/Test/Manifest/.packlist' Verifying and fixing files in /usr/src/tmp/perl-Test-Manifest-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Test-Manifest-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Test-Manifest-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Test-Manifest-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Test-Manifest-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-Test-Manifest-buildroot Processing files: perl-Test-Manifest-2.024-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67310 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Test-Manifest-2.024 + DOCDIR=/usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/doc/perl-Test-Manifest-2.024 + export DOCDIR + rm -rf /usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/doc/perl-Test-Manifest-2.024 + /bin/mkdir -p /usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/doc/perl-Test-Manifest-2.024 + cp -prL README.pod Changes examples /usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/doc/perl-Test-Manifest-2.024 + chmod -R go-w /usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/doc/perl-Test-Manifest-2.024 + chmod -R a+rX /usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/doc/perl-Test-Manifest-2.024 + cp -prL Changes /usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/doc/perl-Test-Manifest-2.024 + chmod -R go-w /usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/doc/perl-Test-Manifest-2.024 + chmod -R a+rX /usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/doc/perl-Test-Manifest-2.024 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JYBENI 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.owqpsD 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-Test-Manifest-buildroot/usr/share/perl5/Test/Manifest.pm syntax OK Provides: perl(Test/Manifest.pm) = 2.024 Requires: /usr/share/perl5, perl(File/Glob.pm), perl(File/Spec.pm), perl(File/Spec/Functions.pm), perl(Module/Build.pm), perl(Test/Harness.pm) Wrote: /usr/src/RPM/RPMS/noarch/perl-Test-Manifest-2.024-alt1.noarch.rpm (w2.lzdio) 1.45user 0.78system 0:04.04elapsed 55%CPU (0avgtext+0avgdata 11260maxresident)k 0inputs+0outputs (0major+105447minor)pagefaults 0swaps /.out/perl-Test-Manifest-2.024-alt1.noarch.rpm: The use of such a license name is ambiguous: Artistic 4.22user 2.76system 0:14.85elapsed 47%CPU (0avgtext+0avgdata 127320maxresident)k 0inputs+0outputs (0major+187618minor)pagefaults 0swaps