D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 sh: line 4: [: -j8: integer expression expected sh: line 4: [: -j8: integer expression expected Installing /home/pterjan/rpmbuild/SRPMS/perl-Text-Xslate-3.5.9-5.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.A2qrpZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build + test -d /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 sh: line 4: [: -j8: integer expression expected Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.K2RsCl + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build + rm -rf Text-Xslate-v3.5.9 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Text-Xslate-v3.5.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Text-Xslate-v3.5.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 sh: line 4: [: -j8: integer expression expected Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hN7ycR + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build + cd Text-Xslate-v3.5.9 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Build.PL --installdirs=vendor Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Text-Xslate' version 'v3.5.9' + ./Build Building Text-Xslate /usr/bin/perl5.40.0 tool/opcode_for_pp.PL src/xslate_opcode.inc > lib/Text/Xslate/PP/Const.pm /usr/bin/perl5.40.0 tool/opcode.PL src/xslate_opcode.inc > src/xslate_ops.h gcc -Isrc -I/usr/lib64/perl5/CORE -fPIC -Wall -Wextra -Wdeclaration-after-statement -c -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 -o src/xslate_methods.o src/xslate_methods.c In file included from /usr/lib64/perl5/CORE/perl.h:46, from src/xshelper.h:36, from src/xslate.h:3, from src/xslate_methods.xs:2: /usr/lib64/perl5/CORE/inline.h: In function 'Perl_av_remove_offset': /usr/lib64/perl5/CORE/config.h:1211:17: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1211 | #define SSize_t ssize_t /* signed count of bytes */ | ^~~~~~~ /usr/lib64/perl5/CORE/inline.h:226:5: note: in expansion of macro 'SSize_t' 226 | SSize_t i = AvARRAY(av) - AvALLOC(av); | ^~~~~~~ In file included from /usr/lib64/perl5/CORE/perl.h:7869: /usr/lib64/perl5/CORE/inline.h: In function 'S_PerlEnv_putenv': /usr/lib64/perl5/CORE/inline.h:313:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 313 | bool retval = putenv(str); | ^~~~ /usr/lib64/perl5/CORE/inline.h: In function 'Perl_rpp_context': /usr/lib64/perl5/CORE/inline.h:1074:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1074 | SV *top = *svp; | ^~ /usr/lib64/perl5/CORE/inline.h: In function 'Perl_push_stackinfo': /usr/lib64/perl5/CORE/inline.h:4016:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4016 | PERL_SI *next = PL_curstackinfo->si_next; | ^~~~~~~ /usr/lib64/perl5/CORE/inline.h: In function 'Perl_pop_stackinfo': /usr/lib64/perl5/CORE/inline.h:4056:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4056 | PERL_SI * const prev = PL_curstackinfo->si_prev; | ^~~~~~~ /usr/lib64/perl5/CORE/inline.h: In function 'Perl_newPADxVOP': /usr/lib64/perl5/CORE/inline.h:4098:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4098 | OP *o = newOP(type, flags); | ^~ /usr/lib64/perl5/CORE/inline.h: In function 'Perl_foldEQ': /usr/lib64/perl5/CORE/inline.h:4124:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4124 | const U8 *a = (const U8 *)s1; | ^~~~~ /usr/lib64/perl5/CORE/inline.h: In function 'Perl_foldEQ_latin1': /usr/lib64/perl5/CORE/inline.h:4149:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4149 | const U8 *a = (const U8 *)s1; | ^~~~~ /usr/lib64/perl5/CORE/inline.h: In function 'Perl_cop_file_avn': /usr/lib64/perl5/CORE/inline.h:4468:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4468 | const char *file = CopFILE(cop); | ^~~~~ src/xshelper.h: At top level: src/xshelper.h:92:9: warning: "newAV_mortal" redefined 92 | #define newAV_mortal() (AV*)sv_2mortal((SV*)newAV()) | ^~~~~~~~~~~~ In file included from /usr/lib64/perl5/CORE/perl.h:4552: /usr/lib64/perl5/CORE/av.h:219:9: note: this is the location of the previous definition 219 | #define newAV_mortal() MUTABLE_AV(newSV_type_mortal(SVt_PVAV)) | ^~~~~~~~~~~~ gcc -Isrc -I/usr/lib64/perl5/CORE '-DVERSION="v3.5.9"' '-DXS_VERSION="v3.5.9"' -fPIC -Wall -Wextra -Wdeclaration-after-statement -c -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 -o lib/Text/Xslate.o lib/Text/Xslate.c In file included from /usr/lib64/perl5/CORE/perl.h:46, from src/xshelper.h:36, from src/xslate.h:3, from lib/Text/Xslate.xs:4: /usr/lib64/perl5/CORE/inline.h: In function 'Perl_av_remove_offset': /usr/lib64/perl5/CORE/config.h:1211:17: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1211 | #define SSize_t ssize_t /* signed count of bytes */ | ^~~~~~~ /usr/lib64/perl5/CORE/inline.h:226:5: note: in expansion of macro 'SSize_t' 226 | SSize_t i = AvARRAY(av) - AvALLOC(av); | ^~~~~~~ In file included from /usr/lib64/perl5/CORE/perl.h:7869: /usr/lib64/perl5/CORE/inline.h: In function 'S_PerlEnv_putenv': /usr/lib64/perl5/CORE/inline.h:313:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 313 | bool retval = putenv(str); | ^~~~ /usr/lib64/perl5/CORE/inline.h: In function 'Perl_rpp_context': /usr/lib64/perl5/CORE/inline.h:1074:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1074 | SV *top = *svp; | ^~ /usr/lib64/perl5/CORE/inline.h: In function 'Perl_push_stackinfo': /usr/lib64/perl5/CORE/inline.h:4016:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4016 | PERL_SI *next = PL_curstackinfo->si_next; | ^~~~~~~ /usr/lib64/perl5/CORE/inline.h: In function 'Perl_pop_stackinfo': /usr/lib64/perl5/CORE/inline.h:4056:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4056 | PERL_SI * const prev = PL_curstackinfo->si_prev; | ^~~~~~~ /usr/lib64/perl5/CORE/inline.h: In function 'Perl_newPADxVOP': /usr/lib64/perl5/CORE/inline.h:4098:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4098 | OP *o = newOP(type, flags); | ^~ /usr/lib64/perl5/CORE/inline.h: In function 'Perl_foldEQ': /usr/lib64/perl5/CORE/inline.h:4124:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4124 | const U8 *a = (const U8 *)s1; | ^~~~~ /usr/lib64/perl5/CORE/inline.h: In function 'Perl_foldEQ_latin1': /usr/lib64/perl5/CORE/inline.h:4149:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4149 | const U8 *a = (const U8 *)s1; | ^~~~~ /usr/lib64/perl5/CORE/inline.h: In function 'Perl_cop_file_avn': /usr/lib64/perl5/CORE/inline.h:4468:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4468 | const char *file = CopFILE(cop); | ^~~~~ src/xshelper.h: At top level: src/xshelper.h:92:9: warning: "newAV_mortal" redefined 92 | #define newAV_mortal() (AV*)sv_2mortal((SV*)newAV()) | ^~~~~~~~~~~~ In file included from /usr/lib64/perl5/CORE/perl.h:4552: /usr/lib64/perl5/CORE/av.h:219:9: note: this is the location of the previous definition 219 | #define newAV_mortal() MUTABLE_AV(newSV_type_mortal(SVt_PVAV)) | ^~~~~~~~~~~~ ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Text/Xslate/Xslate.bs') 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 -lperl -o blib/arch/auto/Text/Xslate/Xslate.so lib/Text/Xslate.o src/xslate_methods.o + RPM_EC=0 ++ jobs -p + exit 0 sh: line 4: [: -j8: integer expression expected sh: line 4: [: -j8: integer expression expected sh: line 4: [: -j8: integer expression expected Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nY4bTl + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build + mkdir /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT + cd Text-Xslate-v3.5.9 + '[' 1 -eq 1 ']' + ./Build install --destdir=/home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT Building Text-Xslate Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Text/Xslate/Xslate.bs Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Text/Xslate/Xslate.so Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man1/xslate.1 Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/Bridge.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/Parser.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/PP.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/Compiler.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/Runner.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/HashWithDefault.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/Symbol.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/Manual.pod Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/Util.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/Manual/FAQ.pod Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/Manual/Debugging.pod Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/Manual/Cookbook.pod Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/Manual/Builtin.pod Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/PP/Const.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/PP/Opcode.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/PP/State.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/PP/Method.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/PP/Type/Pair.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/PP/Type/Raw.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/PP/Type/Macro.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/Type/Raw.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/Bridge/Star.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/Syntax/Kolon.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/Syntax/TTerse.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Text/Xslate/Syntax/Metakolon.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::PP.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::Runner.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::Syntax::Kolon.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::Bridge::Star.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::PP::Type::Pair.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::PP::Opcode.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::Bridge.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::PP::Method.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::Syntax::Metakolon.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::Parser.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::Manual.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::PP::State.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::Symbol.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::Manual::Builtin.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::Manual::Cookbook.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::Syntax::TTerse.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::Type::Raw.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::Util.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::PP::Type::Raw.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::Manual::FAQ.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::HashWithDefault.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::PP::Const.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::Compiler.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::PP::Type::Macro.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/share/man/man3/Text::Xslate::Manual::Debugging.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/bin/xslate + /usr/bin/find-debuginfo -j48 --strict-build-id -m -i --build-id-seed 3.5.9-5.mga10 --unique-debug-suffix -3.5.9-5.mga10.x86_64 --unique-debug-src-base perl-Text-Xslate-3.5.9-5.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/Text-Xslate-v3.5.9 find-debuginfo: starting Extracting debug info from 1 files objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILD/perl-Text-Xslate-3.5.9-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Text/Xslate/Xslate.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.nY4bTl (%install) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.nY4bTl (%install) I: [iurt_root_command] ERROR: chroot