<86>Jun 16 01:18:13 userdel[1595448]: delete user 'rooter' <86>Jun 16 01:18:13 userdel[1595448]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:18:13 userdel[1595448]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:18:13 groupadd[1595466]: group added to /etc/group: name=rooter, GID=1238 <86>Jun 16 01:18:13 groupadd[1595466]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:18:13 groupadd[1595466]: new group: name=rooter, GID=1238 <86>Jun 16 01:18:13 useradd[1595475]: new user: name=rooter, UID=1238, GID=1238, home=/root, shell=/bin/bash <86>Jun 16 01:18:13 userdel[1595488]: delete user 'builder' <86>Jun 16 01:18:13 userdel[1595488]: removed group 'builder' owned by 'builder' <86>Jun 16 01:18:13 userdel[1595488]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:18:13 groupadd[1595501]: group added to /etc/group: name=builder, GID=1239 <86>Jun 16 01:18:13 groupadd[1595501]: group added to /etc/gshadow: name=builder <86>Jun 16 01:18:13 groupadd[1595501]: new group: name=builder, GID=1239 <86>Jun 16 01:18:13 useradd[1595507]: new user: name=builder, UID=1239, GID=1239, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Text-CharWidth-0.04-alt4.2.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Text-CharWidth-0.04-alt4.2.src.rpm: The use of such a license name is ambiguous: Artistic warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Jun 16 01:18:17 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 01:18:17 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 01:18:17 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Text-CharWidth-0.04-alt4.2.nosrc.rpm (w1.gzdio) Installing perl-Text-CharWidth-0.04-alt4.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40789 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Text-CharWidth-0.04 + echo 'Source #0 (Text-CharWidth-0.04.tar.gz):' Source #0 (Text-CharWidth-0.04.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Text-CharWidth-0.04.tar.gz + /bin/tar -xf - + cd Text-CharWidth-0.04 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40789 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Text-CharWidth-0.04 + 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 + : 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 Text::CharWidth + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Text-CharWidth-0.04' Running Mkbootstrap for CharWidth () chmod 644 "CharWidth.bs" make: Leaving directory '/usr/src/RPM/BUILD/Text-CharWidth-0.04' make: Entering directory '/usr/src/RPM/BUILD/Text-CharWidth-0.04' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CharWidth.bs blib/arch/auto/Text/CharWidth/CharWidth.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Text-CharWidth-0.04' make: Entering directory '/usr/src/RPM/BUILD/Text-CharWidth-0.04' cp CharWidth.pm blib/lib/Text/CharWidth.pm make: Leaving directory '/usr/src/RPM/BUILD/Text-CharWidth-0.04' make: Entering directory '/usr/src/RPM/BUILD/Text-CharWidth-0.04' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' CharWidth.xs > CharWidth.xsc Please specify prototyping behavior for CharWidth.xs (see perlxs manual) mv CharWidth.xsc CharWidth.c make: Leaving directory '/usr/src/RPM/BUILD/Text-CharWidth-0.04' make: Entering directory '/usr/src/RPM/BUILD/Text-CharWidth-0.04' gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/usr/lib64/perl5/CORE" CharWidth.c In file included from CharWidth.xs:5: ppport.h:227: warning: "PERL_UNUSED_DECL" redefined 227 | # define PERL_UNUSED_DECL | In file included from CharWidth.xs:2: /usr/lib64/perl5/CORE/perl.h:438: note: this is the location of the previous definition 438 | # define PERL_UNUSED_DECL __attribute__unused__ | make: Leaving directory '/usr/src/RPM/BUILD/Text-CharWidth-0.04' make: Entering directory '/usr/src/RPM/BUILD/Text-CharWidth-0.04' rm -f blib/arch/auto/Text/CharWidth/CharWidth.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong CharWidth.o -o blib/arch/auto/Text/CharWidth/CharWidth.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Text/CharWidth/CharWidth.so make: Leaving directory '/usr/src/RPM/BUILD/Text-CharWidth-0.04' + : 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/Text-CharWidth-0.04' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CharWidth.bs blib/arch/auto/Text/CharWidth/CharWidth.bs 644 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/use.t .. ok All tests successful. Files=1, Tests=5, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.05 cusr 0.00 csys = 0.07 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Text-CharWidth-0.04' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57025 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Text-CharWidth-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Text-CharWidth-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Text-CharWidth-0.04 + 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-Text-CharWidth-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Text-CharWidth-0.04' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CharWidth.bs blib/arch/auto/Text/CharWidth/CharWidth.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Text-CharWidth-buildroot/usr/lib64/perl5/auto/Text/CharWidth/CharWidth.so Installing /usr/src/tmp/perl-Text-CharWidth-buildroot/usr/lib64/perl5/Text/CharWidth.pm make: Leaving directory '/usr/src/RPM/BUILD/Text-CharWidth-0.04' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Text-CharWidth-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' /bin/grep: /usr/src/tmp/perl-Text-CharWidth-buildroot/usr/lib64/perl5/auto/Text/CharWidth/CharWidth.so: binary file matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Text-CharWidth-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Text-CharWidth-buildroot (auto) removed './usr/lib64/perl5/auto/Text/CharWidth/.packlist' mode of './usr/lib64/perl5/auto/Text/CharWidth/CharWidth.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Text-CharWidth-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Text-CharWidth-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Text-CharWidth-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Text-CharWidth-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Text-CharWidth-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-Text-CharWidth-0.04-alt4.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.57025 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Text-CharWidth-0.04 + DOCDIR=/usr/src/tmp/perl-Text-CharWidth-buildroot/usr/share/doc/perl-Text-CharWidth-0.04 + export DOCDIR + rm -rf /usr/src/tmp/perl-Text-CharWidth-buildroot/usr/share/doc/perl-Text-CharWidth-0.04 + /bin/mkdir -p /usr/src/tmp/perl-Text-CharWidth-buildroot/usr/share/doc/perl-Text-CharWidth-0.04 + cp -prL Changes README /usr/src/tmp/perl-Text-CharWidth-buildroot/usr/share/doc/perl-Text-CharWidth-0.04 + chmod -R go-w /usr/src/tmp/perl-Text-CharWidth-buildroot/usr/share/doc/perl-Text-CharWidth-0.04 + chmod -R a+rX /usr/src/tmp/perl-Text-CharWidth-buildroot/usr/share/doc/perl-Text-CharWidth-0.04 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gGMgjA 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.vrLzsz 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-Text-CharWidth-buildroot/usr/lib64/perl5/Text/CharWidth.pm syntax OK Provides: perl(Text/CharWidth.pm) = 0.040 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.34.so()(64bit) >= set:okjB3gbYTTF1EMQTcNGRd8Z3VfET0, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(XSLoader.pm), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X0hGWB Creating perl-Text-CharWidth-debuginfo package Processing files: perl-Text-CharWidth-debuginfo-0.04-alt4.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4VvQtB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.waZDGA find-requires: running scripts (debuginfo) Requires: perl-Text-CharWidth = 0.04-alt4.2, debug64(libc.so.6), debug64(libperl-5.34.so), debug64(libpthread.so.0) Adding to perl-Text-CharWidth-debuginfo a strict dependency on perl-Text-CharWidth Wrote: /usr/src/RPM/RPMS/x86_64/perl-Text-CharWidth-0.04-alt4.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Text-CharWidth-debuginfo-0.04-alt4.2.x86_64.rpm (w2.lzdio) 1.29user 1.02system 0:06.31elapsed 36%CPU (0avgtext+0avgdata 73668maxresident)k 0inputs+0outputs (0major+207745minor)pagefaults 0swaps /.out/perl-Text-CharWidth-0.04-alt4.2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Text-CharWidth-0.04-alt4.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Text-CharWidth-debuginfo-0.04-alt4.2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Text-CharWidth-debuginfo-0.04-alt4.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic 4.61user 1.85system 0:15.57elapsed 41%CPU (0avgtext+0avgdata 128548maxresident)k 0inputs+0outputs (0major+193586minor)pagefaults 0swaps --- perl-Text-CharWidth-0.04-alt4.2.x86_64.rpm.repo 2021-07-19 00:17:58.000000000 +0000 +++ perl-Text-CharWidth-0.04-alt4.2.x86_64.rpm.hasher 2024-06-16 01:18:26.699284080 +0000 @@ -23,3 +23,3 @@ File: /usr/lib64/perl5/auto/Text/CharWidth 40755 root:root -File: /usr/lib64/perl5/auto/Text/CharWidth/CharWidth.so 100644 root:root 591729b2d351d6964a12cac6ba6a19f7 +File: /usr/lib64/perl5/auto/Text/CharWidth/CharWidth.so 100644 root:root 914d48429824ae25b678e921f3e35192 File: /usr/share/doc/perl-Text-CharWidth-0.04 40755 root:root @@ -27,2 +27,2 @@ File: /usr/share/doc/perl-Text-CharWidth-0.04/README 100644 root:root d8d54c8c500cbdd57a4c15911d9d96db -RPMIdentity: 7776dd03986eef0df92eca891d37509490406a91030425fb86a4bafe21f9784a056fa77d7342b1b967111b21061e6e0a3f2ba713d911f8cfecc0ba08a1681128 +RPMIdentity: 95d219620252c688e69052bd1ae13370d725b5236ac959815733eca7fc8bf79e4439cd4e343739202d6ae2de1399b1f1d32fc2d5a43f81d0d67695f4a6843753 --- perl-Text-CharWidth-debuginfo-0.04-alt4.2.x86_64.rpm.repo 2021-07-19 00:17:58.000000000 +0000 +++ perl-Text-CharWidth-debuginfo-0.04-alt4.2.x86_64.rpm.hasher 2024-06-16 01:18:26.784284472 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/cd 40755 root:root -/usr/lib/debug/.build-id/cd/43e998330fcfb4f4ea28ee2e8918dcdbc0c168 120777 root:root ../../../../lib64/perl5/auto/Text/CharWidth/CharWidth.so -/usr/lib/debug/.build-id/cd/43e998330fcfb4f4ea28ee2e8918dcdbc0c168.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/CharWidth/CharWidth.so.debug +/usr/lib/debug/.build-id/e8 40755 root:root +/usr/lib/debug/.build-id/e8/b3350c53d62ed399f67686d281b8092195042c 120777 root:root ../../../../lib64/perl5/auto/Text/CharWidth/CharWidth.so +/usr/lib/debug/.build-id/e8/b3350c53d62ed399f67686d281b8092195042c.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/CharWidth/CharWidth.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-Text-CharWidth-debuginfo = 0.04-alt4.2:sisyphus+279723.21400.1.1 -File: /usr/lib/debug/.build-id/cd 40755 root:root -File: /usr/lib/debug/.build-id/cd/43e998330fcfb4f4ea28ee2e8918dcdbc0c168 120777 root:root ../../../../lib64/perl5/auto/Text/CharWidth/CharWidth.so -File: /usr/lib/debug/.build-id/cd/43e998330fcfb4f4ea28ee2e8918dcdbc0c168.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/CharWidth/CharWidth.so.debug +File: /usr/lib/debug/.build-id/e8 40755 root:root +File: /usr/lib/debug/.build-id/e8/b3350c53d62ed399f67686d281b8092195042c 120777 root:root ../../../../lib64/perl5/auto/Text/CharWidth/CharWidth.so +File: /usr/lib/debug/.build-id/e8/b3350c53d62ed399f67686d281b8092195042c.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/CharWidth/CharWidth.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Text/CharWidth 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Text/CharWidth/CharWidth.so.debug 100644 root:root b74be9e78987a998e59a74803240c847 +File: /usr/lib/debug/usr/lib64/perl5/auto/Text/CharWidth/CharWidth.so.debug 100644 root:root cedd557624dfe68bd90820da35ef59c5 File: /usr/src/debug/Text-CharWidth-0.04 40755 root:root @@ -28,2 +28,2 @@ File: /usr/src/debug/Text-CharWidth-0.04/CharWidth.xs 100644 root:root 81e610413f52b9a4467618bd401ba5b7 -RPMIdentity: e498152012bf34f82c4f8985d784877d0659a1d1f36f76db6158db33022f1bafd7138943870f2ce9c194765bd9df0eb83080f4840c0ba11f3e25b7c979338b81 +RPMIdentity: 70b7a1bcddd68a8d831dcb66373c44db9996c8e3d709b7126ea6b45eb52ef0ebfc5cbd529bef5b0766404c60942f2f78482c4abcf29d4661f984cf6de0c9681b