<86>Apr 27 10:21:19 userdel[3644690]: delete user 'rooter' <86>Apr 27 10:21:19 userdel[3644690]: removed group 'rooter' owned by 'rooter' <86>Apr 27 10:21:19 userdel[3644690]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 10:21:19 groupadd[3644706]: group added to /etc/group: name=rooter, GID=1877 <86>Apr 27 10:21:19 groupadd[3644706]: group added to /etc/gshadow: name=rooter <86>Apr 27 10:21:19 groupadd[3644706]: new group: name=rooter, GID=1877 <86>Apr 27 10:21:19 useradd[3644734]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Apr 27 10:21:19 userdel[3644777]: delete user 'builder' <86>Apr 27 10:21:19 userdel[3644777]: removed group 'builder' owned by 'builder' <86>Apr 27 10:21:19 userdel[3644777]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 10:21:19 groupadd[3644806]: group added to /etc/group: name=builder, GID=1878 <86>Apr 27 10:21:19 groupadd[3644806]: group added to /etc/gshadow: name=builder <86>Apr 27 10:21:19 groupadd[3644806]: new group: name=builder, GID=1878 <86>Apr 27 10:21:19 useradd[3644835]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-NetAddr-IP-4.079-alt1.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 warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Apr 27 10:21:23 rpmi: perl-Term-Cap-1.18-alt1 sisyphus+315126.100.1.1 1676227129 installed <13>Apr 27 10:21:23 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed <13>Apr 27 10:21:23 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Apr 27 10:21:23 rpmi: perl-Filter-1.64-alt1 sisyphus+335067.400.1.1 1700901530 installed <13>Apr 27 10:21:23 rpmi: perl-Encode-3.21-alt1 sisyphus+343095.100.1.1 1710875480 installed <13>Apr 27 10:21:23 rpmi: perl-Pod-Simple-3.45-alt1 sisyphus+321554.100.1.1 1684663135 installed <13>Apr 27 10:21:23 rpmi: perl-Pod-Usage-2.03-alt1 sisyphus+300436.100.1.3 1653292807 installed <13>Apr 27 10:21:23 rpmi: perl-podlators-5.01-alt1 sisyphus+312638.100.1.1 1672339228 installed <13>Apr 27 10:21:23 rpmi: perl-Pod-Parser-1.67-alt1 sisyphus+338212.100.1.2 1705670639 installed <13>Apr 27 10:21:23 rpmi: perl-Devel-Symdump-2.18-alt1 1487063672 installed <13>Apr 27 10:21:23 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 10:21:23 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 10:21:23 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed <13>Apr 27 10:21:23 rpmi: perl-Test-Pod-1.52-alt1 1524163463 installed <13>Apr 27 10:21:23 rpmi: perl-Pod-Coverage-0.23-alt2 1507677806 installed <13>Apr 27 10:21:23 rpmi: perl-Socket6-0.29-alt1.1 sisyphus+335067.10600.2.2 1701152291 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-NetAddr-IP-4.079-alt1.2.nosrc.rpm (w1.gzdio) Installing perl-NetAddr-IP-4.079-alt1.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42498 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf NetAddr-IP-4.079 + echo 'Source #0 (NetAddr-IP-4.079.tar.gz):' Source #0 (NetAddr-IP-4.079.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/NetAddr-IP-4.079.tar.gz + /bin/tar -xf - + cd NetAddr-IP-4.079 + /bin/chmod -c -Rf u+rwX,go-w . mode of './Artistic' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) + echo 'Patch #1 (NetAddr-IP-4.079-version.patch):' Patch #1 (NetAddr-IP-4.079-version.patch): + /usr/bin/patch -p1 patching file IP.pm Hunk #1 succeeded at 37 with fuzz 2 (offset 2 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.8860 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd NetAddr-IP-4.079 + 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 This build requires a C compiler by default except on Windows where the Pure Perl version is mandatory. The Pure Perl version, which does not require compilation of XS code, can be used by invoking this as: perl Makefile.PL -noxs ====================================================================== W A R N I N G - Please do read below if you have legacy code ====================================================================== Versions 3.21 and above of NetAddr::IP, include hooks for the Storable class that are incompatible with the old (automatic) method of storing data. To regain backwards compatibility, the module must be use()d as use NetAddr::IP ':old_storable'; which will disable the new hooks and revert back to the old ways. If you do not use Storable along with NetAddr::IP, or just don't know what this all means, most likely you're safe to go ahead. Versions before 3.25 recognized by default IP addresses as returned by inet_aton. This is no longer the default. To enable this behavior again, the module must be use()d as use NetAddr::IP ':aton'; Versions before 4.008 recognized the above syntax. This behavior is fundamentally broken, is DEPRECATED and WILL BE REMOVED in version 5.0 Use this method to create new objects from 'aton's $ip = new_from_aton NetAddr::IP(inet_aton('1.2.3.4')) perl(Test::More)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor This build requires a C compiler by default except on Windows where the Pure Perl version is mandatory. The Pure Perl version, which does not require compilation of XS code, can be used by invoking this as: perl Makefile.PL -noxs ====================================================================== W A R N I N G - Please do read below if you have legacy code ====================================================================== Versions 3.21 and above of NetAddr::IP, include hooks for the Storable class that are incompatible with the old (automatic) method of storing data. To regain backwards compatibility, the module must be use()d as use NetAddr::IP ':old_storable'; which will disable the new hooks and revert back to the old ways. If you do not use Storable along with NetAddr::IP, or just don't know what this all means, most likely you're safe to go ahead. Versions before 3.25 recognized by default IP addresses as returned by inet_aton. This is no longer the default. To enable this behavior again, the module must be use()d as use NetAddr::IP ':aton'; Versions before 4.008 recognized the above syntax. This behavior is fundamentally broken, is DEPRECATED and WILL BE REMOVED in version 5.0 Use this method to create new objects from 'aton's $ip = new_from_aton NetAddr::IP(inet_aton('1.2.3.4')) Checking if your kit is complete... Looks good Checking if your kit is complete... Looks good Testing if you have a C compiler and the needed header files.... building for linux gcc compile.c -o compile.output You have a working compiler. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for an ANSI C-conforming const... yes checking for int32_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking whether gcc needs -traditional... no checking for library containing gethostbyname... none required checking for library containing inet_aton... none required checking for library containing inet_pton... none required checking for library containing inet_addr... none required checking whether byte ordering is bigendian... no checking for uint8_t... yes checking size of uint8_t... 1 checking for uint16_t... yes checking size of uint16_t... 2 checking for uint32_t... yes checking size of uint32_t... 4 checking for u_int8_t... yes checking size of u_int8_t... 1 checking for u_int16_t... yes checking size of u_int16_t... 2 checking for u_int32_t... yes checking size of u_int32_t... 4 configure.gcc: creating ./config.status config.status: creating config.h Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for NetAddr::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/NetAddr-IP-4.079' cp IP.pm blib/lib/NetAddr/IP.pm AutoSplitting blib/lib/NetAddr/IP.pm (blib/lib/auto/NetAddr/IP) make: Leaving directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079' make[2]: Entering directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util' Running Mkbootstrap for Util () chmod 644 "Util.bs" make[2]: Leaving directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util' make[2]: Entering directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../blib/arch/auto/NetAddr/IP/Util/Util.bs 644 make[2]: Leaving directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util' make[1]: Entering directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite' cp Lite.pm ../blib/lib/NetAddr/IP/Lite.pm make[1]: Leaving directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite' make[2]: Entering directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util' cp Util.pm ../../blib/lib/NetAddr/IP/Util.pm AutoSplitting ../../blib/lib/NetAddr/IP/Util.pm (../../blib/lib/auto/NetAddr/IP/Util) cp Util_IS.pm ../../blib/lib/NetAddr/IP/Util_IS.pm cp lib/NetAddr/IP/UtilPP.pm ../../blib/lib/NetAddr/IP/UtilPP.pm AutoSplitting ../../blib/lib/NetAddr/IP/UtilPP.pm (../../blib/lib/auto/NetAddr/IP/UtilPP) cp lib/NetAddr/IP/InetBase.pm ../../blib/lib/NetAddr/IP/InetBase.pm AutoSplitting ../../blib/lib/NetAddr/IP/InetBase.pm (../../blib/lib/auto/NetAddr/IP/InetBase) make[2]: Leaving directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util' make[2]: Entering directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util/typemap' Util.xs > Util.xsc mv Util.xsc Util.c make[2]: Leaving directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util' make[2]: Entering directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util' 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.53\" -DXS_VERSION=\"1.53\" -fPIC "-I/usr/lib/perl5/CORE" Util.c make[2]: Leaving directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util' make[2]: Entering directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util' rm -f ../../blib/arch/auto/NetAddr/IP/Util/Util.so gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -L/usr/local/lib -fstack-protector-strong Util.o -o ../../blib/arch/auto/NetAddr/IP/Util/Util.so \ \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 ../../blib/arch/auto/NetAddr/IP/Util/Util.so make[2]: Leaving directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util' + : 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/NetAddr-IP-4.079' make[1]: Entering directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite' make[2]: Entering directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../blib/arch/auto/NetAddr/IP/Util/Util.bs 644 make[2]: Leaving directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util' make[1]: Leaving directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite' make[1]: Entering directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite' make[2]: Entering directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../blib/arch/auto/NetAddr/IP/Util/Util.bs 644 make[2]: Leaving directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util' make[2]: Entering directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../blib/arch/auto/NetAddr/IP/Util/Util.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/4to6.t .................... ok t/add128.t .................. ok t/addconst.t ................ ok AF_INET6 = 10 derived from Socket or Socket6 t/af_inet6.t ................ ok t/anyto6.t .................. ok t/badd.t .................... ok t/bcd2bin.t ................. ok t/bcdn2bin.t ................ ok t/bin.t ..................... ok t/binet_n2ad.t .............. ok t/binet_n2dx.t .............. ok t/binet_ntoa.t .............. ok t/binet_pton.t .............. ok t/bipv4_inet.t .............. ok t/bipv6_any2n.t ............. ok t/bipv6func.t ............... ok t/bisIPv4.t ................. ok t/bpackzeros.t .............. ok t/comp128.t ................. ok t/croak.t ................... ok t/hasbits.t ................. ok t/inet_4map6.t .............. ok t/inet_n2ad.t ............... ok t/inet_n2dx.t ............... ok t/inet_pton.t ............... ok t/ipv4_inet.t ............... ok t/ipv6_any2n.t .............. ok t/ipv6_ntoa.t ............... ok t/ipv6func.t ................ ok t/ipv6to4.t ................. ok t/isIPv4.t .................. ok t/leftshift.t ............... ok mode CC XS t/mode.t .................... ok t/naip_gethostbyname.t ...... ok t/no6_naip_gethostbyname.t .. ok t/notcontiguous.t ........... ok t/packzeros.t ............... ok t/simple_pack.t ............. ok t/sub128.t .................. ok All tests successful. Files=39, Tests=1528, 1 wallclock secs ( 0.07 usr 0.04 sys + 0.55 cusr 0.19 csys = 0.85 CPU) Result: PASS make[2]: Leaving directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util' 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/addr.t .............. ok t/aton.t .............. ok t/bigint.t ............ ok t/bignums.t ........... ok t/bin_ips.t ........... ok t/bits.t .............. ok t/broadcast.t ......... ok t/bug62521.t .......... ok t/bug75976.t .......... ok t/cidr.t .............. ok t/constants.t ......... ok t/contains.t .......... ok t/copy.t .............. ok t/firstlast.t ......... ok t/ipv4FFFF.t .......... ok t/is_local.t .......... ok t/lemasklen.t ......... ok t/loops.t ............. ok t/lower.t ............. ok t/mask.t .............. ok t/masklen.t ........... ok t/netaddr.t ........... ok t/network.t ........... ok t/new-nth.t ........... ok t/new-num.t ........... ok t/nofqdn.t ............ ok t/numeric.t ........... ok t/old-nth.t ........... ok t/old-num.t ........... ok t/over-qq.t ........... ok t/over_comp.t ......... ok t/over_copy.t ......... ok t/over_equal.t ........ ok t/over_math.t ......... ok t/overminus.t ......... ok t/pathological.t ...... ok t/range.t ............. ok t/relops.t ............ ok t/rfc_1918.t .......... ok t/v4-aton.t ........... ok t/v4-badnm.t .......... ok t/v4-base.t ........... ok t/v4-basem.t .......... ok t/v4-cidr.t ........... ok t/v4-cnew.t ........... ok t/v4-contains.t ....... ok t/v4-last.t ........... ok t/v4-new-first.t ...... ok t/v4-new.t ............ ok t/v4-new_from_aton.t .. ok t/v4-no_octal.t ....... ok t/v4-num.t ............ ok t/v4-numeric.t ........ ok t/v4-old-first.t ...... ok t/v4-range.t .......... ok t/v4-snew.t ........... ok # # The following 8 tests involve resolving (hopefully) # non-existant names. This may take a while. t/v4-wnew.t ........... ok t/v4_new_cis.t ........ ok t/v6-cnew-uri.t ....... ok t/v6-cnew.t ........... ok t/v6-contains.t ....... ok t/v6-inc.t ............ ok t/v6-new-base-uri.t ... ok t/v6-new-base.t ....... ok t/v6-new_cis6_base.t .. ok t/v6-new_cis_base.t ... ok t/v6-num.t ............ ok t/v6-numeric-uri.t .... ok t/v6-numeric.t ........ ok t/v6-old-base-uri.t ... ok t/v6-old-base.t ....... ok t/version.t ........... ok t/within.t ............ ok All tests successful. Files=73, Tests=3501, 3 wallclock secs ( 0.19 usr 0.09 sys + 2.42 cusr 0.55 csys = 3.25 CPU) Result: PASS make[1]: Leaving directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite' 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/canon.t .......... ok t/constants.t ...... ok t/full.t ........... ok t/full6-uri.t ...... ok t/full6.t .......... ok t/imhoff.t ......... ok t/loops.t .......... ok t/lower.t .......... ok t/masklen.t ........ ok t/new-store.t ...... ok t/nofqdn.t ......... ok t/old-store.t ...... ok t/over-arr.t ....... ok t/over-qq.t ........ ok t/relops.t ......... ok t/rfc3021.t ........ ok t/short.t .......... ok t/splitref.t ....... ok t/v4-coalesce.t .... ok t/v4-compact.t ..... ok t/v4-compplus.t .... ok t/v4-hostenum.t .... ok t/v4-re.t .......... ok t/v4-split-bulk.t .. ok t/v4-split-list.t .. ok t/v4-splitplan.t ... ok t/v4-sprefix.t ..... ok t/v4-xprefix.t ..... ok t/v6-re.t .......... ok t/v6-split-bulk.t .. ok t/v6-splitplan.t ... ok t/wildcard.t ....... ok All tests successful. Files=32, Tests=9538, 4 wallclock secs ( 0.31 usr 0.09 sys + 3.08 cusr 0.42 csys = 3.90 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.67122 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-NetAddr-IP-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-NetAddr-IP-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd NetAddr-IP-4.079 + 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-NetAddr-IP-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079' make[1]: Entering directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite' make[2]: Entering directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../blib/arch/auto/NetAddr/IP/Util/Util.bs 644 make[2]: Leaving directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite/Util' make[1]: Leaving directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079/Lite' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/Util/Util.so Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/autosplit.ix Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/mod_version.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/re6.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/re.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/coalesce.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/compactref.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/hostenum.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/_splitref.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/_splitplan.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/canon.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/short.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/_compV6.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/_compact_v6.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/wildcard.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/nprefix.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/prefix.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/do_prefix.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/InetBase/autosplit.ix Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/InetBase/_packzeros.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/InetBase/_inet_ntop.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/InetBase/_inet_pton.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/InetBase/inet_n2ad.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/InetBase/inet_n2dx.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/InetBase/inet_any2n.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/InetBase/ipv6_ntoa.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/InetBase/ipv6_aton.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/InetBase/inet_ntoa.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/autosplit.ix Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/simple_pack.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/_bcdcheck.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/_bcd2bin.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/bcdn2bin.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/bcdn2txt.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/_bin2bcdn.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/bin2bcdn.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/comp128.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/bcd2bin.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/bin2bcd.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/ipv6to4.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/maskanyto6.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/ipanyto6.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/mask4to6.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/ipv4to6.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/notcontiguous.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/sub128.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/add128.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/addconst.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/_sa128.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/slowadd128.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/shiftleft.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/_128x10.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/_128x2.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/hasbits.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/UtilPP/_deadlen.al Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/auto/NetAddr/IP/Util/autosplit.ix Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP.pm Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP/InetBase.pm Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP/UtilPP.pm Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP/Util_IS.pm Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP/Util.pm Installing /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP/Lite.pm make: Leaving directory '/usr/src/RPM/BUILD/NetAddr-IP-4.079' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-NetAddr-IP-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-NetAddr-IP-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Test::More)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-NetAddr-IP-buildroot (auto) removed './usr/lib/perl5/auto/NetAddr/IP/.packlist' mode of './usr/lib/perl5/auto/NetAddr/IP/Util/Util.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-NetAddr-IP-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-NetAddr-IP-buildroot/ (default) Compressing files in /usr/src/tmp/perl-NetAddr-IP-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-NetAddr-IP-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/perl-NetAddr-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-NetAddr-IP-buildroot Processing files: perl-NetAddr-IP-4.079-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZB6bIy 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.fJcbL4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Name "NetAddr::IP::Compact" used only once: possible typo at /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP.pm line 423. Name "NetAddr::IP::STORABLE_freeze" used only once: possible typo at /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP.pm line 361. Name "NetAddr::IP::STORABLE_thaw" used only once: possible typo at /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP.pm line 366. Name "NetAddr::IP::NetAddr::IP::Lite::NoFQDN" used only once: possible typo at /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP.pm line 392. /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP.pm syntax OK # perl(Socket6.pm) at line 85 (depth 7) inside eval SKIP /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP/InetBase.pm syntax OK # perl(Math/BigInt.pm) at line 1287 (depth 8) inside eval SKIP /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP/Lite.pm syntax OK # perl(Socket6.pm) at line 232 (depth 5) inside eval SKIP /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP/Util.pm syntax OK /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP/UtilPP.pm syntax OK /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP/Util_IS.pm syntax OK shebang.req.files: executable script /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP.pm is not executable shebang.req.files: executable script /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP/InetBase.pm is not executable shebang.req.files: executable script /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP/Lite.pm is not executable shebang.req.files: executable script /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP/Util.pm is not executable shebang.req.files: executable script /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP/UtilPP.pm is not executable shebang.req.files: executable script /usr/src/tmp/perl-NetAddr-IP-buildroot/usr/lib/perl5/NetAddr/IP/Util_IS.pm is not executable Provides: perl(NetAddr/IP.pm) = 4.079, perl(NetAddr/IP/InetBase.pm) = 0.080, perl(NetAddr/IP/Lite.pm) = 1.570, perl(NetAddr/IP/Util.pm) = 1.530, perl(NetAddr/IP/UtilPP.pm) = 1.090, perl(NetAddr/IP/Util_IS.pm) = 1.0 Requires: perl-Socket6, /usr/lib/perl5, ld-linux.so.2 >= set:jiL26, ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl-5.38.so >= set:okjB3WJuF1gGcPHSMfcxOZbYew2hx0wRd81XkZ8BeETAOd0, perl(AutoLoader.pm), perl(DynaLoader.pm), perl(Socket.pm), perl(overload.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.zbmgZg Creating perl-NetAddr-IP-debuginfo package Processing files: perl-NetAddr-IP-debuginfo-4.079-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bk4wWm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1WInvV find-requires: running scripts (debuginfo) Requires: perl-NetAddr-IP = 4.079-alt1.2, debug(ld-linux.so.2), debug(libc.so.6), debug(libperl-5.38.so) Adding to perl-NetAddr-IP-debuginfo a strict dependency on perl-NetAddr-IP Wrote: /usr/src/RPM/RPMS/i586/perl-NetAddr-IP-4.079-alt1.2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-NetAddr-IP-debuginfo-4.079-alt1.2.i586.rpm (w2.lzdio) 9.80user 4.79system 0:37.10elapsed 39%CPU (0avgtext+0avgdata 58896maxresident)k 0inputs+0outputs (0major+773514minor)pagefaults 0swaps /.out/perl-NetAddr-IP-4.079-alt1.2.i586.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-NetAddr-IP-debuginfo-4.079-alt1.2.i586.rpm: The use of such a license name is ambiguous: Artistic 3.40user 2.63system 0:47.28elapsed 12%CPU (0avgtext+0avgdata 127352maxresident)k 40inputs+0outputs (0major+207144minor)pagefaults 0swaps --- perl-NetAddr-IP-4.079-alt1.2.i586.rpm.repo 2023-11-28 06:56:30.000000000 +0000 +++ perl-NetAddr-IP-4.079-alt1.2.i586.rpm.hasher 2024-04-27 10:22:03.523420389 +0000 @@ -113,3 +113,3 @@ File: /usr/lib/perl5/auto/NetAddr/IP/Util 40755 root:root -File: /usr/lib/perl5/auto/NetAddr/IP/Util/Util.so 100644 root:root 8644cbd452a992910ea957c771599a24 +File: /usr/lib/perl5/auto/NetAddr/IP/Util/Util.so 100644 root:root a3679994e4ad5b17e2809f9dab8ee8ce File: /usr/lib/perl5/auto/NetAddr/IP/Util/autosplit.ix 100644 root:root d26063bf8889cf54ff82b8e1b5fb15f3 @@ -160,2 +160,2 @@ File: /usr/lib/perl5/auto/NetAddr/IP/wildcard.al 100644 root:root 5921d35c228a88cbb2571391e2338082 -RPMIdentity: ea2b55aa9bb27f8e0cdc8d4cd0fc268ba2eac89f4b58bf4bb253f5afaa93defc087bc7ebac5b05a11dada73a599056135f355517a0f4ffa33ae8100ee48b9906 +RPMIdentity: a06e194eeef64e236488f4b9a8c18643358956dc3e79f5036690769e6870ced5ecdf93b177d4e772e4e622b61fe4beb109c913c10e840d8fe8a80df1a066b9ad --- perl-NetAddr-IP-debuginfo-4.079-alt1.2.i586.rpm.repo 2023-11-28 06:56:32.000000000 +0000 +++ perl-NetAddr-IP-debuginfo-4.079-alt1.2.i586.rpm.hasher 2024-04-27 10:22:03.613421581 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3d 40755 root:root -/usr/lib/debug/.build-id/3d/c829584793093bc2ff553b05bef08ac1757c7f 120777 root:root ../../../perl5/auto/NetAddr/IP/Util/Util.so -/usr/lib/debug/.build-id/3d/c829584793093bc2ff553b05bef08ac1757c7f.debug 120777 root:root ../../usr/lib/perl5/auto/NetAddr/IP/Util/Util.so.debug +/usr/lib/debug/.build-id/1e 40755 root:root +/usr/lib/debug/.build-id/1e/5e4693aa40d6efd32e4383415b36abe4c6c48d 120777 root:root ../../../perl5/auto/NetAddr/IP/Util/Util.so +/usr/lib/debug/.build-id/1e/5e4693aa40d6efd32e4383415b36abe4c6c48d.debug 120777 root:root ../../usr/lib/perl5/auto/NetAddr/IP/Util/Util.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -20,5 +20,5 @@ Provides: perl-NetAddr-IP-debuginfo = 4.079-alt1.2:sisyphus+335067.13300.2.2 -File: /usr/lib/debug/.build-id/3d 40755 root:root -File: /usr/lib/debug/.build-id/3d/c829584793093bc2ff553b05bef08ac1757c7f 120777 root:root ../../../perl5/auto/NetAddr/IP/Util/Util.so -File: /usr/lib/debug/.build-id/3d/c829584793093bc2ff553b05bef08ac1757c7f.debug 120777 root:root ../../usr/lib/perl5/auto/NetAddr/IP/Util/Util.so.debug +File: /usr/lib/debug/.build-id/1e 40755 root:root +File: /usr/lib/debug/.build-id/1e/5e4693aa40d6efd32e4383415b36abe4c6c48d 120777 root:root ../../../perl5/auto/NetAddr/IP/Util/Util.so +File: /usr/lib/debug/.build-id/1e/5e4693aa40d6efd32e4383415b36abe4c6c48d.debug 120777 root:root ../../usr/lib/perl5/auto/NetAddr/IP/Util/Util.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -28,3 +28,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/NetAddr/IP/Util 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/NetAddr/IP/Util/Util.so.debug 100644 root:root 9ab11b1b5aeb1358d0b83c44b77c2303 +File: /usr/lib/debug/usr/lib/perl5/auto/NetAddr/IP/Util/Util.so.debug 100644 root:root be080d1572d6455e08332516ae32a08e File: /usr/src/debug/NetAddr-IP-4.079 40755 root:root @@ -34,2 +34,2 @@ File: /usr/src/debug/NetAddr-IP-4.079/Lite/Util/Util.xs 100644 root:root 69ee9e78024aeda0618e164d5d871649 -RPMIdentity: 31feff3132d16812d72d73d9caa60c0f96a6c1ae95a4f15a134060d37660ea53ee970e41a45446bc057d2e2fe88fb406b9862c524e986d71b7d4ca90806c9500 +RPMIdentity: fa3ee1ebd9a5a649a4407b473f39c4c4f49ce1ef1752524789b1cbe6f1e275579ddb410a1c8ce8a3c84f47a08dd07443991698deb91f7bf91336eac1bc59defa