Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-HTML-Template-Pro.spec'], chrootPath='/var/lib/mock/f31-build-17027323-1223764/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --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': 'C.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/perl-HTML-Template-Pro-0.9510-22.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/perl-HTML-Template-Pro.spec'], chrootPath='/var/lib/mock/f31-build-17027323-1223764/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JApJF3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf HTML-Template-Pro-0.9510 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/HTML-Template-Pro-0.9510.tar.gz + 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.7kxPF1 + 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' BUILDSTDERR: /tmp/tmp11786.c: In function 'main': BUILDSTDERR: /tmp/tmp11786.c:4:13: error: '__int64' undeclared (first use in this function) BUILDSTDERR: 4 | if (sizeof(__int64)==8) return 0; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: /tmp/tmp11786.c:4:13: note: each undeclared identifier is reported only once for each function it appears in BUILDSTDERR: /tmp/tmp11786.c: In function 'main': BUILDSTDERR: /tmp/tmp11786.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/ccP7q4C3.o: in function `main': BUILDSTDERR: /tmp/tmp11786.c:5: undefined reference to `_strdup' BUILDSTDERR: collect2: error: ld returned 1 exit status BUILDSTDERR: Potential libraries are '-lm -lpcre': BUILDSTDERR: m not found in /usr/local/lib64 BUILDSTDERR: '-lm' found at /lib64/libm.so.6 BUILDSTDERR: pcre not found in /usr/local/lib64 BUILDSTDERR: '-lpcre' found at /lib64/libpcre.so.1.2.11 + make -j12 looking for pcre... trying gcc -o /tmp/tmp11786 -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 -m64 -mcpu=power8 -mtune=power8 -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/tmp11786.c pcre found. looking for mmap... trying gcc -o /tmp/tmp11786 -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 -mcpu=power8 -mtune=power8 -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/tmp11786.c mmap found. looking for int64: trying __int64...no. looking for int64: trying long long...Ok. looking for stdint.h... trying gcc -o /tmp/tmp11786 -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 -mcpu=power8 -mtune=power8 -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/tmp11786.c stdint.h found. looking for inttypes.h... trying gcc -o /tmp/tmp11786 -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 -mcpu=power8 -mtune=power8 -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/tmp11786.c inttypes.h found. looking for strdup("str") trying gcc -o /tmp/tmp11786 -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 -mcpu=power8 -mtune=power8 -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/tmp11786.c strdup("str") found. looking for _strdup("str") trying gcc -o /tmp/tmp11786 -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 -mcpu=power8 -mtune=power8 -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/tmp11786.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 => { } DEFINE => 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 -m64 -mcpu=power8 -mtune=power8 -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 Running Mkbootstrap for Pro () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Pro.xs > Pro.xsc 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITexpr.y:246:1: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] BUILDSTDERR: 246 | const BUILDSTDERR: | ^~~~~ 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: | ^~~~~~~~~~ BUILDSTDERR: Please specify prototyping behavior for Pro.xs (see perlxs manual) BUILDSTDERR: In 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 S=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 -m64 -mcpu=power8 -mtune=power8 -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 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 cp lib/HTML/Template/PerlInterface.pod blib/lib/HTML/Template/PerlInterface.pod cp lib/HTML/Template/SYNTAX.pod blib/lib/HTML/Template/SYNTAX.pod cp lib/HTML/Template/Pro.pm blib/lib/HTML/Template/Pro.pm cp lib/HTML/Template/Pro/WrapAssociate.pm blib/lib/HTML/Template/Pro/WrapAssociate.pm 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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.lEbRk3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le + cd HTML-Template-Pro-0.9510 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le + find /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le -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-22.fc31.ppc64le/usr + /usr/lib/rpm/find-debuginfo.sh -j12 --strict-build-id -m -i --build-id-seed 0.9510-22.fc31 --unique-debug-suffix -0.9510-22.fc31.ppc64le --unique-debug-src-base perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le --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/redhat/brp-python-bytecompile /usr/bin/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-22.fc31.ppc64le/usr/lib64/perl5/vendor_perl/auto/HTML/Template/Pro/Pro.so Installing /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le/usr/lib64/perl5/vendor_perl/HTML/Template/PerlInterface.pod Installing /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le/usr/lib64/perl5/vendor_perl/HTML/Template/Pro.pm Installing /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le/usr/lib64/perl5/vendor_perl/HTML/Template/SYNTAX.pod Installing /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le/usr/lib64/perl5/vendor_perl/HTML/Template/Pro/WrapAssociate.pm Installing /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le/usr/share/man/man3/HTML::Template::SYNTAX.3pm Installing /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le/usr/share/man/man3/HTML::Template::PerlInterface.3pm Installing /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le/usr/share/man/man3/HTML::Template::Pro.3pm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le/usr/lib64/perl5/vendor_perl/auto/HTML/Template/Pro/Pro.so extracting debug info from /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le/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.TuGdI4 + umask 022 + cd /builddir/build/BUILD + cd HTML-Template-Pro-0.9510 + make test + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pro.bs blib/arch/auto/HTML/Template/Pro/Pro.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01coderefs.t .................. ok t/02basic.t ..................... ok t/02random.t .................... ok t/03complex.t ................... ok t/04register.t .................. ok t/05path_like_variable_scope.t .. ok t/06loop_var.t .................. ok t/error_output.t ................ ok t/HTML-Template-Expr.t .......... ok t/HTML-Template-Pro.t ........... ok t/HTML-Template.t ............... ok t/htp_version.t ................. ok t/magic.t ....................... ok t/pod.t ......................... skipped: Test::Pod 1.00 required for testing POD t/realloc.t ..................... ok All tests successful. Files=15, Tests=482, 2 wallclock secs ( 0.11 usr 0.01 sys + 1.34 cusr 0.13 csys = 1.59 CPU) Result: PASS Processing files: perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IyL192 + umask 022 + cd /builddir/build/BUILD + cd HTML-Template-Pro-0.9510 + DOCDIR=/builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le/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-22.fc31.ppc64le/usr/share/doc/perl-HTML-Template-Pro + cp -pr ARTISTIC /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le/usr/share/doc/perl-HTML-Template-Pro + cp -pr Changes /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le/usr/share/doc/perl-HTML-Template-Pro + cp -pr FAQ /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le/usr/share/doc/perl-HTML-Template-Pro + cp -pr LGPL /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le/usr/share/doc/perl-HTML-Template-Pro + cp -pr README /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le/usr/share/doc/perl-HTML-Template-Pro + cp -pr README.ru /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le/usr/share/doc/perl-HTML-Template-Pro + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: perl(HTML::Template::Pro) = 0.9510 perl(HTML::Template::Pro::WrapAssociate) perl-HTML-Template-Pro = 0.9510-22.fc31 perl-HTML-Template-Pro(ppc-64) = 0.9510-22.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpcre.so.1()(64bit) libperl.so.5.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(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-22.fc31.ppc64le Provides: perl-HTML-Template-Pro-debugsource = 0.9510-22.fc31 perl-HTML-Template-Pro-debugsource(ppc-64) = 0.9510-22.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-22.fc31.ppc64le Provides: debuginfo(build-id) = f98f126fbaab33e5bc779305b6895a45ae5d6ee9 perl-HTML-Template-Pro-debuginfo = 0.9510-22.fc31 perl-HTML-Template-Pro-debuginfo(ppc-64) = 0.9510-22.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(ppc-64) = 0.9510-22.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le Wrote: /builddir/build/RPMS/perl-HTML-Template-Pro-debuginfo-0.9510-22.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/perl-HTML-Template-Pro-0.9510-22.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/perl-HTML-Template-Pro-debugsource-0.9510-22.fc31.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tdnsd2 + 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-22.fc31.ppc64le + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0