Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-HTML-Template-Pro.spec'], chrootPath='/var/lib/mock/f31-build-45494-26350/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-HTML-Template-Pro.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': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1559260800 Wrote: /builddir/build/SRPMS/perl-HTML-Template-Pro-0.9510-21.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-HTML-Template-Pro.spec'], chrootPath='/var/lib/mock/f31-build-45494-26350/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-HTML-Template-Pro.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': 'en_US.UTF-8'} and shell False BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1559260800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lqY9d2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf HTML-Template-Pro-0.9510 + /usr/bin/gzip -dc /builddir/build/SOURCES/HTML-Template-Pro-0.9510.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd HTML-Template-Pro-0.9510 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zcouS0 + umask 022 + cd /builddir/build/BUILD + cd HTML-Template-Pro-0.9510 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor '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 -fasynchronous-unwind-tables -fstack-clash-protection' BUILDSTDERR: /tmp/tmp4285.c: In function 'main': BUILDSTDERR: /tmp/tmp4285.c:4:13: error: '__int64' undeclared (first use in this function) BUILDSTDERR: 4 | if (sizeof(__int64)==8) return 0; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: /tmp/tmp4285.c:4:13: note: each undeclared identifier is reported only once for each function it appears in BUILDSTDERR: /tmp/tmp4285.c: In function 'main': BUILDSTDERR: /tmp/tmp4285.c:5:2: warning: implicit declaration of function '_strdup'; did you mean 'strdup'? [-Wimplicit-function-declaration] BUILDSTDERR: 5 | _strdup("str"); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: | strdup BUILDSTDERR: /usr/bin/ld: /tmp/ccLTfRSU.o: in function `main': BUILDSTDERR: /tmp/tmp4285.c:5: undefined reference to `_strdup' BUILDSTDERR: collect2: error: ld returned 1 exit status looking for pcre... trying gcc -o /tmp/tmp4285 -I/usr/include/pcre -lpcre -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE /tmp/tmp4285.c pcre found. looking for mmap... trying gcc -o /tmp/tmp4285 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE /tmp/tmp4285.c mmap found. looking for int64: trying __int64...no. looking for int64: trying long long...Ok. looking for stdint.h... trying gcc -o /tmp/tmp4285 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE /tmp/tmp4285.c stdint.h found. looking for inttypes.h... trying gcc -o /tmp/tmp4285 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE /tmp/tmp4285.c inttypes.h found. looking for strdup("str") trying gcc -o /tmp/tmp4285 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE /tmp/tmp4285.c strdup("str") found. looking for _strdup("str") trying gcc -o /tmp/tmp4285 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE /tmp/tmp4285.c _strdup("str") not found. ===================================================================== build with libpcre (Stanislav Yadykin's regexp extension) is enabled. ===================================================================== if you have not installed libpcre, you still can build the module without libpcre (with this extension disabled) using perl Makefile.PL PCRE=0 ===================================================================== Compatibility mode for syntactically incorrect templates is disabled. It is the fast default. ===================================================================== MakeMaker (v7.36) Checking if your kit is complete... Looks good ABSTRACT_FROM => q[lib/HTML/Template/Pro.pm] AUTHOR => [q[I. Yu. Vlasenko ]] BUILD_REQUIRES => { } CONFIGURE_REQUIRES => { } BUILDSTDERR: DPotential libraries are '-lm -lpcre': BUILDSTDERR: m not found in /usr/local/lib BUILDSTDERR: m not found in /usr/lib BUILDSTDERR: '-lm' found at /lib64/lp64d/../lib64/lp64d/libm.so.6 BUILDSTDERR: pcre not found in /usr/local/lib BUILDSTDERR: pcre not found in /usr/lib BUILDSTDERR: '-lpcre' found at /lib64/lp64d/../lib64/lp64d/libpcre.so.1.2.10 + make -j4 EFINE => q[-DHTMLTMPLPRO_STATIC -DUSE_MMAP -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DHAVE_STRDUP -DHAVE_SYS_MMAN_H -DHAVE_SYS_STAT_H -DINT64_NAME="long long" -DSIZEOF_LONG_LONG=8 -DHAVE_PCRE] INC => q[-I. -I/usr/include/pcre] INSTALLDIRS => q[vendor] LIBS => [q[-lm -lpcre]] LICENSE => q[perl] NAME => q[HTML::Template::Pro] OBJECT => q[$(O_FILES)] OPTIMIZE => q[-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 -fasynchronous-unwind-tables -fstack-clash-protection] PREREQ_PM => { File::Path=>q[2], File::Spec=>q[0], JSON=>q[2], Test::More=>q[0] } TEST_REQUIRES => { } VERSION_FROM => q[lib/HTML/Template/Pro.pm] depend => { expr.o=>q[calc.inc exprtool.inc exprpstr.inc], procore.o=>q[proscope.inc pstrutils.inc loadfile.inc loopvar.inc] } Using PERL=/usr/bin/perl Generating a Unix-style Makefile Writing Makefile for HTML::Template::Pro "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Pro.xs > Pro.xsc Running Mkbootstrap for Pro () gcc -c -I. -I/usr/include/pcre -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.9510\" -DXS_VERSION=\"0.9510\" -fPIC "-I/usr/lib64/perl5/CORE" -DHTMLTMPLPRO_STATIC -DUSE_MMAP -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DHAVE_STRDUP -DHAVE_SYS_MMAN_H -DHAVE_SYS_STAT_H -DINT64_NAME="long long" -DSIZEOF_LONG_LONG=8 -DHAVE_PCRE expr.c chmod 644 "Pro.bs" gcc -c -I. -I/usr/include/pcre -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.9510\" -DXS_VERSION=\"0.9510\" -fPIC "-I/usr/lib64/perl5/CORE" -DHTMLTMPLPRO_STATIC -DUSE_MMAP -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DHAVE_STRDUP -DHAVE_SYS_MMAN_H -DHAVE_SYS_STAT_H -DINT64_NAME="long long" -DSIZEOF_LONG_LONG=8 -DHAVE_PCRE expr_iface.c cp lib/HTML/Template/Pro/WrapAssociate.pm blib/lib/HTML/Template/Pro/WrapAssociate.pm cp lib/HTML/Template/Pro.pm blib/lib/HTML/Template/Pro.pm cp lib/HTML/Template/SYNTAX.pod blib/lib/HTML/Template/SYNTAX.pod cp lib/HTML/Template/PerlInterface.pod blib/lib/HTML/Template/PerlInterface.pod BUILDSTDERR: gcc -c -I. -I/usr/include/pcre -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -expr.y:246:1: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] BUILDSTDERR: 246 | const BUILDSTDERR: | ^~~~~ BUILDSTDERR: Please specify prototyping behavior for Pro.xs (see perlxs manual) BUILDSTDERR: expr.y:274:1: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] BUILDSTDERR: 274 | const BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from procore.c:60: BUILDSTDERR: prostate.inc: In function 'log_state': BUILDSTDERR: prostate.inc:7:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 7 | char* masterpath=state->param->masterpath; BUILDSTDERR: | ^~~~~ BUILDSTDERR: procore.c: At top level: BUILDSTDERR: procore.c:63:19: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] BUILDSTDERR: 63 | static const char const tag_can_be_closed[]={ BUILDSTDERR: | ^~~~~ BUILDSTDERR: procore.c:75:19: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] BUILDSTDERR: 75 | static const char const tag_has_opt[][6]={ BUILDSTDERR: | ^~~~~ BUILDSTDERR: procore.c:91:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] BUILDSTDERR: 91 | static const tag_handler_func const output_closetag_handler[]={ BUILDSTDERR: | ^~~~~ BUILDSTDERR: procore.c:102:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] BUILDSTDERR: 102 | static const tag_handler_func const output_opentag_handler[]={ BUILDSTDERR: | ^~~~~ BUILDSTDERR: procore.c: In function 'tmplpro_exec_tmpl_filename': BUILDSTDERR: procore.c:429:7: warning: variable 'mmapstatus' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 429 | int mmapstatus; BUILDSTDERR: | ^~~~~~~~~~ fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.9510\" -DXS_VERSION=\"0.9510\" -fPIC "-I/usr/lib64/perl5/CORE" -DHTMLTMPLPRO_STATIC -DUSE_MMAP -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DHAVE_STRDUP -DHAVE_SYS_MMAN_H -DHAVE_SYS_STAT_H -DINT64_NAME="long long" -DSIZEOF_LONG_LONG=8 -DHAVE_PCRE optint.c gcc -c -I. -I/usr/include/pcre -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.9510\" -DXS_VERSION=\"0.9510\" -fPIC "-I/usr/lib64/perl5/CORE" -DHTMLTMPLPRO_STATIC -DUSE_MMAP -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DHAVE_STRDUP -DHAVE_SYS_MMAN_H -DHAVE_SYS_STAT_H -DINT64_NAME="long long" -DSIZEOF_LONG_LONG=8 -DHAVE_PCRE pbuffer.c mv Pro.xsc Pro.c gcc -c -I. -I/usr/include/pcre -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.9510\" -DXS_VERSION=\"0.9510\" -fPIC "-I/usr/lib64/perl5/CORE" -DHTMLTMPLPRO_STATIC -DUSE_MMAP -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DHAVE_STRDUP -DHAVE_SYS_MMAN_H -DHAVE_SYS_STAT_H -DINT64_NAME="long long" -DSIZEOF_LONG_LONG=8 -DHAVE_PCRE procore.c gcc -c -I. -I/usr/include/pcre -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.9510\" -DXS_VERSION=\"0.9510\" -fPIC "-I/usr/lib64/perl5/CORE" -DHTMLTMPLPRO_STATIC -DUSE_MMAP -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DHAVE_STRDUP -DHAVE_SYS_MMAN_H -DHAVE_SYS_STAT_H -DINT64_NAME="long long" -DSIZEOF_LONG_LONG=8 -DHAVE_PCRE proparam.c BUILDSTDERR: gcc -c -I. -I/usr/include/pcre -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexIn file included from /usr/include/string.h:494, BUILDSTDERR: from procore.c:3: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'htmlencode_pstring' at pstrutils.inc:92:28, BUILDSTDERR: inlined from 'escape_pstring' at pstrutils.inc:183:12, BUILDSTDERR: inlined from 'tag_handler_var' at tags.inc:176:14: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'htmlencode_pstring' at pstrutils.inc:93:28, BUILDSTDERR: inlined from 'escape_pstring' at pstrutils.inc:183:12, BUILDSTDERR: inlined from 'tag_handler_var' at tags.inc:176:14: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 6 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'htmlencode_pstring' at pstrutils.inc:94:28, BUILDSTDERR: inlined from 'escape_pstring' at pstrutils.inc:183:12, BUILDSTDERR: inlined from 'tag_handler_var' at tags.inc:176:14: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'htmlencode_pstring' at pstrutils.inc:95:28, BUILDSTDERR: inlined from 'escape_pstring' at pstrutils.inc:183:12, BUILDSTDERR: inlined from 'tag_handler_var' at tags.inc:176:14: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'htmlencode_pstring' at pstrutils.inc:96:28, BUILDSTDERR: inlined from 'escape_pstring' at pstrutils.inc:183:12, BUILDSTDERR: inlined from 'tag_handler_var' at tags.inc:176:14: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'jsencode_pstring' at pstrutils.inc:122:29, BUILDSTDERR: inlined from 'escape_pstring' at pstrutils.inc:185:12, BUILDSTDERR: inlined from 'tag_handler_var' at tags.inc:176:14: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 6 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'jsencode_pstring' at pstrutils.inc:123:29, BUILDSTDERR: inlined from 'escape_pstring' at pstrutils.inc:185:12, BUILDSTDERR: inlined from 'tag_handler_var' at tags.inc:176:14: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 6 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'jsencode_pstring' at pstrutils.inc:124:29, BUILDSTDERR: inlined from 'escape_pstring' at pstrutils.inc:185:12, BUILDSTDERR: inlined from 'tag_handler_var' at tags.inc:176:14: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 6 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'jsencode_pstring' at pstrutils.inc:125:29, BUILDSTDERR: inlined from 'escape_pstring' at pstrutils.inc:185:12, BUILDSTDERR: inlined from 'tag_handler_var' at tags.inc:176:14: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 6 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'jsencode_pstring' at pstrutils.inc:126:29, BUILDSTDERR: inlined from 'escape_pstring' at pstrutils.inc:185:12, BUILDSTDERR: inlined from 'tag_handler_var' at tags.inc:176:14: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 6 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'jsencode_pstring' at pstrutils.inc:127:28, BUILDSTDERR: inlined from 'escape_pstring' at pstrutils.inc:185:12, BUILDSTDERR: inlined from 'tag_handler_var' at tags.inc:176:14: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated copying 6 bytes from a string of length 7 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'jsencode_pstring' at pstrutils.inc:128:28, BUILDSTDERR: inlined from 'escape_pstring' at pstrutils.inc:185:12, BUILDSTDERR: inlined from 'tag_handler_var' at tags.inc:176:14: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated copying 6 bytes from a string of length 7 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'jsencode_pstring' at pstrutils.inc:129:28, BUILDSTDERR: inlined from 'escape_pstring' at pstrutils.inc:185:12, BUILDSTDERR: inlined from 'tag_handler_var' at tags.inc:176:14: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated copying 6 bytes from a string of length 7 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'jsencode_pstring' at pstrutils.inc:130:28, BUILDSTDERR: inlined from 'escape_pstring' at pstrutils.inc:185:12, BUILDSTDERR: inlined from 'tag_handler_var' at tags.inc:176:14: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated copying 6 bytes from a string of length 7 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'jsencode_pstring' at pstrutils.inc:131:28, BUILDSTDERR: inlined from 'escape_pstring' at pstrutils.inc:185:12, BUILDSTDERR: inlined from 'tag_handler_var' at tags.inc:176:14: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated copying 6 bytes from a string of length 7 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'jsencode_pstring' at pstrutils.inc:132:28, BUILDSTDERR: inlined from 'escape_pstring' at pstrutils.inc:185:12, BUILDSTDERR: inlined from 'tag_handler_var' at tags.inc:176:14: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated copying 6 bytes from a string of length 7 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'jsencode_pstring' at pstrutils.inc:133:28, BUILDSTDERR: inlined from 'escape_pstring' at pstrutils.inc:185:12, BUILDSTDERR: inlined from 'tag_handler_var' at tags.inc:176:14: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated copying 6 bytes from a string of length 7 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.9510\" -DXS_VERSION=\"0.9510\" -fPIC "-I/usr/lib64/perl5/CORE" -DHTMLTMPLPRO_STATIC -DUSE_MMAP -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DHAVE_STRDUP -DHAVE_SYS_MMAN_H -DHAVE_SYS_STAT_H -DINT64_NAME="long long" -DSIZEOF_LONG_LONG=8 -DHAVE_PCRE tmpllog.c gcc -c -I. -I/usr/include/pcre -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.9510\" -DXS_VERSION=\"0.9510\" -fPIC "-I/usr/lib64/perl5/CORE" -DHTMLTMPLPRO_STATIC -DUSE_MMAP -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DHAVE_STRDUP -DHAVE_SYS_MMAN_H -DHAVE_SYS_STAT_H -DINT64_NAME="long long" -DSIZEOF_LONG_LONG=8 -DHAVE_PCRE tmplpro_version.c "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pro.bs blib/arch/auto/HTML/Template/Pro/Pro.bs 644 gcc -c -I. -I/usr/include/pcre -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.9510\" -DXS_VERSION=\"0.9510\" -fPIC "-I/usr/lib64/perl5/CORE" -DHTMLTMPLPRO_STATIC -DUSE_MMAP -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DHAVE_STRDUP -DHAVE_SYS_MMAN_H -DHAVE_SYS_STAT_H -DINT64_NAME="long long" -DSIZEOF_LONG_LONG=8 -DHAVE_PCRE Pro.c rm -f blib/arch/auto/HTML/Template/Pro/Pro.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Pro.o expr.o expr_iface.o optint.o pbuffer.o procore.o proparam.o tmpllog.o tmplpro_version.o -o blib/arch/auto/HTML/Template/Pro/Pro.so \ -lm -lpcre -lperl \ chmod 755 blib/arch/auto/HTML/Template/Pro/Pro.so Manifying 3 pod documents Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Nz7cp3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64 + cd HTML-Template-Pro-0.9510 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64 + find /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64 -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9510-21.fc31 --unique-debug-suffix -0.9510-21.fc31.riscv64 --unique-debug-src-base perl-HTML-Template-Pro-0.9510-21.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/HTML-Template-Pro-0.9510 BUILDSTDERR: cpio: optint.re2c: Cannot stat: No such file or directory BUILDSTDERR: cpio: y.tab.c: Cannot stat: No such file or directory BUILDSTDERR: 483 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '%{__python}' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pro.bs blib/arch/auto/HTML/Template/Pro/Pro.bs 644 Manifying 3 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/HTML/Template/Pro/Pro.so Installing /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64/usr/lib64/perl5/vendor_perl/HTML/Template/SYNTAX.pod Installing /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64/usr/lib64/perl5/vendor_perl/HTML/Template/Pro.pm Installing /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64/usr/lib64/perl5/vendor_perl/HTML/Template/PerlInterface.pod Installing /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64/usr/lib64/perl5/vendor_perl/HTML/Template/Pro/WrapAssociate.pm Installing /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64/usr/share/man/man3/HTML::Template::Pro.3pm Installing /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64/usr/share/man/man3/HTML::Template::SYNTAX.3pm Installing /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64/usr/share/man/man3/HTML::Template::PerlInterface.3pm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/HTML/Template/Pro/Pro.so extracting debug info from /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/HTML/Template/Pro/Pro.so original debug info size: 416kB, size after compression: 400kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.V69Za0 Processing files: perl-HTML-Template-Pro-0.9510-21.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZHJclZ + umask 022 + cd /builddir/build/BUILD + cd HTML-Template-Pro-0.9510 + DOCDIR=/builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64/usr/share/doc/perl-HTML-Template-Pro + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64/usr/share/doc/perl-HTML-Template-Pro + cp -pr ARTISTIC /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64/usr/share/doc/perl-HTML-Template-Pro + cp -pr Changes /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64/usr/share/doc/perl-HTML-Template-Pro + cp -pr FAQ /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64/usr/share/doc/perl-HTML-Template-Pro + cp -pr LGPL /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64/usr/share/doc/perl-HTML-Template-Pro + cp -pr README /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64/usr/share/doc/perl-HTML-Template-Pro + cp -pr README.ru /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64/usr/share/doc/perl-HTML-Template-Pro + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). Provides: perl(HTML::Template::Pro) = 0.9510 perl(HTML::Template::Pro::WrapAssociate) perl-HTML-Template-Pro = 0.9510-21.fc31 perl-HTML-Template-Pro(riscv-64) = 0.9510-21.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpcre.so.1()(64bit) libperl.so.5.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(:VERSION) >= 5.5.0 perl(Carp) perl(DynaLoader) perl(Exporter) perl(File::Spec) perl(HTML::Template::Pro::WrapAssociate) perl(Scalar::Util) perl(constant) perl(integer) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-HTML-Template-Pro-debugsource-0.9510-21.fc31.riscv64 Provides: perl-HTML-Template-Pro-debugsource = 0.9510-21.fc31 perl-HTML-Template-Pro-debugsource(riscv-64) = 0.9510-21.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-HTML-Template-Pro-debuginfo-0.9510-21.fc31.riscv64 Provides: debuginfo(build-id) = 86cfa8e4d520ae959af6aa7eee28c7e5be5cf8c2 perl-HTML-Template-Pro-debuginfo = 0.9510-21.fc31 perl-HTML-Template-Pro-debuginfo(riscv-64) = 0.9510-21.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-HTML-Template-Pro-debugsource(riscv-64) = 0.9510-21.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64 Wrote: /builddir/build/RPMS/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/perl-HTML-Template-Pro-debugsource-0.9510-21.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/perl-HTML-Template-Pro-debuginfo-0.9510-21.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mgz2b0 + umask 022 + cd /builddir/build/BUILD + cd HTML-Template-Pro-0.9510 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-21.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0