<86>Apr 27 09:09:47 userdel[959566]: delete user 'rooter' <86>Apr 27 09:09:47 userdel[959566]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:09:47 userdel[959566]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:09:47 groupadd[959590]: group added to /etc/group: name=rooter, GID=1811 <86>Apr 27 09:09:47 groupadd[959590]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:09:47 groupadd[959590]: new group: name=rooter, GID=1811 <86>Apr 27 09:09:47 useradd[959622]: new user: name=rooter, UID=1811, GID=1811, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:09:47 userdel[959661]: delete user 'builder' <86>Apr 27 09:09:47 userdel[959661]: removed group 'builder' owned by 'builder' <86>Apr 27 09:09:47 userdel[959661]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:09:47 groupadd[959687]: group added to /etc/group: name=builder, GID=1812 <86>Apr 27 09:09:47 groupadd[959687]: group added to /etc/gshadow: name=builder <86>Apr 27 09:09:47 groupadd[959687]: new group: name=builder, GID=1812 <86>Apr 27 09:09:47 useradd[959711]: new user: name=builder, UID=1812, GID=1812, 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>Apr 27 09:09:50 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 09:09:50 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 09:09:50 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.60709 + 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.60709 + 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 -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/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 -march=i586 -mtune=generic -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/usr/lib/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/lib/perl5/CORE/perl.h:516: 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 -march=i586 -mtune=generic -L/usr/local/lib -fstack-protector-strong CharWidth.o -o blib/arch/auto/Text/CharWidth/CharWidth.so \ \ -L/usr/lib/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.04 cusr 0.01 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.81304 + 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 + /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/lib/perl5/auto/Text/CharWidth/CharWidth.so Installing /usr/src/tmp/perl-Text-CharWidth-buildroot/usr/lib/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 '{}' ';' + : 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/lib/perl5/auto/Text/CharWidth/.packlist' mode of './usr/lib/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/lib: (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.81304 + 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.FnrWW1 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.Pp65Ko 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/lib/perl5/Text/CharWidth.pm syntax OK Provides: perl(Text/CharWidth.pm) = 0.040 Requires: /usr/lib/perl5, ld-linux.so.2 >= set:jiL26, ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl-5.38.so >= 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.gMHIMW 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.sReUaM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mhdZvg find-requires: running scripts (debuginfo) Requires: perl-Text-CharWidth = 0.04-alt4.2, debug(ld-linux.so.2), debug(libc.so.6), debug(libperl-5.38.so) Adding to perl-Text-CharWidth-debuginfo a strict dependency on perl-Text-CharWidth Wrote: /usr/src/RPM/RPMS/i586/perl-Text-CharWidth-0.04-alt4.2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Text-CharWidth-debuginfo-0.04-alt4.2.i586.rpm (w2.lzdio) 1.22user 1.10system 0:06.31elapsed 36%CPU (0avgtext+0avgdata 57140maxresident)k 0inputs+0outputs (0major+200533minor)pagefaults 0swaps /.out/perl-Text-CharWidth-0.04-alt4.2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Text-CharWidth-0.04-alt4.2.i586.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Text-CharWidth-debuginfo-0.04-alt4.2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Text-CharWidth-debuginfo-0.04-alt4.2.i586.rpm: The use of such a license name is ambiguous: Artistic 3.48user 2.63system 0:15.87elapsed 38%CPU (0avgtext+0avgdata 127352maxresident)k 0inputs+0outputs (0major+188142minor)pagefaults 0swaps --- perl-Text-CharWidth-0.04-alt4.2.i586.rpm.repo 2023-11-28 09:46:24.000000000 +0000 +++ perl-Text-CharWidth-0.04-alt4.2.i586.rpm.hasher 2024-04-27 09:09:59.671152531 +0000 @@ -25,3 +25,3 @@ File: /usr/lib/perl5/auto/Text/CharWidth 40755 root:root -File: /usr/lib/perl5/auto/Text/CharWidth/CharWidth.so 100644 root:root bca0ab0930e57b554e430fc54e61e26e +File: /usr/lib/perl5/auto/Text/CharWidth/CharWidth.so 100644 root:root b85781621e7b52e23143f305de0e15af File: /usr/share/doc/perl-Text-CharWidth-0.04 40755 root:root @@ -29,2 +29,2 @@ File: /usr/share/doc/perl-Text-CharWidth-0.04/README 100644 root:root d8d54c8c500cbdd57a4c15911d9d96db -RPMIdentity: 3fa3c35f697f9619bd527879d2ddf2edee7847223d05221684d06b48b94dbbd8e915ff76b1b9a43b21deac14503f9ccd3ec48a2d44b04096725656f816ba1451 +RPMIdentity: 57a7c5b7bd853284b4e6d20bd3fe5842be98c127d1951d790d6aa2996102ed0811e5e6f2ea1af388d4f6f8f71db9517a14eec371b335efca550109cad994197b --- perl-Text-CharWidth-debuginfo-0.04-alt4.2.i586.rpm.repo 2023-11-28 09:46:24.000000000 +0000 +++ perl-Text-CharWidth-debuginfo-0.04-alt4.2.i586.rpm.hasher 2024-04-27 09:09:59.752153689 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/6c 40755 root:root -/usr/lib/debug/.build-id/6c/4893d3eab3c87f18f445603e148841add9870e 120777 root:root ../../../perl5/auto/Text/CharWidth/CharWidth.so -/usr/lib/debug/.build-id/6c/4893d3eab3c87f18f445603e148841add9870e.debug 120777 root:root ../../usr/lib/perl5/auto/Text/CharWidth/CharWidth.so.debug +/usr/lib/debug/.build-id/84 40755 root:root +/usr/lib/debug/.build-id/84/863d2f8d9d4d54ab6db40f709d981a577eef83 120777 root:root ../../../perl5/auto/Text/CharWidth/CharWidth.so +/usr/lib/debug/.build-id/84/863d2f8d9d4d54ab6db40f709d981a577eef83.debug 120777 root:root ../../usr/lib/perl5/auto/Text/CharWidth/CharWidth.so.debug /usr/lib/debug/usr/lib/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/6c 40755 root:root -File: /usr/lib/debug/.build-id/6c/4893d3eab3c87f18f445603e148841add9870e 120777 root:root ../../../perl5/auto/Text/CharWidth/CharWidth.so -File: /usr/lib/debug/.build-id/6c/4893d3eab3c87f18f445603e148841add9870e.debug 120777 root:root ../../usr/lib/perl5/auto/Text/CharWidth/CharWidth.so.debug +File: /usr/lib/debug/.build-id/84 40755 root:root +File: /usr/lib/debug/.build-id/84/863d2f8d9d4d54ab6db40f709d981a577eef83 120777 root:root ../../../perl5/auto/Text/CharWidth/CharWidth.so +File: /usr/lib/debug/.build-id/84/863d2f8d9d4d54ab6db40f709d981a577eef83.debug 120777 root:root ../../usr/lib/perl5/auto/Text/CharWidth/CharWidth.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Text/CharWidth 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Text/CharWidth/CharWidth.so.debug 100644 root:root 959aed89503471170974658bf21f9abf +File: /usr/lib/debug/usr/lib/perl5/auto/Text/CharWidth/CharWidth.so.debug 100644 root:root b6c34a6342012a7f6200b4ec97c68664 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: 8519a1916a17af7d6163e0e961289dfed630640075a2be02800dcba1f98d72d64e99e6f097bf33e72c323ca703a3c407a692f73657acd33b454ca779fd6d2199 +RPMIdentity: 227e1a296ee97a790c5b8e8d7d9f6bb3d83c3044efb0d1052940cba6ec4a676d46ea3ab40e45a669c3bcd3cb5c630192b0cd873f4433339f5d65e5410d6b4188