<86>Nov 14 01:51:17 userdel[2371079]: delete user 'rooter' <86>Nov 14 01:51:17 userdel[2371079]: removed group 'rooter' owned by 'rooter' <86>Nov 14 01:51:17 userdel[2371079]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 14 01:51:17 groupadd[2371101]: group added to /etc/group: name=rooter, GID=1844 <86>Nov 14 01:51:17 groupadd[2371101]: group added to /etc/gshadow: name=rooter <86>Nov 14 01:51:17 groupadd[2371101]: new group: name=rooter, GID=1844 <86>Nov 14 01:51:17 useradd[2371117]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Nov 14 01:51:17 userdel[2371144]: delete user 'builder' <86>Nov 14 01:51:17 userdel[2371144]: removed group 'builder' owned by 'builder' <86>Nov 14 01:51:17 userdel[2371144]: removed shadow group 'builder' owned by 'builder' <86>Nov 14 01:51:17 groupadd[2371163]: group added to /etc/group: name=builder, GID=1845 <86>Nov 14 01:51:17 groupadd[2371163]: group added to /etc/gshadow: name=builder <86>Nov 14 01:51:17 groupadd[2371163]: new group: name=builder, GID=1845 <86>Nov 14 01:51:17 useradd[2371175]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none /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>Nov 14 01:51:21 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Nov 14 01:51:21 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Nov 14 01:51:21 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 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.58649 + 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): + /usr/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.58649 + 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,' + /usr/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 -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' '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 -flto=auto -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:11: warning: "PERL_UNUSED_DECL" redefined 227 | # define PERL_UNUSED_DECL | ^~~~~~~~~~~~~~~~ In file included from CharWidth.xs:2: /usr/lib64/perl5/CORE/perl.h:516:11: note: this is the location of the previous definition 516 | # 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 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.01 usr 0.01 sys + 0.03 cusr 0.01 csys = 0.06 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.26585 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Text-CharWidth-0.04 + 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-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 /usr/bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Text-CharWidth-buildroot -type f -not -name .packlist -exec /usr/bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /usr/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-Text-CharWidth-buildroot Processing files: perl-Text-CharWidth-0.04-alt4.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.26585 + 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.dSOteS 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.D8eAmX 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, ld-linux-x86-64.so.2()(64bit) >= set:jiids, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.38.so()(64bit) >= set:okjB3gbY7m0u8HNScNGRd8Z3VfET0, 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.yjcY2t 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.tgozcn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eEG9HC find-requires: running scripts (debuginfo) Requires: perl-Text-CharWidth = 0.04-alt4.2, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(libperl-5.38.so) 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.04user 1.26system 0:06.23elapsed 36%CPU (0avgtext+0avgdata 77192maxresident)k 0inputs+0outputs (0major+226575minor)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 3.30user 2.52system 0:15.48elapsed 37%CPU (0avgtext+0avgdata 137420maxresident)k 0inputs+0outputs (0major+207572minor)pagefaults 0swaps --- perl-Text-CharWidth-0.04-alt4.2.x86_64.rpm.repo 2023-11-28 10:51:45.000000000 +0000 +++ perl-Text-CharWidth-0.04-alt4.2.x86_64.rpm.hasher 2024-11-14 01:51:29.894148696 +0000 @@ -24,3 +24,3 @@ File: /usr/lib64/perl5/auto/Text/CharWidth 40755 root:root -File: /usr/lib64/perl5/auto/Text/CharWidth/CharWidth.so 100644 root:root d79a5e3f1a9f14a5ddc3ba580667980f +File: /usr/lib64/perl5/auto/Text/CharWidth/CharWidth.so 100644 root:root 6beafea078d508b7b1fee5c667874387 File: /usr/share/doc/perl-Text-CharWidth-0.04 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/doc/perl-Text-CharWidth-0.04/README 100644 root:root d8d54c8c500cbdd57a4c15911d9d96db -RPMIdentity: 58d36e5b5f1296159b8ae6939e316677b2e90f04c0dca53809e59b2ce64b5fc05e597309b22af909afc5e4d1ca3f63e83b3701b77d87c969dcc14a8f1faed20e +RPMIdentity: 997b784137b471fc08593f8628310fc1d0f886aff8cf19bb41706c265edbed1fbc2b5efc115bcc423f34225157acb5f062a219d7c6129c2740813fbb6398f8fb --- perl-Text-CharWidth-debuginfo-0.04-alt4.2.x86_64.rpm.repo 2023-11-28 10:51:45.000000000 +0000 +++ perl-Text-CharWidth-debuginfo-0.04-alt4.2.x86_64.rpm.hasher 2024-11-14 01:51:30.087152009 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/08 40755 root:root -/usr/lib/debug/.build-id/08/c8f49f76fe24d0279f685be06346f0f0ff6efd 120777 root:root ../../../../lib64/perl5/auto/Text/CharWidth/CharWidth.so -/usr/lib/debug/.build-id/08/c8f49f76fe24d0279f685be06346f0f0ff6efd.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/CharWidth/CharWidth.so.debug +/usr/lib/debug/.build-id/65 40755 root:root +/usr/lib/debug/.build-id/65/79559bd537fb82b4e54468191abeb76025bea4 120777 root:root ../../../../lib64/perl5/auto/Text/CharWidth/CharWidth.so +/usr/lib/debug/.build-id/65/79559bd537fb82b4e54468191abeb76025bea4.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+335067.46500.2.2 -File: /usr/lib/debug/.build-id/08 40755 root:root -File: /usr/lib/debug/.build-id/08/c8f49f76fe24d0279f685be06346f0f0ff6efd 120777 root:root ../../../../lib64/perl5/auto/Text/CharWidth/CharWidth.so -File: /usr/lib/debug/.build-id/08/c8f49f76fe24d0279f685be06346f0f0ff6efd.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/CharWidth/CharWidth.so.debug +File: /usr/lib/debug/.build-id/65 40755 root:root +File: /usr/lib/debug/.build-id/65/79559bd537fb82b4e54468191abeb76025bea4 120777 root:root ../../../../lib64/perl5/auto/Text/CharWidth/CharWidth.so +File: /usr/lib/debug/.build-id/65/79559bd537fb82b4e54468191abeb76025bea4.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 41c876287b5a0821cb6f4f4cbd924ef6 +File: /usr/lib/debug/usr/lib64/perl5/auto/Text/CharWidth/CharWidth.so.debug 100644 root:root 4c294b85d0f48f0e213962cd0b457985 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: 96f0e8bc1ee18ef49ba95e72e93098585d5c793c7e066b0f63ba2a6d4e6e6bf3fbcf54ee43dab1720717d4486dd8c7893048faece224cb91d9ba6ad924e5e862 +RPMIdentity: 7b8734475364d60a7e7454fbac443075d00c7a4f87ac59f883604669e4508fbaf1b69fdec551340ad5e398c48dc78346081a47c0def878d9b17ca9cae9628e75