D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/audacious-4.1-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Q0ptcm + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf audacious-4.1 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/audacious-4.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd audacious-4.1 + /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/iurt/rpmbuild/tmp/rpm-tmp.UzIJwX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd audacious-4.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-qt --enable-gtk --disable-rpath '--with-buildstamp=Mageia 9 package' configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for aarch64-mageia-linux-gnu-g++... no checking for aarch64-mageia-linux-gnu-c++... no checking for aarch64-mageia-linux-gnu-gpp... no checking for aarch64-mageia-linux-gnu-aCC... no checking for aarch64-mageia-linux-gnu-CC... no checking for aarch64-mageia-linux-gnu-cxx... no checking for aarch64-mageia-linux-gnu-cc++... no checking for aarch64-mageia-linux-gnu-cl.exe... no checking for aarch64-mageia-linux-gnu-FCC... no checking for aarch64-mageia-linux-gnu-KCC... no checking for aarch64-mageia-linux-gnu-RCC... no checking for aarch64-mageia-linux-gnu-xlC_r... no checking for aarch64-mageia-linux-gnu-xlC... no checking for aarch64-mageia-linux-gnu-clang++... no checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking operating system type... Linux checking whether the C++ compiler supports -std=gnu++17... yes checking whether the C/C++ compiler supports -Wtype-limits... yes checking whether the C/C++ compiler supports -Wno-stringop-truncation... yes checking whether the C++ compiler supports -Woverloaded-virtual... yes checking whether byte ordering is bigendian... (cached) no checking whether ln -s works... yes checking for rm... /usr/bin/rm checking for mv... /usr/bin/mv checking for cp... /usr/bin/cp checking for aarch64-mageia-linux-gnu-ar... no checking for ar... /usr/bin/ar checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... /usr/bin/ranlib checking for aarch64-mageia-linux-gnu-windres... no checking for windres... no checking for library containing pthread_create... none required checking for GLIB... yes checking for GMODULE... yes checking for GTK... yes checking for GIO... yes checking for QTCORE... yes checking for QT... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for shared library system... ELF checking for sigwait... yes checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gdbus-codegen... yes checking for tput... /usr/bin/tput configure: creating ./config.status config.status: creating audacious.pc config.status: creating buildsys.mk config.status: creating extra.mk config.status: creating man/audtool.1 config.status: creating man/audacious.1 config.status: creating src/libaudcore/audio.h config.status: creating win32/audacious.nsi config.status: creating win32/override/README.txt config.status: creating config.h config.status: executing po-directories commands configure: WARNING: unrecognized options: --disable-dependency-tracking Configuration: Install path: /usr D-Bus support: yes GTK+ support: yes Qt support: yes libarchive support: no Valgrind analysis support: no + /usr/bin/make -O -j8 V=1 VERBOSE=1 [K[36mEntering directory [1msrc(B[m[36m.(B[m [K[36mEntering directory [1mman(B[m[36m.(B[m [K[36mEntering directory [1mimages(B[m[36m.(B[m [K[36mEntering directory [1mpo(B[m[36m.(B[m [K[36mEntering directory [1mdbus(B[m[36m.(B[m [K[36mEntering directory [1mlibguess(B[m[36m.(B[m [K[36mLeaving directory [1mman(B[m[36m.(B[m [K[36mLeaving directory [1mimages(B[m[36m.(B[m [K[33mCompiling [1mca.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mca.po(B[m[32m.(B[m [K[33mCompiling [1mbe.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mbe.po(B[m[32m.(B[m [K[33mCompiling [1mbg.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mbg.po(B[m[32m.(B[m [K[33mCompiling [1mar.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mar.po(B[m[32m.(B[m [K[33mCompiling [1mcmn.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mcmn.po(B[m[32m.(B[m [K[33mCompiling [1mcs.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mcs.po(B[m[32m.(B[m [K[33mCompiling [1mde.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mde.po(B[m[32m.(B[m [K[33mCompiling [1mda.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mda.po(B[m[32m.(B[m [K[33mCompiling [1mel.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mel.po(B[m[32m.(B[m [K[33mCompiling [1men_GB.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1men_GB.po(B[m[32m.(B[m [K[33mCompiling [1mes_AR.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mes_AR.po(B[m[32m.(B[m [K[33mCompiling [1mes_MX.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mes_MX.po(B[m[32m.(B[m [K[33mCompiling [1mes.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mes.po(B[m[32m.(B[m [K[33mCompiling [1met.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1met.po(B[m[32m.(B[m [K[33mCompiling [1mfi.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mfi.po(B[m[32m.(B[m [K[33mCompiling [1mfr.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mfr.po(B[m[32m.(B[m [K[33mCompiling [1mgl.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mgl.po(B[m[32m.(B[m [K[33mCompiling [1mhu.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mhu.po(B[m[32m.(B[m [K[33mCompiling [1mid_ID.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mid_ID.po(B[m[32m.(B[m [K[33mCompiling [1mja.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mja.po(B[m[32m.(B[m [K[33mCompiling [1mlt.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mlt.po(B[m[32m.(B[m [K[33mCompiling [1mit.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mit.po(B[m[32m.(B[m [K[33mCompiling [1mko.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mko.po(B[m[32m.(B[m [K[33mCompiling [1mml_IN.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mml_IN.po(B[m[32m.(B[m [K[33mCompiling [1mms.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mms.po(B[m[32m.(B[m [K[33mCompiling [1mnl.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mnl.po(B[m[32m.(B[m [K[33mCompiling [1mlv.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mlv.po(B[m[32m.(B[m [K[33mCompiling [1mguess.c(B[m[33m...(B[m [K[32mSuccessfully compiled [1mguess.c(B[m[32m.(B[m [K[33mCompiling [1mpl.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mpl.po(B[m[32m.(B[m [K[33mCompiling [1mpt_BR.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mpt_BR.po(B[m[32m.(B[m [K[33mCompiling [1mpt_PT.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mpt_PT.po(B[m[32m.(B[m [K[33mCompiling [1mru.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mru.po(B[m[32m.(B[m [K[33mCompiling [1msi.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1msi.po(B[m[32m.(B[m [K[33mCompiling [1mdfa.c(B[m[33m...(B[m [K[32mSuccessfully compiled [1mdfa.c(B[m[32m.(B[m [K[33mCompiling [1msk.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1msk.po(B[m[32m.(B[m [K[33mCompiling [1msq.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1msq.po(B[m[32m.(B[m [K[33mCompiling [1msl.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1msl.po(B[m[32m.(B[m [K[33mCompiling [1msr.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1msr.po(B[m[32m.(B[m [K[33mCompiling [1msr_RS.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1msr_RS.po(B[m[32m.(B[m [K[33mCompiling [1msv.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1msv.po(B[m[32m.(B[m [K[33mCompiling [1mtr.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mtr.po(B[m[32m.(B[m [K[33mCompiling [1mta.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mta.po(B[m[32m.(B[m [K[33mCompiling [1muk.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1muk.po(B[m[32m.(B[m [K[33mCompiling [1mzh_CN.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mzh_CN.po(B[m[32m.(B[m [K[33mCompiling [1mzh_TW.po(B[m[33m...(B[m [K[32mSuccessfully compiled [1mzh_TW.po(B[m[32m.(B[m [K[36mLeaving directory [1mpo(B[m[36m.(B[m [K[33mCompiling [1mguess_impl.c(B[m[33m...(B[m [K[32mSuccessfully compiled [1mguess_impl.c(B[m[32m.(B[m [K[33mLinking [1mlibguess.a(B[m[33m...(B[m [K[32mSuccessfully linked [1mlibguess.a(B[m[32m.(B[m [K[36mLeaving directory [1mlibguess(B[m[36m.(B[m [K[36mEntering directory [1mlibaudcore(B[m[36m.(B[m [K[33mCompiling [1marchive_reader.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1marchive_reader.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mart-search.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mart-search.cc(B[m[32m (lib).(B[m [K[33mCompiling [1maudio.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1maudio.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mdrct.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mdrct.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mcharset.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mcharset.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mconfig.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mconfig.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mcue-cache.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mcue-cache.cc(B[m[32m (lib).(B[m [K[33mCompiling [1maudstrings.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1maudstrings.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mart.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mart.cc(B[m[32m (lib).(B[m [K[33mCompiling [1madder.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1madder.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mhistory.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mhistory.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mequalizer-preset.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mequalizer-preset.cc(B[m[32m (lib).(B[m [K[33mCompiling [1maud-dbus.c(B[m[33m...(B[m [K[32mSuccessfully compiled [1maud-dbus.c(B[m[32m.(B[m [K[33mCompiling [1meffect.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1meffect.cc(B[m[32m (lib).(B[m [K[33mLinking [1maud-dbus.a(B[m[33m...(B[m [K[32mSuccessfully linked [1maud-dbus.a(B[m[32m.(B[m [K[36mLeaving directory [1mdbus(B[m[36m.(B[m [K[36mEntering directory [1maudtool(B[m[36m.(B[m [K[33mCompiling [1mequalizer.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mequalizer.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mindex.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mindex.cc(B[m[32m (lib).(B[m [K[33mCompiling [1minifile.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1minifile.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mlist.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mlist.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mfft.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mfft.cc(B[m[32m (lib).(B[m [K[33mCompiling [1meventqueue.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1meventqueue.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mmain.c(B[m[33m...(B[m [K[32mSuccessfully compiled [1mmain.c(B[m[32m.(B[m [K[33mCompiling [1mparse.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mparse.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mhook.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mhook.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mhandlers_general.c(B[m[33m...(B[m [K[32mSuccessfully compiled [1mhandlers_general.c(B[m[32m.(B[m [K[33mCompiling [1minterface.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1minterface.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mhandlers_playback.c(B[m[33m...(B[m [K[32mSuccessfully compiled [1mhandlers_playback.c(B[m[32m.(B[m [K[33mCompiling [1mlogger.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mlogger.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mmultihash.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mmultihash.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mhandlers_playqueue.c(B[m[33m...(B[m [K[32mSuccessfully compiled [1mhandlers_playqueue.c(B[m[32m.(B[m [K[33mCompiling [1mhandlers_vitals.c(B[m[33m...(B[m [K[32mSuccessfully compiled [1mhandlers_vitals.c(B[m[32m.(B[m [K[33mCompiling [1mhandlers_playlist.c(B[m[33m...(B[m [K[32mSuccessfully compiled [1mhandlers_playlist.c(B[m[32m.(B[m [K[33mCompiling [1mhandlers_equalizer.c(B[m[33m...(B[m [K[32mSuccessfully compiled [1mhandlers_equalizer.c(B[m[32m.(B[m [K[33mCompiling [1mreport.c(B[m[33m...(B[m [K[32mSuccessfully compiled [1mreport.c(B[m[32m.(B[m [K[33mCompiling [1mwrappers.c(B[m[33m...(B[m [K[32mSuccessfully compiled [1mwrappers.c(B[m[32m.(B[m [K[33mLinking [1maudtool(B[m[33m...(B[m [K[32mSuccessfully linked [1maudtool(B[m[32m.(B[m [K[36mLeaving directory [1maudtool(B[m[36m.(B[m [K[33mCompiling [1mplaylist-files.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mplaylist-files.cc(B[m[32m (lib).(B[m [K[33mCompiling [1moutput.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1moutput.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mplaylist-cache.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mplaylist-cache.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mplugin-init.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mplugin-init.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mplayback.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mplayback.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mplugin-load.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mplugin-load.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mpreferences.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mpreferences.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mprobe-buffer.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mprobe-buffer.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mringbuf.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mringbuf.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mprobe.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mprobe.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mmainloop.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mmainloop.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mplaylist-data.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mplaylist-data.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mtinylock.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mtinylock.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mplaylist-utils.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mplaylist-utils.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mscanner.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mscanner.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mplaylist.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mplaylist.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mstrpool.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mstrpool.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mstringbuf.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mstringbuf.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mruntime.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mruntime.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mplugin-registry.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mplugin-registry.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mthreads.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mthreads.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mtuple-compiler.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mtuple-compiler.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mvfs.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mvfs.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mtuple.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mtuple.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mvisualization.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mvisualization.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mtimer.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mtimer.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mvfs_local.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mvfs_local.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mutil.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mutil.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mvis-runner.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mvis-runner.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mvfs_async.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mvfs_async.cc(B[m[32m (lib).(B[m [K[33mLinking [1mlibaudcore.so(B[m[33m...(B[m [K[32mSuccessfully linked [1mlibaudcore.so(B[m[32m.(B[m [K[36mLeaving directory [1mlibaudcore(B[m[36m.(B[m [K[36mEntering directory [1maudacious(B[m[36m.(B[m [K[36mEntering directory [1mlibaudtag(B[m[36m.(B[m [K[36mEntering directory [1mlibaudgui(B[m[36m.(B[m [K[36mEntering directory [1mlibaudqt(B[m[36m.(B[m [K[33mCompiling [1mutil.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mutil.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mutil.cc(B[m[33m...(B[m [K[32mSuccessfully compiled [1mutil.cc(B[m[32m.(B[m [K[33mCompiling [1maudtag.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1maudtag.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mtag_module.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mtag_module.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mid3/id3-common.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mid3/id3-common.cc(B[m[32m (lib).(B[m [K[33mCompiling [1msignals.cc(B[m[33m...(B[m [K[32mSuccessfully compiled [1msignals.cc(B[m[32m.(B[m [K[33mCompiling [1mid3/id3v1.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mid3/id3v1.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mabout.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mabout.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mid3/id3v22.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mid3/id3v22.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mmain.cc(B[m[33m...(B[m [K[32mSuccessfully compiled [1mmain.cc(B[m[32m.(B[m [K[33mCompiling [1mconfirm.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mconfirm.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mape/ape.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mape/ape.cc(B[m[32m (lib).(B[m [K[33mCompiling [1meq-preset.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1meq-preset.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mid3/id3v24.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mid3/id3v24.cc(B[m[32m (lib).(B[m [K[33mLinking [1mlibaudtag.so(B[m[33m...(B[m [K[32mSuccessfully linked [1mlibaudtag.so(B[m[32m.(B[m [K[36mLeaving directory [1mlibaudtag(B[m[36m.(B[m [K[33mCompiling [1mequalizer.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mequalizer.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mimages.c(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mimages.c(B[m[32m (lib).(B[m [K[33mCompiling [1mart-qt.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mart-qt.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mfile-opener.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mfile-opener.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mabout-qt.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mabout-qt.cc(B[m[32m (lib).(B[m [K[33mCompiling [1maudqt.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1maudqt.cc(B[m[32m (lib).(B[m [K[33mCompiling [1minfopopup.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1minfopopup.cc(B[m[32m (lib).(B[m [K[33mCompiling [1minit.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1minit.cc(B[m[32m (lib).(B[m [K[33mCompiling [1minfowin.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1minfowin.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mjump-to-time.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mjump-to-time.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mdbus-server.cc(B[m[33m...(B[m [K[32mSuccessfully compiled [1mdbus-server.cc(B[m[32m.(B[m [K[33mCompiling [1mcolorbutton.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mcolorbutton.cc(B[m[32m (lib).(B[m [K[33mLinking [1maudacious(B[m[33m...(B[m [K[32mSuccessfully linked [1maudacious(B[m[32m.(B[m [K[36mLeaving directory [1maudacious(B[m[36m.(B[m [K[33mCompiling [1mjump-to-track-cache.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mjump-to-track-cache.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mdock.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mdock.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mlist.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mlist.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mjump-to-track.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mjump-to-track.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mmenu.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mmenu.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mequalizer-qt.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mequalizer-qt.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mplaylists.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mplaylists.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mpixbufs.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mpixbufs.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mplugin-menu.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mplugin-menu.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mplugin-prefs.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mplugin-prefs.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mplugin-view.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mplugin-view.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mfileopener.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mfileopener.cc(B[m[32m (lib).(B[m [K[33mCompiling [1meq-preset-qt.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1meq-preset-qt.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mfile-entry.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mfile-entry.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mprefs-widget.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mprefs-widget.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mpreset-browser.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mpreset-browser.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mfont-entry.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mfont-entry.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mprefs-window.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mprefs-window.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mqueue-manager.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mqueue-manager.cc(B[m[32m (lib).(B[m [K[33mCompiling [1murilist.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1murilist.cc(B[m[32m (lib).(B[m [K[33mCompiling [1minfopopup-qt.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1minfopopup-qt.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mscaled-image.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mscaled-image.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mstatus.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mstatus.cc(B[m[32m (lib).(B[m [K[33mCompiling [1murl-opener.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1murl-opener.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mutil.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mutil.cc(B[m[32m (lib).(B[m [K[33mLinking [1mlibaudgui.so(B[m[33m...(B[m [K[32mSuccessfully linked [1mlibaudgui.so(B[m[32m.(B[m [K[36mLeaving directory [1mlibaudgui(B[m[36m.(B[m [K[33mCompiling [1mlog-inspector.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mlog-inspector.cc(B[m[32m (lib).(B[m [K[33mCompiling [1minfo-widget.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1minfo-widget.cc(B[m[32m (lib).(B[m [K[33mCompiling [1minfowin-qt.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1minfowin-qt.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mmenu-qt.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mmenu-qt.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mplaylist-management.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mplaylist-management.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mplugin-menu-qt.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mplugin-menu-qt.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mprefs-builder.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mprefs-builder.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mprefs-plugin.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mprefs-plugin.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mprefs-pluginlist-model.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mprefs-pluginlist-model.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mimages.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mimages.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mqueue-manager-qt.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mqueue-manager-qt.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mprefs-window-qt.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mprefs-window-qt.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mutil-qt.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mutil-qt.cc(B[m[32m (lib).(B[m [K[33mCompiling [1murl-opener-qt.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1murl-opener-qt.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mprefs-widget-qt.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mprefs-widget-qt.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mtreeview.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mtreeview.cc(B[m[32m (lib).(B[m [K[33mCompiling [1mvolumebutton.cc(B[m[33m (lib)...(B[m [K[32mSuccessfully compiled [1mvolumebutton.cc(B[m[32m (lib).(B[m [K[33mLinking [1mlibaudqt.so(B[m[33m...(B[m [K[32mSuccessfully linked [1mlibaudqt.so(B[m[32m.(B[m [K[36mLeaving directory [1mlibaudqt(B[m[36m.(B[m [K[36mLeaving directory [1msrc(B[m[36m.(B[m + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yMGrsL + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64 + cd audacious-4.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64 'INSTALL=/usr/bin/install -p' [K[33mInstalling [1maudacious.pc(B[m[33m...(B[m [K[32mSuccessfully installed [1maudacious.pc(B[m[32m.(B[m [K[33mInstalling [1maudacious.desktop(B[m[33m...(B[m [K[32mSuccessfully installed [1maudacious.desktop(B[m[32m.(B[m [K[36mEntering directory [1msrc(B[m[36m.(B[m [K[36mEntering directory [1mdbus(B[m[36m.(B[m [K[36mLeaving directory [1mdbus(B[m[36m.(B[m [K[36mEntering directory [1maudtool(B[m[36m.(B[m [K[33mInstalling [1maudtool(B[m[33m...(B[m [K[32mSuccessfully installed [1maudtool(B[m[32m.(B[m [K[36mLeaving directory [1maudtool(B[m[36m.(B[m [K[36mEntering directory [1maudacious(B[m[36m.(B[m [K[33mInstalling [1maudacious(B[m[33m...(B[m [K[32mSuccessfully installed [1maudacious(B[m[32m.(B[m [K[36mLeaving directory [1maudacious(B[m[36m.(B[m [K[36mEntering directory [1mlibaudcore(B[m[36m.(B[m [K[33mInstalling [1mlibaudcore.so(B[m[33m...(B[m [K[32mSuccessfully installed [1mlibaudcore.so(B[m[32m.(B[m [K[33mInstalling [1marchive_reader.h(B[m[33m...(B[m [K[32mSuccessfully installed [1marchive_reader.h(B[m[32m.(B[m [K[33mInstalling [1maudio.h(B[m[33m...(B[m [K[32mSuccessfully installed [1maudio.h(B[m[32m.(B[m [K[33mInstalling [1maudstrings.h(B[m[33m...(B[m [K[32mSuccessfully installed [1maudstrings.h(B[m[32m.(B[m [K[33mInstalling [1mdrct.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mdrct.h(B[m[32m.(B[m [K[33mInstalling [1mequalizer.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mequalizer.h(B[m[32m.(B[m [K[33mInstalling [1mexport.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mexport.h(B[m[32m.(B[m [K[33mInstalling [1mhook.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mhook.h(B[m[32m.(B[m [K[33mInstalling [1mi18n.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mi18n.h(B[m[32m.(B[m [K[33mInstalling [1mindex.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mindex.h(B[m[32m.(B[m [K[33mInstalling [1minifile.h(B[m[33m...(B[m [K[32mSuccessfully installed [1minifile.h(B[m[32m.(B[m [K[33mInstalling [1minterface.h(B[m[33m...(B[m [K[32mSuccessfully installed [1minterface.h(B[m[32m.(B[m [K[33mInstalling [1mlist.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mlist.h(B[m[32m.(B[m [K[33mInstalling [1mmainloop.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mmainloop.h(B[m[32m.(B[m [K[33mInstalling [1mmultihash.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mmultihash.h(B[m[32m.(B[m [K[33mInstalling [1mobjects.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mobjects.h(B[m[32m.(B[m [K[33mInstalling [1mplaylist.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mplaylist.h(B[m[32m.(B[m [K[33mInstalling [1mplugin.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mplugin.h(B[m[32m.(B[m [K[33mInstalling [1mplugins.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mplugins.h(B[m[32m.(B[m [K[33mInstalling [1mpreferences.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mpreferences.h(B[m[32m.(B[m [K[33mInstalling [1mprobe.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mprobe.h(B[m[32m.(B[m [K[33mInstalling [1mringbuf.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mringbuf.h(B[m[32m.(B[m [K[33mInstalling [1mruntime.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mruntime.h(B[m[32m.(B[m [K[33mInstalling [1mtemplates.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mtemplates.h(B[m[32m.(B[m [K[33mInstalling [1mtinylock.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mtinylock.h(B[m[32m.(B[m [K[33mInstalling [1mthreads.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mthreads.h(B[m[32m.(B[m [K[33mInstalling [1mtuple.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mtuple.h(B[m[32m.(B[m [K[33mInstalling [1mvisualizer.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mvisualizer.h(B[m[32m.(B[m [K[33mInstalling [1mvfs.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mvfs.h(B[m[32m.(B[m [K[33mInstalling [1mvfs_async.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mvfs_async.h(B[m[32m.(B[m [K[36mLeaving directory [1mlibaudcore(B[m[36m.(B[m [K[36mEntering directory [1mlibaudtag(B[m[36m.(B[m [K[33mInstalling [1mlibaudtag.so(B[m[33m...(B[m [K[32mSuccessfully installed [1mlibaudtag.so(B[m[32m.(B[m [K[33mInstalling [1maudtag.h(B[m[33m...(B[m [K[32mSuccessfully installed [1maudtag.h(B[m[32m.(B[m [K[36mLeaving directory [1mlibaudtag(B[m[36m.(B[m [K[36mEntering directory [1mlibguess(B[m[36m.(B[m [K[36mLeaving directory [1mlibguess(B[m[36m.(B[m [K[36mEntering directory [1mlibaudgui(B[m[36m.(B[m [K[33mInstalling [1mlibaudgui.so(B[m[33m...(B[m [K[32mSuccessfully installed [1mlibaudgui.so(B[m[32m.(B[m [K[33mInstalling [1mlibaudgui.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mlibaudgui.h(B[m[32m.(B[m [K[33mInstalling [1mlibaudgui-gtk.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mlibaudgui-gtk.h(B[m[32m.(B[m [K[33mInstalling [1mlist.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mlist.h(B[m[32m.(B[m [K[33mInstalling [1mmenu.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mmenu.h(B[m[32m.(B[m [K[36mLeaving directory [1mlibaudgui(B[m[36m.(B[m [K[36mEntering directory [1mlibaudqt(B[m[36m.(B[m [K[33mInstalling [1mlibaudqt.so(B[m[33m...(B[m [K[32mSuccessfully installed [1mlibaudqt.so(B[m[32m.(B[m [K[33mInstalling [1mcolorbutton.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mcolorbutton.h(B[m[32m.(B[m [K[33mInstalling [1mdock.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mdock.h(B[m[32m.(B[m [K[33mInstalling [1mexport.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mexport.h(B[m[32m.(B[m [K[33mInstalling [1miface.h(B[m[33m...(B[m [K[32mSuccessfully installed [1miface.h(B[m[32m.(B[m [K[33mInstalling [1minfo-widget.h(B[m[33m...(B[m [K[32mSuccessfully installed [1minfo-widget.h(B[m[32m.(B[m [K[33mInstalling [1mlibaudqt.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mlibaudqt.h(B[m[32m.(B[m [K[33mInstalling [1mmenu.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mmenu.h(B[m[32m.(B[m [K[33mInstalling [1mtreeview.h(B[m[33m...(B[m [K[32mSuccessfully installed [1mtreeview.h(B[m[32m.(B[m [K[36mLeaving directory [1mlibaudqt(B[m[36m.(B[m [K[36mLeaving directory [1msrc(B[m[36m.(B[m [K[36mEntering directory [1mman(B[m[36m.(B[m [K[33mInstalling [1maudacious.1(B[m[33m...(B[m [K[32mSuccessfully installed [1maudacious.1(B[m[32m.(B[m [K[33mInstalling [1maudtool.1(B[m[33m...(B[m [K[32mSuccessfully installed [1maudtool.1(B[m[32m.(B[m [K[36mLeaving directory [1mman(B[m[36m.(B[m [K[36mEntering directory [1mimages(B[m[36m.(B[m [K[36mLeaving directory [1mimages(B[m[36m.(B[m [K[36mEntering directory [1mpo(B[m[36m.(B[m [K[33mInstalling [1mar.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mar.mo(B[m[32m.(B[m [K[33mInstalling [1mbe.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mbe.mo(B[m[32m.(B[m [K[33mInstalling [1mbg.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mbg.mo(B[m[32m.(B[m [K[33mInstalling [1mca.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mca.mo(B[m[32m.(B[m [K[33mInstalling [1mcmn.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mcmn.mo(B[m[32m.(B[m [K[33mInstalling [1mcs.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mcs.mo(B[m[32m.(B[m [K[33mInstalling [1mda.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mda.mo(B[m[32m.(B[m [K[33mInstalling [1mde.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mde.mo(B[m[32m.(B[m [K[33mInstalling [1mel.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mel.mo(B[m[32m.(B[m [K[33mInstalling [1men_GB.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1men_GB.mo(B[m[32m.(B[m [K[33mInstalling [1mes_AR.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mes_AR.mo(B[m[32m.(B[m [K[33mInstalling [1mes_MX.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mes_MX.mo(B[m[32m.(B[m [K[33mInstalling [1mes.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mes.mo(B[m[32m.(B[m [K[33mInstalling [1met.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1met.mo(B[m[32m.(B[m [K[33mInstalling [1mfi.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mfi.mo(B[m[32m.(B[m [K[33mInstalling [1mfr.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mfr.mo(B[m[32m.(B[m [K[33mInstalling [1mgl.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mgl.mo(B[m[32m.(B[m [K[33mInstalling [1mhu.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mhu.mo(B[m[32m.(B[m [K[33mInstalling [1mid_ID.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mid_ID.mo(B[m[32m.(B[m [K[33mInstalling [1mit.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mit.mo(B[m[32m.(B[m [K[33mInstalling [1mja.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mja.mo(B[m[32m.(B[m [K[33mInstalling [1mko.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mko.mo(B[m[32m.(B[m [K[33mInstalling [1mlt.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mlt.mo(B[m[32m.(B[m [K[33mInstalling [1mlv.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mlv.mo(B[m[32m.(B[m [K[33mInstalling [1mml_IN.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mml_IN.mo(B[m[32m.(B[m [K[33mInstalling [1mms.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mms.mo(B[m[32m.(B[m [K[33mInstalling [1mnl.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mnl.mo(B[m[32m.(B[m [K[33mInstalling [1mpl.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mpl.mo(B[m[32m.(B[m [K[33mInstalling [1mpt_BR.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mpt_BR.mo(B[m[32m.(B[m [K[33mInstalling [1mpt_PT.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mpt_PT.mo(B[m[32m.(B[m [K[33mInstalling [1mru.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mru.mo(B[m[32m.(B[m [K[33mInstalling [1msi.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1msi.mo(B[m[32m.(B[m [K[33mInstalling [1msk.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1msk.mo(B[m[32m.(B[m [K[33mInstalling [1msl.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1msl.mo(B[m[32m.(B[m [K[33mInstalling [1msq.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1msq.mo(B[m[32m.(B[m [K[33mInstalling [1msr.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1msr.mo(B[m[32m.(B[m [K[33mInstalling [1msr_RS.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1msr_RS.mo(B[m[32m.(B[m [K[33mInstalling [1msv.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1msv.mo(B[m[32m.(B[m [K[33mInstalling [1mta.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mta.mo(B[m[32m.(B[m [K[33mInstalling [1mtr.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mtr.mo(B[m[32m.(B[m [K[33mInstalling [1muk.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1muk.mo(B[m[32m.(B[m [K[33mInstalling [1mzh_CN.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mzh_CN.mo(B[m[32m.(B[m [K[33mInstalling [1mzh_TW.mo(B[m[33m...(B[m [K[32mSuccessfully installed [1mzh_TW.mo(B[m[32m.(B[m [K[36mLeaving directory [1mpo(B[m[36m.(B[m [K[33mInstalling [1mAUTHORS(B[m[33m...(B[m [K[32mSuccessfully installed [1mAUTHORS(B[m[32m.(B[m [K[33mInstalling [1mCOPYING(B[m[33m...(B[m [K[32mSuccessfully installed [1mCOPYING(B[m[32m.(B[m + desktop-file-install --vendor= --remove-category=Application --add-category=Audio --dir /home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64/usr/share/applications /home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64/usr/share/applications/audacious.desktop + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64 audacious + rm -rf /home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64/usr/share/audacious/applications/ + rm -rf /home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64/usr/include/mp4.h + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 4.1-2.mga9 --unique-debug-suffix -4.1-2.mga9.aarch64 --unique-debug-src-base audacious-4.1-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/audacious-4.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64/usr/bin/audacious extracting debug info from /home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64/usr/bin/audtool extracting debug info from /home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64/usr/lib64/libaudgui.so.5.1.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64/usr/lib64/libaudcore.so.5.3.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64/usr/lib64/libaudqt.so.2.3.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64/usr/lib64/libaudtag.so.3.0.0 dwz: ./usr/bin/audacious-4.1-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/audtool-4.1-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libaudcore.so.5.3.0-4.1-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libaudgui.so.5.1.0-4.1-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libaudqt.so.2.3.0-4.1-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libaudtag.so.3.0.0-4.1-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 15268kB, size after compression: 15268kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 6 CRC32s did match. 5807 blocks + /usr/lib/rpm/check-buildroot + '[' -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/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: audacious-4.1-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3kQGUe + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd audacious-4.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64/usr/share/doc/audacious + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64/usr/share/doc/audacious + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64/usr/share/doc/audacious + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64/usr/share/doc/audacious + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(audacious.desktop) audacious = 6:4.1-2.mga9 audacious(aarch-64) = 6:4.1-2.mga9 mimehandler(application/ogg) mimehandler(application/x-cue) mimehandler(application/x-ogg) mimehandler(application/xspf+xml) mimehandler(audio/aac) mimehandler(audio/flac) mimehandler(audio/midi) mimehandler(audio/mp3) mimehandler(audio/mp4) mimehandler(audio/mpeg) mimehandler(audio/mpegurl) mimehandler(audio/ogg) mimehandler(audio/prs.sid) mimehandler(audio/wav) mimehandler(audio/x-flac) mimehandler(audio/x-it) mimehandler(audio/x-mod) mimehandler(audio/x-mp3) mimehandler(audio/x-mpeg) mimehandler(audio/x-mpegurl) mimehandler(audio/x-ms-asx) mimehandler(audio/x-ms-wma) mimehandler(audio/x-musepack) mimehandler(audio/x-s3m) mimehandler(audio/x-scpls) mimehandler(audio/x-stm) mimehandler(audio/x-vorbis+ogg) mimehandler(audio/x-wav) mimehandler(audio/x-wavpack) mimehandler(audio/x-xm) mimehandler(x-content/audio-cdda) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): desktop-file-utils Requires(postun): desktop-file-utils Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libaudcore.so.5()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) Recommends: audacious-pulse Processing files: lib64audcore5-4.1-2.mga9.aarch64 Provides: lib64audcore5 = 6:4.1-2.mga9 lib64audcore5(aarch-64) = 6:4.1-2.mga9 libaudcore.so.5()(64bit) libaudgui.so.5()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libaudcore.so.5()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcairo.so.2()(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) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(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.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) Processing files: lib64audtag3-4.1-2.mga9.aarch64 Provides: lib64audtag3 = 6:4.1-2.mga9 lib64audtag3(aarch-64) = 6:4.1-2.mga9 libaudtag.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libaudcore.so.5()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: lib64audqt2-4.1-2.mga9.aarch64 Provides: lib64audqt2 = 6:4.1-2.mga9 lib64audqt2(aarch-64) = 6:4.1-2.mga9 libaudqt.so.2()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libaudcore.so.5()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: lib64audacious-devel-4.1-2.mga9.aarch64 Provides: audacious-devel = 6:4.1-2.mga9 devel(libaudcore(64bit)) devel(libaudgui(64bit)) devel(libaudqt(64bit)) devel(libaudtag(64bit)) lib64audacious-devel = 6:4.1-2.mga9 lib64audacious-devel(aarch-64) = 6:4.1-2.mga9 libaudacious-devel = 6:4.1-2.mga9 pkgconfig(audacious) = 4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libQt5Core(64bit)) devel(libQt5Gui(64bit)) devel(libQt5Widgets(64bit)) devel(libaudcore(64bit)) devel(libcairo(64bit)) devel(libgcc_s(64bit)) devel(libgdk-x11-2.0(64bit)) devel(libgdk_pixbuf-2.0(64bit)) devel(libgio-2.0(64bit)) devel(libglib-2.0(64bit)) devel(libgmodule-2.0(64bit)) devel(libgobject-2.0(64bit)) devel(libgtk-x11-2.0(64bit)) devel(libm(64bit)) devel(libpango-1.0(64bit)) devel(libstdc++(64bit)) pkgconfig Processing files: audacious-debugsource-4.1-2.mga9.aarch64 Provides: audacious-debugsource = 6:4.1-2.mga9 audacious-debugsource(aarch-64) = 6:4.1-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: audacious-debuginfo-4.1-2.mga9.aarch64 Provides: audacious-debuginfo = 6:4.1-2.mga9 audacious-debuginfo(aarch-64) = 6:4.1-2.mga9 debuginfo(build-id) = 99cdc06d34e990eef943fa3d7f94da9c9625857a debuginfo(build-id) = aff266e45554b3211bca18172c8bbe7b79a47b2d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: audacious-debugsource(aarch-64) = 6:4.1-2.mga9 Processing files: lib64audcore5-debuginfo-4.1-2.mga9.aarch64 Provides: debuginfo(build-id) = 58a1732ad0c3f7613ba056b709cccd9c437bc464 debuginfo(build-id) = c81dc91cf4b55763404eb6ce8e341e782c62ba91 lib64audcore5-debuginfo = 6:4.1-2.mga9 lib64audcore5-debuginfo(aarch-64) = 6:4.1-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: audacious-debugsource(aarch-64) = 6:4.1-2.mga9 Processing files: lib64audtag3-debuginfo-4.1-2.mga9.aarch64 Provides: debuginfo(build-id) = 6f8d298237c2ca88b9e1f27bfa50eaf439bf90e3 lib64audtag3-debuginfo = 6:4.1-2.mga9 lib64audtag3-debuginfo(aarch-64) = 6:4.1-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: audacious-debugsource(aarch-64) = 6:4.1-2.mga9 Processing files: lib64audqt2-debuginfo-4.1-2.mga9.aarch64 Provides: debuginfo(build-id) = 1c5ce9d62201c34830f42cb9321102bf6d583811 lib64audqt2-debuginfo = 6:4.1-2.mga9 lib64audqt2-debuginfo(aarch-64) = 6:4.1-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: audacious-debugsource(aarch-64) = 6:4.1-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64audtag3-debuginfo-4.1-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64audqt2-4.1-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64audtag3-4.1-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64audacious-devel-4.1-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64audcore5-4.1-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/audacious-4.1-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/audacious-debuginfo-4.1-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/audacious-debugsource-4.1-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64audcore5-debuginfo-4.1-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64audqt2-debuginfo-4.1-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LopKbz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd audacious-4.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/audacious-4.1-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.u834hk + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf audacious-4.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!