<86>Jan  3 02:13:50 userdel[713463]: delete user 'rooter'
<86>Jan  3 02:13:50 userdel[713463]: removed group 'rooter' owned by 'rooter'
<86>Jan  3 02:13:50 userdel[713463]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan  3 02:13:50 groupadd[713494]: group added to /etc/group: name=rooter, GID=690
<86>Jan  3 02:13:50 groupadd[713494]: group added to /etc/gshadow: name=rooter
<86>Jan  3 02:13:50 groupadd[713494]: new group: name=rooter, GID=690
<86>Jan  3 02:13:50 useradd[713508]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash
<86>Jan  3 02:13:50 userdel[713561]: delete user 'builder'
<86>Jan  3 02:13:50 userdel[713561]: removed group 'builder' owned by 'builder'
<86>Jan  3 02:13:50 userdel[713561]: removed shadow group 'builder' owned by 'builder'
<86>Jan  3 02:13:50 groupadd[713607]: group added to /etc/group: name=builder, GID=691
<86>Jan  3 02:13:50 groupadd[713607]: group added to /etc/gshadow: name=builder
<86>Jan  3 02:13:50 groupadd[713607]: new group: name=builder, GID=691
<86>Jan  3 02:13:50 useradd[713639]: new user: name=builder, UID=691, GID=691, 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>Jan  3 02:13:52 rpmi: GeoIP-Lite-Country-1:20180327-alt1 1522192520 installed
<13>Jan  3 02:13:52 rpmi: libGeoIP-1.6.12-alt1 1516269293 installed
<13>Jan  3 02:13:52 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Jan  3 02:13:52 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Jan  3 02:13:52 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Jan  3 02:13:52 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
<13>Jan  3 02:13:52 rpmi: libGeoIP-devel-1.6.12-alt1 1516269293 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-Geo-IP-1.51-alt1.2.nosrc.rpm
Installing perl-Geo-IP-1.51-alt1.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87996
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Geo-IP-1.51
+ echo 'Source #0 (Geo-IP-1.51.tar.gz):'
Source #0 (Geo-IP-1.51.tar.gz):
+ /bin/tar -xf -
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Geo-IP-1.51.tar.gz
+ cd Geo-IP-1.51
+ /bin/chmod -c -Rf u+rwX,go-w .
+ xargs -r0 /usr/bin/subst -p s./usr/local/share/GeoIP./usr/share/GeoIP.
+ find lib/ example/ -type f -print0
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.90109
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Geo-IP-1.51
+ perl_vendor_build
+ export PERL_EXTUTILS_AUTOINSTALL=--skip
+ PERL_EXTUTILS_AUTOINSTALL=--skip
+ export XSUBPP_STATIC_XS=1
+ XSUBPP_STATIC_XS=1
+ _perl_vendor_fixin
+ xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,'
+ find . -type f -print0
+ /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL
+ _perl_vendor_MM_build
+ : looking for PREREQ dependencies
+ tee .perl.req
+ /usr/bin/perl Makefile.PL PRINT_PREREQ=1
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Geo::IP
+ : writing Makefile
+ /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
Generating a Unix-style Makefile
Writing Makefile for Geo::IP
+ : running make
+ make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Geo-IP-1.51'
Running Mkbootstrap for IP ()
chmod 644 "IP.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Geo-IP-1.51'
make: Entering directory '/usr/src/RPM/BUILD/Geo-IP-1.51'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- IP.bs blib/arch/auto/Geo/IP/IP.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Geo-IP-1.51'
make: Entering directory '/usr/src/RPM/BUILD/Geo-IP-1.51'
cp lib/Geo/IP/Record.pm blib/lib/Geo/IP/Record.pm
cp lib/Geo/IP/Record.pod blib/lib/Geo/IP/Record.pod
cp lib/Geo/IP.pm blib/lib/Geo/IP.pm
make: Leaving directory '/usr/src/RPM/BUILD/Geo-IP-1.51'
make: Entering directory '/usr/src/RPM/BUILD/Geo-IP-1.51'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Geo-IP-1.51/typemap'  IP.xs > IP.xsc
mv IP.xsc IP.c
make: Leaving directory '/usr/src/RPM/BUILD/Geo-IP-1.51'
make: Entering directory '/usr/src/RPM/BUILD/Geo-IP-1.51'
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.51\" -DXS_VERSION=\"1.51\" -fPIC "-I/usr/lib64/perl5/CORE"  -DPERL_EXT IP.c
In file included from IP.xs:8:
ppport.h:4594: warning: "WIDEST_UTYPE" redefined
 #  define WIDEST_UTYPE U64TYPE
 
In file included from /usr/lib64/perl5/CORE/perl.h:2465,
                 from IP.xs:6:
/usr/lib64/perl5/CORE/handy.h:1064: note: this is the location of the previous definition
 #   define WIDEST_UTYPE U64
 
IP.c: In function 'XS_Geo__IP_region_name_by_code':
IP.c:185:16: warning: unused variable 'CLASS' [-Wunused-variable]
  char *        CLASS = (char *)SvPVbyte_nolen (ST(0))
                ^~~~~
IP.c: In function 'XS_Geo__IP_continent_code_by_country_code':
IP.c:209:16: warning: unused variable 'CLASS' [-Wunused-variable]
  char *        CLASS = (char *)SvPVbyte_nolen (ST(0))
                ^~~~~
IP.c: In function 'XS_Geo__IP_time_zone':
IP.c:231:16: warning: unused variable 'CLASS' [-Wunused-variable]
  char *        CLASS = (char *)SvPVbyte_nolen (ST(0))
                ^~~~~
IP.c: In function 'XS_Geo__IP_lib_version':
IP.c:1541:16: warning: unused variable 'CLASS' [-Wunused-variable]
  char *        CLASS = (char *)SvPVbyte_nolen (ST(0))
                ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/Geo-IP-1.51'
make: Entering directory '/usr/src/RPM/BUILD/Geo-IP-1.51'
rm -f blib/arch/auto/Geo/IP/IP.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  IP.o  -o blib/arch/auto/Geo/IP/IP.so  \
   -lGeoIP   \
   -L/usr/lib64/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Geo/IP/IP.so
make: Leaving directory '/usr/src/RPM/BUILD/Geo-IP-1.51'
+ : 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/Geo-IP-1.51'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- IP.bs blib/arch/auto/Geo/IP/IP.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
# 
# Versions for all modules listed in static metadata (including optional ones):
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.34
#     File::Spec           any     3.74
#     Test::More          0.96 1.302141
#     warnings             any     1.42
# 
# === Test Recommends ===
# 
#     Module         Want    Have
#     ---------- -------- -------
#     CPAN::Meta 2.120900 missing
# 
# === Runtime Requires ===
# 
#     Module     Want Have
#     ---------- ---- ----
#     DynaLoader  any 1.45
#     Exporter    any 5.73
#     base        any 2.27
#     strict      any 1.11
#     vars        any 1.04
# 
t/00-report-prereqs.t .. ok
t/city.t ............... ok
t/country.t ............ ok
t/country_v6.t ......... ok
t/domain.t ............. ok
t/netspeedcell.t ....... ok
t/org.t ................ ok
t/region.t ............. ok
All tests successful.
Files=8, Tests=25,  1 wallclock secs ( 0.04 usr  0.01 sys +  0.57 cusr  0.06 csys =  0.68 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Geo-IP-1.51'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.35309
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Geo-IP-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Geo-IP-buildroot
+ cd Geo-IP-1.51
+ 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-Geo-IP-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Geo-IP-1.51'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- IP.bs blib/arch/auto/Geo/IP/IP.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Geo-IP-buildroot/usr/lib64/perl5/auto/Geo/IP/IP.so
Installing /usr/src/tmp/perl-Geo-IP-buildroot/usr/lib64/perl5/Geo/IP.pm
Installing /usr/src/tmp/perl-Geo-IP-buildroot/usr/lib64/perl5/Geo/IP/Record.pod
Installing /usr/src/tmp/perl-Geo-IP-buildroot/usr/lib64/perl5/Geo/IP/Record.pm
make: Leaving directory '/usr/src/RPM/BUILD/Geo-IP-1.51'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Geo-IP-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-Geo-IP-buildroot/usr/lib64/perl5/auto/Geo/IP/IP.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Geo-IP-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-Geo-IP-buildroot (auto)
removed './usr/lib64/perl5/auto/Geo/IP/.packlist'
mode of './usr/lib64/perl5/auto/Geo/IP/IP.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Geo-IP-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/perl-Geo-IP-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Geo-IP-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Geo-IP-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-Geo-IP-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-Geo-IP-1.51-alt1.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.35309
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Geo-IP-1.51
+ DOCDIR=/usr/src/tmp/perl-Geo-IP-buildroot/usr/share/doc/perl-Geo-IP-1.51
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Geo-IP-buildroot/usr/share/doc/perl-Geo-IP-1.51
+ /bin/mkdir -p /usr/src/tmp/perl-Geo-IP-buildroot/usr/share/doc/perl-Geo-IP-1.51
+ cp -prL README.md Changes example CONTRIBUTING.md /usr/src/tmp/perl-Geo-IP-buildroot/usr/share/doc/perl-Geo-IP-1.51
+ chmod -R go-w /usr/src/tmp/perl-Geo-IP-buildroot/usr/share/doc/perl-Geo-IP-1.51
+ chmod -R a+rX /usr/src/tmp/perl-Geo-IP-buildroot/usr/share/doc/perl-Geo-IP-1.51
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o8PI4D
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.jkGVe4
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-Geo-IP-buildroot/usr/lib64/perl5/Geo/IP.pm syntax OK
/usr/src/tmp/perl-Geo-IP-buildroot/usr/lib64/perl5/Geo/IP/Record.pm syntax OK
Provides: perl(Geo/IP.pm) = 1.510, perl(Geo/IP/Record.pm) = 1.510
Requires: /usr/lib64/perl5, libGeoIP.so.1()(64bit) >= set:lfrQipkgWG4SxZlZD2rb3ueeLzGAhG9thuZHf0R25Hw6lOUbohRJFBoQETbDTzvQyAM2dhefgtoD5ZzDHbWFIiFuL3SkHi2AvdJgjp6bPHVbLMbIwD, libc.so.6(GLIBC_2.2.5)(64bit), libperl-5.28.so()(64bit) >= set:ojjBzf0fthHx2PjQ1ZtllCVZKQ06bwwhYo0aTa4w4qRTFGrmb6oxZpY3WJkK1, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(DynaLoader.pm), perl(base.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.a00TDx
Creating perl-Geo-IP-debuginfo package
Processing files: perl-Geo-IP-debuginfo-1.51-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.59FTd4
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ytZt7D
find-requires: running scripts (debuginfo)
Requires: perl-Geo-IP = 1.51-alt1.2, debug64(libGeoIP.so.1), debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0)
Adding to perl-Geo-IP-debuginfo a strict dependency on perl-Geo-IP
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Geo-IP-1.51-alt1.2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Geo-IP-debuginfo-1.51-alt1.2.x86_64.rpm
5.48user 0.97system 0:10.42elapsed 61%CPU (0avgtext+0avgdata 99348maxresident)k
0inputs+0outputs (0major+323445minor)pagefaults 0swaps
9.89user 3.74system 0:18.00elapsed 75%CPU (0avgtext+0avgdata 117284maxresident)k
1208inputs+0outputs (0major+633199minor)pagefaults 0swaps