D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/perl-HTML-Template-Pro-0.952.400-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DAwScx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build + test -d /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Dm9NAp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build + rm -rf HTML-Template-Pro-0.9524 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/HTML-Template-Pro-0.9524.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd HTML-Template-Pro-0.9524 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IBSZu0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build + cd HTML-Template-Pro-0.9524 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL PCRE2=1 INSTALLDIRS=vendor looking for pcre2... trying gcc -o /tmp/tmp2639590 -I/usr/include/pcre2 -lpcre2-8 -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE /tmp/tmp2639590.c pcre2 found. looking for mmap... trying gcc -o /tmp/tmp2639590 -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE /tmp/tmp2639590.c mmap found. looking for int64: trying __int64.../tmp/tmp2639590.c: In function 'main': /tmp/tmp2639590.c:4:20: error: '__int64' undeclared (first use in this function) 4 | if (sizeof(__int64)==8) return 0; | ^~~~~~~ /tmp/tmp2639590.c:4:20: note: each undeclared identifier is reported only once for each function it appears in no. looking for int64: trying long long...Ok. looking for stdint.h... trying gcc -o /tmp/tmp2639590 -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE /tmp/tmp2639590.c stdint.h found. looking for inttypes.h... trying gcc -o /tmp/tmp2639590 -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE /tmp/tmp2639590.c inttypes.h found. looking for strdup("str") trying gcc -o /tmp/tmp2639590 -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE /tmp/tmp2639590.c /tmp/tmp2639590.c: In function 'main': /tmp/tmp2639590.c:5:9: warning: ignoring return value of 'strdup' declared with attribute 'warn_unused_result' [-Wunused-result] 5 | strdup("str"); | ^~~~~~~~~~~~~ strdup("str") found. looking for _strdup("str") trying gcc -o /tmp/tmp2639590 -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE /tmp/tmp2639590.c /tmp/tmp2639590.c: In function 'main': /tmp/tmp2639590.c:5:9: error: implicit declaration of function '_strdup'; did you mean 'strdup'? [-Wimplicit-function-declaration] 5 | _strdup("str"); | ^~~~~~~ | strdup _strdup("str") not found. ===================================================================== build with libpcre2 (Stanislav Yadykin's regexp extension) is enabled. ===================================================================== if you have not installed libpcre2, you still can build the module without libpcre2 using perl Makefile.PL PCRE2=0 ===================================================================== Compatibility mode for syntactically incorrect templates is disabled. It is the fast default. ===================================================================== MakeMaker (v7.70) 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_PCRE2] INC => q[-I. -I/usr/include/pcre2] INSTALLDIRS => q[vendor] LIBS => [q[-lm -lpcre2-8]] LICENSE => q[perl] NAME => q[HTML::Template::Pro] OBJECT => q[$(O_FILES)] 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/perl5.40.0 Potential libraries are '-lm -lpcre2-8': m not found in /usr/local/lib '-lm' found at /usr/lib/libm.so.6 pcre2-8 not found in /usr/local/lib pcre2-8 not found in /usr/lib pcre2-8 not found in /usr/local/lib64 '-lpcre2-8' found at /lib64/libpcre2-8.so.0.13.0 Generating a Unix-style Makefile Writing Makefile for HTML::Template::Pro Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j16 V=1 VERBOSE=1 Running Mkbootstrap for Pro () chmod 644 "Pro.bs" "/usr/bin/perl5.40.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pro.bs blib/arch/auto/HTML/Template/Pro/Pro.bs 644 cp lib/HTML/Template/Pro.pm blib/lib/HTML/Template/Pro.pm 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/WrapAssociate.pm blib/lib/HTML/Template/Pro/WrapAssociate.pm gcc -c -I. -I/usr/include/pcre2 -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.9524\" -DXS_VERSION=\"0.9524\" -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_PCRE2 tmplpro_version.c gcc -c -I. -I/usr/include/pcre2 -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.9524\" -DXS_VERSION=\"0.9524\" -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_PCRE2 tmpllog.c gcc -c -I. -I/usr/include/pcre2 -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.9524\" -DXS_VERSION=\"0.9524\" -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_PCRE2 expr_iface.c gcc -c -I. -I/usr/include/pcre2 -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.9524\" -DXS_VERSION=\"0.9524\" -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_PCRE2 pbuffer.c "/usr/bin/perl5.40.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Pro.xs > Pro.xsc Please specify prototyping behavior for Pro.xs (see perlxs manual) mv Pro.xsc Pro.c gcc -c -I. -I/usr/include/pcre2 -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.9524\" -DXS_VERSION=\"0.9524\" -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_PCRE2 proparam.c gcc -c -I. -I/usr/include/pcre2 -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.9524\" -DXS_VERSION=\"0.9524\" -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_PCRE2 optint.c gcc -c -I. -I/usr/include/pcre2 -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.9524\" -DXS_VERSION=\"0.9524\" -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_PCRE2 expr.c gcc -c -I. -I/usr/include/pcre2 -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.9524\" -DXS_VERSION=\"0.9524\" -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_PCRE2 Pro.c gcc -c -I. -I/usr/include/pcre2 -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.9524\" -DXS_VERSION=\"0.9524\" -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_PCRE2 procore.c rm -f blib/arch/auto/HTML/Template/Pro/Pro.so gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -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 -lpcre2-8 -lperl \ chmod 755 blib/arch/auto/HTML/Template/Pro/Pro.so Manifying 3 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2cbZ7c + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build + mkdir /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build/BUILDROOT + cd HTML-Template-Pro-0.9524 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build/BUILDROOT 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.40.0" -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 /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/HTML/Template/Pro/Pro.so Installing /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build/BUILDROOT/usr/lib64/perl5/vendor_perl/HTML/Template/SYNTAX.pod Installing /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build/BUILDROOT/usr/lib64/perl5/vendor_perl/HTML/Template/PerlInterface.pod Installing /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build/BUILDROOT/usr/lib64/perl5/vendor_perl/HTML/Template/Pro.pm Installing /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build/BUILDROOT/usr/lib64/perl5/vendor_perl/HTML/Template/Pro/WrapAssociate.pm Installing /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build/BUILDROOT/usr/share/man/man3/HTML::Template::PerlInterface.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build/BUILDROOT/usr/share/man/man3/HTML::Template::Pro.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build/BUILDROOT/usr/share/man/man3/HTML::Template::SYNTAX.3pm Appending installation info to /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build/BUILDROOT/usr/lib64/perl5/perllocal.pod + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.952.400-3.mga10 --unique-debug-suffix -0.952.400-3.mga10.x86_64 --unique-debug-src-base perl-HTML-Template-Pro-0.952.400-3.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build/HTML-Template-Pro-0.9524 find-debuginfo: starting Extracting debug info from 1 files objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILD/perl-HTML-Template-Pro-0.952.400-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/HTML/Template/Pro/Pro.so'; reason: Permission denied *** ERROR:: GDB exited with exit status 1 during index generation error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.2cbZ7c (%install) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.2cbZ7c (%install) I: [iurt_root_command] ERROR: chroot