Mock Version: 6.7 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/perl-Net-IDN-Encode.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1781395200 Wrote: /builddir/build/SRPMS/perl-Net-IDN-Encode-2.500-1.el9.src.rpm Child return code was: 0 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/perl-Net-IDN-Encode.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1781395200 Wrote: /builddir/build/SRPMS/perl-Net-IDN-Encode-2.500-1.el9.src.rpm Child return code was: 0 Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/perl-Net-IDN-Encode.spec"] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1781395200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.idfLV3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Net-IDN-Encode-2.500 + /usr/bin/gzip -dc /builddir/build/SOURCES/Net-IDN-Encode-2.500.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Net-IDN-Encode-2.500 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aaV5Fg + umask 022 + cd /builddir/build/BUILD + cd Net-IDN-Encode-2.500 + perl Build.PL --installdirs=vendor '--optimize=-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Net-IDN-Encode' version '2.500' + ./Build Building Net-IDN-Encode gcc -I/usr/lib64/perl5/CORE -DVERSION="2.500" -DXS_VERSION="2.500" -fPIC -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -o lib/Net/IDN/Punycode.o lib/Net/IDN/Punycode.c lib/Net/IDN/Punycode.xs: In function 'XS_Net__IDN__Punycode_decode_punycode': lib/Net/IDN/Punycode.xs:232:36: warning: array subscript has type 'char' [-Wchar-subscripts] 232 | dc = dec_digit[*in_p++]; /* we already know it's in 0..127 */ | ^~~~~~~ lib/Net/IDN/Punycode.xs:256:19: warning: 'Perl_uvuni_to_utf8_flags' is deprecated [-Wdeprecated-declarations] 256 | uvuni_to_utf8_flags((U8*)skip_p, n, UNICODE_ALLOW_ANY); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/perl5/CORE/perl.h:5567, from lib/Net/IDN/Punycode.xs:2: /usr/lib64/perl5/CORE/proto.h:4018:25: note: declared here 4018 | PERL_CALLCONV U8* Perl_uvuni_to_utf8_flags(pTHX_ U8 *d, UV uv, UV flags) | ^~~~~~~~~~~~~~~~~~~~~~~~ lib/Net/IDN/Punycode.xs:193:38: warning: unused variable 'len' [-Wunused-variable] 193 | STRLEN length_guess, len, h, u8; | ^~~ lib/Net/IDN/Punycode.xs:188:32: warning: unused variable 'skip_delta' [-Wunused-variable] 188 | int delta = 0, skip_delta; | ^~~~~~~~~~ lib/Net/IDN/Punycode.xs:188:21: warning: unused variable 'delta' [-Wunused-variable] 188 | int delta = 0, skip_delta; | ^~~~~ ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Net/IDN/Punycode/Punycode.bs') gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/local/lib -fstack-protector-strong -lperl -o blib/arch/auto/Net/IDN/Punycode/Punycode.so lib/Net/IDN/Punycode.o + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rqh36a + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64 + cd Net-IDN-Encode-2.500 + ./Build install --destdir=/builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64 --create_packlist=0 Building Net-IDN-Encode Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/lib64/perl5/vendor_perl/auto/Net/IDN/Punycode/Punycode.bs Installing /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/lib64/perl5/vendor_perl/auto/Net/IDN/Punycode/Punycode.so Installing /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/lib64/perl5/vendor_perl/Net/IDN/Encode.pm Installing /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/lib64/perl5/vendor_perl/Net/IDN/Punycode.pm Installing /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/lib64/perl5/vendor_perl/Net/IDN/Standards.pod Installing /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/lib64/perl5/vendor_perl/Net/IDN/UTS46.pm Installing /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/lib64/perl5/vendor_perl/Net/IDN/Overview.pod Installing /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/lib64/perl5/vendor_perl/Net/IDN/Punycode/PP.pm Installing /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/lib64/perl5/vendor_perl/Net/IDN/UTS46/_Mapping.pm Installing /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/share/man/man3/Net::IDN::Encode.3pm Installing /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/share/man/man3/Net::IDN::Punycode.3pm Installing /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/share/man/man3/Net::IDN::Standards.3pm Installing /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/share/man/man3/Net::IDN::UTS46.3pm Installing /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/share/man/man3/Net::IDN::UTS46::_Mapping.3pm Installing /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/share/man/man3/Net::IDN::Punycode::PP.3pm Installing /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/share/man/man3/Net::IDN::Overview.3pm + find /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/perl5/vendor_perl/Net/IDN/Encode.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/perl5/vendor_perl/Net/IDN/Standards.pod is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ym2W4P Processing files: perl-Net-IDN-Encode-2.500-1.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8mhaAe + umask 022 + cd /builddir/build/BUILD + cd Net-IDN-Encode-2.500 + DOCDIR=/builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/share/doc/perl-Net-IDN-Encode + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/share/doc/perl-Net-IDN-Encode + cp -pr Changes /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/share/doc/perl-Net-IDN-Encode + cp -pr eg /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/share/doc/perl-Net-IDN-Encode + cp -pr README /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/share/doc/perl-Net-IDN-Encode + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wgZXXD + umask 022 + cd /builddir/build/BUILD + cd Net-IDN-Encode-2.500 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/share/licenses/perl-Net-IDN-Encode + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/share/licenses/perl-Net-IDN-Encode + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64/usr/share/licenses/perl-Net-IDN-Encode + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Net::IDN::Encode) = 2.500 perl(Net::IDN::Punycode) = 2.500 perl(Net::IDN::Punycode::PP) = 2.500 perl(Net::IDN::UTS46) = 2.500 perl(Net::IDN::UTS46::_Mapping) = 10 perl-Net-IDN-Encode = 2.500-1.el9 perl-Net-IDN-Encode(x86-64) = 2.500-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) perl(:MODULE_COMPAT_5.32.1) perl(:VERSION) >= 5.6.0 perl(:VERSION) >= 5.8.0 perl(:VERSION) >= 5.8.5 perl(Carp) perl(Exporter) perl(Net::IDN::Encode) >= 2.100 perl(Net::IDN::Punycode) >= 1.1 perl(Net::IDN::Punycode) >= 1.102 perl(Net::IDN::UTS46) perl(Net::IDN::UTS46::_Mapping) >= 5.002 perl(Unicode::Normalize) perl(constant) perl(integer) perl(strict) perl(utf8) perl(warnings) perl-libs rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Net-IDN-Encode-2.500-1.el9.x86_64 Wrote: /builddir/build/RPMS/perl-Net-IDN-Encode-2.500-1.el9.x86_64.rpm Child return code was: 0