D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/perl-Wx-Scintilla-0.390.0-12.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JW1xyG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf Wx-Scintilla-0.39 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/Wx-Scintilla-0.39.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Wx-Scintilla-0.39 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sBzjf8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Wx-Scintilla-0.39 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Build.PL installdirs=vendor Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Wx-Scintilla' version '0.39' + ./Build CC -o scintilladll_Accessor.o CC -o scintilladll_AutoComplete.o CC -o scintilladll_CallTip.o CC -o scintilladll_Catalogue.o CC -o scintilladll_CellBuffer.o CC -o scintilladll_CharacterSet.o CC -o scintilladll_CharClassify.o CC -o scintilladll_ContractionState.o CC -o scintilladll_Decoration.o CC -o scintilladll_Document.o CC -o scintilladll_Editor.o wx-scintilla/src/scintilla/src/Editor.cxx: In member function 'long int Editor::FindText(uptr_t, sptr_t)': wx-scintilla/src/scintilla/src/Editor.cxx:5748:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pcf(CaseFolderForEncoding()); ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from wx-scintilla/src/scintilla/src/Editor.cxx:18: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ wx-scintilla/src/scintilla/src/Editor.cxx: In member function 'long int Editor::SearchText(unsigned int, uptr_t, sptr_t)': wx-scintilla/src/scintilla/src/Editor.cxx:5793:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pcf(CaseFolderForEncoding()); ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from wx-scintilla/src/scintilla/src/Editor.cxx:18: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ wx-scintilla/src/scintilla/src/Editor.cxx: In member function 'long int Editor::SearchInTarget(const char*, int)': wx-scintilla/src/scintilla/src/Editor.cxx:5844:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pcf(CaseFolderForEncoding()); ^~~~~~~~ In file included from /usr/include/c++/7.2.1/memory:80:0, from wx-scintilla/src/scintilla/src/Editor.cxx:18: /usr/include/c++/7.2.1/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ CC -o scintilladll_ExternalLexer.o CC -o scintilladll_Indicator.o CC -o scintilladll_KeyMap.o CC -o scintilladll_LexA68k.o CC -o scintilladll_LexAbaqus.o wx-scintilla/src/scintilla/src/LexAbaqus.cxx: In function 'void FoldABAQUSDoc(unsigned int, int, int, WordList**, Accessor&)': wx-scintilla/src/scintilla/src/LexAbaqus.cxx:596:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for ( int ll = beginData; ll < beginComment; ll++ ) ^~~ wx-scintilla/src/scintilla/src/LexAbaqus.cxx:599:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' if ( prvKeyLineTp == 5 ) { ^~ CC -o scintilladll_LexAda.o CC -o scintilladll_LexAPDL.o CC -o scintilladll_LexAsm.o wx-scintilla/src/scintilla/src/LexAsm.cxx: In member function 'virtual void LexerAsm::Release()': wx-scintilla/src/scintilla/src/LexAsm.cxx:159:10: warning: deleting object of polymorphic class type 'LexerAsm' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] delete this; ^~~~ CC -o scintilladll_LexAsn1.o CC -o scintilladll_LexASY.o CC -o scintilladll_LexAU3.o CC -o scintilladll_LexAVE.o CC -o scintilladll_LexAVS.o CC -o scintilladll_LexBaan.o CC -o scintilladll_LexBash.o CC -o scintilladll_LexBasic.o wx-scintilla/src/scintilla/src/LexBasic.cxx: In member function 'virtual void LexerBasic::Release()': wx-scintilla/src/scintilla/src/LexBasic.cxx:229:10: warning: deleting object of polymorphic class type 'LexerBasic' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] delete this; ^~~~ CC -o scintilladll_LexBullant.o CC -o scintilladll_LexCaml.o CC -o scintilladll_LexCLW.o CC -o scintilladll_LexCmake.o CC -o scintilladll_LexCOBOL.o CC -o scintilladll_LexCoffeeScript.o CC -o scintilladll_LexConf.o CC -o scintilladll_LexCPP.o wx-scintilla/src/scintilla/src/LexCPP.cxx: In member function 'virtual void LexerCPP::Release()': wx-scintilla/src/scintilla/src/LexCPP.cxx:341:10: warning: deleting object of polymorphic class type 'LexerCPP' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] delete this; ^~~~ CC -o scintilladll_LexCrontab.o CC -o scintilladll_LexCsound.o CC -o scintilladll_LexCSS.o CC -o scintilladll_LexD.o wx-scintilla/src/scintilla/src/LexD.cxx: In member function 'virtual void LexerD::Release()': wx-scintilla/src/scintilla/src/LexD.cxx:166:10: warning: deleting object of polymorphic class type 'LexerD' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] delete this; ^~~~ CC -o scintilladll_LexECL.o CC -o scintilladll_LexEiffel.o CC -o scintilladll_LexerBase.o CC -o scintilladll_LexErlang.o CC -o scintilladll_LexerModule.o CC -o scintilladll_LexerNoExceptions.o CC -o scintilladll_LexerSimple.o CC -o scintilladll_LexEScript.o CC -o scintilladll_LexFlagship.o CC -o scintilladll_LexForth.o CC -o scintilladll_LexFortran.o CC -o scintilladll_LexGAP.o CC -o scintilladll_LexGui4Cli.o CC -o scintilladll_LexHaskell.o CC -o scintilladll_LexHTML.o CC -o scintilladll_LexInno.o CC -o scintilladll_LexKix.o CC -o scintilladll_LexLisp.o CC -o scintilladll_LexLout.o CC -o scintilladll_LexLua.o CC -o scintilladll_LexMagik.o CC -o scintilladll_LexMarkdown.o CC -o scintilladll_LexMatlab.o CC -o scintilladll_LexMetapost.o CC -o scintilladll_LexMMIXAL.o CC -o scintilladll_LexModula.o CC -o scintilladll_LexMPT.o CC -o scintilladll_LexMSSQL.o CC -o scintilladll_LexMySQL.o CC -o scintilladll_LexNimrod.o CC -o scintilladll_LexNsis.o CC -o scintilladll_LexOpal.o CC -o scintilladll_LexOthers.o CC -o scintilladll_LexPascal.o CC -o scintilladll_LexPB.o CC -o scintilladll_LexPerl.o wx-scintilla/src/scintilla/src/LexPerl.cxx: In member function 'virtual void LexerPerl::Release()': wx-scintilla/src/scintilla/src/LexPerl.cxx:372:10: warning: deleting object of polymorphic class type 'LexerPerl' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] delete this; ^~~~ CC -o scintilladll_LexPerl6.o CC -o scintilladll_LexPLM.o CC -o scintilladll_LexPOV.o CC -o scintilladll_LexPowerPro.o CC -o scintilladll_LexPowerShell.o CC -o scintilladll_LexProgress.o CC -o scintilladll_LexPS.o CC -o scintilladll_LexPython.o CC -o scintilladll_LexR.o CC -o scintilladll_LexRebol.o CC -o scintilladll_LexRuby.o CC -o scintilladll_LexScriptol.o CC -o scintilladll_LexSmalltalk.o CC -o scintilladll_LexSML.o CC -o scintilladll_LexSorcus.o CC -o scintilladll_LexSpecman.o CC -o scintilladll_LexSpice.o CC -o scintilladll_LexSQL.o wx-scintilla/src/scintilla/src/LexSQL.cxx: In member function 'virtual void LexerSQL::Release()': wx-scintilla/src/scintilla/src/LexSQL.cxx:237:10: warning: deleting object of polymorphic class type 'LexerSQL' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] delete this; ^~~~ CC -o scintilladll_LexTACL.o CC -o scintilladll_LexTADS3.o CC -o scintilladll_LexTAL.o CC -o scintilladll_LexTCL.o wx-scintilla/src/scintilla/src/LexTCL.cxx: In function 'void ColouriseTCLDoc(unsigned int, int, int, WordList**, Accessor&)': wx-scintilla/src/scintilla/src/LexTCL.cxx:61:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (currentLine > 0) ^~ wx-scintilla/src/scintilla/src/LexTCL.cxx:63:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' length += startPos - styler.LineStart(currentLine); ^~~~~~ CC -o scintilladll_LexTCMD.o CC -o scintilladll_LexTeX.o CC -o scintilladll_LexTxt2tags.o CC -o scintilladll_LexVB.o CC -o scintilladll_LexVerilog.o CC -o scintilladll_LexVHDL.o CC -o scintilladll_LexYAML.o CC -o scintilladll_LineMarker.o CC -o scintilladll_PerLine.o CC -o scintilladll_PositionCache.o CC -o scintilladll_PropSetSimple.o CC -o scintilladll_RESearch.o CC -o scintilladll_RunStyles.o CC -o scintilladll_ScintillaBase.o CC -o scintilladll_Selection.o CC -o scintilladll_Style.o CC -o scintilladll_StyleContext.o CC -o scintilladll_UniConversion.o CC -o scintilladll_ViewStyle.o CC -o scintilladll_WordList.o CC -o scintilladll_XPM.o CC -o scintilladll_PlatWX.o CC -o scintilladll_ScintillaWX.o CC -o scintilladll_scintilla.o CC -o libwx_gtk2u_scintilla-2.8.12.so /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 Scintilla.xs -> Scintilla.c CC -o Scintilla.o CC -o Scintilla.so Building Wx-Scintilla + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jwBOWb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64 + cd Wx-Scintilla-0.39 + '[' 1 -eq 1 ']' + ./Build install destdir=/home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64 Building Wx-Scintilla Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Wx/Scintilla/Scintilla.bs Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Wx/Scintilla/Scintilla.so Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Wx/Scintilla/libwx_gtk2u_scintilla-2.8.12.so Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Wx/Scintilla.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Wx/Scintilla/Manual.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Wx/Scintilla/TextEvent.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Wx/Scintilla/TextCtrl.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Wx/Scintilla/Constant.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/share/man/man3/Wx::Scintilla::Manual.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/share/man/man3/Wx::Scintilla::Constant.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/share/man/man3/Wx::Scintilla.3pm + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.390.0-12.mga7 --unique-debug-suffix -0.390.0-12.mga7.x86_64 --unique-debug-src-base perl-Wx-Scintilla-0.390.0-12.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/Wx-Scintilla-0.39 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Wx/Scintilla/libwx_gtk2u_scintilla-2.8.12.so objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Wx/Scintilla/libwx_gtk2u_scintilla-2.8.12.so'; reason: Permission denied /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files Warning: unused libraries in /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Wx/Scintilla/libwx_gtk2u_scintilla-2.8.12.so: libgdk-x11-2.0.so.0 libatk-1.0.so.0 libpangoft2-1.0.so.0 libgdk_pixbuf-2.0.so.0 libpango-1.0.so.0 libfreetype.so.6 libfontconfig.so.1 libgobject-2.0.so.0 libgmodule-2.0.so.0 libgthread-2.0.so.0 libglib-2.0.so.0 libm.so.6 Warning: unused libraries in /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Wx/Scintilla/Scintilla.so: libdl.so.2 libcrypt.so.1 libutil.so.1 libm.so.6 + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: perl-Wx-Scintilla-0.390.0-12.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.keFzrk + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Wx-Scintilla-0.39 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/share/doc/perl-Wx-Scintilla + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/share/doc/perl-Wx-Scintilla + cp -pr Changes /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/share/doc/perl-Wx-Scintilla + cp -pr META.json /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/share/doc/perl-Wx-Scintilla + cp -pr META.yml /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/share/doc/perl-Wx-Scintilla + cp -pr MYMETA.yml /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/share/doc/perl-Wx-Scintilla + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/share/doc/perl-Wx-Scintilla + cp -pr XS /home/pterjan/rpmbuild/BUILDROOT/perl-Wx-Scintilla-0.390.0-12.mga7.x86_64/usr/share/doc/perl-Wx-Scintilla + exit 0 Provides: libwx_gtk2u_scintilla-2.8.12.so()(64bit) perl(Wx::Scintilla) = 0.390.0 perl(Wx::Scintilla::Constant) = 0.390.0 perl(Wx::Scintilla::TextCtrl) = 0.390.0 perl(Wx::Scintilla::TextEvent) = 0.390.0 perl(Wx::ScintillaTextCtrl) = 0.390.0 perl(Wx::ScintillaTextEvent) = 0.390.0 perl-Wx-Scintilla = 0.390.0-12.mga7 perl-Wx-Scintilla(x86-64) = 0.390.0-12.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libnsl.so.1()(64bit) libpango-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libutil.so.1()(64bit) libwx_baseu-2.8.so.0()(64bit) libwx_baseu-2.8.so.0(WXU_2.8)(64bit) libwx_gtk2u_core-2.8.so.0()(64bit) libwx_gtk2u_core-2.8.so.0(WXU_2.8)(64bit) libwx_gtk2u_scintilla-2.8.12.so()(64bit) perl >= 0:5.008 perl(Carp) perl(Exporter) perl(Wx) perl(Wx::Scintilla::Constant) perl(Wx::Scintilla::TextCtrl) perl(Wx::Scintilla::TextEvent) perl(XSLoader) perl(constant) perl(strict) perl(warnings) perl-base >= 2:5.26.1 Processing files: perl-Wx-Scintilla-debugsource-0.390.0-12.mga7.x86_64 error: Empty %files file /home/pterjan/rpmbuild/BUILD/Wx-Scintilla-0.39/debugsourcefiles.list RPM build errors: Empty %files file /home/pterjan/rpmbuild/BUILD/Wx-Scintilla-0.39/debugsourcefiles.list I: [iurt_root_command] ERROR: chroot