<86>May 4 01:19:18 userdel[2014530]: delete user 'rooter' <86>May 4 01:19:18 userdel[2014530]: removed group 'rooter' owned by 'rooter' <86>May 4 01:19:18 userdel[2014530]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 01:19:18 groupadd[2014581]: group added to /etc/group: name=rooter, GID=1829 <86>May 4 01:19:18 groupadd[2014581]: group added to /etc/gshadow: name=rooter <86>May 4 01:19:18 groupadd[2014581]: new group: name=rooter, GID=1829 <86>May 4 01:19:18 useradd[2014619]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>May 4 01:19:18 userdel[2014671]: delete user 'builder' <86>May 4 01:19:18 userdel[2014671]: removed group 'builder' owned by 'builder' <86>May 4 01:19:18 userdel[2014671]: removed shadow group 'builder' owned by 'builder' <86>May 4 01:19:18 groupadd[2014717]: group added to /etc/group: name=builder, GID=1830 <86>May 4 01:19:18 groupadd[2014717]: group added to /etc/gshadow: name=builder <86>May 4 01:19:18 groupadd[2014717]: new group: name=builder, GID=1830 <86>May 4 01:19:18 useradd[2014778]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash, from=none /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>May 4 01:19:21 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 01:19:21 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 01:19: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-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.52059 + 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.52059 + 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 -flto=auto' '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 -flto=auto -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:538:17: warning: unused variable 'RETVAL' [-Wunused-variable] 538 | SV * RETVAL; | ^~~~~~ Iconv.c: In function 'XS_Text__IconvPtr_get_attr': Iconv.c:635:17: warning: unused variable 'request' [-Wunused-variable] 635 | char * request = (char *)SvPV_nolen(ST(1)) | ^~~~~~~ Iconv.c:634:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] 634 | Text__Iconv * self; | ^~~~ Iconv.c: In function 'XS_Text__IconvPtr_set_attr': Iconv.c:735:17: warning: unused variable 'arg' [-Wunused-variable] 735 | int arg = (int)SvIV(ST(2)) | ^~~ Iconv.c:733:17: warning: unused variable 'request' [-Wunused-variable] 733 | char * request = (char *)SvPV_nolen(ST(1)) | ^~~~~~~ Iconv.c:732:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] 732 | 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 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.02 usr 0.01 sys + 0.00 cusr 0.01 csys = 0.04 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.99622 + 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:/usr/bin:/bin:/usr/local/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/auto/Text/Iconv/autosplit.ix Installing /usr/src/tmp/perl-Text-Iconv-buildroot/usr/lib64/perl5/Text/Iconv.pm 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 '{}' ';' + : 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-Text-Iconv-buildroot Processing files: perl-Text-Iconv-1.7-alt4.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99622 + 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.hSeMj7 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.faobGD 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, 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:ojjB3I7B6acfhDoHduMuDKIvREXOPfEdcxO8ljRSzzZEiHHAg3Ea5vlD2oWxrIqve1XkZ8B6QrFs3, 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.fxEAK8 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.jnhl8Y find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TtQTba find-requires: running scripts (debuginfo) Requires: perl-Text-Iconv = 1.7-alt4.2, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(libperl-5.38.so) 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.06user 1.56system 0:06.50elapsed 40%CPU (0avgtext+0avgdata 79344maxresident)k 0inputs+0outputs (0major+239195minor)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.43user 2.95system 0:17.42elapsed 36%CPU (0avgtext+0avgdata 131388maxresident)k 0inputs+0outputs (0major+205321minor)pagefaults 0swaps --- perl-Text-Iconv-1.7-alt4.2.x86_64.rpm.repo 2023-11-28 08:04:52.000000000 +0000 +++ perl-Text-Iconv-1.7-alt4.2.x86_64.rpm.hasher 2024-05-04 01:19:31.857233014 +0000 @@ -27,3 +27,3 @@ File: /usr/lib64/perl5/auto/Text/Iconv 40755 root:root -File: /usr/lib64/perl5/auto/Text/Iconv/Iconv.so 100644 root:root 67bd9ba218873f113b1b7f2d5e655510 +File: /usr/lib64/perl5/auto/Text/Iconv/Iconv.so 100644 root:root 565b69d239ec1375c7694f90f0df873b File: /usr/lib64/perl5/auto/Text/Iconv/autosplit.ix 100644 root:root dc17ece97e97a8dc0f2442bdd1adb484 @@ -32,2 +32,2 @@ File: /usr/share/doc/perl-Text-Iconv-1.7/README 100644 root:root b761cd2515c90411793a2f58d8920998 -RPMIdentity: 13290107be318edd438b5eefa15900e6813c4332698ee0e0b16c71d40ddf41deca8d68075c014a7a57b721bd53c7a38a862148c5e3529039b73315ab9eb70742 +RPMIdentity: fe7ab730889be5eff7c19b6995e40958957c0243689d202ac1a0e07577f972163a5edfb5110e654c0d5bffeb63a3fa5682347e8842bed737a76b0e7107a757aa --- perl-Text-Iconv-debuginfo-1.7-alt4.2.x86_64.rpm.repo 2023-11-28 08:04:51.000000000 +0000 +++ perl-Text-Iconv-debuginfo-1.7-alt4.2.x86_64.rpm.hasher 2024-05-04 01:19:31.944234429 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/fc 40755 root:root -/usr/lib/debug/.build-id/fc/931bc90802dddc682dc204a6b66d54b8c9aeaf 120777 root:root ../../../../lib64/perl5/auto/Text/Iconv/Iconv.so -/usr/lib/debug/.build-id/fc/931bc90802dddc682dc204a6b66d54b8c9aeaf.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/Iconv/Iconv.so.debug +/usr/lib/debug/.build-id/a8 40755 root:root +/usr/lib/debug/.build-id/a8/4b18e1dd4f0fbea8b9a8b5e21d91ae765bdc51 120777 root:root ../../../../lib64/perl5/auto/Text/Iconv/Iconv.so +/usr/lib/debug/.build-id/a8/4b18e1dd4f0fbea8b9a8b5e21d91ae765bdc51.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+335067.14300.2.2 -File: /usr/lib/debug/.build-id/fc 40755 root:root -File: /usr/lib/debug/.build-id/fc/931bc90802dddc682dc204a6b66d54b8c9aeaf 120777 root:root ../../../../lib64/perl5/auto/Text/Iconv/Iconv.so -File: /usr/lib/debug/.build-id/fc/931bc90802dddc682dc204a6b66d54b8c9aeaf.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/Iconv/Iconv.so.debug +File: /usr/lib/debug/.build-id/a8 40755 root:root +File: /usr/lib/debug/.build-id/a8/4b18e1dd4f0fbea8b9a8b5e21d91ae765bdc51 120777 root:root ../../../../lib64/perl5/auto/Text/Iconv/Iconv.so +File: /usr/lib/debug/.build-id/a8/4b18e1dd4f0fbea8b9a8b5e21d91ae765bdc51.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 6604681c72e1e82d36dc91239462fbc8 +File: /usr/lib/debug/usr/lib64/perl5/auto/Text/Iconv/Iconv.so.debug 100644 root:root 20ef84af5a345003d4ecdee131c684d6 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: 57cc66a0142dd738a764b2ad04a45d17f439e5fc30ce1224332581168b75e558c6426946a76f4e6b415a8c571674fa482bc607e12156f06cd622ce67e794fa9a +RPMIdentity: 781b5af974d464eef365796ea72b96e640c9f15279805d717945a13fd98d4e119a762a42db2fad82bcb866ab38daf96d91c303c693e50f5a7029c8266cd328bc