<86>Apr 27 09:51:13 userdel[4185835]: delete user 'rooter' <86>Apr 27 09:51:13 userdel[4185835]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:51:13 userdel[4185835]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:51:13 groupadd[4185871]: group added to /etc/group: name=rooter, GID=1838 <86>Apr 27 09:51:13 groupadd[4185871]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:51:13 groupadd[4185871]: new group: name=rooter, GID=1838 <86>Apr 27 09:51:13 useradd[4185913]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:51:13 userdel[4185961]: delete user 'builder' <86>Apr 27 09:51:13 userdel[4185961]: removed group 'builder' owned by 'builder' <86>Apr 27 09:51:13 userdel[4185961]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:51:13 groupadd[4186001]: group added to /etc/group: name=builder, GID=1839 <86>Apr 27 09:51:13 groupadd[4186001]: group added to /etc/gshadow: name=builder <86>Apr 27 09:51:13 groupadd[4186001]: new group: name=builder, GID=1839 <86>Apr 27 09:51:13 useradd[4186035]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none 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:51:17 rpmi: GeoIP-Lite-Country-1:20180327-alt1 sisyphus+276980.100.1.2 1625340115 installed <13>Apr 27 09:51:17 rpmi: libGeoIP-1.6.12-alt1 sisyphus+278218.100.1.1 1626078478 installed <13>Apr 27 09:51:17 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 09:51:17 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 09:51:17 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed <13>Apr 27 09:51:17 rpmi: libGeoIP-devel-1.6.12-alt1 sisyphus+278218.100.1.1 1626078478 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Geo-IP-1.51-alt1.2.nosrc.rpm (w1.gzdio) Installing perl-Geo-IP-1.51-alt1.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.75306 + 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/gzip -dc /usr/src/RPM/SOURCES/Geo-IP-1.51.tar.gz + /bin/tar -xf - + cd Geo-IP-1.51 + /bin/chmod -c -Rf u+rwX,go-w . + find lib/ example/ -type f -print0 + xargs -r0 /usr/bin/subst -p s./usr/local/share/GeoIP./usr/share/GeoIP. + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.75306 + 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 + 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 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 -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/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.pm blib/lib/Geo/IP.pm cp lib/Geo/IP/Record.pod blib/lib/Geo/IP/Record.pod cp lib/Geo/IP/Record.pm blib/lib/Geo/IP/Record.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 -flto=auto -march=i586 -mtune=generic -DVERSION=\"1.51\" -DXS_VERSION=\"1.51\" -fPIC "-I/usr/lib/perl5/CORE" -DPERL_EXT IP.c In file included from IP.xs:8: ppport.h:4594: warning: "WIDEST_UTYPE" redefined 4594 | # define WIDEST_UTYPE U64TYPE | In file included from /usr/lib/perl5/CORE/perl.h:3327, from IP.xs:6: /usr/lib/perl5/CORE/handy.h:1422: note: this is the location of the previous definition 1422 | #define WIDEST_UTYPE PERL_UINTMAX_T | IP.c: In function 'XS_Geo__IP_region_name_by_code': IP.c:185:23: warning: unused variable 'CLASS' [-Wunused-variable] 185 | char * CLASS = (char *)SvPVbyte_nolen (ST(0)) | ^~~~~ IP.c: In function 'XS_Geo__IP_continent_code_by_country_code': IP.c:211:23: warning: unused variable 'CLASS' [-Wunused-variable] 211 | char * CLASS = (char *)SvPVbyte_nolen (ST(0)) | ^~~~~ IP.c: In function 'XS_Geo__IP_time_zone': IP.c:235:23: warning: unused variable 'CLASS' [-Wunused-variable] 235 | char * CLASS = (char *)SvPVbyte_nolen (ST(0)) | ^~~~~ IP.c: In function 'XS_Geo__IP_id_by_addr': IP.c:386:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 386 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_id_by_name': IP.c:416:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 416 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_database_edition': IP.c:444:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 444 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_database_info': IP.c:471:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 471 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_country_code_by_ipnum_v6': IP.c:509:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 509 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_country_code_by_addr_v6': IP.c:540:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 540 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_country_code_by_name_v6': IP.c:571:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 571 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_country_code3_by_ipnum_v6': IP.c:602:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 602 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_country_code3_by_addr_v6': IP.c:633:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 633 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_country_code3_by_name_v6': IP.c:664:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 664 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_country_name_by_name_v6': IP.c:695:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 695 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_country_name_by_ipnum_v6': IP.c:726:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 726 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_country_name_by_addr_v6': IP.c:757:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 757 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_country_code_by_addr': IP.c:788:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 788 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_country_code_by_name': IP.c:819:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 819 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_country_code3_by_addr': IP.c:850:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 850 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_country_code3_by_name': IP.c:881:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 881 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_country_name_by_addr': IP.c:912:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 912 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_country_name_by_name': IP.c:943:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 943 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_name_by_ipnum_v6': IP.c:977:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 977 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_name_by_addr_v6': IP.c:1020:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1020 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_name_by_name_v6': IP.c:1063:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1063 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_org_by_addr': IP.c:1106:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1106 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_org_by_name': IP.c:1149:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1149 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_range_by_ip': IP.c:1192:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1192 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_region_by_addr': IP.c:1235:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1235 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_region_by_name': IP.c:1280:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1280 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_record_by_ipnum_v6': IP.c:1324:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1324 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_record_by_addr_v6': IP.c:1360:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1360 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_record_by_name_v6': IP.c:1396:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1396 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_record_by_addr': IP.c:1432:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1432 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_record_by_name': IP.c:1468:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1468 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_enable_teredo': IP.c:1502:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1502 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_teredo': IP.c:1530:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1530 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_set_charset': IP.c:1560:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1560 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_lib_version': IP.c:1583:23: warning: unused variable 'CLASS' [-Wunused-variable] 1583 | char * CLASS = (char *)SvPVbyte_nolen (ST(0)) | ^~~~~ IP.c: In function 'XS_Geo__IP_charset': IP.c:1610:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1610 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_last_netmask': IP.c:1638:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1638 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP_DESTROY': IP.c:1664:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1664 | gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP__Record_country_code': IP.c:1690:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1690 | gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP__Record_country_code3': IP.c:1719:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1719 | gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP__Record_country_name': IP.c:1748:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1748 | gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP__Record_region': IP.c:1777:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1777 | gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP__Record_region_name': IP.c:1806:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1806 | gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP__Record_time_zone': IP.c:1835:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1835 | gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP__Record_city': IP.c:1867:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1867 | gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP__Record_postal_code': IP.c:1901:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1901 | gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP__Record__latitude': IP.c:1930:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1930 | gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP__Record__longitude': IP.c:1958:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1958 | gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP__Record_dma_code': IP.c:1986:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1986 | gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP__Record_metro_code': IP.c:2015:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2015 | gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP__Record_area_code': IP.c:2043:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2043 | gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP__Record_continent_code': IP.c:2071:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2071 | gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) )); | ^ IP.c: In function 'XS_Geo__IP__Record_DESTROY': IP.c:2098:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2098 | gir = (GeoIPRecord *)SvIV((SV*)SvRV( 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 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -L/usr/local/lib -fstack-protector-strong IP.o -o blib/arch/auto/Geo/IP/IP.so \ -lGeoIP \ -L/usr/lib/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.70 # File::Spec any 3.88 # Test::More 0.96 1.302194 # warnings any 1.65 # # === Test Recommends === # # Module Want Have # ---------- -------- ------- # CPAN::Meta 2.120900 missing # # === Runtime Requires === # # Module Want Have # ---------- ---- ---- # DynaLoader any 1.54 # Exporter any 5.77 # base any 2.27 # strict any 1.12 # vars any 1.05 # 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, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.41 cusr 0.07 csys = 0.51 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.57306 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + 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=/usr/libexec/rpm-build/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/lib/perl5/auto/Geo/IP/IP.so Installing /usr/src/tmp/perl-Geo-IP-buildroot/usr/lib/perl5/Geo/IP.pm Installing /usr/src/tmp/perl-Geo-IP-buildroot/usr/lib/perl5/Geo/IP/Record.pm Installing /usr/src/tmp/perl-Geo-IP-buildroot/usr/lib/perl5/Geo/IP/Record.pod 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 '{}' ';' + : 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/lib/perl5/auto/Geo/IP/.packlist' mode of './usr/lib/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,gnuconfig) 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/lib: (from :0) 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-Geo-IP-buildroot Processing files: perl-Geo-IP-1.51-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.57306 + 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.FI69aa 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.Qi2Mjc 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-Geo-IP-buildroot/usr/lib/perl5/Geo/IP.pm syntax OK /usr/src/tmp/perl-Geo-IP-buildroot/usr/lib/perl5/Geo/IP/Record.pm syntax OK Provides: perl(Geo/IP.pm) = 1.510, perl(Geo/IP/Record.pm) = 1.510 Requires: /usr/lib/perl5, ld-linux.so.2 >= set:jiL26, ld-linux.so.2(GLIBC_2.3), libGeoIP.so.1 >= set:lfrQipkgWG4SxZlZD2rb3ueeLzGAhG9thuZHf0R25Hw6lOUbohRJFBoQETbDTzvQyAM2dhefgtoD5ZzDHbWFIiFuL3SkHi2AvdJgjp6bPHVbLMbIwD, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libperl-5.38.so >= set:ojjBzf0fthHx2PjQ1ZtllCV11JSB9cAlC3gVnEXak29QGLj5dQ5QfV7QrFs3, 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.qQUg2X 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.ZRWcnk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HNbmQR find-requires: running scripts (debuginfo) Requires: perl-Geo-IP = 1.51-alt1.2, debug(ld-linux.so.2), debug(libGeoIP.so.1), debug(libc.so.6), debug(libperl-5.38.so) Adding to perl-Geo-IP-debuginfo a strict dependency on perl-Geo-IP Wrote: /usr/src/RPM/RPMS/i586/perl-Geo-IP-1.51-alt1.2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Geo-IP-debuginfo-1.51-alt1.2.i586.rpm (w2.lzdio) 2.66user 1.31system 0:07.79elapsed 50%CPU (0avgtext+0avgdata 62088maxresident)k 0inputs+0outputs (0major+251134minor)pagefaults 0swaps 3.72user 2.52system 0:17.57elapsed 35%CPU (0avgtext+0avgdata 127552maxresident)k 1208inputs+0outputs (0major+190100minor)pagefaults 0swaps --- perl-Geo-IP-1.51-alt1.2.i586.rpm.repo 2023-11-28 10:34:02.000000000 +0000 +++ perl-Geo-IP-1.51-alt1.2.i586.rpm.hasher 2024-04-27 09:51:28.155562317 +0000 @@ -43,3 +43,3 @@ File: /usr/lib/perl5/auto/Geo/IP 40755 root:root -File: /usr/lib/perl5/auto/Geo/IP/IP.so 100644 root:root 2bb8a2f7dc3017395da64d3a0dbcc20f +File: /usr/lib/perl5/auto/Geo/IP/IP.so 100644 root:root 41b5783314ec4c590e4234d485bfcd55 File: /usr/share/doc/perl-Geo-IP-1.51 40755 root:root @@ -57,2 +57,2 @@ File: /usr/share/doc/perl-Geo-IP-1.51/example/region.pl 100755 root:root f1b585449f2ffc90127e132812f70ad6 -RPMIdentity: a761565ed650d3709c8ae54d2e5e1936a619dffe5cbb9284bbb605e1ef449867cdea7ea1246fad2ee1b9863102d77ec7543efab3a9becacbbb33941d4e968a61 +RPMIdentity: 55f4ef676e5df868379281664789abd270f6165a9790cbfb854fbe2e37f2b78a8dc3534f71936dd520e64efcf8f7241bd25d0c05f441c4e585dd831606c48805 --- perl-Geo-IP-debuginfo-1.51-alt1.2.i586.rpm.repo 2023-11-28 10:34:02.000000000 +0000 +++ perl-Geo-IP-debuginfo-1.51-alt1.2.i586.rpm.hasher 2024-04-27 09:51:28.745571774 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e4 40755 root:root -/usr/lib/debug/.build-id/e4/bbac63759acc55fa073d0e405a0f2ff8009b72 120777 root:root ../../../perl5/auto/Geo/IP/IP.so -/usr/lib/debug/.build-id/e4/bbac63759acc55fa073d0e405a0f2ff8009b72.debug 120777 root:root ../../usr/lib/perl5/auto/Geo/IP/IP.so.debug +/usr/lib/debug/.build-id/a3 40755 root:root +/usr/lib/debug/.build-id/a3/14c5e086c51934f1e7829cb0c39fca3551310c 120777 root:root ../../../perl5/auto/Geo/IP/IP.so +/usr/lib/debug/.build-id/a3/14c5e086c51934f1e7829cb0c39fca3551310c.debug 120777 root:root ../../usr/lib/perl5/auto/Geo/IP/IP.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -18,5 +18,5 @@ Provides: perl-Geo-IP-debuginfo = 1.51-alt1.2:sisyphus+335067.63500.2.2 -File: /usr/lib/debug/.build-id/e4 40755 root:root -File: /usr/lib/debug/.build-id/e4/bbac63759acc55fa073d0e405a0f2ff8009b72 120777 root:root ../../../perl5/auto/Geo/IP/IP.so -File: /usr/lib/debug/.build-id/e4/bbac63759acc55fa073d0e405a0f2ff8009b72.debug 120777 root:root ../../usr/lib/perl5/auto/Geo/IP/IP.so.debug +File: /usr/lib/debug/.build-id/a3 40755 root:root +File: /usr/lib/debug/.build-id/a3/14c5e086c51934f1e7829cb0c39fca3551310c 120777 root:root ../../../perl5/auto/Geo/IP/IP.so +File: /usr/lib/debug/.build-id/a3/14c5e086c51934f1e7829cb0c39fca3551310c.debug 120777 root:root ../../usr/lib/perl5/auto/Geo/IP/IP.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -25,3 +25,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Geo/IP 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Geo/IP/IP.so.debug 100644 root:root 41f764f0810af98c9449b90d3694cd6b +File: /usr/lib/debug/usr/lib/perl5/auto/Geo/IP/IP.so.debug 100644 root:root 27328400963afb09195b5f5d267134fd File: /usr/src/debug/Geo-IP-1.51 40755 root:root @@ -29,2 +29,2 @@ File: /usr/src/debug/Geo-IP-1.51/IP.xs 100644 root:root ebff85b117991ead93a0b6d65726b13b -RPMIdentity: aa60b9961cc6334f0b123f0fa373bb18259ce999d5316bd17c3b35a758288b55c1464945a4298197c1e098f2b8831bc3fa6c41bd77196c184b4f68ee00c98bf4 +RPMIdentity: 27be985270fa785bc75de67f6ecc44a39b889f29d56bd52e8d07299c55014f5a94ee0ffa2eceaa5e9afa73edc624806bfcd2d6a56bd9c649804d4910d021dbfc