D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/qsynth-0.9.3-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GGbE5a + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf qsynth-0.9.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/qsynth-0.9.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd qsynth-0.9.3 + /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.6VBr7Q + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qsynth-0.9.3 + '[' 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 + /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 --localedir=/usr/share/qsynth/translations --enable-debug configure: WARNING: unrecognized options: --disable-dependency-tracking 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E 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 g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E 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 for g++ major version... 11 checking for aarch64-mageia-linux-gnu-qtchooser... no checking for qtchooser... no checking for aarch64-mageia-linux-gnu-qmake... no checking for qmake... /usr/bin/qmake checking for Qt major version... 5 checking for Qt install path (bin)... /usr/lib64/qt5/bin checking for Qt install path (libexec)... /usr/lib64/qt5/libexec checking for aarch64-mageia-linux-gnu-qmake... no checking for qmake... /usr/lib64/qt5/bin/qmake checking for Qt install headers... /usr/include/qt5 checking for Qt install libraries... /usr/lib64 checking for Qt library version >= 5.1... yes checking for aarch64-mageia-linux-gnu-moc... no checking for moc... /usr/lib64/qt5/bin/moc checking for aarch64-mageia-linux-gnu-uic... no checking for uic... /usr/lib64/qt5/bin/uic checking for aarch64-mageia-linux-gnu-lupdate... no checking for lupdate... /usr/lib64/qt5/bin/lupdate checking for aarch64-mageia-linux-gnu-lrelease... no checking for lrelease... /usr/lib64/qt5/bin/lrelease checking for main in -lm... yes checking for main in -lX11... yes checking for main in -lXext... no checking for lroundf in -lm... yes checking for FLUIDSYNTH... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for QT5NETWORK... no checking for system... yes checking for new_fluid_server in -lfluidsynth... yes checking for fluid_synth_system_reset in -lfluidsynth... yes checking for fluid_synth_set_bank_offset in -lfluidsynth... yes checking for fluid_synth_unset_program in -lfluidsynth... yes checking for fluid_version_str in -lfluidsynth... yes checking for fluid_settings_dupstr in -lfluidsynth... yes checking for fluid_preset_get_banknum in -lfluidsynth... yes checking for fluid_preset_get_num in -lfluidsynth... yes checking for fluid_preset_get_name in -lfluidsynth... yes checking for fluid_preset_get_sfont in -lfluidsynth... yes checking for fluid_sfont_get_id in -lfluidsynth... yes checking for fluid_sfont_get_name in -lfluidsynth... yes checking for fluid_sfont_iteration_start in -lfluidsynth... yes checking for fluid_sfont_iteration_next in -lfluidsynth... yes checking for fluid_synth_get_chorus_speed in -lfluidsynth... yes checking for fluid_synth_get_chorus_depth in -lfluidsynth... yes checking for FluidSynth API V2 (>= 2.0.0)... yes checking for fluid_settings_getnum_default in -lfluidsynth... yes checking for fluid_settings_getint_default in -lfluidsynth... yes checking for fluid_settings_getstr_default in -lfluidsynth... yes checking for fluid_settings_foreach in -lfluidsynth... yes checking for fluid_settings_foreach_option in -lfluidsynth... yes checking for new_fluid_server in -lfluidsynth... (cached) yes checking for fluid_free in -lfluidsynth... yes configure: creating ./config.status config.status: creating Makefile config.status: creating qsynth.spec config.status: creating src/src.pri config.status: creating src/config.h configure: WARNING: unrecognized options: --disable-dependency-tracking Qsynth 0.9.3 (Qt 5.15.2) Build target . . . . . . . . . . . . . . . . . . .: debug FluidSynth library support . . . . . . . . . . . .: yes FluidSynth server support . . . . . . . . . . . .: yes FluidSynth system reset support . . . . . . . . .: yes FluidSynth bank offset support . . . . . . . . . .: yes FluidSynth channel info support (DEPRECATED) . . .: no FluidSynth MIDI router support (DEPRECATED) . . .: no FluidSynth unset program support . . . . . . . . .: yes FluidSynth version string support . . . . . . . .: yes System tray icon support . . . . . . . . . . . . .: yes Unique/Single instance support . . . . . . . . . .: no Gradient eye-candy . . . . . . . . . . . . . . . .: yes Debugger stack-trace (gdb) . . . . . . . . . . . .: yes Install prefix . . . . . . . . . . . . . . . . . .: /usr Now type 'make', followed by 'make install' as root. + /usr/bin/make -O -j8 V=1 VERBOSE=1 Info: creating stash file /home/iurt/rpmbuild/BUILD/qsynth-0.9.3/.qmake.stash cd src/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src/src.pro ) && /usr/bin/make -f Makefile make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/uic qsynthAboutForm.ui -o .ui/ui_qsynthAboutForm.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/uic qsynthChannelsForm.ui -o .ui/ui_qsynthChannelsForm.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/uic qsynthMainForm.ui -o .ui/ui_qsynthMainForm.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/uic qsynthMessagesForm.ui -o .ui/ui_qsynthMessagesForm.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/uic qsynthOptionsForm.ui -o .ui/ui_qsynthOptionsForm.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/uic qsynthPaletteForm.ui -o .ui/ui_qsynthPaletteForm.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/uic qsynthPresetForm.ui -o .ui/ui_qsynthPresetForm.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/uic qsynthSetupForm.ui -o .ui/ui_qsynthSetupForm.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynthEngine.o qsynthEngine.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynthSystemTray.o qsynthSystemTray.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynthSetup.o qsynthSetup.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynthKnob.o qsynthKnob.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynthMeter.o qsynthMeter.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynthChannels.o qsynthChannels.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynth.o qsynth.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynthTabBar.o qsynthTabBar.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynthAboutForm.o qsynthAboutForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynthMessagesForm.o qsynthMessagesForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynthChannelsForm.o qsynthChannelsForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynthOptions.o qsynthOptions.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynthPresetForm.o qsynthPresetForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynthOptionsForm.o qsynthOptionsForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/rcc -name qsynth qsynth.qrc -o qrc_qsynth.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -dM -E -o .moc/moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qrc_qsynth.o qrc_qsynth.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/moc -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/include -I/usr/local/include -I/usr/include qsynth.h -o .moc/moc_qsynth.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/moc -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/include -I/usr/local/include -I/usr/include qsynthKnob.h -o .moc/moc_qsynthKnob.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynthDialClassicStyle.o qsynthDialClassicStyle.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/moc -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/include -I/usr/local/include -I/usr/include qsynthMeter.h -o .moc/moc_qsynthMeter.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/moc -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/include -I/usr/local/include -I/usr/include qsynthSystemTray.h -o .moc/moc_qsynthSystemTray.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/moc -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/include -I/usr/local/include -I/usr/include qsynthAboutForm.h -o .moc/moc_qsynthAboutForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/moc -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/include -I/usr/local/include -I/usr/include qsynthChannelsForm.h -o .moc/moc_qsynthChannelsForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynthDialPeppinoStyle.o qsynthDialPeppinoStyle.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/moc -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/include -I/usr/local/include -I/usr/include qsynthMessagesForm.h -o .moc/moc_qsynthMessagesForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/moc -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/include -I/usr/local/include -I/usr/include qsynthOptionsForm.h -o .moc/moc_qsynthOptionsForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/moc -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/include -I/usr/local/include -I/usr/include qsynthTabBar.h -o .moc/moc_qsynthTabBar.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/moc -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/include -I/usr/local/include -I/usr/include qsynthPresetForm.h -o .moc/moc_qsynthPresetForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/moc -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/include -I/usr/local/include -I/usr/include qsynthSetupForm.h -o .moc/moc_qsynthSetupForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/moc -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/include -I/usr/local/include -I/usr/include qsynthMainForm.h -o .moc/moc_qsynthMainForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynthDialVokiStyle.o qsynthDialVokiStyle.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/moc -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/include -I/usr/local/include -I/usr/include qsynthPaletteForm.h -o .moc/moc_qsynthPaletteForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynthPaletteForm.o qsynthPaletteForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynthMainForm.o qsynthMainForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_qsynth.o .moc/moc_qsynth.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynthDialSkulptureStyle.o qsynthDialSkulptureStyle.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_qsynthSystemTray.o .moc/moc_qsynthSystemTray.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_qsynthMeter.o .moc/moc_qsynthMeter.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_qsynthKnob.o .moc/moc_qsynthKnob.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_qsynthTabBar.o .moc/moc_qsynthTabBar.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qsynthSetupForm.o qsynthSetupForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_qsynthAboutForm.o .moc/moc_qsynthAboutForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_qsynthChannelsForm.o .moc/moc_qsynthChannelsForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_qsynthMessagesForm.o .moc/moc_qsynthMessagesForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_qsynthMainForm.o .moc/moc_qsynthMainForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_qsynthOptionsForm.o .moc/moc_qsynthOptionsForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_qsynthPresetForm.o .moc/moc_qsynthPresetForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_qsynthPaletteForm.o .moc/moc_qsynthPaletteForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_qsynthSetupForm.o .moc/moc_qsynthSetupForm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o qsynth .obj/qsynth.o .obj/qsynthEngine.o .obj/qsynthChannels.o .obj/qsynthKnob.o .obj/qsynthMeter.o .obj/qsynthSetup.o .obj/qsynthOptions.o .obj/qsynthSystemTray.o .obj/qsynthTabBar.o .obj/qsynthAboutForm.o .obj/qsynthChannelsForm.o .obj/qsynthMainForm.o .obj/qsynthMessagesForm.o .obj/qsynthOptionsForm.o .obj/qsynthPaletteForm.o .obj/qsynthPresetForm.o .obj/qsynthSetupForm.o .obj/qsynthDialClassicStyle.o .obj/qsynthDialPeppinoStyle.o .obj/qsynthDialVokiStyle.o .obj/qsynthDialSkulptureStyle.o .obj/qrc_qsynth.o .obj/moc_qsynth.o .obj/moc_qsynthKnob.o .obj/moc_qsynthMeter.o .obj/moc_qsynthSystemTray.o .obj/moc_qsynthTabBar.o .obj/moc_qsynthAboutForm.o .obj/moc_qsynthChannelsForm.o .obj/moc_qsynthMainForm.o .obj/moc_qsynthMessagesForm.o .obj/moc_qsynthOptionsForm.o .obj/moc_qsynthPaletteForm.o .obj/moc_qsynthPresetForm.o .obj/moc_qsynthSetupForm.o -L/usr/lib64 -lfluidsynth /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sET9A1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64 + cd qsynth-0.9.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64 'INSTALL=/usr/bin/install -p' Scanning directory 'src'... Updating 'src/translations/qsynth_cs.ts'... Found 405 source text(s) (0 new and 405 already existing) Updating 'src/translations/qsynth_de.ts'... Found 405 source text(s) (0 new and 405 already existing) Updating 'src/translations/qsynth_es.ts'... Found 405 source text(s) (0 new and 405 already existing) Updating 'src/translations/qsynth_fr.ts'... Found 405 source text(s) (0 new and 405 already existing) Updating 'src/translations/qsynth_ru.ts'... Found 405 source text(s) (0 new and 405 already existing) Updating 'src/translations/qsynth_sr.ts'... Found 405 source text(s) (0 new and 405 already existing) Updating 'src/translations/qsynth_cs.qm'... Generated 394 translation(s) (394 finished and 0 unfinished) Ignored 11 untranslated source text(s) Updating 'src/translations/qsynth_de.qm'... Generated 394 translation(s) (394 finished and 0 unfinished) Ignored 11 untranslated source text(s) Updating 'src/translations/qsynth_es.qm'... Generated 405 translation(s) (405 finished and 0 unfinished) Updating 'src/translations/qsynth_fr.qm'... Generated 394 translation(s) (394 finished and 0 unfinished) Ignored 11 untranslated source text(s) Updating 'src/translations/qsynth_ru.qm'... Generated 341 translation(s) (337 finished and 4 unfinished) Ignored 64 untranslated source text(s) Updating 'src/translations/qsynth_sr.qm'... Generated 392 translation(s) (392 finished and 0 unfinished) Ignored 13 untranslated source text(s) make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3' cd src/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src/src.pro ) && /usr/bin/make -f Makefile install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' /usr/lib64/qt5/bin/qmake -install qinstall -exe qsynth /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/bin/qsynth /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src/qsynth.desktop /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/applications/qsynth.desktop /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src/images/qsynth.png /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/icons/hicolor/32x32/apps/qsynth.png /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src/images/qsynth.svg /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/icons/hicolor/scalable/apps/qsynth.svg /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src/appdata/qsynth.appdata.xml /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/metainfo/qsynth.appdata.xml make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/qsynth-0.9.3' install: creating directory '/home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/qsynth' install: creating directory '/home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/qsynth/translations' 'src/translations/qsynth_cs.qm' -> '/home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/qsynth/translations/qsynth_cs.qm' 'src/translations/qsynth_de.qm' -> '/home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/qsynth/translations/qsynth_de.qm' 'src/translations/qsynth_es.qm' -> '/home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/qsynth/translations/qsynth_es.qm' 'src/translations/qsynth_fr.qm' -> '/home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/qsynth/translations/qsynth_fr.qm' 'src/translations/qsynth_ru.qm' -> '/home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/qsynth/translations/qsynth_ru.qm' 'src/translations/qsynth_sr.qm' -> '/home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/qsynth/translations/qsynth_sr.qm' install: creating directory '/home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/man' install: creating directory '/home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/man/man1' 'qsynth.1' -> '/home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/man/man1/qsynth.1' /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/man/man1/qsynth.1: 57.7% -- replaced with /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/man/man1/qsynth.1.gz install: creating directory '/home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/man/fr' install: creating directory '/home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/man/fr/man1' 'qsynth.fr.1' -> '/home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/man/fr/man1/qsynth.1' /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/man/fr/man1/qsynth.1: 57.0% -- replaced with /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/man/fr/man1/qsynth.1.gz + desktop-file-install --remove-key=X-SuSE-translate --remove-key=Version --add-category=X-Mageia-CrossDesktop --dir /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/applications /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/applications/qsynth.desktop /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/applications/qsynth.desktop: warning: value "Interface graphique pour Fluidsynth" for key "Comment[fr]" in group "Desktop Entry" looks the same as that of key "GenericName[fr]" + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.9.3-2.mga9 --unique-debug-suffix -0.9.3-2.mga9.aarch64 --unique-debug-src-base qsynth-0.9.3-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/qsynth-0.9.3 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/bin/qsynth dwz: ./usr/bin/qsynth-0.9.3-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 11880kB, size after compression: 11880kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 1385 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 /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/applications/qsynth.desktop: warning: value "Interface graphique pour Fluidsynth" for key "Comment[fr]" in group "Desktop Entry" looks the same as that of key "GenericName[fr]" + '[' -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: qsynth-0.9.3-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SVeH3p + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qsynth-0.9.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/doc/qsynth + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/doc/qsynth + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/doc/qsynth + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/doc/qsynth + cp -pr README /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/doc/qsynth + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/doc/qsynth + cp -pr TRANSLATORS /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64/usr/share/doc/qsynth + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(qsynth.desktop) metainfo() metainfo(qsynth.appdata.xml) qsynth = 0.9.3-2.mga9 qsynth(aarch-64) = 0.9.3-2.mga9 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) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libfluidsynth.so.3()(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.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: qsynth-debugsource-0.9.3-2.mga9.aarch64 Provides: qsynth-debugsource = 0.9.3-2.mga9 qsynth-debugsource(aarch-64) = 0.9.3-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: qsynth-debuginfo-0.9.3-2.mga9.aarch64 Provides: debuginfo(build-id) = 6bc4ee4a8ab00dccbd18d47c7d3b88cf126ab9ec qsynth-debuginfo = 0.9.3-2.mga9 qsynth-debuginfo(aarch-64) = 0.9.3-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: qsynth-debugsource(aarch-64) = 0.9.3-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/qsynth-debugsource-0.9.3-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/qsynth-0.9.3-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/qsynth-debuginfo-0.9.3-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9SYmsh + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qsynth-0.9.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/qsynth-0.9.3-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6J2ks9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf qsynth-0.9.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!