Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Encode.spec'], chrootPath='/var/lib/mock/module-perl-bootstrap-5.32-8060020220701091853-e829d8bc-build-22280-5723/root'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'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-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 sh: perl: command not found sh: perl: command not found sh: perl: command not found sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Encode.spec'], chrootPath='/var/lib/mock/module-perl-bootstrap-5.32-8060020220701091853-e829d8bc-build-22280-5723/root'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'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BPGJn1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Encode-3.08 + /usr/bin/gzip -dc /builddir/build/SOURCES/Encode-3.08.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Encode-3.08 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (Encode-3.12-mitigate-INC-pollution-when-loading-ConfigLocal.patch): + echo 'Patch #0 (Encode-3.12-mitigate-INC-pollution-when-loading-ConfigLocal.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Encode.pm Patch #1 (Encode-3.14-Fix-memory-leak-in-function-encode_method.patch): + echo 'Patch #1 (Encode-3.14-Fix-memory-leak-in-function-encode_method.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Encode.xs + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dpixQY + umask 022 + cd /builddir/build/BUILD + cd Encode-3.08 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' Odd number of elements in hash assignment at Makefile.PL line 13. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Encode + /usr/bin/make -O -j32 Running Mkbootstrap for Encode () chmod 644 "Encode.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs blib/arch/auto/Encode/Encode.bs 644 make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Byte' Running Mkbootstrap for Byte () chmod 644 "Byte.bs" make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Byte' "/usr/bin/perl" bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm Reading iso-8859-1 (iso-8859-1) Reading ascii (ascii) Reading cp1252 (cp1252) Reading ascii-ctrl (ascii-ctrl) Reading null (null) make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Byte' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../blib/arch/auto/Encode/Byte/Byte.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Byte' cp Encode.pm blib/lib/Encode.pm cp lib/Encode/Alias.pm blib/lib/Encode/Alias.pm cp lib/Encode/MIME/Header.pm blib/lib/Encode/MIME/Header.pm cp lib/Encode/JP/H2Z.pm blib/lib/Encode/JP/H2Z.pm cp Encode/_T.e2x blib/lib/Encode/_T.e2x cp lib/Encode/Unicode/UTF7.pm blib/lib/Encode/Unicode/UTF7.pm cp Encode/Makefile_PL.e2x blib/lib/Encode/Makefile_PL.e2x cp Encode/ConfigLocal_PM.e2x blib/lib/Encode/ConfigLocal_PM.e2x cp lib/Encode/MIME/Header/ISO_2022_JP.pm blib/lib/Encode/MIME/Header/ISO_2022_JP.pm cp lib/Encode/Guess.pm blib/lib/Encode/Guess.pm cp Encode/README.e2x blib/lib/Encode/README.e2x cp lib/Encode/JP/JIS7.pm blib/lib/Encode/JP/JIS7.pm cp lib/Encode/Config.pm blib/lib/Encode/Config.pm cp lib/Encode/PerlIO.pod blib/lib/Encode/PerlIO.pod cp lib/Encode/GSM0338.pm blib/lib/Encode/GSM0338.pm cp lib/Encode/MIME/Name.pm blib/lib/Encode/MIME/Name.pm cp Encode/Changes.e2x blib/lib/Encode/Changes.e2x cp lib/Encode/Supported.pod blib/lib/Encode/Supported.pod cp encoding.pm blib/lib/encoding.pm cp lib/Encode/CJKConstants.pm blib/lib/Encode/CJKConstants.pm cp lib/Encode/CN/HZ.pm blib/lib/Encode/CN/HZ.pm cp lib/Encode/KR/2022_KR.pm blib/lib/Encode/KR/2022_KR.pm cp lib/Encode/Encoder.pm blib/lib/Encode/Encoder.pm cp Encode/_PM.e2x blib/lib/Encode/_PM.e2x cp Encode/encode.h blib/lib/Encode/encode.h cp lib/Encode/Encoding.pm blib/lib/Encode/Encoding.pm gcc -c -I./Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"3.08\" -DXS_VERSION=\"3.08\" -fPIC "-I/usr/lib64/perl5/CORE" def_t.c make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Byte' cp Byte.pm ../blib/lib/Encode/Byte.pm make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Byte' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Encode.xs > Encode.xsc mv Encode.xsc Encode.c gcc -c -I./Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"3.08\" -DXS_VERSION=\"3.08\" -fPIC "-I/usr/lib64/perl5/CORE" encengine.c make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Byte' "/usr/bin/perl" ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm Reading iso-8859-2 (iso-8859-2) Reading iso-8859-3 (iso-8859-3) Reading iso-8859-4 (iso-8859-4) Reading iso-8859-5 (iso-8859-5) Reading iso-8859-6 (iso-8859-6) Reading iso-8859-7 (iso-8859-7) Reading iso-8859-8 (iso-8859-8) Reading iso-8859-9 (iso-8859-9) Reading iso-8859-10 (iso-8859-10) Reading iso-8859-11 (iso-8859-11) Reading iso-8859-13 (iso-8859-13) Reading iso-8859-14 (iso-8859-14) Reading iso-8859-15 (iso-8859-15) Reading iso-8859-16 (iso-8859-16) Reading AdobeStandardEncoding (AdobeStandardEncoding) Reading cp1006 (cp1006) Reading cp1250 (cp1250) Reading cp1251 (cp1251) Reading cp1253 (cp1253) Reading cp1254 (cp1254) Reading cp1255 (cp1255) Reading cp1256 (cp1256) Reading cp1257 (cp1257) Reading cp1258 (cp1258) Reading cp424 (cp424) Reading cp437 (cp437) Reading cp737 (cp737) Reading cp775 (cp775) Reading cp850 (cp850) Reading cp852 (cp852) Reading cp855 (cp855) Reading cp856 (cp856) Reading cp857 (cp857) Reading cp858 (cp858) Reading cp860 (cp860) Reading cp861 (cp861) Reading cp862 (cp862) Reading cp863 (cp863) Reading cp864 (cp864) Reading cp865 (cp865) Reading cp866 (cp866) Reading cp869 (cp869) Reading cp874 (cp874) Reading hp-roman8 (hp-roman8) Reading koi8-f (koi8-f) Reading koi8-r (koi8-r) Reading koi8-u (koi8-u) Reading MacArabic (MacArabic) Reading MacCentralEurRoman (MacCentralEurRoman) Reading MacCroatian (MacCroatian) Reading MacCyrillic (MacCyrillic) Reading MacFarsi (MacFarsi) Reading MacGreek (MacGreek) Reading MacHebrew (MacHebrew) Reading MacIcelandic (MacIcelandic) Reading MacRomanian (MacRomanian) Reading MacRumanian (MacRumanian) Reading MacRoman (MacRoman) Reading MacSami (MacSami) Reading MacThai (MacThai) Reading MacTurkish (MacTurkish) Reading MacUkrainian (MacUkrainian) Reading nextstep (nextstep) Reading viscii (viscii) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Byte' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Byte' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/share/perl5/ExtUtils/typemap' Byte.xs > Byte.xsc mv Byte.xsc Byte.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Byte' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Byte' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib64/perl5/CORE" byte_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Byte' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Byte' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib64/perl5/CORE" Byte.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Byte' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Byte' rm -f ../blib/arch/auto/Encode/Byte/Byte.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Byte.o byte_t.o -o ../blib/arch/auto/Encode/Byte/Byte.so \ -lperl \ chmod 755 ../blib/arch/auto/Encode/Byte/Byte.so make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Byte' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' Running Mkbootstrap for CN () chmod 644 "CN.bs" make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../blib/arch/auto/Encode/CN/CN.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' cp CN.pm ../blib/lib/Encode/CN.pm make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' "/usr/bin/perl" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm Reading gb2312-raw (gb2312-raw) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' "/usr/bin/perl" ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm Reading gb12345-raw (gb12345-raw) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' "/usr/bin/perl" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm Reading MacChineseSimp (MacChineseSimp) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' "/usr/bin/perl" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Reading euc-cn (euc-cn) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' "/usr/bin/perl" ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm Reading iso-ir-165 (iso-ir-165) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' gcc -c -I./Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"3.08\" -DXS_VERSION=\"3.08\" -fPIC "-I/usr/lib64/perl5/CORE" Encode.c rm -f blib/arch/auto/Encode/Encode.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Encode.o def_t.o encengine.o -o blib/arch/auto/Encode/Encode.so \ -lperl \ chmod 755 blib/arch/auto/Encode/Encode.so make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib64/perl5/CORE" gb_03_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib64/perl5/CORE" gb_02_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib64/perl5/CORE" eu_01_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib64/perl5/CORE" ma_05_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib64/perl5/CORE" ir_04_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' "/usr/bin/perl" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Reading cp936 (cp936) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/usr/share/perl5/ExtUtils/typemap' CN.xs > CN.xsc mv CN.xsc CN.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib64/perl5/CORE" cp_00_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib64/perl5/CORE" CN.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' rm -f ../blib/arch/auto/Encode/CN/CN.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong CN.o cp_00_t.o eu_01_t.o gb_02_t.o gb_03_t.o ir_04_t.o ma_05_t.o -o ../blib/arch/auto/Encode/CN/CN.so \ -lperl \ chmod 755 ../blib/arch/auto/Encode/CN/CN.so make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' Running Mkbootstrap for EBCDIC () chmod 644 "EBCDIC.bs" make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../blib/arch/auto/Encode/EBCDIC/EBCDIC.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' cp EBCDIC.pm ../blib/lib/Encode/EBCDIC.pm make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' "/usr/bin/perl" ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm Reading cp37 (cp37) Reading cp1026 (cp1026) Reading cp1047 (cp1047) Reading cp500 (cp500) Reading cp875 (cp875) Reading posix-bc (posix-bc) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I/usr/lib64/perl5/CORE" ebcdic_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/share/perl5/ExtUtils/typemap' EBCDIC.xs > EBCDIC.xsc mv EBCDIC.xsc EBCDIC.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I/usr/lib64/perl5/CORE" EBCDIC.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' rm -f ../blib/arch/auto/Encode/EBCDIC/EBCDIC.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong EBCDIC.o ebcdic_t.o -o ../blib/arch/auto/Encode/EBCDIC/EBCDIC.so \ -lperl \ chmod 755 ../blib/arch/auto/Encode/EBCDIC/EBCDIC.so make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' Running Mkbootstrap for JP () chmod 644 "JP.bs" make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../blib/arch/auto/Encode/JP/JP.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' "/usr/bin/perl" ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm Reading jis0201-raw (jis0201-raw) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' cp JP.pm ../blib/lib/Encode/JP.pm make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib64/perl5/CORE" ji_02_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' "/usr/bin/perl" ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm Reading jis0212-raw (jis0212-raw) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' "/usr/bin/perl" ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm Reading jis0208-raw (jis0208-raw) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' "/usr/bin/perl" ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm Reading shiftjis (shiftjis) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' "/usr/bin/perl" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm Reading MacJapanese (MacJapanese) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' "/usr/bin/perl" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Reading cp932 (cp932) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib64/perl5/CORE" ji_04_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib64/perl5/CORE" ji_03_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib64/perl5/CORE" sh_06_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib64/perl5/CORE" ma_05_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib64/perl5/CORE" cp_00_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' "/usr/bin/perl" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Reading euc-jp (euc-jp) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/share/perl5/ExtUtils/typemap' JP.xs > JP.xsc mv JP.xsc JP.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib64/perl5/CORE" eu_01_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib64/perl5/CORE" JP.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' rm -f ../blib/arch/auto/Encode/JP/JP.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong JP.o cp_00_t.o eu_01_t.o ji_02_t.o ji_03_t.o ji_04_t.o ma_05_t.o sh_06_t.o -o ../blib/arch/auto/Encode/JP/JP.so \ -lperl \ chmod 755 ../blib/arch/auto/Encode/JP/JP.so make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/KR' Running Mkbootstrap for KR () chmod 644 "KR.bs" make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/KR' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/KR' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../blib/arch/auto/Encode/KR/KR.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/KR' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/KR' cp KR.pm ../blib/lib/Encode/KR.pm make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/KR' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/KR' "/usr/bin/perl" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Reading euc-kr (euc-kr) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/KR' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/KR' "/usr/bin/perl" ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm Reading ksc5601-raw (ksc5601-raw) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/KR' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/KR' "/usr/bin/perl" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm Reading MacKorean (MacKorean) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/KR' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/KR' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib64/perl5/CORE" ks_03_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/KR' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/KR' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib64/perl5/CORE" eu_01_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/KR' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/KR' "/usr/bin/perl" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm Reading johab (johab) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/KR' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/KR' "/usr/bin/perl" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Reading cp949 (cp949) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/KR' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/KR' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib64/perl5/CORE" ma_04_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/KR' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/KR' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/share/perl5/ExtUtils/typemap' KR.xs > KR.xsc mv KR.xsc KR.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/KR' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/KR' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib64/perl5/CORE" jo_02_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/KR' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/KR' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib64/perl5/CORE" cp_00_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/KR' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/KR' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib64/perl5/CORE" KR.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/KR' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/KR' rm -f ../blib/arch/auto/Encode/KR/KR.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong KR.o cp_00_t.o eu_01_t.o jo_02_t.o ks_03_t.o ma_04_t.o -o ../blib/arch/auto/Encode/KR/KR.so \ -lperl \ chmod 755 ../blib/arch/auto/Encode/KR/KR.so make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/KR' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Symbol' Running Mkbootstrap for Symbol () chmod 644 "Symbol.bs" make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Symbol' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Symbol' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../blib/arch/auto/Encode/Symbol/Symbol.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Symbol' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Symbol' cp Symbol.pm ../blib/lib/Encode/Symbol.pm make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Symbol' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Symbol' "/usr/bin/perl" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm Reading AdobeSymbol (AdobeSymbol) Reading AdobeZdingbat (AdobeZdingbat) Reading dingbats (dingbats) Reading MacDingbats (MacDingbats) Reading MacSymbol (MacSymbol) Reading symbol (symbol) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Symbol' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Symbol' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I/usr/lib64/perl5/CORE" symbol_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Symbol' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Symbol' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/share/perl5/ExtUtils/typemap' Symbol.xs > Symbol.xsc mv Symbol.xsc Symbol.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Symbol' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Symbol' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I/usr/lib64/perl5/CORE" Symbol.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Symbol' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Symbol' rm -f ../blib/arch/auto/Encode/Symbol/Symbol.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Symbol.o symbol_t.o -o ../blib/arch/auto/Encode/Symbol/Symbol.so \ -lperl \ chmod 755 ../blib/arch/auto/Encode/Symbol/Symbol.so make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Symbol' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/TW' Running Mkbootstrap for TW () chmod 644 "TW.bs" make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/TW' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/TW' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../blib/arch/auto/Encode/TW/TW.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/TW' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/TW' cp TW.pm ../blib/lib/Encode/TW.pm make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/TW' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/TW' "/usr/bin/perl" ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm Reading big5-eten (big5-eten) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/TW' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/TW' "/usr/bin/perl" ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm Reading MacChineseTrad (MacChineseTrad) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/TW' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/TW' "/usr/bin/perl" ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm Reading big5-hkscs (big5-hkscs) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/TW' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/TW' "/usr/bin/perl" ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm Reading cp950 (cp950) make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/TW' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/TW' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib64/perl5/CORE" bi_00_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/TW' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/TW' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib64/perl5/CORE" ma_03_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/TW' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/TW' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/share/perl5/ExtUtils/typemap' TW.xs > TW.xsc mv TW.xsc TW.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/TW' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/TW' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib64/perl5/CORE" cp_02_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/TW' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/TW' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib64/perl5/CORE" bi_01_t.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/TW' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/TW' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/lib64/perl5/CORE" TW.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/TW' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/TW' rm -f ../blib/arch/auto/Encode/TW/TW.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong TW.o bi_00_t.o bi_01_t.o cp_02_t.o ma_03_t.o -o ../blib/arch/auto/Encode/TW/TW.so \ -lperl \ chmod 755 ../blib/arch/auto/Encode/TW/TW.so make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/TW' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Unicode' Running Mkbootstrap for Unicode () chmod 644 "Unicode.bs" make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Unicode' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Unicode' cp Unicode.pm ../blib/lib/Encode/Unicode.pm make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Unicode' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Unicode' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../blib/arch/auto/Encode/Unicode/Unicode.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Unicode' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Unicode' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Unicode.xs > Unicode.xsc mv Unicode.xsc Unicode.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Unicode' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Unicode' gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -Werror=declaration-after-statement -Wpointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.18\" -DXS_VERSION=\"2.18\" -fPIC "-I/usr/lib64/perl5/CORE" Unicode.c make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Unicode' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Unicode' rm -f ../blib/arch/auto/Encode/Unicode/Unicode.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Unicode.o -o ../blib/arch/auto/Encode/Unicode/Unicode.so \ -lperl \ chmod 755 ../blib/arch/auto/Encode/Unicode/Unicode.so make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Unicode' cp bin/enc2xs blib/script/enc2xs "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs cp bin/encguess blib/script/encguess "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess cp bin/piconv blib/script/piconv "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv Manifying 3 pod documents Manifying 18 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZbbRMN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64 + cd Encode-3.08 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Byte' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../blib/arch/auto/Encode/Byte/Byte.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Byte' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../blib/arch/auto/Encode/CN/CN.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../blib/arch/auto/Encode/EBCDIC/EBCDIC.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../blib/arch/auto/Encode/JP/JP.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/KR' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../blib/arch/auto/Encode/KR/KR.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/KR' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Symbol' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../blib/arch/auto/Encode/Symbol/Symbol.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Symbol' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/TW' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../blib/arch/auto/Encode/TW/TW.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/TW' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Unicode' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../blib/arch/auto/Encode/Unicode/Unicode.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Unicode' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs blib/arch/auto/Encode/Encode.bs 644 Manifying 3 pod documents Manifying 18 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/auto/Encode/Encode.so Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/auto/Encode/Symbol/Symbol.so Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/auto/Encode/TW/TW.so Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/auto/Encode/Unicode/Unicode.so Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/auto/Encode/KR/KR.so Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/auto/Encode/Byte/Byte.so Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/auto/Encode/CN/CN.so Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/auto/Encode/EBCDIC/EBCDIC.so Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/auto/Encode/JP/JP.so Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/encoding.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/GSM0338.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/Guess.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/EBCDIC.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/ConfigLocal_PM.e2x Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/Changes.e2x Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/CJKConstants.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/Encoding.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/Supported.pod Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/KR.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/TW.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/JP.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/CN.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/Alias.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/Makefile_PL.e2x Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/Unicode.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/_PM.e2x Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/Byte.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/Encoder.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/Symbol.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/README.e2x Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/encode.h Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/Config.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/PerlIO.pod Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/_T.e2x Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/Unicode/UTF7.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/KR/2022_KR.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/MIME/Header.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/MIME/Name.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/MIME/Header/ISO_2022_JP.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/CN/HZ.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/JP/H2Z.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/Encode/JP/JIS7.pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man1/encguess.1 Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man1/piconv.1 Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man1/enc2xs.1 Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man3/Encode::KR::2022_KR.3pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man3/Encode::Guess.3pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man3/Encode::JP::JIS7.3pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man3/Encode::GSM0338.3pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man3/Encode::JP::H2Z.3pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man3/encoding.3pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man3/Encode::Alias.3pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man3/Encode::MIME::Header.3pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man3/Encode::MIME::Name.3pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man3/Encode::Supported.3pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man3/Encode::Config.3pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man3/Encode::Encoding.3pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man3/Encode::CJKConstants.3pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man3/Encode::CN::HZ.3pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man3/Encode::Encoder.3pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man3/Encode.3pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man3/Encode::PerlIO.3pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/man/man3/Encode::Unicode::UTF7.3pm Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/bin/enc2xs Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/bin/encguess Installing /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/bin/piconv + find /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64 -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 3.08-461.module+oc8.6.0+258+59c278f5 --unique-debug-suffix -3.08-461.module+oc8.6.0+258+59c278f5.x86_64 --unique-debug-src-base perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/Encode-3.08 extracting debug info from /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/auto/Encode/CN/CN.so extracting debug info from /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/auto/Encode/Byte/Byte.so extracting debug info from /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/auto/Encode/Symbol/Symbol.so extracting debug info from /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/auto/Encode/EBCDIC/EBCDIC.so extracting debug info from /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/auto/Encode/JP/JP.so extracting debug info from /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/auto/Encode/Encode.so extracting debug info from /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/auto/Encode/KR/KR.so extracting debug info from /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/auto/Encode/TW/TW.so extracting debug info from /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/lib64/perl5/vendor_perl/auto/Encode/Unicode/Unicode.so /usr/lib/rpm/sepdebugcrcfix: Updated 9 CRC32s, 0 CRC32s did match. 23891 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UbqHuG + umask 022 + cd /builddir/build/BUILD + cd Encode-3.08 + unset AUTHOR_TESTING ENC2XS_NO_COMMENTS ENC2XS_VERBOSE MAKEFLAGS PERL_CORE PERL_ENCODING PERL_ENCODE_DEBUG + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs blib/arch/auto/Encode/Encode.bs 644 make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Byte' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../blib/arch/auto/Encode/Byte/Byte.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Byte' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../blib/arch/auto/Encode/CN/CN.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../blib/arch/auto/Encode/EBCDIC/EBCDIC.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../blib/arch/auto/Encode/JP/JP.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/KR' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../blib/arch/auto/Encode/KR/KR.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/KR' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Symbol' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../blib/arch/auto/Encode/Symbol/Symbol.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Symbol' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/TW' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../blib/arch/auto/Encode/TW/TW.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/TW' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Unicode' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../blib/arch/auto/Encode/Unicode/Unicode.bs 644 make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Unicode' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Byte' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../blib/arch/auto/Encode/Byte/Byte.bs 644 No tests defined for Encode::Byte extension. make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Byte' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/CN' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../blib/arch/auto/Encode/CN/CN.bs 644 No tests defined for Encode::CN extension. make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/CN' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../blib/arch/auto/Encode/EBCDIC/EBCDIC.bs 644 No tests defined for Encode::EBCDIC extension. make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/EBCDIC' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/JP' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../blib/arch/auto/Encode/JP/JP.bs 644 No tests defined for Encode::JP extension. make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/JP' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/KR' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../blib/arch/auto/Encode/KR/KR.bs 644 No tests defined for Encode::KR extension. make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/KR' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Symbol' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../blib/arch/auto/Encode/Symbol/Symbol.bs 644 No tests defined for Encode::Symbol extension. make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Symbol' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/TW' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../blib/arch/auto/Encode/TW/TW.bs 644 No tests defined for Encode::TW extension. make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/TW' make[1]: Entering directory '/builddir/build/BUILD/Encode-3.08/Unicode' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../blib/arch/auto/Encode/Unicode/Unicode.bs 644 No tests defined for Encode::Unicode extension. make[1]: Leaving directory '/builddir/build/BUILD/Encode-3.08/Unicode' 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/Aliases.t ................ ok t/at-cn.t .................. ok t/at-tw.t .................. ok t/CJKT.t ................... ok t/cow.t .................... ok t/decode.t ................. ok t/enc_data.t ............... skipped: encoding pragma not supported in Perl 5.26 t/enc_eucjp.t .............. skipped: Perl <=5.25.2 or cperl required t/enc_module.t ............. skipped: encoding pragma not supported in Perl 5.26 t/enc_utf8.t ............... skipped: Perl <=5.25.2 or cperl required t/Encode.t ................. ok t/Encoder.t ................ ok t/encoding-locale.t ........ ok t/encoding.t ............... skipped: encoding pragma not supported in Perl 5.26 t/fallback.t ............... ok t/from_to.t ................ ok t/grow.t ................... ok t/gsm0338.t ................ ok t/guess.t .................. ok t/isa.t .................... ok t/jis7-fallback.t .......... ok t/jperl.t .................. skipped: encoding pragma not supported in Perl 5.26 t/magic.t .................. ok t/mime-header.t ............ ok t/mime-name.t .............. ok t/mime_header_iso2022jp.t .. ok t/perlio.t ................. ok t/piconv.t ................. ok t/rt113164.t ............... ok t/rt65541.t ................ ok t/rt76824.t ................ ok t/rt85489.t ................ ok t/rt86327.t ................ ok t/taint.t .................. ok t/truncated_utf8.t ......... ok t/undef.t .................. ok t/Unicode.t ................ ok Cannot figure out an encoding to use at t/use-Encode-Alias.t line 5. t/use-Encode-Alias.t ....... ok t/utf8ref.t ................ ok t/utf8strict.t ............. ok t/utf8warnings.t ........... ok t/whatwg-aliases.t ......... skipped: For maintainers only t/xml.t .................... ok All tests successful. Files=43, Tests=7715, 4 wallclock secs ( 0.42 usr 0.03 sys + 3.73 cusr 0.30 csys = 4.48 CPU) Result: PASS + exit 0 Processing files: perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7li49o + umask 022 + cd /builddir/build/BUILD + cd Encode-3.08 + DOCDIR=/builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/doc/perl-Encode + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/doc/perl-Encode + cp -pr AUTHORS /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/doc/perl-Encode + cp -pr Changes /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/doc/perl-Encode + cp -pr README /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/doc/perl-Encode + exit 0 Provides: perl(Encode) = 3.08 perl(Encode::Alias) = 2.24 perl(Encode::Byte) = 2.4 perl(Encode::CJKConstants) = 2.2 perl(Encode::CN) = 2.3 perl(Encode::CN::HZ) = 2.10 perl(Encode::Config) = 2.5 perl(Encode::EBCDIC) = 2.2 perl(Encode::Encoder) = 2.3 perl(Encode::Encoding) = 2.8 perl(Encode::GSM0338) = 2.9 perl(Encode::Guess) = 2.8 perl(Encode::Internal) perl(Encode::JP) = 2.4 perl(Encode::JP::H2Z) = 2.2 perl(Encode::JP::JIS7) = 2.8 perl(Encode::KR) = 2.3 perl(Encode::KR::2022_KR) = 2.4 perl(Encode::MIME::Header) = 2.28 perl(Encode::MIME::Header::ISO_2022_JP) = 1.9 perl(Encode::MIME::Name) = 1.3 perl(Encode::Symbol) = 2.2 perl(Encode::TW) = 2.3 perl(Encode::UTF_EBCDIC) perl(Encode::Unicode) = 2.18 perl(Encode::Unicode::UTF7) = 2.10 perl(Encode::XS) perl(Encode::utf8) perl-Encode = 4:3.08-461.module+oc8.6.0+258+59c278f5 perl-Encode(x86-64) = 4:3.08-461.module+oc8.6.0+258+59c278f5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.32()(64bit) libpthread.so.0()(64bit) perl(:VERSION) >= 5.8.0 perl(:VERSION) >= 5.8.1 perl(Carp) perl(Encode) perl(Encode::Alias) perl(Encode::CJKConstants) perl(Encode::CN::HZ) perl(Encode::Config) perl(Encode::Encoding) perl(Encode::Guess) perl(Encode::JP::JIS7) perl(Encode::KR::2022_KR) perl(Encode::MIME::Header) perl(Encode::MIME::Name) perl(Encode::Unicode) perl(Exporter) >= 5.57 perl(File::Basename) perl(Getopt::Long) perl(Getopt::Std) perl(MIME::Base64) perl(Storable) perl(XSLoader) perl(bytes) perl(constant) perl(overload) perl(re) perl(strict) perl(utf8) perl(vars) perl(warnings) rtld(GNU_HASH) Processing files: perl-encoding-3.00-461.module+oc8.6.0+258+59c278f5.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N8XdNS + umask 022 + cd /builddir/build/BUILD + cd Encode-3.08 + DOCDIR=/builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/doc/perl-encoding + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/doc/perl-encoding + cp -pr AUTHORS /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/doc/perl-encoding + cp -pr Changes /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/doc/perl-encoding + cp -pr README /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64/usr/share/doc/perl-encoding + exit 0 Provides: perl(encoding) = 3.00 perl-encoding = 4:3.00-461.module+oc8.6.0+258+59c278f5 perl-encoding(x86-64) = 4:3.00-461.module+oc8.6.0+258+59c278f5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Config) perl(Encode) perl(constant) perl(strict) perl(warnings) Conflicts: perl-Encode < 2:2.64-2 Suggests: perl(PerlIO::encoding) Processing files: perl-Encode-devel-3.08-461.module+oc8.6.0+258+59c278f5.x86_64 Provides: perl-Encode-devel = 4:3.08-461.module+oc8.6.0+258+59c278f5 perl-Encode-devel(x86-64) = 4:3.08-461.module+oc8.6.0+258+59c278f5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl perl(Config) perl(File::Find) perl(Getopt::Std) perl(constant) perl(strict) perl(vars) perl(warnings) Recommends: perl-devel(x86-64) Processing files: perl-Encode-debugsource-3.08-461.module+oc8.6.0+258+59c278f5.x86_64 Provides: perl-Encode-debugsource = 4:3.08-461.module+oc8.6.0+258+59c278f5 perl-Encode-debugsource(x86-64) = 4:3.08-461.module+oc8.6.0+258+59c278f5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Encode-debuginfo-3.08-461.module+oc8.6.0+258+59c278f5.x86_64 Provides: debuginfo(build-id) = 08bb9b2e0d312e0f547a82f2c937021240a10985 debuginfo(build-id) = 12f60b6bf306ab23af92ffb4e82405b7b70344a3 debuginfo(build-id) = 2c9b08a9f564b81450b10d654069891cca76daab debuginfo(build-id) = 48fe530cf3d03ae3a19a852fb4c880ce2c65ab39 debuginfo(build-id) = 5767ca22740827c2275e65aa4fcc61744e8bc9bc debuginfo(build-id) = 95a68ab68ae5ad6905c0d38e2b28e3a594d3fa9d debuginfo(build-id) = a0401198975d3a4b48ec34659bad198b3cd3ad63 debuginfo(build-id) = a2c066b20a4805754c04548286eb4a7d1e3e2fd1 debuginfo(build-id) = ee43b8641a2e6e4ab948c3505c015e1828540617 perl-Encode-debuginfo = 4:3.08-461.module+oc8.6.0+258+59c278f5 perl-Encode-debuginfo(x86-64) = 4:3.08-461.module+oc8.6.0+258+59c278f5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Encode-debugsource(x86-64) = 4:3.08-461.module+oc8.6.0+258+59c278f5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64 Wrote: /builddir/build/RPMS/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64.rpm Wrote: /builddir/build/RPMS/perl-encoding-3.00-461.module+oc8.6.0+258+59c278f5.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Encode-devel-3.08-461.module+oc8.6.0+258+59c278f5.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Encode-debugsource-3.08-461.module+oc8.6.0+258+59c278f5.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Encode-debuginfo-3.08-461.module+oc8.6.0+258+59c278f5.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YFnnH2 + umask 022 + cd /builddir/build/BUILD + cd Encode-3.08 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Encode-3.08-461.module+oc8.6.0+258+59c278f5.x86_64 + exit 0 Child return code was: 0