<86>Jun 14 09:49:47 userdel[710623]: delete user 'rooter'
<86>Jun 14 09:49:47 userdel[710623]: removed group 'rooter' owned by 'rooter'
<86>Jun 14 09:49:47 userdel[710623]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 14 09:49:47 groupadd[710628]: group added to /etc/group: name=rooter, GID=573
<86>Jun 14 09:49:47 groupadd[710628]: group added to /etc/gshadow: name=rooter
<86>Jun 14 09:49:47 groupadd[710628]: new group: name=rooter, GID=573
<86>Jun 14 09:49:47 useradd[710632]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash
<86>Jun 14 09:49:47 userdel[710639]: delete user 'builder'
<86>Jun 14 09:49:47 userdel[710639]: removed group 'builder' owned by 'builder'
<86>Jun 14 09:49:47 userdel[710639]: removed shadow group 'builder' owned by 'builder'
<86>Jun 14 09:49:47 groupadd[710644]: group added to /etc/group: name=builder, GID=574
<86>Jun 14 09:49:47 groupadd[710644]: group added to /etc/gshadow: name=builder
<86>Jun 14 09:49:47 groupadd[710644]: new group: name=builder, GID=574
<86>Jun 14 09:49:47 useradd[710648]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash
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 14 09:49:50 rpmi: libgdbm-1.8.3-alt10 1454943334 installed
<13>Jun 14 09:49:50 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed
<13>Jun 14 09:49:50 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed
<13>Jun 14 09:49:50 rpmi: perl-devel-1:5.28.2-alt2 p9+244939.100.2.1 1580477848 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-Text-Iconv-1.7-alt4.2.nosrc.rpm
Installing perl-Text-Iconv-1.7-alt4.2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13518
+ 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.13518
+ 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 -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' '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 -march=i586 -mtune=generic   -DVERSION=\"1.7\" -DXS_VERSION=\"1.7\" -fPIC "-I/usr/lib/perl5/CORE"   Iconv.c
Iconv.c: In function 'XS_Text__IconvPtr_raise_error':
Iconv.c:529:7: warning: unused variable 'RETVAL' [-Wunused-variable]
  SV * RETVAL;
       ^~~~~~
Iconv.c: In function 'XS_Text__IconvPtr_get_attr':
Iconv.c:617:9: warning: unused variable 'request' [-Wunused-variable]
  char * request = (char *)SvPV_nolen(ST(1))
         ^~~~~~~
Iconv.c:616:16: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  Text__Iconv * self;
                ^~~~
Iconv.c: In function 'XS_Text__IconvPtr_set_attr':
Iconv.c:707:6: warning: unused variable 'arg' [-Wunused-variable]
  int arg = (int)SvIV(ST(2))
      ^~~
Iconv.c:705:9: warning: unused variable 'request' [-Wunused-variable]
  char * request = (char *)SvPV_nolen(ST(1))
         ^~~~~~~
Iconv.c:704:16: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  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/lib/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.03 usr  0.01 sys +  0.03 cusr  0.00 csys =  0.07 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.34402
+ 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
+ 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=/bin/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/lib/perl5/auto/Text/Iconv/Iconv.so
Installing /usr/src/tmp/perl-Text-Iconv-buildroot/usr/lib/perl5/auto/Text/Iconv/autosplit.ix
Installing /usr/src/tmp/perl-Text-Iconv-buildroot/usr/lib/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 '{}' ';'
Binary file /usr/src/tmp/perl-Text-Iconv-buildroot/usr/lib/perl5/auto/Text/Iconv/Iconv.so 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/lib/perl5/auto/Text/Iconv/.packlist'
mode of './usr/lib/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)
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/lib:
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)
Hardlinking identical .pyc and .pyo files
Processing files: perl-Text-Iconv-1.7-alt4.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27343
+ 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.Fev1Jx
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nhSewo
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-Text-Iconv-buildroot/usr/lib/perl5/Text/Iconv.pm syntax OK
Provides: perl(Text/Iconv.pm) = 1.700
Requires: iconv, /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl-5.28.so >= set:ojjB3I7B6acfhDoHduMuDKIvRUTFhCfU7Q6CgpAG1rq1FRliE1kByLGj1cZ0ToRZs9oDG7bdETiV6, libpthread.so.0(GLIBC_2.0), 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.z43FYD
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.8wlCVh
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.77IdBv
find-requires: running scripts (debuginfo)
Requires: perl-Text-Iconv = 1.7-alt4.2, debug(libc.so.6), debug(libperl-5.28.so), debug(libpthread.so.0)
Adding to perl-Text-Iconv-debuginfo a strict dependency on perl-Text-Iconv
Wrote: /usr/src/RPM/RPMS/i586/perl-Text-Iconv-1.7-alt4.2.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/perl-Text-Iconv-debuginfo-1.7-alt4.2.i586.rpm
6.62user 1.43system 0:12.91elapsed 62%CPU (0avgtext+0avgdata 54420maxresident)k
0inputs+0outputs (0major+230116minor)pagefaults 0swaps
12.97user 6.16system 0:24.01elapsed 79%CPU (0avgtext+0avgdata 115888maxresident)k
0inputs+0outputs (0major+528324minor)pagefaults 0swaps