D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: line 46: It's not recommended to have unversioned Obsoletes: Obsoletes:	lib64shout3-devel
Installing /home/iurt/rpmbuild/SRPMS/libshout-2.4.5-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1OCnnP
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libshout-2.4.5
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/libshout-2.4.5.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libshout-2.4.5
+ /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.19BesV
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libshout-2.4.5
+ '[' 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 ./config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./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
Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/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
Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection)
+ ./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 --disable-static
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 make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 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... /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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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 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 ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for strings.h... (cached) yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for inttypes.h... (cached) yes
checking for uint32_t... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for strcasestr... yes
checking for library containing nanosleep... none required
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for socklen_t... yes
checking for va_copy... va_copy
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for library containing sethostent... none required
checking for library containing getnameinfo... none required
checking for endhostent... yes
checking for getaddrinfo... yes
checking for inet_aton... yes
checking for writev... yes
checking for struct sockaddr_storage.ss_family... yes
checking for inet_pton... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for pthread_spin_lock... yes
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 OGG... yes
checking for VORBIS... yes
checking for THEORA... yes
checking for SPEEX... yes
checking for pkg-config... yes
checking for pkg-config... /usr/bin/pkg-config
configure: SSL disabled!
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/shout/Makefile
config.status: creating include/shout/shout.h
config.status: creating src/Makefile
config.status: creating src/common/net/Makefile
config.status: creating src/common/timing/Makefile
config.status: creating src/common/thread/Makefile
config.status: creating src/common/avl/Makefile
config.status: creating src/common/httpp/Makefile
config.status: creating doc/Makefile
config.status: creating tools/Makefile
config.status: creating examples/Makefile
config.status: creating win32/Makefile
config.status: creating shout.pc
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 include
Making all in shout
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
Making all in src
Making all in common/avl
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/avl'
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I./..  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libiceavl_la-avl.lo `test -f 'avl.c' || echo './'`avl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I./.. -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c avl.c  -fPIC -DPIC -o .libs/libiceavl_la-avl.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/avl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/avl'
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -Wall -ffast-math -fsigned-char     -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,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libiceavl.la  libiceavl_la-avl.lo  
libtool: link: ar cru .libs/libiceavl.a .libs/libiceavl_la-avl.o 
libtool: link: ranlib .libs/libiceavl.a
libtool: link: ( cd ".libs" && rm -f "libiceavl.la" && ln -s "../libiceavl.la" "libiceavl.la" )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/avl'
Making all in common/net
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/net'
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I./..  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libicenet_la-resolver.lo `test -f 'resolver.c' || echo './'`resolver.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I./.. -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c resolver.c  -fPIC -DPIC -o .libs/libicenet_la-resolver.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/net'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/net'
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I./..  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libicenet_la-sock.lo `test -f 'sock.c' || echo './'`sock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I./.. -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sock.c  -fPIC -DPIC -o .libs/libicenet_la-sock.o
sock.c: In function '_shout_sock_get_server_socket':
sock.c:731:45: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
  731 |     snprintf (service, sizeof (service), "%d", port);
      |                                             ^
In file included from /usr/include/stdio.h:888,
                 from sock.c:32:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/net'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/net'
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -Wall -ffast-math -fsigned-char     -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,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libicenet.la  libicenet_la-sock.lo libicenet_la-resolver.lo  
libtool: link: ar cru .libs/libicenet.a .libs/libicenet_la-sock.o .libs/libicenet_la-resolver.o 
libtool: link: ranlib .libs/libicenet.a
libtool: link: ( cd ".libs" && rm -f "libicenet.la" && ln -s "../libicenet.la" "libicenet.la" )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/net'
Making all in common/timing
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/timing'
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..    -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libicetiming_la-timing.lo `test -f 'timing.c' || echo './'`timing.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c timing.c  -fPIC -DPIC -o .libs/libicetiming_la-timing.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/timing'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/timing'
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -Wall -ffast-math -fsigned-char     -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,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libicetiming.la  libicetiming_la-timing.lo  
libtool: link: ar cru .libs/libicetiming.a .libs/libicetiming_la-timing.o 
libtool: link: ranlib .libs/libicetiming.a
libtool: link: ( cd ".libs" && rm -f "libicetiming.la" && ln -s "../libicetiming.la" "libicetiming.la" )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/timing'
Making all in common/httpp
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/httpp'
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I./..  -I/usr/include/speex  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libicehttpp_la-encoding.lo `test -f 'encoding.c' || echo './'`encoding.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I/usr/include/speex -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c encoding.c  -fPIC -DPIC -o .libs/libicehttpp_la-encoding.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/httpp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/httpp'
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I./..  -I/usr/include/speex  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libicehttpp_la-httpp.lo `test -f 'httpp.c' || echo './'`httpp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I/usr/include/speex -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c httpp.c  -fPIC -DPIC -o .libs/libicehttpp_la-httpp.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/httpp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/httpp'
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -Wall -ffast-math -fsigned-char     -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,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libicehttpp.la  libicehttpp_la-httpp.lo libicehttpp_la-encoding.lo  
libtool: link: ar cru .libs/libicehttpp.a .libs/libicehttpp_la-httpp.o .libs/libicehttpp_la-encoding.o 
libtool: link: ranlib .libs/libicehttpp.a
libtool: link: ( cd ".libs" && rm -f "libicehttpp.la" && ln -s "../libicehttpp.la" "libicehttpp.la" )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/httpp'
Making all in common/thread
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/thread'
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I./..  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libicethread_la-thread.lo `test -f 'thread.c' || echo './'`thread.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I./.. -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c thread.c  -fPIC -DPIC -o .libs/libicethread_la-thread.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/thread'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/thread'
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -Wall -ffast-math -fsigned-char     -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,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libicethread.la  libicethread_la-thread.lo  
libtool: link: ar cru .libs/libicethread.a .libs/libicethread_la-thread.o 
libtool: link: ranlib .libs/libicethread.a
libtool: link: ( cd ".libs" && rm -f "libicethread.la" && ln -s "../libicethread.la" "libicethread.la" )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/thread'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I./common  -I/usr/include/speex  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o queue.lo queue.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I./common -I/usr/include/speex -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c queue.c  -fPIC -DPIC -o .libs/queue.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I./common  -I/usr/include/speex  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o proto_icy.lo proto_icy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I./common -I/usr/include/speex -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c proto_icy.c  -fPIC -DPIC -o .libs/proto_icy.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I./common  -I/usr/include/speex  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o proto_xaudiocast.lo proto_xaudiocast.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I./common -I/usr/include/speex -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c proto_xaudiocast.c  -fPIC -DPIC -o .libs/proto_xaudiocast.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I./common  -I/usr/include/speex  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o util.lo util.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I./common -I/usr/include/speex -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c util.c  -fPIC -DPIC -o .libs/util.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I./common  -I/usr/include/speex  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o proto_roaraudio.lo proto_roaraudio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I./common -I/usr/include/speex -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c proto_roaraudio.c  -fPIC -DPIC -o .libs/proto_roaraudio.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I./common  -I/usr/include/speex  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o format_ogg.lo format_ogg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I./common -I/usr/include/speex -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c format_ogg.c  -fPIC -DPIC -o .libs/format_ogg.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I./common  -I/usr/include/speex  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o format_mp3.lo format_mp3.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I./common -I/usr/include/speex -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c format_mp3.c  -fPIC -DPIC -o .libs/format_mp3.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I./common  -I/usr/include/speex  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o proto_http.lo proto_http.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I./common -I/usr/include/speex -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c proto_http.c  -fPIC -DPIC -o .libs/proto_http.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I./common  -I/usr/include/speex  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o codec_vorbis.lo codec_vorbis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I./common -I/usr/include/speex -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c codec_vorbis.c  -fPIC -DPIC -o .libs/codec_vorbis.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I./common  -I/usr/include/speex  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o connection.lo connection.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I./common -I/usr/include/speex -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c connection.c  -fPIC -DPIC -o .libs/connection.o
connection.c: In function 'shout_connection_iter__socket':
connection.c:161:5: warning: enumeration value 'SHOUT_SOCKSTATE_TLS_VERIFIED' not handled in switch [-Wswitch]
  161 |     switch (con->current_socket_state) {
      |     ^~~~~~
connection.c:159:9: warning: unused variable 'rc' [-Wunused-variable]
  159 |     int rc;
      |         ^~
connection.c: In function 'shout_connection_iter__protocol':
connection.c:428:5: warning: enumeration value 'SHOUT_RS_DONE' not handled in switch [-Wswitch]
  428 |     switch (ret) {
      |     ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I./common  -I/usr/include/speex  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shout.lo shout.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I./common -I/usr/include/speex -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c shout.c  -fPIC -DPIC -o .libs/shout.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I./common  -I/usr/include/speex  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o format_webm.lo format_webm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I./common -I/usr/include/speex -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c format_webm.c  -fPIC -DPIC -o .libs/format_webm.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I./common  -I/usr/include/speex  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o codec_opus.lo codec_opus.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I./common -I/usr/include/speex -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c codec_opus.c  -fPIC -DPIC -o .libs/codec_opus.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I./common  -I/usr/include/speex  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o codec_theora.lo codec_theora.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I./common -I/usr/include/speex -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c codec_theora.c  -fPIC -DPIC -o .libs/codec_theora.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I./common  -I/usr/include/speex  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o codec_speex.lo codec_speex.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I./common -I/usr/include/speex -Wall -ffast-math -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c codec_speex.c  -fPIC -DPIC -o .libs/codec_speex.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 5:0:2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libshout.la -rpath /usr/lib64 shout.lo util.lo queue.lo connection.lo proto_http.lo proto_xaudiocast.lo proto_icy.lo proto_roaraudio.lo format_ogg.lo format_webm.lo format_mp3.lo codec_vorbis.lo codec_opus.lo codec_theora.lo codec_speex.lo  common/net/libicenet.la common/timing/libicetiming.la common/avl/libiceavl.la common/httpp/libicehttpp.la common/thread/libicethread.la -ltheora -logg  -logg  -lvorbis  -lspeex   -lspeex  -ltheora -logg  
libtool: link: gcc -shared -Wl,--as-needed  -fPIC -DPIC  .libs/shout.o .libs/util.o .libs/queue.o .libs/connection.o .libs/proto_http.o .libs/proto_xaudiocast.o .libs/proto_icy.o .libs/proto_roaraudio.o .libs/format_ogg.o .libs/format_webm.o .libs/format_mp3.o .libs/codec_vorbis.o .libs/codec_opus.o .libs/codec_theora.o .libs/codec_speex.o  -Wl,--whole-archive common/net/.libs/libicenet.a common/timing/.libs/libicetiming.a common/avl/.libs/libiceavl.a common/httpp/.libs/libicehttpp.a common/thread/.libs/libicethread.a -Wl,--no-whole-archive  -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lvorbis -lspeex -ltheora -logg -Wl,-soname -Wl,libshout.so.3 -o .libs/libshout.so.3.2.0
libtool: link: (cd ".libs" && rm -f "libshout.so.3" && ln -s "libshout.so.3.2.0" "libshout.so.3")
libtool: link: (cd ".libs" && rm -f "libshout.so" && ln -s "libshout.so.3.2.0" "libshout.so")
libtool: link: ( cd ".libs" && rm -f "libshout.la" && ln -s "../libshout.la" "libshout.la" )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
Making all in doc
make[2]: Nothing to be done for 'all'.
Making all in win32
make[2]: Nothing to be done for 'all'.
Making all in tools
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/tools'
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -ffast-math -fsigned-char     -I../include -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shout.o shout.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/tools'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -ffast-math -fsigned-char     -I../include -Wall -Wextra -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,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o shout shout.o ../src/libshout.la 
libtool: link: gcc -Wall -ffast-math -fsigned-char -I../include -Wall -Wextra -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/shout shout.o  ../src/.libs/libshout.so
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/tools'
Making all in examples
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/examples'
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/speex -I../include  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o example.o example.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/examples'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/examples'
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/speex -I../include  -Wall -ffast-math -fsigned-char     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nonblocking.o nonblocking.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/examples'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/examples'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -ffast-math -fsigned-char     -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,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o example example.o ../src/libshout.la  -lvorbis -ltheora -logg -lspeex 
libtool: link: gcc -Wall -ffast-math -fsigned-char -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/example example.o  ../src/.libs/libshout.so -lvorbis -ltheora -logg -lspeex
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/examples'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/examples'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -ffast-math -fsigned-char     -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,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o nonblocking nonblocking.o ../src/libshout.la  -lvorbis -ltheora -logg -lspeex 
libtool: link: gcc -Wall -ffast-math -fsigned-char -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/nonblocking nonblocking.o  ../src/.libs/libshout.so -lvorbis -ltheora -logg -lspeex
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/examples'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Fs2hyD
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64
+ cd libshout-2.4.5
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in include
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/include'
Making install in shout
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/include/shout'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/include/shout'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/include/shout'
 /usr/bin/install -p -m 644 shout.h '/home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/include/shout'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/include/shout'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/include/shout'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/include'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/include'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/include'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/include'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
Making install in common/avl
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/avl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/avl'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/avl'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/avl'
Making install in common/net
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/net'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/net'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/net'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/net'
Making install in common/timing
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/timing'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/timing'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/timing'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/timing'
Making install in common/httpp
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/httpp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/httpp'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/httpp'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/httpp'
Making install in common/thread
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/thread'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/thread'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/thread'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src/common/thread'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libshout.la '/home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libshout.so.3.2.0 /home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/lib64/libshout.so.3.2.0
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/lib64 && { ln -s -f libshout.so.3.2.0 libshout.so.3 || { rm -f libshout.so.3 && ln -s libshout.so.3.2.0 libshout.so.3; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/lib64 && { ln -s -f libshout.so.3.2.0 libshout.so || { rm -f libshout.so && ln -s libshout.so.3.2.0 libshout.so; }; })
libtool: install: /usr/bin/install -p .libs/libshout.lai /home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/lib64/libshout.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/src'
Making install in doc
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/doc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/doc'
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/libshout-2.4.5/doc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/doc'
Making install in win32
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/win32'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/win32'
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/libshout-2.4.5/win32'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/win32'
Making install in tools
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/tools'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p shout '/home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/bin'
libtool: install: warning: `../src/libshout.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -p .libs/shout /home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/bin/shout
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 shout.1 '/home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/share/man/man1'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/tools'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/tools'
Making install in examples
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/examples'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/examples'
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/libshout-2.4.5/examples'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/lib64/ckport/db'
 /usr/bin/install -p -m 644 libshout.ckport '/home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/lib64/ckport/db'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/share/doc/libshout'
 /usr/bin/install -p -m 644 COPYING NEWS README examples/example.c examples/nonblocking.c '/home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/share/doc/libshout'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/share/aclocal'
 /usr/bin/install -p -m 644 m4/shout.m4 '/home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/share/aclocal'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 shout.pc '/home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libshout-2.4.5'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/share/doc/libshout
+ find /home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64 -name '*.la' -delete
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.4.5-1.mga9 --unique-debug-suffix -2.4.5-1.mga9.aarch64 --unique-debug-src-base libshout-2.4.5-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libshout-2.4.5

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/bin/shout
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/lib64/libshout.so.3.2.0
dwz: ./usr/bin/shout-2.4.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libshout.so.3.2.0-2.4.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 368kB, size after compression: 368kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match.
745 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: libshout-2.4.5-1.mga9.aarch64
Provides: libshout = 2.4.5-1.mga9 libshout(aarch-64) = 2.4.5-1.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) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libshout.so.3()(64bit)
Processing files: lib64shout3-2.4.5-1.mga9.aarch64
Provides: lib64shout3 = 2.4.5-1.mga9 lib64shout3(aarch-64) = 2.4.5-1.mga9 libshout.so.3()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libogg.so.0()(64bit) libspeex.so.1()(64bit) libtheora.so.0()(64bit) libtheora.so.0(libtheora.so.1.0)(64bit) libvorbis.so.0()(64bit)
Processing files: lib64shout-devel-2.4.5-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TGiTDC
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libshout-2.4.5
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/share/doc/lib64shout-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/share/doc/lib64shout-devel
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64/usr/share/doc/lib64shout-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: devel(libshout(64bit)) lib64shout-devel = 2.4.5-1.mga9 lib64shout-devel(aarch-64) = 2.4.5-1.mga9 libshout-devel = 2.4.5-1.mga9 pkgconfig(shout) = 2.4.5
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libogg(64bit)) devel(libspeex(64bit)) devel(libtheora(64bit)) devel(libvorbis(64bit)) pkgconfig pkgconfig(ogg) pkgconfig(speex) pkgconfig(theora) pkgconfig(vorbis)
Obsoletes: lib64shout3-devel
Processing files: libshout-debugsource-2.4.5-1.mga9.aarch64
Provides: libshout-debugsource = 2.4.5-1.mga9 libshout-debugsource(aarch-64) = 2.4.5-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libshout-debuginfo-2.4.5-1.mga9.aarch64
Provides: debuginfo(build-id) = 0e8fcada5b937317c993a9886cecaefd96c1686a libshout-debuginfo = 2.4.5-1.mga9 libshout-debuginfo(aarch-64) = 2.4.5-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libshout-debugsource(aarch-64) = 2.4.5-1.mga9
Processing files: lib64shout3-debuginfo-2.4.5-1.mga9.aarch64
Provides: debuginfo(build-id) = 28b83b14790ff0e234f6518ff43952a8b82ccb89 lib64shout3-debuginfo = 2.4.5-1.mga9 lib64shout3-debuginfo(aarch-64) = 2.4.5-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libshout-debugsource(aarch-64) = 2.4.5-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libshout-2.4.5-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64shout-devel-2.4.5-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libshout-debuginfo-2.4.5-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64shout3-2.4.5-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64shout3-debuginfo-2.4.5-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libshout-debugsource-2.4.5-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9SaEfD
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libshout-2.4.5
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libshout-2.4.5-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4hL0go
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libshout-2.4.5
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!