D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/gsound-1.0.2-5.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VYT32w
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf gsound-1.0.2
+ /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/gsound-1.0.2.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gsound-1.0.2
+ /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.Y6XMi1
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gsound-1.0.2
+ '[' 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
Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
Fixing libtool inside configure to pass -Wl,xxx options before libraries
+ /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-vala --disable-static
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
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 whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for valac... /usr/bin/valac
checking for a sed that does not truncate output... /usr/bin/sed
checking whether C compiler accepts -Werror=unknown-warning-option... no
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wundef... yes
checking whether C compiler accepts -Wnested-externs... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wmissing-declarations... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wredundant-decls... yes
checking whether C compiler accepts -Wno-unused-parameter... yes
checking whether C compiler accepts -Wno-missing-field-initializers... yes
checking whether C compiler accepts -Wdeclaration-after-statement... yes
checking whether C compiler accepts -Wformat=2... yes
checking whether C compiler accepts -Wold-style-definition... yes
checking whether C compiler accepts -Wcast-align... yes
checking whether C compiler accepts -Wformat-nonliteral... yes
checking whether C compiler accepts -Wformat-security... yes
checking whether C compiler accepts -Wsign-compare... yes
checking whether C compiler accepts -Wstrict-aliasing... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Winline... yes
checking whether C compiler accepts -Wpacked... yes
checking whether C compiler accepts -Wmissing-format-attribute... yes
checking whether C compiler accepts -Wmissing-noreturn... yes
checking whether C compiler accepts -Winit-self... yes
checking whether C compiler accepts -Wredundant-decls... (cached) yes
checking whether C compiler accepts -Wmissing-include-dirs... yes
checking whether C compiler accepts -Wunused-but-set-variable... yes
checking whether C compiler accepts -Warray-bounds... yes
checking whether C compiler accepts -Wimplicit-function-declaration... yes
checking whether C compiler accepts -Wreturn-type... yes
checking whether C compiler accepts -Wswitch-enum... yes
checking whether C compiler accepts -Wswitch-default... yes
checking whether C compiler accepts -Wno-error=unused-parameter... yes
checking whether C compiler accepts -Wno-error=missing-field-initializers... yes
checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no
checking whether the linker accepts -Wl,--no-as-needed... yes
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... 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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... 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 for GSOUND... yes
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... yes
checking for gobject-introspection... yes
checking for aarch64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for vapigen... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/version.xml
config.status: creating tools/Makefile
config.status: creating gsound/gsound.pc
config.status: creating gsound/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in gsound
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound'
echo glib-2.0 gio-2.0 | tr ' ' '\n' > gsound.deps
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -D_REENTRANT    -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgsound_la-gsound-context.lo `test -f 'gsound-context.c' || echo './'`gsound-context.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -D_REENTRANT -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gsound-context.c  -fPIC -DPIC -o .libs/libgsound_la-gsound-context.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 0:2:0 -Wl,--no-as-needed  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgsound.la -rpath /usr/lib64 libgsound_la-gsound-context.lo  -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcanberra   
libtool: link: gcc -shared -Wl,--as-needed  -fPIC -DPIC  .libs/libgsound_la-gsound-context.o   -O2 -g -fstack-protector -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcanberra -Wl,-soname -Wl,libgsound.so.0 -o .libs/libgsound.so.0.0.2
libtool: link: (cd ".libs" && rm -f "libgsound.so.0" && ln -s "libgsound.so.0.0.2" "libgsound.so.0")
libtool: link: (cd ".libs" && rm -f "libgsound.so" && ln -s "libgsound.so.0.0.2" "libgsound.so")
libtool: link: ( cd ".libs" && rm -f "libgsound.la" && ln -s "../libgsound.la" "libgsound.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound'
CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables" LDFLAGS="-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" CC="gcc" PKG_CONFIG="/usr/bin/aarch64-mageia-linux-gnu-pkg-config" GI_HOST_OS="" DLLTOOL="false"  /usr/bin/g-ir-scanner  --add-include-path=. --symbol-prefix=gsound --warn-all -v --namespace=GSound --nsversion=1.0 --libtool="/bin/sh ../libtool"  --include=GObject-2.0 --include=Gio-2.0    --library=libgsound.la --c-include "gsound.h" --cflags-begin  --warn-all                                                              --cflags-end  gsound-context.c gsound-context.h gsound-attr.h libgsound.la --output GSound-1.0.gir
gcc -E -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -o g-ir-cpp-1bstqc7m.i -C --warn-all /home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound/g-ir-cpp-1bstqc7m.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -c /home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound/tmp-introspect98v0fi77/GSound-1.0.c -o /home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound/tmp-introspect98v0fi77/GSound-1.0.o -Wno-deprecated-declarations -pthread --warn-all
g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound/tmp-introspect98v0fi77/GSound-1.0 -export-dynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables /home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound/tmp-introspect98v0fi77/GSound-1.0.o -L. libgsound.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
libtool: link: gcc -o /home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound/tmp-introspect98v0fi77/.libs/GSound-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables /home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound/tmp-introspect98v0fi77/GSound-1.0.o -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic  -L. ./.libs/libgsound.so -lcanberra -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound'
/usr/bin/g-ir-compiler --includedir=. --includedir=. GSound-1.0.gir -o GSound-1.0.typelib
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound'
/usr/bin/vapigen-0.54  --library gsound --metadatadir .   --pkg glib-2.0 --pkg gio-2.0 GSound-1.0.gir
Generation succeeded - 0 warning(s)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound'
Making all in docs
make[2]: Nothing to be done for 'all'.
Making all in tools
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/tools'
gcc -DHAVE_CONFIG_H -I. -I..  -I../gsound -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -D_REENTRANT     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gsound_play-gsound-play.o `test -f 'gsound-play.c' || echo './'`gsound-play.c
gsound-play.c: In function 'play':
gsound-play.c:93:9: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations]
   93 |         _data_->_async_result = g_simple_async_result_new (NULL, _callback_, _user_data_, play);
      |         ^~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
                 from ../gsound/gsound-context.h:22,
                 from ../gsound/gsound.h:22,
                 from gsound-play.c:28:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here
   51 | GSimpleAsyncResult *g_simple_async_result_new              (GObject                 *source_object,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~
gsound-play.c:94:9: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
   94 |         g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, play_data_free);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
                 from ../gsound/gsound-context.h:22,
                 from ../gsound/gsound.h:22,
                 from gsound-play.c:28:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here
   75 | void                g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult      *simple,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gsound-play.c: In function 'play_finish':
gsound-play.c:101:9: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations]
  101 |         if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (_res_), error)) {
      |         ^~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
                 from ../gsound/gsound-context.h:22,
                 from ../gsound/gsound.h:22,
                 from gsound-play.c:28:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here
  119 | gboolean            g_simple_async_result_propagate_error  (GSimpleAsyncResult      *simple,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gsound-play.c:104:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
  104 |         _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_));
      |         ^~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
                 from ../gsound/gsound-context.h:22,
                 from ../gsound/gsound.h:22,
                 from gsound-play.c:28:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here
   79 | gpointer            g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult      *simple);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gsound-play.c: In function 'play_co':
gsound-play.c:144:25: warning: 'g_simple_async_result_set_from_error' is deprecated [-Wdeprecated-declarations]
  144 |                         g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
                 from ../gsound/gsound-context.h:22,
                 from ../gsound/gsound.h:22,
                 from gsound-play.c:28:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:113:21: note: declared here
  113 | void                g_simple_async_result_set_from_error   (GSimpleAsyncResult      *simple,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gsound-play.c:147:33: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations]
  147 |                                 g_simple_async_result_complete_in_idle (_data_->_async_result);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
                 from ../gsound/gsound-context.h:22,
                 from ../gsound/gsound.h:22,
                 from gsound-play.c:28:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here
  106 | void                g_simple_async_result_complete_in_idle (GSimpleAsyncResult      *simple);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gsound-play.c:149:33: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations]
  149 |                                 g_simple_async_result_complete (_data_->_async_result);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
                 from ../gsound/gsound-context.h:22,
                 from ../gsound/gsound.h:22,
                 from gsound-play.c:28:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here
  104 | void                g_simple_async_result_complete         (GSimpleAsyncResult      *simple);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gsound-play.c:156:17: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations]
  156 |                 g_simple_async_result_complete_in_idle (_data_->_async_result);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
                 from ../gsound/gsound-context.h:22,
                 from ../gsound/gsound.h:22,
                 from gsound-play.c:28:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here
  106 | void                g_simple_async_result_complete_in_idle (GSimpleAsyncResult      *simple);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gsound-play.c:158:17: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations]
  158 |                 g_simple_async_result_complete (_data_->_async_result);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
                 from ../gsound/gsound-context.h:22,
                 from ../gsound/gsound.h:22,
                 from gsound-play.c:28:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here
  104 | void                g_simple_async_result_complete         (GSimpleAsyncResult      *simple);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/tools'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ../gsound/libgsound.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcanberra   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gsound-play gsound_play-gsound-play.o  
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gsound-play gsound_play-gsound-play.o  ../gsound/.libs/libgsound.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcanberra
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/tools'
make[2]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hiy8OA
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64
+ cd gsound-1.0.2
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in gsound
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libgsound.la '/home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libgsound.so.0.0.2 /home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/lib64/libgsound.so.0.0.2
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/lib64 && { ln -s -f libgsound.so.0.0.2 libgsound.so.0 || { rm -f libgsound.so.0 && ln -s libgsound.so.0.0.2 libgsound.so.0; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/lib64 && { ln -s -f libgsound.so.0.0.2 libgsound.so || { rm -f libgsound.so && ln -s libgsound.so.0.0.2 libgsound.so; }; })
libtool: install: /usr/bin/install -p .libs/libgsound.lai /home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/lib64/libgsound.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/share/gir-1.0'
 /usr/bin/install -p -m 644 GSound-1.0.gir '/home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/share/gir-1.0'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/include'
 /usr/bin/install -p -m 644 gsound.h gsound-attr.h gsound-context.h '/home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/include'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 gsound.pc '/home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/lib64/pkgconfig'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/lib64/girepository-1.0'
 /usr/bin/install -p -m 644 GSound-1.0.typelib '/home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/lib64/girepository-1.0'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/share/vala/vapi'
 /usr/bin/install -p -m 644 gsound.vapi gsound.deps '/home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/share/vala/vapi'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/gsound'
Making install in docs
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/docs'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/docs'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/install -p -m 644 ./html/GSoundContext.html
 /usr/bin/install -p -m 644 ./html/annotation-glossary.html
 /usr/bin/install -p -m 644 ./html/api-index-full.html
 /usr/bin/install -p -m 644 ./html/ch01.html
 /usr/bin/install -p -m 644 ./html/deprecated-api-index.html
 /usr/bin/install -p -m 644 ./html/gsound-GSound-Attributes.html
 /usr/bin/install -p -m 644 ./html/gsound.devhelp2
 /usr/bin/install -p -m 644 ./html/home.png
 /usr/bin/install -p -m 644 ./html/index.html
 /usr/bin/install -p -m 644 ./html/index.sgml
 /usr/bin/install -p -m 644 ./html/left-insensitive.png
 /usr/bin/install -p -m 644 ./html/left.png
 /usr/bin/install -p -m 644 ./html/object-tree.html
 /usr/bin/install -p -m 644 ./html/right-insensitive.png
 /usr/bin/install -p -m 644 ./html/right.png
 /usr/bin/install -p -m 644 ./html/style.css
 /usr/bin/install -p -m 644 ./html/up-insensitive.png
 /usr/bin/install -p -m 644 ./html/up.png
https://developer.gnome.org/gio/unstable/ -> /usr/share/gtk-doc/html/gio (26)
https://developer.gnome.org/glib/unstable/ -> /usr/share/gtk-doc/html/glib (72)
https://developer.gnome.org/gobject/unstable/ -> /usr/share/gtk-doc/html/gobject (4)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/docs'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/docs'
Making install in tools
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/tools'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p gsound-play '/home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/bin'
libtool: warning: '../gsound/libgsound.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/gsound-play /home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/bin/gsound-play
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/tools'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2/tools'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsound-1.0.2'
+ find /home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64 -name '*.la' -delete
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.0.2-5.mga9 --unique-debug-suffix -1.0.2-5.mga9.aarch64 --unique-debug-src-base gsound-1.0.2-5.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gsound-1.0.2

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/bin/gsound-play
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/lib64/libgsound.so.0.0.2
dwz: ./usr/bin/gsound-play-1.0.2-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libgsound.so.0.0.2-1.0.2-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 96kB, size after compression: 96kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match.
82 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: gsound-1.0.2-5.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OOfaaD
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gsound-1.0.2
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/share/doc/gsound
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/share/doc/gsound
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/share/doc/gsound
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64/usr/share/doc/gsound
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: gsound = 1.0.2-5.mga9 gsound(aarch-64) = 1.0.2-5.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgsound.so.0()(64bit)
Processing files: lib64gsound0-1.0.2-5.mga9.aarch64
Provides: lib64gsound0 = 1.0.2-5.mga9 lib64gsound0(aarch-64) = 1.0.2-5.mga9 libgsound.so.0()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libcanberra.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit)
Recommends: gsound = 1.0.2
Processing files: lib64gsound-gir1.0-1.0.2-5.mga9.aarch64
Provides: lib64gsound-gir1.0 = 1.0.2-5.mga9 lib64gsound-gir1.0(aarch-64) = 1.0.2-5.mga9 typelib(GSound) = 1.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libgsound.so.0()(64bit) typelib(GLib) = 2.0 typelib(GObject) = 2.0 typelib(Gio) = 2.0
Processing files: lib64gsound-devel-1.0.2-5.mga9.aarch64
Provides: devel(libgsound(64bit)) lib64gsound-devel = 1.0.2-5.mga9 lib64gsound-devel(aarch-64) = 1.0.2-5.mga9 pkgconfig(gsound) = 1.0.2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libcanberra(64bit)) devel(libgio-2.0(64bit)) devel(libglib-2.0(64bit)) devel(libgobject-2.0(64bit)) pkgconfig
Processing files: gsound-debugsource-1.0.2-5.mga9.aarch64
Provides: gsound-debugsource = 1.0.2-5.mga9 gsound-debugsource(aarch-64) = 1.0.2-5.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: gsound-debuginfo-1.0.2-5.mga9.aarch64
Provides: debuginfo(build-id) = fbe862c4fbf44ead364891f30680f0814c0c7094 gsound-debuginfo = 1.0.2-5.mga9 gsound-debuginfo(aarch-64) = 1.0.2-5.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: gsound-debugsource(aarch-64) = 1.0.2-5.mga9
Processing files: lib64gsound0-debuginfo-1.0.2-5.mga9.aarch64
Provides: debuginfo(build-id) = ed4adf6680fad8707fe91040342bc46b47b87e60 lib64gsound0-debuginfo = 1.0.2-5.mga9 lib64gsound0-debuginfo(aarch-64) = 1.0.2-5.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: gsound-debugsource(aarch-64) = 1.0.2-5.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gsound-gir1.0-1.0.2-5.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gsound0-debuginfo-1.0.2-5.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gsound0-1.0.2-5.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gsound-1.0.2-5.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gsound-debugsource-1.0.2-5.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gsound-debuginfo-1.0.2-5.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gsound-devel-1.0.2-5.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rvPe6C
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gsound-1.0.2
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gsound-1.0.2-5.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QtqAfS
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf gsound-1.0.2
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!