D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
warning: line 17: It's not recommended to have unversioned Obsoletes: Obsoletes:  perl-Term-Readline-Gnu
Installing /home/pterjan/rpmbuild/SRPMS/perl-Term-ReadLine-Gnu-1.460.0-3.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ttRbFR
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GLbnD5
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build
+ rm -rf Term-ReadLine-Gnu-1.46
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Term-ReadLine-Gnu-1.46.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Term-ReadLine-Gnu-1.46
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ perl -pi -e 's!/usr/local/bin/perl!/usr/bin/perl!g' Gnu/euc_jp.pm Gnu/XS.pm
Can't open Gnu/euc_jp.pm: No such file or directory.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.waOseg
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build
+ cd Term-ReadLine-Gnu-1.46
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
<<<It seems that you have the GNU Readline Library version 8.2.>>>
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Term::ReadLine::Gnu
Writing MYMETA.yml and MYMETA.json
+ /usr/bin/make -O -j16 V=1 VERBOSE=1 'CFLAGS=-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'
Running Mkbootstrap for Gnu ()
chmod 644 "Gnu.bs"
"/usr/bin/perl5.40.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Gnu.bs blib/arch/auto/Term/ReadLine/Gnu/Gnu.bs 644
cp Gnu.pm blib/lib/Term/ReadLine/Gnu.pm
cp Gnu/XS.pm blib/lib/Term/ReadLine/Gnu/XS.pm
AutoSplitting blib/lib/Term/ReadLine/Gnu/XS.pm (blib/lib/auto/Term/ReadLine/Gnu/XS)
blib/lib/Term/ReadLine/Gnu/XS.pm: some names are not unique when truncated to 8 characters:
 directory blib/lib/auto/Term/ReadLine/Gnu/XS:
  rl_bind_key.al, rl_bind_key_if_unbound.al, rl_bind_keyseq.al, rl_bind_keyseq_if_unbound.al truncate to rl_bind_
  rl_set_keymap.al, rl_set_key.al truncate to rl_set_k
"/usr/bin/perl5.40.0" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/Term-ReadLine-Gnu-1.46/typemap'  Gnu.xs > Gnu.xsc
mv Gnu.xsc Gnu.c
gcc -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   -DVERSION=\"1.46\" -DXS_VERSION=\"1.46\" -fPIC "-I/usr/lib64/perl5/CORE"  -O -DTRG_READLINE_VERSION=0x0802 Gnu.c
rm -f blib/arch/auto/Term/ReadLine/Gnu/Gnu.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  Gnu.o  -o blib/arch/auto/Term/ReadLine/Gnu/Gnu.so  \
   -lreadline -ltermcap -lperl   \
  
chmod 755 blib/arch/auto/Term/ReadLine/Gnu/Gnu.so
cp eg/perlsh blib/script/perlsh
"/usr/bin/perl5.40.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perlsh
Manifying 1 pod document
Manifying 1 pod document
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oEQ6zI
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT
+ cd Term-ReadLine-Gnu-1.46
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
"/usr/bin/perl5.40.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Gnu.bs blib/arch/auto/Term/ReadLine/Gnu/Gnu.bs 644
Manifying 1 pod document
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/Gnu.so
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/unbind_command.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/operate_and_get_next.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/rl_set_keymap.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/rl_add_funmap_entry.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/Tk_getc.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/hist_list.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/ornaments.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/_ch_wrapper.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/rl_macro_bind.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/rl_call_function.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/unbind_function.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/rl_tty_set_default_bindings.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/rl_invoking_keyseqs.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/rl_set_key.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/rl_bind_keyseq_if_unbound.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/list_completion_function.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/rl_bind_key.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/_str2map.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/unbind_key.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/rl_tty_unset_default_bindings.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/rl_filename_list.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/shadow_redisplay.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/rl_bind_keyseq.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/get_history_event.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/rl_message.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/display_readline_version.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/autosplit.ix
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/history_expand_line.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/_tgetstrs.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/_trp_completion_function.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/rl_discard_keymap.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/rl_generic_bind.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/rl_bind_key_if_unbound.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/change_ornaments.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/rl_completion_mode.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/hist_arg_extract.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/rl_copy_keymap.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/XS/_str2fn.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Term/ReadLine/Gnu.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Term/ReadLine/Gnu/XS.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/share/man/man1/perlsh.1
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/share/man/man3/Term::ReadLine::Gnu.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/bin/perlsh
Appending installation info to /home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/perllocal.pod
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.460.0-3.mga10 --unique-debug-suffix -1.460.0-3.mga10.x86_64 --unique-debug-src-base perl-Term-ReadLine-Gnu-1.460.0-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-Term-ReadLine-Gnu-1.460.0-build/Term-ReadLine-Gnu-1.46
find-debuginfo: starting

Extracting debug info from 1 files
objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILD/perl-Term-ReadLine-Gnu-1.460.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Term/ReadLine/Gnu/Gnu.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.oEQ6zI (%install)

RPM build warnings:
    line 17: It's not recommended to have unversioned Obsoletes: Obsoletes:  perl-Term-Readline-Gnu

RPM build errors:
    Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.oEQ6zI (%install)
I: [iurt_root_command] ERROR: chroot