<86>Jun 16 00:36:19 userdel[2402784]: delete user 'rooter' <86>Jun 16 00:36:19 userdel[2402784]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:36:19 userdel[2402784]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:36:19 groupadd[2402811]: group added to /etc/group: name=rooter, GID=1838 <86>Jun 16 00:36:19 groupadd[2402811]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:36:19 groupadd[2402811]: new group: name=rooter, GID=1838 <86>Jun 16 00:36:19 useradd[2402839]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash <86>Jun 16 00:36:19 userdel[2402876]: delete user 'builder' <86>Jun 16 00:36:19 userdel[2402876]: removed group 'builder' owned by 'builder' <86>Jun 16 00:36:19 userdel[2402876]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:36:19 groupadd[2402908]: group added to /etc/group: name=builder, GID=1839 <86>Jun 16 00:36:19 groupadd[2402908]: group added to /etc/gshadow: name=builder <86>Jun 16 00:36:19 groupadd[2402908]: new group: name=builder, GID=1839 <86>Jun 16 00:36:19 useradd[2402926]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Text-Iconv-1.7-alt4.2.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Text-Iconv-1.7-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 00:36:22 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:36:22 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:36:23 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-Iconv-1.7-alt4.2.nosrc.rpm (w1.gzdio) Installing perl-Text-Iconv-1.7-alt4.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93841 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Text-Iconv-1.7 + echo 'Source #0 (Text-Iconv-1.7.tar.gz):' Source #0 (Text-Iconv-1.7.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Text-Iconv-1.7.tar.gz + /bin/tar -xf - + cd Text-Iconv-1.7 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93841 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Text-Iconv-1.7 + 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 Checking for iconv ... ok (iconv apparently in libc) NOTE: If you have multiple iconv implementations installed, you might want to make sure that I've found the one you want to use. If necessary, you can explicitly specify paths like this: /usr/bin/perl Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include' + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking for iconv ... ok (iconv apparently in libc) NOTE: If you have multiple iconv implementations installed, you might want to make sure that I've found the one you want to use. If necessary, you can explicitly specify paths like this: /usr/bin/perl Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Text::Iconv + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Text-Iconv-1.7' Running Mkbootstrap for Iconv () chmod 644 "Iconv.bs" make: Leaving directory '/usr/src/RPM/BUILD/Text-Iconv-1.7' make: Entering directory '/usr/src/RPM/BUILD/Text-Iconv-1.7' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Iconv.bs blib/arch/auto/Text/Iconv/Iconv.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Text-Iconv-1.7' make: Entering directory '/usr/src/RPM/BUILD/Text-Iconv-1.7' cp Iconv.pm blib/lib/Text/Iconv.pm AutoSplitting blib/lib/Text/Iconv.pm (blib/lib/auto/Text/Iconv) make: Leaving directory '/usr/src/RPM/BUILD/Text-Iconv-1.7' make: Entering directory '/usr/src/RPM/BUILD/Text-Iconv-1.7' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Text-Iconv-1.7/typemap' Iconv.xs > Iconv.xsc mv Iconv.xsc Iconv.c make: Leaving directory '/usr/src/RPM/BUILD/Text-Iconv-1.7' make: Entering directory '/usr/src/RPM/BUILD/Text-Iconv-1.7' gcc -c -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=\"1.7\" -DXS_VERSION=\"1.7\" -fPIC "-I/usr/lib64/perl5/CORE" Iconv.c Iconv.c: In function 'XS_Text__IconvPtr_raise_error': Iconv.c:529:7: warning: unused variable 'RETVAL' [-Wunused-variable] 529 | SV * RETVAL; | ^~~~~~ Iconv.c: In function 'XS_Text__IconvPtr_get_attr': Iconv.c:617:9: warning: unused variable 'request' [-Wunused-variable] 617 | char * request = (char *)SvPV_nolen(ST(1)) | ^~~~~~~ Iconv.c:616:16: warning: variable 'self' set but not used [-Wunused-but-set-variable] 616 | Text__Iconv * self; | ^~~~ Iconv.c: In function 'XS_Text__IconvPtr_set_attr': Iconv.c:707:6: warning: unused variable 'arg' [-Wunused-variable] 707 | int arg = (int)SvIV(ST(2)) | ^~~ Iconv.c:705:9: warning: unused variable 'request' [-Wunused-variable] 705 | char * request = (char *)SvPV_nolen(ST(1)) | ^~~~~~~ Iconv.c:704:16: warning: variable 'self' set but not used [-Wunused-but-set-variable] 704 | Text__Iconv * self; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/Text-Iconv-1.7' make: Entering directory '/usr/src/RPM/BUILD/Text-Iconv-1.7' rm -f blib/arch/auto/Text/Iconv/Iconv.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong Iconv.o -o blib/arch/auto/Text/Iconv/Iconv.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Text/Iconv/Iconv.so make: Leaving directory '/usr/src/RPM/BUILD/Text-Iconv-1.7' + : 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-Iconv-1.7' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Iconv.bs blib/arch/auto/Text/Iconv/Iconv.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/00_load.t ...... ok t/01_charsets.t .. ok All tests successful. Files=2, Tests=14, 0 wallclock secs ( 0.01 usr + 0.01 sys = 0.02 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Text-Iconv-1.7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.74657 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Text-Iconv-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Text-Iconv-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Text-Iconv-1.7 + 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-Iconv-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Text-Iconv-1.7' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Iconv.bs blib/arch/auto/Text/Iconv/Iconv.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Text-Iconv-buildroot/usr/lib64/perl5/auto/Text/Iconv/Iconv.so Installing /usr/src/tmp/perl-Text-Iconv-buildroot/usr/lib64/perl5/Text/Iconv.pm Installing /usr/src/tmp/perl-Text-Iconv-buildroot/usr/lib64/perl5/auto/Text/Iconv/autosplit.ix make: Leaving directory '/usr/src/RPM/BUILD/Text-Iconv-1.7' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Text-Iconv-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' /bin/grep: /usr/src/tmp/perl-Text-Iconv-buildroot/usr/lib64/perl5/auto/Text/Iconv/Iconv.so: binary file matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Text-Iconv-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-Iconv-buildroot (auto) removed './usr/lib64/perl5/auto/Text/Iconv/.packlist' mode of './usr/lib64/perl5/auto/Text/Iconv/Iconv.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Text-Iconv-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Text-Iconv-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Text-Iconv-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Text-Iconv-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Text-Iconv-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-Text-Iconv-1.7-alt4.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74657 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Text-Iconv-1.7 + DOCDIR=/usr/src/tmp/perl-Text-Iconv-buildroot/usr/share/doc/perl-Text-Iconv-1.7 + export DOCDIR + rm -rf /usr/src/tmp/perl-Text-Iconv-buildroot/usr/share/doc/perl-Text-Iconv-1.7 + /bin/mkdir -p /usr/src/tmp/perl-Text-Iconv-buildroot/usr/share/doc/perl-Text-Iconv-1.7 + cp -prL Changes README /usr/src/tmp/perl-Text-Iconv-buildroot/usr/share/doc/perl-Text-Iconv-1.7 + chmod -R go-w /usr/src/tmp/perl-Text-Iconv-buildroot/usr/share/doc/perl-Text-Iconv-1.7 + chmod -R a+rX /usr/src/tmp/perl-Text-Iconv-buildroot/usr/share/doc/perl-Text-Iconv-1.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dctDot 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.WtG4Vt 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-Iconv-buildroot/usr/lib64/perl5/Text/Iconv.pm syntax OK Provides: perl(Text/Iconv.pm) = 1.700 Requires: iconv, /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.34.so()(64bit) >= set:ojjB3I7B6acfhDoHduMuDKIvRUTFhCfU7Q6CgpAG1rq1FRliE1kByLGj1cZ0ToRZs9oDG7bdETiV6, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(AutoLoader.pm), perl(DynaLoader.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.qvaUJs Creating perl-Text-Iconv-debuginfo package Processing files: perl-Text-Iconv-debuginfo-1.7-alt4.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R0gaLw find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kOrjSv find-requires: running scripts (debuginfo) Requires: perl-Text-Iconv = 1.7-alt4.2, debug64(libc.so.6), debug64(libperl-5.34.so), debug64(libpthread.so.0) Adding to perl-Text-Iconv-debuginfo a strict dependency on perl-Text-Iconv Wrote: /usr/src/RPM/RPMS/x86_64/perl-Text-Iconv-1.7-alt4.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Text-Iconv-debuginfo-1.7-alt4.2.x86_64.rpm (w2.lzdio) 1.13user 1.14system 0:06.25elapsed 36%CPU (0avgtext+0avgdata 76816maxresident)k 0inputs+0outputs (0major+220415minor)pagefaults 0swaps /.out/perl-Text-Iconv-1.7-alt4.2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Text-Iconv-1.7-alt4.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Text-Iconv-debuginfo-1.7-alt4.2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Text-Iconv-debuginfo-1.7-alt4.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic 3.27user 2.64system 0:15.44elapsed 38%CPU (0avgtext+0avgdata 128968maxresident)k 0inputs+0outputs (0major+194340minor)pagefaults 0swaps --- perl-Text-Iconv-1.7-alt4.2.x86_64.rpm.repo 2021-07-18 23:40:53.000000000 +0000 +++ perl-Text-Iconv-1.7-alt4.2.x86_64.rpm.hasher 2024-06-16 00:36:31.715593246 +0000 @@ -26,3 +26,3 @@ File: /usr/lib64/perl5/auto/Text/Iconv 40755 root:root -File: /usr/lib64/perl5/auto/Text/Iconv/Iconv.so 100644 root:root f12338a9011b894c2fb7aa1e7fc77595 +File: /usr/lib64/perl5/auto/Text/Iconv/Iconv.so 100644 root:root 89a56091c133fb7fde25eb2b2a7f280f File: /usr/lib64/perl5/auto/Text/Iconv/autosplit.ix 100644 root:root dc17ece97e97a8dc0f2442bdd1adb484 @@ -31,2 +31,2 @@ File: /usr/share/doc/perl-Text-Iconv-1.7/README 100644 root:root b761cd2515c90411793a2f58d8920998 -RPMIdentity: 3f21d4d0fafa41b71575a0893c0aaed184b4cb6848781c43441a9d8b595b5a9132daa154596d482470207c597adb2e4fd5231ef7cfcd36cebdb948a073a72de6 +RPMIdentity: 350bd61b642b332ebe9a66de3c260df14ff21faa04d46fc89841a3c6b5eea60aee56e8ac0b51c4143dbae4284b0bdb189479dd75d9bd7ec475499a5434b2ab59 --- perl-Text-Iconv-debuginfo-1.7-alt4.2.x86_64.rpm.repo 2021-07-18 23:40:53.000000000 +0000 +++ perl-Text-Iconv-debuginfo-1.7-alt4.2.x86_64.rpm.hasher 2024-06-16 00:36:31.790594425 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b9 40755 root:root -/usr/lib/debug/.build-id/b9/79d38bf724b477e2b1e46ab751b4bcf68c303c 120777 root:root ../../../../lib64/perl5/auto/Text/Iconv/Iconv.so -/usr/lib/debug/.build-id/b9/79d38bf724b477e2b1e46ab751b4bcf68c303c.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/Iconv/Iconv.so.debug +/usr/lib/debug/.build-id/f3 40755 root:root +/usr/lib/debug/.build-id/f3/b54dc5b1f79e7f46ffec1a37abd74ac6077b2c 120777 root:root ../../../../lib64/perl5/auto/Text/Iconv/Iconv.so +/usr/lib/debug/.build-id/f3/b54dc5b1f79e7f46ffec1a37abd74ac6077b2c.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/Iconv/Iconv.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-Text-Iconv-debuginfo = 1.7-alt4.2:sisyphus+279723.11300.1.1 -File: /usr/lib/debug/.build-id/b9 40755 root:root -File: /usr/lib/debug/.build-id/b9/79d38bf724b477e2b1e46ab751b4bcf68c303c 120777 root:root ../../../../lib64/perl5/auto/Text/Iconv/Iconv.so -File: /usr/lib/debug/.build-id/b9/79d38bf724b477e2b1e46ab751b4bcf68c303c.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/Iconv/Iconv.so.debug +File: /usr/lib/debug/.build-id/f3 40755 root:root +File: /usr/lib/debug/.build-id/f3/b54dc5b1f79e7f46ffec1a37abd74ac6077b2c 120777 root:root ../../../../lib64/perl5/auto/Text/Iconv/Iconv.so +File: /usr/lib/debug/.build-id/f3/b54dc5b1f79e7f46ffec1a37abd74ac6077b2c.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/Iconv/Iconv.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/Iconv 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Text/Iconv/Iconv.so.debug 100644 root:root 91edde08476ab4af05f60000b2d28bd6 +File: /usr/lib/debug/usr/lib64/perl5/auto/Text/Iconv/Iconv.so.debug 100644 root:root d5ed25d04956c1522d35312ce0b83945 File: /usr/src/debug/Text-Iconv-1.7 40755 root:root @@ -28,2 +28,2 @@ File: /usr/src/debug/Text-Iconv-1.7/Iconv.xs 100644 root:root afe8df5e27c4cb46ed575f2567f54f8c -RPMIdentity: 1130b8df531e23ba885b09726fa75375d12355ee5e9914a95ecd5c7178d41e941037cad43425598e92ca59569f1cad2e8e32aa45ff7b601fa40c1104b4758917 +RPMIdentity: c235c2e88508ff906193a61d4ea1dca614b6d5ead19b89c69194c67be67b2b799118b3fa6a2546ab44238dfe7426cc36c88471ba8369eb19eb86294dcd90af50