Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/audacious.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-161780-10144/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/audacious.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/audacious-4.3.1-1.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/audacious.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-161780-10144/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/audacious.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Njubco + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf audacious-4.3.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/audacious-4.3.1.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd audacious-4.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ grep '[ ]*#define[ ]*_AUD_PLUGIN_VERSION[ ]\+' src/libaudcore/plugin.h ++ sed 's!.*_AUD_PLUGIN_VERSION[ ]*\([0-9]\+\).*!\1!' + api=48 + '[' 48 == 48 ']' ++ grep '[ ]*#define[ ]*_AUD_PLUGIN_VERSION_MIN' src/libaudcore/plugin.h ++ sed 's!.*_AUD_PLUGIN_VERSION_MIN[ ]*\([0-9]\+\).*!\1!' + api_min=48 + '[' 48 == 48 ']' + sed -i '\,^.SILENT:,d' buildsys.mk.in + sed -i 's!MAKE} -s!MAKE} !' buildsys.mk.in + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XoDPgD + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd audacious-4.3.1 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2023-04-30 04:14:24.000000000 +0800 +++ ./configure 2024-05-13 21:38:10.887052862 +0800 @@ -2062,7 +2062,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./build-aux/config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./build-aux/config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './build-aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-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-gtk --disable-libarchive '--with-buildstamp=OpenCloudOS package' --disable-silent-rules --disable-rpath --disable-dependency-tracking configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --disable-dependency-tracking checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking target system type... aarch64-opencloudos-linux-gnu checking for aarch64-opencloudos-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aarch64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking operating system type... Linux checking whether the C++ compiler supports -std=gnu++17... yes checking whether the C/C++ compiler supports -Wtype-limits... yes checking whether the C/C++ compiler supports -Wno-stringop-truncation... yes checking whether the C++ compiler supports -Woverloaded-virtual... yes checking whether byte ordering is bigendian... (cached) no checking whether ln -s works... yes checking for rm... /usr/bin/rm checking for mv... /usr/bin/mv checking for cp... /usr/bin/cp checking for aarch64-opencloudos-linux-gnu-ar... no checking for ar... /usr/bin/ar checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... /usr/bin/ranlib checking for aarch64-opencloudos-linux-gnu-windres... no checking for windres... no checking for library containing pthread_create... none required checking for GLIB... yes checking for GMODULE... yes checking for GTK... yes checking for GIO... yes checking for QTCORE... yes checking for QT... yes checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for shared library type... ELF checking for sigwait... yes checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking whether make sets $(MAKE)... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gdbus-codegen... yes checking for tput... /usr/bin/tput configure: creating ./config.status config.status: creating audacious.pc config.status: creating buildsys.mk config.status: creating extra.mk config.status: creating man/audtool.1 config.status: creating man/audacious.1 config.status: creating src/libaudcore/audio.h config.status: creating win32/audacious.nsi config.status: creating win32/override/README.txt config.status: creating config.h config.status: executing po-directories commands Configuration: Install path: /usr configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --disable-dependency-tracking D-Bus support: yes GTK+ support: yes Qt support: yes libarchive support: no Valgrind analysis support: no + make -j8 make pre-all make[1]: Entering directory '/builddir/build/BUILD/audacious-4.3.1' make[1]: Nothing to be done for 'pre-all'. make[1]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1' make subdirs make[1]: Entering directory '/builddir/build/BUILD/audacious-4.3.1' for i in src; do \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ make || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done for i in man; do \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ make || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done for i in images; do \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ make || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done for i in po; do \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ make || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done Entering directory src. Entering directory man. Entering directory images. Entering directory po. make[2]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src' make pre-all make[2]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/images' make pre-all make[2]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/po' make pre-all make[2]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/man' make pre-all make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src' make[3]: Nothing to be done for 'pre-all'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src' make subdirs make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/po' make[3]: Nothing to be done for 'pre-all'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/po' make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/man' make[3]: Nothing to be done for 'pre-all'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/man' make subdirs make subdirs make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/man' make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src' make[3]: Nothing to be done for 'subdirs'. for i in dbus; do \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ make || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/man' make depend make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/po' make[3]: Nothing to be done for 'subdirs'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/po' make depend Entering directory dbus. for i in libguess; do \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ make || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/man' : >.deps make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/po' : >.deps for i in "" ; do \ test x"$i" = x"" && continue; \ echo "-include \${.CURDIR}/$i" >>.deps; \ done make[4]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/dbus' Entering directory libguess. make pre-all make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/man' make locales for i in "" ; do \ test x"$i" = x"" && continue; \ echo "-include \${.CURDIR}/$i" >>.deps; \ done make[4]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libguess' make pre-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/dbus' make[5]: Nothing to be done for 'pre-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/dbus' make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/man' make[3]: Nothing to be done for 'locales'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/man' make subdirs make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libguess' make[5]: Nothing to be done for 'pre-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libguess' make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/po' make locales make subdirs make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/dbus' make[5]: Nothing to be done for 'subdirs'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/dbus' make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/images' make[3]: Nothing to be done for 'pre-all'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/images' make subdirs make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/po' printf "Compiling %s...\r" "af.po" make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libguess' make[5]: Nothing to be done for 'subdirs'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libguess' make depend make depend Compiling af.po... printf "Compiling %s...\r" "ar.po" make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/images' make[3]: Nothing to be done for 'subdirs'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/images' make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libguess' : >.deps in="af.po"; \ out="af.mo"; \ if /usr/bin/msgfmt -c -o af.mo af.po; then \ printf "Successfully compiled %s.\n" "af.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "af.po"; exit $err; \ fi make depend Compiling ar.po... for i in "" dfa.dep guess.dep guess_impl.dep dfa.lib.dep guess.lib.dep guess_impl.lib.dep dfa.amigalib.dep guess.amigalib.dep guess_impl.amigalib.dep dfa.plugin.dep guess.plugin.dep guess_impl.plugin.dep; do \ test x"$i" = x"" && continue; \ echo "-include \${.CURDIR}/$i" >>.deps; \ done make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/dbus' gdbus-codegen --interface-prefix org.atheme. --c-namespace Obj --generate-c-code aud-dbus aud-dbus.xml make subdirs-after make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/images' : >.deps in="ar.po"; \ out="ar.mo"; \ if /usr/bin/msgfmt -c -o ar.mo ar.po; then \ printf "Successfully compiled %s.\n" "ar.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "ar.po"; exit $err; \ fi make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libguess' make libguess.a locales make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/man' make[3]: Nothing to be done for 'subdirs-after'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/man' make post-all printf "Compiling %s...\r" "be.po" make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libguess' printf "Compiling %s...\r" "dfa.c" make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/man' make[3]: Nothing to be done for 'post-all'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/man' make[2]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/man' Leaving directory man. printf "Compiling %s...\r" "guess.c" Compiling dfa.c... for i in "" ; do \ test x"$i" = x"" && continue; \ echo "-include \${.CURDIR}/$i" >>.deps; \ done Compiling guess.c... in="dfa.c"; \ out="dfa.o"; \ if gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -fPIC -DPIC -Wno-unused-variable -I../.. -include config.h -DLIBGUESS_CORE -MD -MF ${out%.o}.dep -c -o dfa.o dfa.c; then \ printf "Successfully compiled %s.\n" "dfa.c"; \ else \ err=$?; printf "Failed to compile %s!\n" "dfa.c"; exit $err; \ fi Successfully compiled af.po. in="guess.c"; \ out="guess.o"; \ if gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -fPIC -DPIC -Wno-unused-variable -I../.. -include config.h -DLIBGUESS_CORE -MD -MF ${out%.o}.dep -c -o guess.o guess.c; then \ printf "Successfully compiled %s.\n" "guess.c"; \ else \ err=$?; printf "Failed to compile %s!\n" "guess.c"; exit $err; \ fi Successfully compiled ar.po. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/images' make locales Compiling be.po... in="be.po"; \ out="be.mo"; \ if /usr/bin/msgfmt -c -o be.mo be.po; then \ printf "Successfully compiled %s.\n" "be.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "be.po"; exit $err; \ fi printf "Compiling %s...\r" "guess_impl.c" make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/images' make[3]: Nothing to be done for 'locales'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/images' make[5]: Nothing to be done for 'locales'. make subdirs-after Compiling guess_impl.c... in="guess_impl.c"; \ out="guess_impl.o"; \ if gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -fPIC -DPIC -Wno-unused-variable -I../.. -include config.h -DLIBGUESS_CORE -MD -MF ${out%.o}.dep -c -o guess_impl.o guess_impl.c; then \ printf "Successfully compiled %s.\n" "guess_impl.c"; \ else \ err=$?; printf "Failed to compile %s!\n" "guess_impl.c"; exit $err; \ fi printf "Compiling %s...\r" "bg.po" make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/images' make[3]: Nothing to be done for 'subdirs-after'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/images' make post-all Successfully compiled be.po. make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/images' make[3]: Nothing to be done for 'post-all'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/images' make[2]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/images' Leaving directory images. Compiling bg.po... in="bg.po"; \ out="bg.mo"; \ if /usr/bin/msgfmt -c -o bg.mo bg.po; then \ printf "Successfully compiled %s.\n" "bg.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "bg.po"; exit $err; \ fi printf "Compiling %s...\r" "ca.po" printf "Compiling %s...\r" "cmn.po" Compiling ca.po... in="ca.po"; \ out="ca.mo"; \ if /usr/bin/msgfmt -c -o ca.mo ca.po; then \ printf "Successfully compiled %s.\n" "ca.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "ca.po"; exit $err; \ fi Compiling cmn.po... Successfully compiled guess.c. Successfully compiled bg.po. in="cmn.po"; \ out="cmn.mo"; \ if /usr/bin/msgfmt -c -o cmn.mo cmn.po; then \ printf "Successfully compiled %s.\n" "cmn.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "cmn.po"; exit $err; \ fi printf "Compiling %s...\r" "cs.po" Compiling cs.po... in="cs.po"; \ out="cs.mo"; \ if /usr/bin/msgfmt -c -o cs.mo cs.po; then \ printf "Successfully compiled %s.\n" "cs.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "cs.po"; exit $err; \ fi # nothing to do here Successfully compiled ca.po. : >.deps for i in "" aud-dbus.dep aud-dbus.lib.dep aud-dbus.amigalib.dep aud-dbus.plugin.dep; do \ test x"$i" = x"" && continue; \ echo "-include \${.CURDIR}/$i" >>.deps; \ done printf "Compiling %s...\r" "da.po" Successfully compiled dfa.c. Successfully compiled cmn.po. printf "Compiling %s...\r" "de.po" Compiling da.po... Compiling de.po... in="da.po"; \ out="da.mo"; \ if /usr/bin/msgfmt -c -o da.mo da.po; then \ printf "Successfully compiled %s.\n" "da.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "da.po"; exit $err; \ fi in="de.po"; \ out="de.mo"; \ if /usr/bin/msgfmt -c -o de.mo de.po; then \ printf "Successfully compiled %s.\n" "de.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "de.po"; exit $err; \ fi printf "Compiling %s...\r" "el.po" Successfully compiled cs.po. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/dbus' make aud-dbus.a locales Successfully compiled da.po. printf "Compiling %s...\r" "en_GB.po" make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/dbus' printf "Compiling %s...\r" "aud-dbus.c" Compiling el.po... make[5]: Nothing to be done for 'locales'. Compiling aud-dbus.c... in="aud-dbus.c"; \ out="aud-dbus.o"; \ if gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o aud-dbus.o aud-dbus.c; then \ printf "Successfully compiled %s.\n" "aud-dbus.c"; \ else \ err=$?; printf "Failed to compile %s!\n" "aud-dbus.c"; exit $err; \ fi Compiling en_GB.po... in="el.po"; \ out="el.mo"; \ if /usr/bin/msgfmt -c -o el.mo el.po; then \ printf "Successfully compiled %s.\n" "el.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "el.po"; exit $err; \ fi in="en_GB.po"; \ out="en_GB.mo"; \ if /usr/bin/msgfmt -c -o en_GB.mo en_GB.po; then \ printf "Successfully compiled %s.\n" "en_GB.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "en_GB.po"; exit $err; \ fi printf "Compiling %s...\r" "es_AR.po" Compiling es_AR.po... in="es_AR.po"; \ out="es_AR.mo"; \ if /usr/bin/msgfmt -c -o es_AR.mo es_AR.po; then \ printf "Successfully compiled %s.\n" "es_AR.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "es_AR.po"; exit $err; \ fi Successfully compiled de.po. printf "Compiling %s...\r" "es_MX.po" printf "Compiling %s...\r" "es.po" Successfully compiled el.po. Compiling es_MX.po... Compiling es.po... in="es_MX.po"; \ out="es_MX.mo"; \ if /usr/bin/msgfmt -c -o es_MX.mo es_MX.po; then \ printf "Successfully compiled %s.\n" "es_MX.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "es_MX.po"; exit $err; \ fi Successfully compiled en_GB.po. in="es.po"; \ out="es.mo"; \ if /usr/bin/msgfmt -c -o es.mo es.po; then \ printf "Successfully compiled %s.\n" "es.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "es.po"; exit $err; \ fi Successfully compiled es_MX.po. printf "Compiling %s...\r" "et.po" Successfully compiled es_AR.po. printf "Compiling %s...\r" "eu.po" printf "Compiling %s...\r" "fa_IR.po" Compiling et.po... Compiling eu.po... Successfully compiled es.po. in="et.po"; \ out="et.mo"; \ if /usr/bin/msgfmt -c -o et.mo et.po; then \ printf "Successfully compiled %s.\n" "et.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "et.po"; exit $err; \ fi Compiling fa_IR.po... in="eu.po"; \ out="eu.mo"; \ if /usr/bin/msgfmt -c -o eu.mo eu.po; then \ printf "Successfully compiled %s.\n" "eu.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "eu.po"; exit $err; \ fi in="fa_IR.po"; \ out="fa_IR.mo"; \ if /usr/bin/msgfmt -c -o fa_IR.mo fa_IR.po; then \ printf "Successfully compiled %s.\n" "fa_IR.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "fa_IR.po"; exit $err; \ fi printf "Compiling %s...\r" "fi.po" printf "Compiling %s...\r" "fr.po" Compiling fi.po... Compiling fr.po... in="fi.po"; \ out="fi.mo"; \ if /usr/bin/msgfmt -c -o fi.mo fi.po; then \ printf "Successfully compiled %s.\n" "fi.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "fi.po"; exit $err; \ fi in="fr.po"; \ out="fr.mo"; \ if /usr/bin/msgfmt -c -o fr.mo fr.po; then \ printf "Successfully compiled %s.\n" "fr.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "fr.po"; exit $err; \ fi printf "Compiling %s...\r" "gl.po" Compiling gl.po... Successfully compiled et.po. printf "Compiling %s...\r" "hu.po" Compiling hu.po... Successfully compiled eu.po. in="hu.po"; \ out="hu.mo"; \ if /usr/bin/msgfmt -c -o hu.mo hu.po; then \ printf "Successfully compiled %s.\n" "hu.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "hu.po"; exit $err; \ fi printf "Compiling %s...\r" "id_ID.po" Compiling id_ID.po... Successfully compiled fi.po. in="gl.po"; \ out="gl.mo"; \ if /usr/bin/msgfmt -c -o gl.mo gl.po; then \ printf "Successfully compiled %s.\n" "gl.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "gl.po"; exit $err; \ fi in="id_ID.po"; \ out="id_ID.mo"; \ if /usr/bin/msgfmt -c -o id_ID.mo id_ID.po; then \ printf "Successfully compiled %s.\n" "id_ID.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "id_ID.po"; exit $err; \ fi printf "Compiling %s...\r" "it.po" Compiling it.po... in="it.po"; \ out="it.mo"; \ if /usr/bin/msgfmt -c -o it.mo it.po; then \ printf "Successfully compiled %s.\n" "it.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "it.po"; exit $err; \ fi Successfully compiled fa_IR.po. printf "Compiling %s...\r" "ja.po" Successfully compiled gl.po. Compiling ja.po... Successfully compiled fr.po. Successfully compiled id_ID.po. in="ja.po"; \ out="ja.mo"; \ if /usr/bin/msgfmt -c -o ja.mo ja.po; then \ printf "Successfully compiled %s.\n" "ja.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "ja.po"; exit $err; \ fi printf "Compiling %s...\r" "ko.po" Successfully compiled hu.po. Successfully compiled it.po. Compiling ko.po... in="ko.po"; \ out="ko.mo"; \ if /usr/bin/msgfmt -c -o ko.mo ko.po; then \ printf "Successfully compiled %s.\n" "ko.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "ko.po"; exit $err; \ fi printf "Compiling %s...\r" "lt.po" Compiling lt.po... Successfully compiled ja.po. in="lt.po"; \ out="lt.mo"; \ if /usr/bin/msgfmt -c -o lt.mo lt.po; then \ printf "Successfully compiled %s.\n" "lt.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "lt.po"; exit $err; \ fi printf "Compiling %s...\r" "lv.po" printf "Compiling %s...\r" "ml_IN.po" Compiling lv.po... Successfully compiled ko.po. in="lv.po"; \ out="lv.mo"; \ if /usr/bin/msgfmt -c -o lv.mo lv.po; then \ printf "Successfully compiled %s.\n" "lv.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "lv.po"; exit $err; \ fi Compiling ml_IN.po... Successfully compiled lt.po. in="ml_IN.po"; \ out="ml_IN.mo"; \ if /usr/bin/msgfmt -c -o ml_IN.mo ml_IN.po; then \ printf "Successfully compiled %s.\n" "ml_IN.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "ml_IN.po"; exit $err; \ fi printf "Compiling %s...\r" "ms.po" printf "Compiling %s...\r" "nl.po" printf "Compiling %s...\r" "pl.po" Compiling ms.po... Compiling nl.po... in="ms.po"; \ out="ms.mo"; \ if /usr/bin/msgfmt -c -o ms.mo ms.po; then \ printf "Successfully compiled %s.\n" "ms.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "ms.po"; exit $err; \ fi Compiling pl.po... in="nl.po"; \ out="nl.mo"; \ if /usr/bin/msgfmt -c -o nl.mo nl.po; then \ printf "Successfully compiled %s.\n" "nl.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "nl.po"; exit $err; \ fi in="pl.po"; \ out="pl.mo"; \ if /usr/bin/msgfmt -c -o pl.mo pl.po; then \ printf "Successfully compiled %s.\n" "pl.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "pl.po"; exit $err; \ fi Successfully compiled lv.po. Successfully compiled ml_IN.po. Successfully compiled ms.po. printf "Compiling %s...\r" "pt_BR.po" printf "Compiling %s...\r" "pt_PT.po" Compiling pt_BR.po... Successfully compiled nl.po. in="pt_BR.po"; \ out="pt_BR.mo"; \ if /usr/bin/msgfmt -c -o pt_BR.mo pt_BR.po; then \ printf "Successfully compiled %s.\n" "pt_BR.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "pt_BR.po"; exit $err; \ fi printf "Compiling %s...\r" "ro.po" Compiling pt_PT.po... in="pt_PT.po"; \ out="pt_PT.mo"; \ if /usr/bin/msgfmt -c -o pt_PT.mo pt_PT.po; then \ printf "Successfully compiled %s.\n" "pt_PT.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "pt_PT.po"; exit $err; \ fi Compiling ro.po... Successfully compiled pl.po. in="ro.po"; \ out="ro.mo"; \ if /usr/bin/msgfmt -c -o ro.mo ro.po; then \ printf "Successfully compiled %s.\n" "ro.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "ro.po"; exit $err; \ fi printf "Compiling %s...\r" "ru.po" Compiling ru.po... in="ru.po"; \ out="ru.mo"; \ if /usr/bin/msgfmt -c -o ru.mo ru.po; then \ printf "Successfully compiled %s.\n" "ru.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "ru.po"; exit $err; \ fi printf "Compiling %s...\r" "si.po" Successfully compiled pt_PT.po. printf "Compiling %s...\r" "sk.po" Compiling si.po... Compiling sk.po... in="si.po"; \ out="si.mo"; \ if /usr/bin/msgfmt -c -o si.mo si.po; then \ printf "Successfully compiled %s.\n" "si.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "si.po"; exit $err; \ fi in="sk.po"; \ out="sk.mo"; \ if /usr/bin/msgfmt -c -o sk.mo sk.po; then \ printf "Successfully compiled %s.\n" "sk.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "sk.po"; exit $err; \ fi Successfully compiled pt_BR.po. printf "Compiling %s...\r" "sl.po" Compiling sl.po... Successfully compiled ro.po. in="sl.po"; \ out="sl.mo"; \ if /usr/bin/msgfmt -c -o sl.mo sl.po; then \ printf "Successfully compiled %s.\n" "sl.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "sl.po"; exit $err; \ fi Successfully compiled ru.po. Successfully compiled sk.po. printf "Compiling %s...\r" "sq.po" printf "Compiling %s...\r" "sr.po" Compiling sq.po... Compiling sr.po... in="sq.po"; \ out="sq.mo"; \ if /usr/bin/msgfmt -c -o sq.mo sq.po; then \ printf "Successfully compiled %s.\n" "sq.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "sq.po"; exit $err; \ fi Successfully compiled si.po. in="sr.po"; \ out="sr.mo"; \ if /usr/bin/msgfmt -c -o sr.mo sr.po; then \ printf "Successfully compiled %s.\n" "sr.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "sr.po"; exit $err; \ fi Successfully compiled sl.po. printf "Compiling %s...\r" "sr_RS.po" printf "Compiling %s...\r" "sv.po" Compiling sr_RS.po... Successfully compiled sq.po. in="sr_RS.po"; \ out="sr_RS.mo"; \ if /usr/bin/msgfmt -c -o sr_RS.mo sr_RS.po; then \ printf "Successfully compiled %s.\n" "sr_RS.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "sr_RS.po"; exit $err; \ fi printf "Compiling %s...\r" "ta.po" Compiling sv.po... in="sv.po"; \ out="sv.mo"; \ if /usr/bin/msgfmt -c -o sv.mo sv.po; then \ printf "Successfully compiled %s.\n" "sv.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "sv.po"; exit $err; \ fi printf "Compiling %s...\r" "tr.po" printf "Compiling %s...\r" "uk.po" Compiling tr.po... Compiling ta.po... Successfully compiled sr.po. Successfully compiled sr_RS.po. Compiling uk.po... in="ta.po"; \ out="ta.mo"; \ if /usr/bin/msgfmt -c -o ta.mo ta.po; then \ printf "Successfully compiled %s.\n" "ta.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "ta.po"; exit $err; \ fi in="tr.po"; \ out="tr.mo"; \ if /usr/bin/msgfmt -c -o tr.mo tr.po; then \ printf "Successfully compiled %s.\n" "tr.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "tr.po"; exit $err; \ fi in="uk.po"; \ out="uk.mo"; \ if /usr/bin/msgfmt -c -o uk.mo uk.po; then \ printf "Successfully compiled %s.\n" "uk.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "uk.po"; exit $err; \ fi printf "Compiling %s...\r" "uz.po" printf "Compiling %s...\r" "zh_CN.po" Successfully compiled sv.po. Compiling uz.po... in="uz.po"; \ out="uz.mo"; \ if /usr/bin/msgfmt -c -o uz.mo uz.po; then \ printf "Successfully compiled %s.\n" "uz.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "uz.po"; exit $err; \ fi printf "Compiling %s...\r" "zh_TW.po" Compiling zh_CN.po... Successfully compiled tr.po. Compiling zh_TW.po... Successfully compiled uk.po. in="zh_CN.po"; \ out="zh_CN.mo"; \ if /usr/bin/msgfmt -c -o zh_CN.mo zh_CN.po; then \ printf "Successfully compiled %s.\n" "zh_CN.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "zh_CN.po"; exit $err; \ fi in="zh_TW.po"; \ out="zh_TW.mo"; \ if /usr/bin/msgfmt -c -o zh_TW.mo zh_TW.po; then \ printf "Successfully compiled %s.\n" "zh_TW.po"; \ else \ err=$?; printf "Failed to compile %s!\n" "zh_TW.po"; exit $err; \ fi Successfully compiled ta.po. Successfully compiled zh_CN.po. Successfully compiled zh_TW.po. Successfully compiled uz.po. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/po' make subdirs-after make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/po' make[3]: Nothing to be done for 'subdirs-after'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/po' make post-all make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/po' make[3]: Nothing to be done for 'post-all'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/po' make[2]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/po' Leaving directory po. Successfully compiled guess_impl.c. printf "Linking libguess.a...\r" Linking libguess.a... rm -f libguess.a if test x"" = x"yes"; then \ if /usr/bin/libtool -static -o libguess.a dfa.o guess.o guess_impl.o ; then \ printf "Successfully linked libguess.a.\n"; \ else \ rm -f libguess.a; false; \ err=$?; printf "Failed to link libguess.a!\n"; exit $err; \ fi; \ else \ out="libguess.a"; \ objs=""; \ ars=""; \ for i in dfa.o guess.o guess_impl.o ; do \ case $i in \ *.a) \ ars="$ars $i" \ ;; \ *.o) \ objs="$objs $i" \ ;; \ esac \ done; \ for i in $ars; do \ dir=".$(echo $i | sed 's/\//_/g').objs"; \ rm -fr $dir; \ mkdir -p $dir; \ cd $dir; \ /usr/bin/ar x ../$i; \ for j in *.o; do \ objs="$objs $dir/$j"; \ done; \ cd ..; \ done; \ if /usr/bin/ar cr libguess.a $objs && /usr/bin/ranlib libguess.a; then \ printf "Successfully linked libguess.a.\n"; \ else \ rm -f libguess.a; false; \ err=$?; printf "Failed to link libguess.a!\n"; exit $err; \ fi; \ for i in $ars; do \ dir=".$(echo $i | sed 's/\//_/g').objs"; \ rm -fr $dir; \ done; \ fi Successfully linked libguess.a. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libguess' make subdirs-after make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libguess' make[5]: Nothing to be done for 'subdirs-after'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libguess' make post-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libguess' make[5]: Nothing to be done for 'post-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libguess' make[4]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libguess' Leaving directory libguess. for i in libaudcore; do \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ make || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done Entering directory libaudcore. make[4]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudcore' make pre-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudcore' make[5]: Nothing to be done for 'pre-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudcore' make subdirs make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudcore' make[5]: Nothing to be done for 'subdirs'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudcore' make depend make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudcore' : >.deps for i in "" adder.dep archive_reader.dep art.dep art-search.dep audio.dep audstrings.dep charset.dep config.dep cue-cache.dep drct.dep effect.dep equalizer.dep equalizer-preset.dep eventqueue.dep fft.dep history.dep hook.dep index.dep inifile.dep interface.dep list.dep logger.dep mainloop.dep multihash.dep output.dep parse.dep playback.dep playlist.dep playlist-cache.dep playlist-data.dep playlist-files.dep playlist-utils.dep plugin-init.dep plugin-load.dep plugin-registry.dep preferences.dep probe.dep probe-buffer.dep ringbuf.dep runtime.dep scanner.dep stringbuf.dep strpool.dep tinylock.dep threads.dep timer.dep tuple.dep tuple-compiler.dep util.dep vfs.dep vfs_async.dep vfs_local.dep vis-runner.dep visualization.dep adder.lib.dep archive_reader.lib.dep art.lib.dep art-search.lib.dep audio.lib.dep audstrings.lib.dep charset.lib.dep config.lib.dep cue-cache.lib.dep drct.lib.dep effect.lib.dep equalizer.lib.dep equalizer-preset.lib.dep eventqueue.lib.dep fft.lib.dep history.lib.dep hook.lib.dep index.lib.dep inifile.lib.dep interface.lib.dep list.lib.dep logger.lib.dep mainloop.lib.dep multihash.lib.dep output.lib.dep parse.lib.dep playback.lib.dep playlist.lib.dep playlist-cache.lib.dep playlist-data.lib.dep playlist-files.lib.dep playlist-utils.lib.dep plugin-init.lib.dep plugin-load.lib.dep plugin-registry.lib.dep preferences.lib.dep probe.lib.dep probe-buffer.lib.dep ringbuf.lib.dep runtime.lib.dep scanner.lib.dep stringbuf.lib.dep strpool.lib.dep tinylock.lib.dep threads.lib.dep timer.lib.dep tuple.lib.dep tuple-compiler.lib.dep util.lib.dep vfs.lib.dep vfs_async.lib.dep vfs_local.lib.dep vis-runner.lib.dep visualization.lib.dep adder.amigalib.dep archive_reader.amigalib.dep art.amigalib.dep art-search.amigalib.dep audio.amigalib.dep audstrings.amigalib.dep charset.amigalib.dep config.amigalib.dep cue-cache.amigalib.dep drct.amigalib.dep effect.amigalib.dep equalizer.amigalib.dep equalizer-preset.amigalib.dep eventqueue.amigalib.dep fft.amigalib.dep history.amigalib.dep hook.amigalib.dep index.amigalib.dep inifile.amigalib.dep interface.amigalib.dep list.amigalib.dep logger.amigalib.dep mainloop.amigalib.dep multihash.amigalib.dep output.amigalib.dep parse.amigalib.dep playback.amigalib.dep playlist.amigalib.dep playlist-cache.amigalib.dep playlist-data.amigalib.dep playlist-files.amigalib.dep playlist-utils.amigalib.dep plugin-init.amigalib.dep plugin-load.amigalib.dep plugin-registry.amigalib.dep preferences.amigalib.dep probe.amigalib.dep probe-buffer.amigalib.dep ringbuf.amigalib.dep runtime.amigalib.dep scanner.amigalib.dep stringbuf.amigalib.dep strpool.amigalib.dep tinylock.amigalib.dep threads.amigalib.dep timer.amigalib.dep tuple.amigalib.dep tuple-compiler.amigalib.dep util.amigalib.dep vfs.amigalib.dep vfs_async.amigalib.dep vfs_local.amigalib.dep vis-runner.amigalib.dep visualization.amigalib.dep adder.plugin.dep archive_reader.plugin.dep art.plugin.dep art-search.plugin.dep audio.plugin.dep audstrings.plugin.dep charset.plugin.dep config.plugin.dep cue-cache.plugin.dep drct.plugin.dep effect.plugin.dep equalizer.plugin.dep equalizer-preset.plugin.dep eventqueue.plugin.dep fft.plugin.dep history.plugin.dep hook.plugin.dep index.plugin.dep inifile.plugin.dep interface.plugin.dep list.plugin.dep logger.plugin.dep mainloop.plugin.dep multihash.plugin.dep output.plugin.dep parse.plugin.dep playback.plugin.dep playlist.plugin.dep playlist-cache.plugin.dep playlist-data.plugin.dep playlist-files.plugin.dep playlist-utils.plugin.dep plugin-init.plugin.dep plugin-load.plugin.dep plugin-registry.plugin.dep preferences.plugin.dep probe.plugin.dep probe-buffer.plugin.dep ringbuf.plugin.dep runtime.plugin.dep scanner.plugin.dep stringbuf.plugin.dep strpool.plugin.dep tinylock.plugin.dep threads.plugin.dep timer.plugin.dep tuple.plugin.dep tuple-compiler.plugin.dep util.plugin.dep vfs.plugin.dep vfs_async.plugin.dep vfs_local.plugin.dep vis-runner.plugin.dep visualization.plugin.dep; do \ test x"$i" = x"" && continue; \ echo "-include \${.CURDIR}/$i" >>.deps; \ done make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudcore' make libaudcore.so locales make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudcore' printf "Compiling %s (lib)...\r" "adder.cc" Compiling adder.cc (lib)... in="adder.cc"; \ out="adder.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o adder.lib.o adder.cc; then \ printf "Successfully compiled %s (lib).\n" "adder.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "adder.cc"; exit $err; \ fi printf "Compiling %s (lib)...\r" "archive_reader.cc" printf "Compiling %s (lib)...\r" "art.cc" Compiling archive_reader.cc (lib)... Compiling art.cc (lib)... in="archive_reader.cc"; \ out="archive_reader.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o archive_reader.lib.o archive_reader.cc; then \ printf "Successfully compiled %s (lib).\n" "archive_reader.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "archive_reader.cc"; exit $err; \ fi in="art.cc"; \ out="art.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o art.lib.o art.cc; then \ printf "Successfully compiled %s (lib).\n" "art.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "art.cc"; exit $err; \ fi printf "Compiling %s (lib)...\r" "art-search.cc" Compiling art-search.cc (lib)... in="art-search.cc"; \ out="art-search.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o art-search.lib.o art-search.cc; then \ printf "Successfully compiled %s (lib).\n" "art-search.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "art-search.cc"; exit $err; \ fi printf "Compiling %s (lib)...\r" "audio.cc" printf "Compiling %s (lib)...\r" "audstrings.cc" Compiling audio.cc (lib)... Successfully compiled archive_reader.cc (lib). in="audio.cc"; \ out="audio.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o audio.lib.o audio.cc; then \ printf "Successfully compiled %s (lib).\n" "audio.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "audio.cc"; exit $err; \ fi Compiling audstrings.cc (lib)... in="audstrings.cc"; \ out="audstrings.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o audstrings.lib.o audstrings.cc; then \ printf "Successfully compiled %s (lib).\n" "audstrings.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "audstrings.cc"; exit $err; \ fi printf "Compiling %s (lib)...\r" "charset.cc" printf "Compiling %s (lib)...\r" "config.cc" Compiling charset.cc (lib)... in="charset.cc"; \ out="charset.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o charset.lib.o charset.cc; then \ printf "Successfully compiled %s (lib).\n" "charset.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "charset.cc"; exit $err; \ fi Compiling config.cc (lib)... in="config.cc"; \ out="config.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o config.lib.o config.cc; then \ printf "Successfully compiled %s (lib).\n" "config.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "config.cc"; exit $err; \ fi Successfully compiled art-search.cc (lib). printf "Compiling %s (lib)...\r" "cue-cache.cc" Compiling cue-cache.cc (lib)... in="cue-cache.cc"; \ out="cue-cache.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o cue-cache.lib.o cue-cache.cc; then \ printf "Successfully compiled %s (lib).\n" "cue-cache.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "cue-cache.cc"; exit $err; \ fi Successfully compiled audio.cc (lib). printf "Compiling %s (lib)...\r" "drct.cc" Compiling drct.cc (lib)... in="drct.cc"; \ out="drct.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o drct.lib.o drct.cc; then \ printf "Successfully compiled %s (lib).\n" "drct.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "drct.cc"; exit $err; \ fi Successfully compiled charset.cc (lib). printf "Compiling %s (lib)...\r" "effect.cc" Compiling effect.cc (lib)... in="effect.cc"; \ out="effect.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o effect.lib.o effect.cc; then \ printf "Successfully compiled %s (lib).\n" "effect.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "effect.cc"; exit $err; \ fi Successfully compiled drct.cc (lib). printf "Compiling %s (lib)...\r" "equalizer.cc" Compiling equalizer.cc (lib)... in="equalizer.cc"; \ out="equalizer.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o equalizer.lib.o equalizer.cc; then \ printf "Successfully compiled %s (lib).\n" "equalizer.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "equalizer.cc"; exit $err; \ fi Successfully compiled config.cc (lib). printf "Compiling %s (lib)...\r" "equalizer-preset.cc" Successfully compiled adder.cc (lib). printf "Compiling %s (lib)...\r" "eventqueue.cc" Compiling equalizer-preset.cc (lib)... in="equalizer-preset.cc"; \ out="equalizer-preset.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o equalizer-preset.lib.o equalizer-preset.cc; then \ printf "Successfully compiled %s (lib).\n" "equalizer-preset.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "equalizer-preset.cc"; exit $err; \ fi Compiling eventqueue.cc (lib)... in="eventqueue.cc"; \ out="eventqueue.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o eventqueue.lib.o eventqueue.cc; then \ printf "Successfully compiled %s (lib).\n" "eventqueue.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "eventqueue.cc"; exit $err; \ fi Successfully compiled cue-cache.cc (lib). printf "Compiling %s (lib)...\r" "fft.cc" Compiling fft.cc (lib)... in="fft.cc"; \ out="fft.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o fft.lib.o fft.cc; then \ printf "Successfully compiled %s (lib).\n" "fft.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "fft.cc"; exit $err; \ fi Successfully compiled audstrings.cc (lib). printf "Compiling %s (lib)...\r" "history.cc" Compiling history.cc (lib)... in="history.cc"; \ out="history.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o history.lib.o history.cc; then \ printf "Successfully compiled %s (lib).\n" "history.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "history.cc"; exit $err; \ fi Successfully compiled history.cc (lib). printf "Compiling %s (lib)...\r" "hook.cc" Successfully compiled effect.cc (lib). printf "Compiling %s (lib)...\r" "index.cc" Compiling hook.cc (lib)... in="hook.cc"; \ out="hook.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o hook.lib.o hook.cc; then \ printf "Successfully compiled %s (lib).\n" "hook.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "hook.cc"; exit $err; \ fi Compiling index.cc (lib)... in="index.cc"; \ out="index.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o index.lib.o index.cc; then \ printf "Successfully compiled %s (lib).\n" "index.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "index.cc"; exit $err; \ fi Successfully compiled art.cc (lib). printf "Compiling %s (lib)...\r" "inifile.cc" Compiling inifile.cc (lib)... in="inifile.cc"; \ out="inifile.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o inifile.lib.o inifile.cc; then \ printf "Successfully compiled %s (lib).\n" "inifile.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "inifile.cc"; exit $err; \ fi Successfully compiled aud-dbus.c. printf "Linking aud-dbus.a...\r" Linking aud-dbus.a... rm -f aud-dbus.a if test x"" = x"yes"; then \ if /usr/bin/libtool -static -o aud-dbus.a aud-dbus.o ; then \ printf "Successfully linked aud-dbus.a.\n"; \ else \ rm -f aud-dbus.a; false; \ err=$?; printf "Failed to link aud-dbus.a!\n"; exit $err; \ fi; \ else \ out="aud-dbus.a"; \ objs=""; \ ars=""; \ for i in aud-dbus.o ; do \ case $i in \ *.a) \ ars="$ars $i" \ ;; \ *.o) \ objs="$objs $i" \ ;; \ esac \ done; \ for i in $ars; do \ dir=".$(echo $i | sed 's/\//_/g').objs"; \ rm -fr $dir; \ mkdir -p $dir; \ cd $dir; \ /usr/bin/ar x ../$i; \ for j in *.o; do \ objs="$objs $dir/$j"; \ done; \ cd ..; \ done; \ if /usr/bin/ar cr aud-dbus.a $objs && /usr/bin/ranlib aud-dbus.a; then \ printf "Successfully linked aud-dbus.a.\n"; \ else \ rm -f aud-dbus.a; false; \ err=$?; printf "Failed to link aud-dbus.a!\n"; exit $err; \ fi; \ for i in $ars; do \ dir=".$(echo $i | sed 's/\//_/g').objs"; \ rm -fr $dir; \ done; \ fi Successfully compiled fft.cc (lib). printf "Compiling %s (lib)...\r" "interface.cc" Compiling interface.cc (lib)... in="interface.cc"; \ out="interface.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o interface.lib.o interface.cc; then \ printf "Successfully compiled %s (lib).\n" "interface.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "interface.cc"; exit $err; \ fi Successfully compiled equalizer.cc (lib). printf "Compiling %s (lib)...\r" "list.cc" Compiling list.cc (lib)... in="list.cc"; \ out="list.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o list.lib.o list.cc; then \ printf "Successfully compiled %s (lib).\n" "list.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "list.cc"; exit $err; \ fi Successfully compiled equalizer-preset.cc (lib). printf "Compiling %s (lib)...\r" "logger.cc" Compiling logger.cc (lib)... in="logger.cc"; \ out="logger.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o logger.lib.o logger.cc; then \ printf "Successfully compiled %s (lib).\n" "logger.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "logger.cc"; exit $err; \ fi Successfully compiled list.cc (lib). printf "Compiling %s (lib)...\r" "mainloop.cc" Compiling mainloop.cc (lib)... in="mainloop.cc"; \ out="mainloop.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o mainloop.lib.o mainloop.cc; then \ printf "Successfully compiled %s (lib).\n" "mainloop.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "mainloop.cc"; exit $err; \ fi Successfully compiled index.cc (lib). printf "Compiling %s (lib)...\r" "multihash.cc" Compiling multihash.cc (lib)... in="multihash.cc"; \ out="multihash.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o multihash.lib.o multihash.cc; then \ printf "Successfully compiled %s (lib).\n" "multihash.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "multihash.cc"; exit $err; \ fi Successfully linked aud-dbus.a. Successfully compiled inifile.cc (lib). make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/dbus' make subdirs-after make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/dbus' make[5]: Nothing to be done for 'subdirs-after'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/dbus' make post-all printf "Compiling %s (lib)...\r" "output.cc" make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/dbus' make[5]: Nothing to be done for 'post-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/dbus' make[4]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/dbus' Leaving directory dbus. Compiling output.cc (lib)... in="output.cc"; \ out="output.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o output.lib.o output.cc; then \ printf "Successfully compiled %s (lib).\n" "output.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "output.cc"; exit $err; \ fi for i in audtool; do \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ make || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done Entering directory audtool. make[4]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/audtool' make pre-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/audtool' make[5]: Nothing to be done for 'pre-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/audtool' make subdirs make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/audtool' make[5]: Nothing to be done for 'subdirs'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/audtool' make depend make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/audtool' : >.deps for i in "" main.dep handlers_general.dep handlers_playback.dep handlers_playlist.dep handlers_playqueue.dep handlers_vitals.dep handlers_equalizer.dep report.dep wrappers.dep main.lib.dep handlers_general.lib.dep handlers_playback.lib.dep handlers_playlist.lib.dep handlers_playqueue.lib.dep handlers_vitals.lib.dep handlers_equalizer.lib.dep report.lib.dep wrappers.lib.dep main.amigalib.dep handlers_general.amigalib.dep handlers_playback.amigalib.dep handlers_playlist.amigalib.dep handlers_playqueue.amigalib.dep handlers_vitals.amigalib.dep handlers_equalizer.amigalib.dep report.amigalib.dep wrappers.amigalib.dep main.plugin.dep handlers_general.plugin.dep handlers_playback.plugin.dep handlers_playlist.plugin.dep handlers_playqueue.plugin.dep handlers_vitals.plugin.dep handlers_equalizer.plugin.dep report.plugin.dep wrappers.plugin.dep; do \ test x"$i" = x"" && continue; \ echo "-include \${.CURDIR}/$i" >>.deps; \ done Successfully compiled eventqueue.cc (lib). printf "Compiling %s (lib)...\r" "parse.cc" make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/audtool' make audtool locales Compiling parse.cc (lib)... in="parse.cc"; \ out="parse.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o parse.lib.o parse.cc; then \ printf "Successfully compiled %s (lib).\n" "parse.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "parse.cc"; exit $err; \ fi make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/audtool' printf "Compiling %s...\r" "main.c" Compiling main.c... in="main.c"; \ out="main.o"; \ if gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o main.o main.c; then \ printf "Successfully compiled %s.\n" "main.c"; \ else \ err=$?; printf "Failed to compile %s!\n" "main.c"; exit $err; \ fi Successfully compiled parse.cc (lib). printf "Compiling %s (lib)...\r" "playback.cc" Compiling playback.cc (lib)... in="playback.cc"; \ out="playback.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o playback.lib.o playback.cc; then \ printf "Successfully compiled %s (lib).\n" "playback.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "playback.cc"; exit $err; \ fi Successfully compiled interface.cc (lib). printf "Compiling %s (lib)...\r" "playlist.cc" Compiling playlist.cc (lib)... in="playlist.cc"; \ out="playlist.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o playlist.lib.o playlist.cc; then \ printf "Successfully compiled %s (lib).\n" "playlist.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "playlist.cc"; exit $err; \ fi Successfully compiled hook.cc (lib). printf "Compiling %s (lib)...\r" "playlist-cache.cc" Successfully compiled main.c. printf "Compiling %s...\r" "handlers_general.c" Compiling playlist-cache.cc (lib)... Compiling handlers_general.c... in="playlist-cache.cc"; \ out="playlist-cache.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o playlist-cache.lib.o playlist-cache.cc; then \ printf "Successfully compiled %s (lib).\n" "playlist-cache.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "playlist-cache.cc"; exit $err; \ fi in="handlers_general.c"; \ out="handlers_general.o"; \ if gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o handlers_general.o handlers_general.c; then \ printf "Successfully compiled %s.\n" "handlers_general.c"; \ else \ err=$?; printf "Failed to compile %s!\n" "handlers_general.c"; exit $err; \ fi Successfully compiled multihash.cc (lib). printf "Compiling %s...\r" "handlers_playback.c" Compiling handlers_playback.c... in="handlers_playback.c"; \ out="handlers_playback.o"; \ if gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o handlers_playback.o handlers_playback.c; then \ printf "Successfully compiled %s.\n" "handlers_playback.c"; \ else \ err=$?; printf "Failed to compile %s!\n" "handlers_playback.c"; exit $err; \ fi Successfully compiled logger.cc (lib). printf "Compiling %s...\r" "handlers_playlist.c" Compiling handlers_playlist.c... in="handlers_playlist.c"; \ out="handlers_playlist.o"; \ if gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o handlers_playlist.o handlers_playlist.c; then \ printf "Successfully compiled %s.\n" "handlers_playlist.c"; \ else \ err=$?; printf "Failed to compile %s!\n" "handlers_playlist.c"; exit $err; \ fi Successfully compiled handlers_general.c. printf "Compiling %s...\r" "handlers_playqueue.c" Compiling handlers_playqueue.c... in="handlers_playqueue.c"; \ out="handlers_playqueue.o"; \ if gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o handlers_playqueue.o handlers_playqueue.c; then \ printf "Successfully compiled %s.\n" "handlers_playqueue.c"; \ else \ err=$?; printf "Failed to compile %s!\n" "handlers_playqueue.c"; exit $err; \ fi Successfully compiled handlers_playback.c. printf "Compiling %s...\r" "handlers_vitals.c" Compiling handlers_vitals.c... in="handlers_vitals.c"; \ out="handlers_vitals.o"; \ if gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o handlers_vitals.o handlers_vitals.c; then \ printf "Successfully compiled %s.\n" "handlers_vitals.c"; \ else \ err=$?; printf "Failed to compile %s!\n" "handlers_vitals.c"; exit $err; \ fi Successfully compiled handlers_playlist.c. printf "Compiling %s...\r" "handlers_equalizer.c" Compiling handlers_equalizer.c... in="handlers_equalizer.c"; \ out="handlers_equalizer.o"; \ if gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o handlers_equalizer.o handlers_equalizer.c; then \ printf "Successfully compiled %s.\n" "handlers_equalizer.c"; \ else \ err=$?; printf "Failed to compile %s!\n" "handlers_equalizer.c"; exit $err; \ fi Successfully compiled handlers_playqueue.c. printf "Compiling %s...\r" "report.c" Compiling report.c... in="report.c"; \ out="report.o"; \ if gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o report.o report.c; then \ printf "Successfully compiled %s.\n" "report.c"; \ else \ err=$?; printf "Failed to compile %s!\n" "report.c"; exit $err; \ fi Successfully compiled output.cc (lib). printf "Compiling %s (lib)...\r" "playlist-data.cc" Compiling playlist-data.cc (lib)... Successfully compiled playlist-cache.cc (lib). in="playlist-data.cc"; \ out="playlist-data.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o playlist-data.lib.o playlist-data.cc; then \ printf "Successfully compiled %s (lib).\n" "playlist-data.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "playlist-data.cc"; exit $err; \ fi printf "Compiling %s...\r" "wrappers.c" make[5]: Nothing to be done for 'locales'. Compiling wrappers.c... in="wrappers.c"; \ out="wrappers.o"; \ if gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o wrappers.o wrappers.c; then \ printf "Successfully compiled %s.\n" "wrappers.c"; \ else \ err=$?; printf "Failed to compile %s!\n" "wrappers.c"; exit $err; \ fi Successfully compiled handlers_vitals.c. printf "Compiling %s (lib)...\r" "playlist-files.cc" Compiling playlist-files.cc (lib)... in="playlist-files.cc"; \ out="playlist-files.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o playlist-files.lib.o playlist-files.cc; then \ printf "Successfully compiled %s (lib).\n" "playlist-files.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "playlist-files.cc"; exit $err; \ fi Successfully compiled handlers_equalizer.c. printf "Compiling %s (lib)...\r" "playlist-utils.cc" Compiling playlist-utils.cc (lib)... in="playlist-utils.cc"; \ out="playlist-utils.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o playlist-utils.lib.o playlist-utils.cc; then \ printf "Successfully compiled %s (lib).\n" "playlist-utils.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "playlist-utils.cc"; exit $err; \ fi Successfully compiled playback.cc (lib). printf "Compiling %s (lib)...\r" "plugin-init.cc" Compiling plugin-init.cc (lib)... Successfully compiled report.c. printf "Compiling %s (lib)...\r" "plugin-load.cc" Compiling plugin-load.cc (lib)... in="plugin-init.cc"; \ out="plugin-init.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o plugin-init.lib.o plugin-init.cc; then \ printf "Successfully compiled %s (lib).\n" "plugin-init.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "plugin-init.cc"; exit $err; \ fi in="plugin-load.cc"; \ out="plugin-load.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o plugin-load.lib.o plugin-load.cc; then \ printf "Successfully compiled %s (lib).\n" "plugin-load.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "plugin-load.cc"; exit $err; \ fi Successfully compiled wrappers.c. printf "Linking audtool...\r" Linking audtool... out="audtool"; \ if gcc -o audtool main.o handlers_general.o handlers_playback.o handlers_playlist.o handlers_playqueue.o handlers_vitals.o handlers_equalizer.o report.o wrappers.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,defs ../dbus/aud-dbus.a -lglib-2.0 -lglib-2.0 -lgobject-2.0 -lgio-2.0; then \ printf "Successfully linked audtool.\n"; \ else \ err=$?; printf "Failed to link audtool!\n"; exit $err; \ fi Successfully compiled plugin-load.cc (lib). printf "Compiling %s (lib)...\r" "plugin-registry.cc" Successfully compiled playlist-files.cc (lib). Compiling plugin-registry.cc (lib)... in="plugin-registry.cc"; \ out="plugin-registry.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o plugin-registry.lib.o plugin-registry.cc; then \ printf "Successfully compiled %s (lib).\n" "plugin-registry.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "plugin-registry.cc"; exit $err; \ fi printf "Compiling %s (lib)...\r" "preferences.cc" Compiling preferences.cc (lib)... in="preferences.cc"; \ out="preferences.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o preferences.lib.o preferences.cc; then \ printf "Successfully compiled %s (lib).\n" "preferences.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "preferences.cc"; exit $err; \ fi Successfully compiled preferences.cc (lib). printf "Compiling %s (lib)...\r" "probe.cc" Compiling probe.cc (lib)... in="probe.cc"; \ out="probe.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o probe.lib.o probe.cc; then \ printf "Successfully compiled %s (lib).\n" "probe.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "probe.cc"; exit $err; \ fi Successfully compiled plugin-init.cc (lib). printf "Compiling %s (lib)...\r" "probe-buffer.cc" Compiling probe-buffer.cc (lib)... in="probe-buffer.cc"; \ out="probe-buffer.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o probe-buffer.lib.o probe-buffer.cc; then \ printf "Successfully compiled %s (lib).\n" "probe-buffer.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "probe-buffer.cc"; exit $err; \ fi Successfully compiled mainloop.cc (lib). printf "Compiling %s (lib)...\r" "ringbuf.cc" Compiling ringbuf.cc (lib)... in="ringbuf.cc"; \ out="ringbuf.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o ringbuf.lib.o ringbuf.cc; then \ printf "Successfully compiled %s (lib).\n" "ringbuf.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "ringbuf.cc"; exit $err; \ fi Successfully compiled probe-buffer.cc (lib). printf "Compiling %s (lib)...\r" "runtime.cc" Compiling runtime.cc (lib)... in="runtime.cc"; \ out="runtime.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o runtime.lib.o runtime.cc; then \ printf "Successfully compiled %s (lib).\n" "runtime.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "runtime.cc"; exit $err; \ fi Successfully compiled playlist-data.cc (lib). printf "Compiling %s (lib)...\r" "scanner.cc" Compiling scanner.cc (lib)... in="scanner.cc"; \ out="scanner.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o scanner.lib.o scanner.cc; then \ printf "Successfully compiled %s (lib).\n" "scanner.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "scanner.cc"; exit $err; \ fi Successfully compiled ringbuf.cc (lib). printf "Compiling %s (lib)...\r" "stringbuf.cc" Compiling stringbuf.cc (lib)... Successfully compiled probe.cc (lib). in="stringbuf.cc"; \ out="stringbuf.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o stringbuf.lib.o stringbuf.cc; then \ printf "Successfully compiled %s (lib).\n" "stringbuf.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "stringbuf.cc"; exit $err; \ fi printf "Compiling %s (lib)...\r" "strpool.cc" Compiling strpool.cc (lib)... in="strpool.cc"; \ out="strpool.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o strpool.lib.o strpool.cc; then \ printf "Successfully compiled %s (lib).\n" "strpool.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "strpool.cc"; exit $err; \ fi Successfully compiled playlist-utils.cc (lib). printf "Compiling %s (lib)...\r" "tinylock.cc" Compiling tinylock.cc (lib)... in="tinylock.cc"; \ out="tinylock.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o tinylock.lib.o tinylock.cc; then \ printf "Successfully compiled %s (lib).\n" "tinylock.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "tinylock.cc"; exit $err; \ fi Successfully compiled tinylock.cc (lib). printf "Compiling %s (lib)...\r" "threads.cc" Compiling threads.cc (lib)... in="threads.cc"; \ out="threads.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o threads.lib.o threads.cc; then \ printf "Successfully compiled %s (lib).\n" "threads.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "threads.cc"; exit $err; \ fi Successfully compiled scanner.cc (lib). printf "Compiling %s (lib)...\r" "timer.cc" Compiling timer.cc (lib)... in="timer.cc"; \ out="timer.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o timer.lib.o timer.cc; then \ printf "Successfully compiled %s (lib).\n" "timer.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "timer.cc"; exit $err; \ fi Successfully compiled threads.cc (lib). printf "Compiling %s (lib)...\r" "tuple.cc" Compiling tuple.cc (lib)... Successfully compiled runtime.cc (lib). in="tuple.cc"; \ out="tuple.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o tuple.lib.o tuple.cc; then \ printf "Successfully compiled %s (lib).\n" "tuple.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "tuple.cc"; exit $err; \ fi Successfully compiled strpool.cc (lib). printf "Compiling %s (lib)...\r" "tuple-compiler.cc" printf "Compiling %s (lib)...\r" "util.cc" Compiling tuple-compiler.cc (lib)... in="tuple-compiler.cc"; \ out="tuple-compiler.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o tuple-compiler.lib.o tuple-compiler.cc; then \ printf "Successfully compiled %s (lib).\n" "tuple-compiler.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "tuple-compiler.cc"; exit $err; \ fi Compiling util.cc (lib)... in="util.cc"; \ out="util.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o util.lib.o util.cc; then \ printf "Successfully compiled %s (lib).\n" "util.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "util.cc"; exit $err; \ fi Successfully compiled stringbuf.cc (lib). Successfully compiled plugin-registry.cc (lib). printf "Compiling %s (lib)...\r" "vfs.cc" Compiling vfs.cc (lib)... Successfully compiled playlist.cc (lib). in="vfs.cc"; \ out="vfs.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o vfs.lib.o vfs.cc; then \ printf "Successfully compiled %s (lib).\n" "vfs.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "vfs.cc"; exit $err; \ fi printf "Compiling %s (lib)...\r" "vfs_async.cc" printf "Compiling %s (lib)...\r" "vfs_local.cc" Compiling vfs_async.cc (lib)... Compiling vfs_local.cc (lib)... in="vfs_async.cc"; \ out="vfs_async.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o vfs_async.lib.o vfs_async.cc; then \ printf "Successfully compiled %s (lib).\n" "vfs_async.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "vfs_async.cc"; exit $err; \ fi in="vfs_local.cc"; \ out="vfs_local.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o vfs_local.lib.o vfs_local.cc; then \ printf "Successfully compiled %s (lib).\n" "vfs_local.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "vfs_local.cc"; exit $err; \ fi Successfully compiled timer.cc (lib). printf "Compiling %s (lib)...\r" "vis-runner.cc" Compiling vis-runner.cc (lib)... in="vis-runner.cc"; \ out="vis-runner.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o vis-runner.lib.o vis-runner.cc; then \ printf "Successfully compiled %s (lib).\n" "vis-runner.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "vis-runner.cc"; exit $err; \ fi Successfully compiled tuple-compiler.cc (lib). printf "Compiling %s (lib)...\r" "visualization.cc" Compiling visualization.cc (lib)... make[5]: Nothing to be done for 'locales'. in="visualization.cc"; \ out="visualization.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -DINSTALL_BINDIR=\"/usr/bin\" -DINSTALL_DATADIR=\"/usr/share/audacious\" -DINSTALL_PLUGINDIR=\"/usr/lib64/audacious\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DINSTALL_DESKTOPFILE=\"/usr/share/applications/audacious.desktop\" -DINSTALL_ICONFILE=\"/usr/share/icons/hicolor/48x48/apps/audacious.png\" -DLIBAUDCORE_BUILD -MD -MF ${out%.o}.dep -c -o visualization.lib.o visualization.cc; then \ printf "Successfully compiled %s (lib).\n" "visualization.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "visualization.cc"; exit $err; \ fi Successfully compiled vfs.cc (lib). Successfully compiled vfs_local.cc (lib). Successfully compiled visualization.cc (lib). Successfully compiled tuple.cc (lib). Successfully compiled vfs_async.cc (lib). Successfully compiled vis-runner.cc (lib). Successfully compiled util.cc (lib). printf "Linking libaudcore.so...\r" Linking libaudcore.so... out="libaudcore.so"; \ if g++ -o libaudcore.so adder.lib.o archive_reader.lib.o art.lib.o art-search.lib.o audio.lib.o audstrings.lib.o charset.lib.o config.lib.o cue-cache.lib.o drct.lib.o effect.lib.o equalizer.lib.o equalizer-preset.lib.o eventqueue.lib.o fft.lib.o history.lib.o hook.lib.o index.lib.o inifile.lib.o interface.lib.o list.lib.o logger.lib.o mainloop.lib.o multihash.lib.o output.lib.o parse.lib.o playback.lib.o playlist.lib.o playlist-cache.lib.o playlist-data.lib.o playlist-files.lib.o playlist-utils.lib.o plugin-init.lib.o plugin-load.lib.o plugin-registry.lib.o preferences.lib.o probe.lib.o probe-buffer.lib.o ringbuf.lib.o runtime.lib.o scanner.lib.o stringbuf.lib.o strpool.lib.o tinylock.lib.o threads.lib.o timer.lib.o tuple.lib.o tuple-compiler.lib.o util.lib.o vfs.lib.o vfs_async.lib.o vfs_local.lib.o vis-runner.lib.o visualization.lib.o -shared -Wl,-soname=$out.5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,defs ../libguess/libguess.a -lm -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lQt5Core ; then \ printf "Successfully linked libaudcore.so.\n"; \ else \ err=$?; printf "Failed to link libaudcore.so!\n"; exit $err; \ fi Successfully linked audtool. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/audtool' make subdirs-after make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/audtool' make[5]: Nothing to be done for 'subdirs-after'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/audtool' make post-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/audtool' make[5]: Nothing to be done for 'post-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/audtool' make[4]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/audtool' Leaving directory audtool. Successfully linked libaudcore.so. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudcore' make subdirs-after make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudcore' make[5]: Nothing to be done for 'subdirs-after'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudcore' make post-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudcore' make[5]: Nothing to be done for 'post-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudcore' make[4]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudcore' Leaving directory libaudcore. for i in audacious; do \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ make || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done Entering directory audacious. for i in libaudtag; do \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ make || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done make[4]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/audacious' make pre-all Entering directory libaudtag. for i in libaudgui; do \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ make || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done for i in libaudqt; do \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ make || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done Entering directory libaudgui. make[4]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudtag' make pre-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/audacious' make[5]: Nothing to be done for 'pre-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/audacious' make subdirs Entering directory libaudqt. make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/audacious' make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudtag' make[5]: Nothing to be done for 'pre-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudtag' make subdirs make[5]: Nothing to be done for 'subdirs'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/audacious' make depend make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudtag' make[4]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudqt' make pre-all make[5]: Nothing to be done for 'subdirs'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudtag' make[4]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudgui' make pre-all make depend make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/audacious' : >.deps make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudtag' : >.deps for i in "" main.dep signals.dep util.dep dbus-server.dep main.lib.dep signals.lib.dep util.lib.dep dbus-server.lib.dep main.amigalib.dep signals.amigalib.dep util.amigalib.dep dbus-server.amigalib.dep main.plugin.dep signals.plugin.dep util.plugin.dep dbus-server.plugin.dep; do \ test x"$i" = x"" && continue; \ echo "-include \${.CURDIR}/$i" >>.deps; \ done make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudqt' make[5]: Nothing to be done for 'pre-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudqt' make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudgui' make[5]: Nothing to be done for 'pre-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudgui' make subdirs make subdirs make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/audacious' for i in "" audtag.dep util.dep tag_module.dep id3/id3-common.dep id3/id3v1.dep id3/id3v22.dep id3/id3v24.dep ape/ape.dep audtag.lib.dep util.lib.dep tag_module.lib.dep id3/id3-common.lib.dep id3/id3v1.lib.dep id3/id3v22.lib.dep id3/id3v24.lib.dep ape/ape.lib.dep audtag.amigalib.dep util.amigalib.dep tag_module.amigalib.dep id3/id3-common.amigalib.dep id3/id3v1.amigalib.dep id3/id3v22.amigalib.dep id3/id3v24.amigalib.dep ape/ape.amigalib.dep audtag.plugin.dep util.plugin.dep tag_module.plugin.dep id3/id3-common.plugin.dep id3/id3v1.plugin.dep id3/id3v22.plugin.dep id3/id3v24.plugin.dep ape/ape.plugin.dep; do \ test x"$i" = x"" && continue; \ echo "-include \${.CURDIR}/$i" >>.deps; \ done make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudgui' make[5]: Nothing to be done for 'subdirs'. make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudqt' make[5]: Nothing to be done for 'subdirs'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudgui' make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudqt' make depend make depend make audacious locales make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudgui' glib-compile-resources --sourcedir=../../images --generate-source --target=images.c images.gresource.xml make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudtag' make libaudtag.so locales make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/audacious' make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudqt' printf "Compiling %s...\r" "main.cc" : >.deps printf "Compiling %s...\r" "signals.cc" Compiling main.cc... for i in "" about-qt.dep art-qt.dep audqt.dep colorbutton.dep dark-theme.dep dock.dep eq-preset-qt.dep equalizer-qt.dep file-entry.dep fileopener.dep font-entry.dep images.dep infopopup-qt.dep infowin-qt.dep info-widget.dep log-inspector.dep menu-qt.dep playlist-management.dep plugin-menu-qt.dep prefs-builder.dep prefs-plugin.dep prefs-widget-qt.dep prefs-window-qt.dep prefs-pluginlist-model.dep queue-manager-qt.dep song-window-qt.dep url-opener-qt.dep util-qt.dep treeview.dep volumebutton.dep about-qt.lib.dep art-qt.lib.dep audqt.lib.dep colorbutton.lib.dep dark-theme.lib.dep dock.lib.dep eq-preset-qt.lib.dep equalizer-qt.lib.dep file-entry.lib.dep fileopener.lib.dep font-entry.lib.dep images.lib.dep infopopup-qt.lib.dep infowin-qt.lib.dep info-widget.lib.dep log-inspector.lib.dep menu-qt.lib.dep playlist-management.lib.dep plugin-menu-qt.lib.dep prefs-builder.lib.dep prefs-plugin.lib.dep prefs-widget-qt.lib.dep prefs-window-qt.lib.dep prefs-pluginlist-model.lib.dep queue-manager-qt.lib.dep song-window-qt.lib.dep url-opener-qt.lib.dep util-qt.lib.dep treeview.lib.dep volumebutton.lib.dep about-qt.amigalib.dep art-qt.amigalib.dep audqt.amigalib.dep colorbutton.amigalib.dep dark-theme.amigalib.dep dock.amigalib.dep eq-preset-qt.amigalib.dep equalizer-qt.amigalib.dep file-entry.amigalib.dep fileopener.amigalib.dep font-entry.amigalib.dep images.amigalib.dep infopopup-qt.amigalib.dep infowin-qt.amigalib.dep info-widget.amigalib.dep log-inspector.amigalib.dep menu-qt.amigalib.dep playlist-management.amigalib.dep plugin-menu-qt.amigalib.dep prefs-builder.amigalib.dep prefs-plugin.amigalib.dep prefs-widget-qt.amigalib.dep prefs-window-qt.amigalib.dep prefs-pluginlist-model.amigalib.dep queue-manager-qt.amigalib.dep song-window-qt.amigalib.dep url-opener-qt.amigalib.dep util-qt.amigalib.dep treeview.amigalib.dep volumebutton.amigalib.dep about-qt.plugin.dep art-qt.plugin.dep audqt.plugin.dep colorbutton.plugin.dep dark-theme.plugin.dep dock.plugin.dep eq-preset-qt.plugin.dep equalizer-qt.plugin.dep file-entry.plugin.dep fileopener.plugin.dep font-entry.plugin.dep images.plugin.dep infopopup-qt.plugin.dep infowin-qt.plugin.dep info-widget.plugin.dep log-inspector.plugin.dep menu-qt.plugin.dep playlist-management.plugin.dep plugin-menu-qt.plugin.dep prefs-builder.plugin.dep prefs-plugin.plugin.dep prefs-widget-qt.plugin.dep prefs-window-qt.plugin.dep prefs-pluginlist-model.plugin.dep queue-manager-qt.plugin.dep song-window-qt.plugin.dep url-opener-qt.plugin.dep util-qt.plugin.dep treeview.plugin.dep volumebutton.plugin.dep; do \ test x"$i" = x"" && continue; \ echo "-include \${.CURDIR}/$i" >>.deps; \ done make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudtag' glib-compile-resources --sourcedir=../../images --generate-header --target=images.h images.gresource.xml printf "Compiling %s (lib)...\r" "audtag.cc" printf "Compiling %s (lib)...\r" "util.cc" Compiling audtag.cc (lib)... make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudqt' Compiling signals.cc... make libaudqt.so locales in="main.cc"; \ out="main.o"; \ if g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -I../dbus -include config.h -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 -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o main.o main.cc; then \ printf "Successfully compiled %s.\n" "main.cc"; \ else \ err=$?; printf "Failed to compile %s!\n" "main.cc"; exit $err; \ fi in="signals.cc"; \ out="signals.o"; \ if g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -I../dbus -include config.h -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 -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o signals.o signals.cc; then \ printf "Successfully compiled %s.\n" "signals.cc"; \ else \ err=$?; printf "Failed to compile %s!\n" "signals.cc"; exit $err; \ fi in="audtag.cc"; \ out="audtag.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o audtag.lib.o audtag.cc; then \ printf "Successfully compiled %s (lib).\n" "audtag.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "audtag.cc"; exit $err; \ fi Compiling util.cc (lib)... printf "Compiling %s (lib)...\r" "tag_module.cc" in="util.cc"; \ out="util.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o util.lib.o util.cc; then \ printf "Successfully compiled %s (lib).\n" "util.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "util.cc"; exit $err; \ fi : >.deps Compiling tag_module.cc (lib)... for i in "" about.dep confirm.dep eq-preset.dep equalizer.dep file-opener.dep gtk-compat.dep images.dep infopopup.dep infowin.dep init.dep jump-to-time.dep jump-to-track.dep jump-to-track-cache.dep list.dep menu.dep pixbufs.dep playlists.dep plugin-menu.dep plugin-prefs.dep plugin-view.dep prefs-widget.dep prefs-window.dep preset-browser.dep queue-manager.dep scaled-image.dep status.dep urilist.dep url-opener.dep util.dep about.lib.dep confirm.lib.dep eq-preset.lib.dep equalizer.lib.dep file-opener.lib.dep gtk-compat.lib.dep images.lib.dep infopopup.lib.dep infowin.lib.dep init.lib.dep jump-to-time.lib.dep jump-to-track.lib.dep jump-to-track-cache.lib.dep list.lib.dep menu.lib.dep pixbufs.lib.dep playlists.lib.dep plugin-menu.lib.dep plugin-prefs.lib.dep plugin-view.lib.dep prefs-widget.lib.dep prefs-window.lib.dep preset-browser.lib.dep queue-manager.lib.dep scaled-image.lib.dep status.lib.dep urilist.lib.dep url-opener.lib.dep util.lib.dep about.amigalib.dep confirm.amigalib.dep eq-preset.amigalib.dep equalizer.amigalib.dep file-opener.amigalib.dep gtk-compat.amigalib.dep images.amigalib.dep infopopup.amigalib.dep infowin.amigalib.dep init.amigalib.dep jump-to-time.amigalib.dep jump-to-track.amigalib.dep jump-to-track-cache.amigalib.dep list.amigalib.dep menu.amigalib.dep pixbufs.amigalib.dep playlists.amigalib.dep plugin-menu.amigalib.dep plugin-prefs.amigalib.dep plugin-view.amigalib.dep prefs-widget.amigalib.dep prefs-window.amigalib.dep preset-browser.amigalib.dep queue-manager.amigalib.dep scaled-image.amigalib.dep status.amigalib.dep urilist.amigalib.dep url-opener.amigalib.dep util.amigalib.dep about.plugin.dep confirm.plugin.dep eq-preset.plugin.dep equalizer.plugin.dep file-opener.plugin.dep gtk-compat.plugin.dep images.plugin.dep infopopup.plugin.dep infowin.plugin.dep init.plugin.dep jump-to-time.plugin.dep jump-to-track.plugin.dep jump-to-track-cache.plugin.dep list.plugin.dep menu.plugin.dep pixbufs.plugin.dep playlists.plugin.dep plugin-menu.plugin.dep plugin-prefs.plugin.dep plugin-view.plugin.dep prefs-widget.plugin.dep prefs-window.plugin.dep preset-browser.plugin.dep queue-manager.plugin.dep scaled-image.plugin.dep status.plugin.dep urilist.plugin.dep url-opener.plugin.dep util.plugin.dep; do \ test x"$i" = x"" && continue; \ echo "-include \${.CURDIR}/$i" >>.deps; \ done printf "Compiling %s...\r" "util.cc" Compiling util.cc... in="tag_module.cc"; \ out="tag_module.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o tag_module.lib.o tag_module.cc; then \ printf "Successfully compiled %s (lib).\n" "tag_module.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "tag_module.cc"; exit $err; \ fi make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudqt' make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudgui' in="util.cc"; \ out="util.o"; \ if g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -I../dbus -include config.h -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 -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o util.o util.cc; then \ printf "Successfully compiled %s.\n" "util.cc"; \ else \ err=$?; printf "Failed to compile %s!\n" "util.cc"; exit $err; \ fi make libaudgui.so locales printf "Compiling %s (lib)...\r" "about-qt.cc" Compiling about-qt.cc (lib)... in="about-qt.cc"; \ out="about-qt.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o about-qt.lib.o about-qt.cc; then \ printf "Successfully compiled %s (lib).\n" "about-qt.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "about-qt.cc"; exit $err; \ fi make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudgui' printf "Compiling %s (lib)...\r" "about.cc" Compiling about.cc (lib)... in="about.cc"; \ out="about.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o about.lib.o about.cc; then \ printf "Successfully compiled %s (lib).\n" "about.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "about.cc"; exit $err; \ fi Successfully compiled util.cc (lib). printf "Compiling %s (lib)...\r" "confirm.cc" Compiling confirm.cc (lib)... in="confirm.cc"; \ out="confirm.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o confirm.lib.o confirm.cc; then \ printf "Successfully compiled %s (lib).\n" "confirm.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "confirm.cc"; exit $err; \ fi Successfully compiled util.cc. printf "Compiling %s (lib)...\r" "eq-preset.cc" Compiling eq-preset.cc (lib)... in="eq-preset.cc"; \ out="eq-preset.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o eq-preset.lib.o eq-preset.cc; then \ printf "Successfully compiled %s (lib).\n" "eq-preset.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "eq-preset.cc"; exit $err; \ fi Successfully compiled tag_module.cc (lib). printf "Compiling %s...\r" "dbus-server.cc" make[5]: Nothing to be done for 'locales'. Compiling dbus-server.cc... in="dbus-server.cc"; \ out="dbus-server.o"; \ if g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -I../dbus -include config.h -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 -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o dbus-server.o dbus-server.cc; then \ printf "Successfully compiled %s.\n" "dbus-server.cc"; \ else \ err=$?; printf "Failed to compile %s!\n" "dbus-server.cc"; exit $err; \ fi Successfully compiled audtag.cc (lib). printf "Compiling %s (lib)...\r" "id3/id3-common.cc" Compiling id3/id3-common.cc (lib)... in="id3/id3-common.cc"; \ out="id3/id3-common.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o id3/id3-common.lib.o id3/id3-common.cc; then \ printf "Successfully compiled %s (lib).\n" "id3/id3-common.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "id3/id3-common.cc"; exit $err; \ fi Successfully compiled signals.cc. printf "Compiling %s (lib)...\r" "equalizer.cc" Compiling equalizer.cc (lib)... in="equalizer.cc"; \ out="equalizer.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o equalizer.lib.o equalizer.cc; then \ printf "Successfully compiled %s (lib).\n" "equalizer.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "equalizer.cc"; exit $err; \ fi Successfully compiled id3/id3-common.cc (lib). printf "Compiling %s (lib)...\r" "id3/id3v1.cc" Compiling id3/id3v1.cc (lib)... in="id3/id3v1.cc"; \ out="id3/id3v1.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o id3/id3v1.lib.o id3/id3v1.cc; then \ printf "Successfully compiled %s (lib).\n" "id3/id3v1.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "id3/id3v1.cc"; exit $err; \ fi Successfully compiled confirm.cc (lib). printf "Compiling %s (lib)...\r" "art-qt.cc" Compiling art-qt.cc (lib)... in="art-qt.cc"; \ out="art-qt.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o art-qt.lib.o art-qt.cc; then \ printf "Successfully compiled %s (lib).\n" "art-qt.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "art-qt.cc"; exit $err; \ fi Successfully compiled about.cc (lib). printf "Compiling %s (lib)...\r" "file-opener.cc" Compiling file-opener.cc (lib)... in="file-opener.cc"; \ out="file-opener.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o file-opener.lib.o file-opener.cc; then \ printf "Successfully compiled %s (lib).\n" "file-opener.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "file-opener.cc"; exit $err; \ fi Successfully compiled id3/id3v1.cc (lib). printf "Compiling %s (lib)...\r" "id3/id3v22.cc" Compiling id3/id3v22.cc (lib)... in="id3/id3v22.cc"; \ out="id3/id3v22.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o id3/id3v22.lib.o id3/id3v22.cc; then \ printf "Successfully compiled %s (lib).\n" "id3/id3v22.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "id3/id3v22.cc"; exit $err; \ fi Successfully compiled eq-preset.cc (lib). printf "Compiling %s (lib)...\r" "gtk-compat.cc" Compiling gtk-compat.cc (lib)... in="gtk-compat.cc"; \ out="gtk-compat.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o gtk-compat.lib.o gtk-compat.cc; then \ printf "Successfully compiled %s (lib).\n" "gtk-compat.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "gtk-compat.cc"; exit $err; \ fi Successfully compiled main.cc. printf "Compiling %s (lib)...\r" "audqt.cc" Compiling audqt.cc (lib)... in="audqt.cc"; \ out="audqt.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o audqt.lib.o audqt.cc; then \ printf "Successfully compiled %s (lib).\n" "audqt.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "audqt.cc"; exit $err; \ fi Successfully compiled id3/id3v22.cc (lib). printf "Compiling %s (lib)...\r" "id3/id3v24.cc" Compiling id3/id3v24.cc (lib)... in="id3/id3v24.cc"; \ out="id3/id3v24.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o id3/id3v24.lib.o id3/id3v24.cc; then \ printf "Successfully compiled %s (lib).\n" "id3/id3v24.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "id3/id3v24.cc"; exit $err; \ fi Successfully compiled equalizer.cc (lib). Successfully compiled file-opener.cc (lib). printf "Compiling %s (lib)...\r" "images.c" Compiling images.c (lib)... printf "Compiling %s (lib)...\r" "infopopup.cc" in="images.c"; \ out="images.lib.o"; \ if gcc -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -fPIC -DPIC -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o images.lib.o images.c; then \ printf "Successfully compiled %s (lib).\n" "images.c"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "images.c"; exit $err; \ fi Compiling infopopup.cc (lib)... in="infopopup.cc"; \ out="infopopup.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o infopopup.lib.o infopopup.cc; then \ printf "Successfully compiled %s (lib).\n" "infopopup.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "infopopup.cc"; exit $err; \ fi Successfully compiled gtk-compat.cc (lib). printf "Compiling %s (lib)...\r" "infowin.cc" Compiling infowin.cc (lib)... in="infowin.cc"; \ out="infowin.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o infowin.lib.o infowin.cc; then \ printf "Successfully compiled %s (lib).\n" "infowin.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "infowin.cc"; exit $err; \ fi Successfully compiled images.c (lib). printf "Compiling %s (lib)...\r" "colorbutton.cc" Compiling colorbutton.cc (lib)... in="colorbutton.cc"; \ out="colorbutton.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o colorbutton.lib.o colorbutton.cc; then \ printf "Successfully compiled %s (lib).\n" "colorbutton.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "colorbutton.cc"; exit $err; \ fi Successfully compiled infopopup.cc (lib). printf "Compiling %s (lib)...\r" "ape/ape.cc" Compiling ape/ape.cc (lib)... make[5]: Nothing to be done for 'locales'. in="ape/ape.cc"; \ out="ape/ape.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o ape/ape.lib.o ape/ape.cc; then \ printf "Successfully compiled %s (lib).\n" "ape/ape.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "ape/ape.cc"; exit $err; \ fi Successfully compiled id3/id3v24.cc (lib). printf "Compiling %s (lib)...\r" "dark-theme.cc" Compiling dark-theme.cc (lib)... in="dark-theme.cc"; \ out="dark-theme.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o dark-theme.lib.o dark-theme.cc; then \ printf "Successfully compiled %s (lib).\n" "dark-theme.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "dark-theme.cc"; exit $err; \ fi Successfully compiled about-qt.cc (lib). printf "Compiling %s (lib)...\r" "dock.cc" Compiling dock.cc (lib)... in="dock.cc"; \ out="dock.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o dock.lib.o dock.cc; then \ printf "Successfully compiled %s (lib).\n" "dock.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "dock.cc"; exit $err; \ fi Successfully compiled ape/ape.cc (lib). printf "Linking libaudtag.so...\r" Linking libaudtag.so... out="libaudtag.so"; \ if g++ -o libaudtag.so audtag.lib.o util.lib.o tag_module.lib.o id3/id3-common.lib.o id3/id3v1.lib.o id3/id3v22.lib.o id3/id3v24.lib.o ape/ape.lib.o -L../libaudcore -shared -Wl,-soname=$out.3 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,defs -laudcore -lglib-2.0 ; then \ printf "Successfully linked libaudtag.so.\n"; \ else \ err=$?; printf "Failed to link libaudtag.so!\n"; exit $err; \ fi Successfully compiled infowin.cc (lib). printf "Compiling %s (lib)...\r" "init.cc" Compiling init.cc (lib)... in="init.cc"; \ out="init.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o init.lib.o init.cc; then \ printf "Successfully compiled %s (lib).\n" "init.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "init.cc"; exit $err; \ fi Successfully compiled art-qt.cc (lib). printf "Compiling %s (lib)...\r" "eq-preset-qt.cc" Compiling eq-preset-qt.cc (lib)... in="eq-preset-qt.cc"; \ out="eq-preset-qt.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o eq-preset-qt.lib.o eq-preset-qt.cc; then \ printf "Successfully compiled %s (lib).\n" "eq-preset-qt.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "eq-preset-qt.cc"; exit $err; \ fi Successfully compiled init.cc (lib). printf "Compiling %s (lib)...\r" "jump-to-time.cc" Compiling jump-to-time.cc (lib)... in="jump-to-time.cc"; \ out="jump-to-time.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o jump-to-time.lib.o jump-to-time.cc; then \ printf "Successfully compiled %s (lib).\n" "jump-to-time.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "jump-to-time.cc"; exit $err; \ fi Successfully compiled colorbutton.cc (lib). printf "Compiling %s (lib)...\r" "equalizer-qt.cc" Compiling equalizer-qt.cc (lib)... in="equalizer-qt.cc"; \ out="equalizer-qt.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o equalizer-qt.lib.o equalizer-qt.cc; then \ printf "Successfully compiled %s (lib).\n" "equalizer-qt.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "equalizer-qt.cc"; exit $err; \ fi Successfully compiled audqt.cc (lib). printf "Compiling %s (lib)...\r" "file-entry.cc" Compiling file-entry.cc (lib)... in="file-entry.cc"; \ out="file-entry.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o file-entry.lib.o file-entry.cc; then \ printf "Successfully compiled %s (lib).\n" "file-entry.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "file-entry.cc"; exit $err; \ fi Successfully linked libaudtag.so. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudtag' make subdirs-after make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudtag' make[5]: Nothing to be done for 'subdirs-after'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudtag' make post-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudtag' make[5]: Nothing to be done for 'post-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudtag' make[4]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudtag' Leaving directory libaudtag. printf "Compiling %s (lib)...\r" "fileopener.cc" Compiling fileopener.cc (lib)... in="fileopener.cc"; \ out="fileopener.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o fileopener.lib.o fileopener.cc; then \ printf "Successfully compiled %s (lib).\n" "fileopener.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "fileopener.cc"; exit $err; \ fi Successfully compiled jump-to-time.cc (lib). printf "Compiling %s (lib)...\r" "jump-to-track.cc" Compiling jump-to-track.cc (lib)... in="jump-to-track.cc"; \ out="jump-to-track.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o jump-to-track.lib.o jump-to-track.cc; then \ printf "Successfully compiled %s (lib).\n" "jump-to-track.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "jump-to-track.cc"; exit $err; \ fi Successfully compiled dbus-server.cc. printf "Linking audacious...\r" Linking audacious... out="audacious"; \ if g++ -o audacious main.o signals.o util.o dbus-server.o -L../libaudcore -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,defs -laudcore ../dbus/aud-dbus.a -lglib-2.0 -lgobject-2.0 -lgio-2.0 -lm -lglib-2.0; then \ printf "Successfully linked audacious.\n"; \ else \ err=$?; printf "Failed to link audacious!\n"; exit $err; \ fi Successfully compiled dock.cc (lib). printf "Compiling %s (lib)...\r" "font-entry.cc" Compiling font-entry.cc (lib)... in="font-entry.cc"; \ out="font-entry.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o font-entry.lib.o font-entry.cc; then \ printf "Successfully compiled %s (lib).\n" "font-entry.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "font-entry.cc"; exit $err; \ fi Successfully compiled dark-theme.cc (lib). /usr/lib64/qt5/bin/rcc images.qrc -o images.cc printf "Compiling %s (lib)...\r" "jump-to-track-cache.cc" Compiling jump-to-track-cache.cc (lib)... in="jump-to-track-cache.cc"; \ out="jump-to-track-cache.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o jump-to-track-cache.lib.o jump-to-track-cache.cc; then \ printf "Successfully compiled %s (lib).\n" "jump-to-track-cache.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "jump-to-track-cache.cc"; exit $err; \ fi Successfully compiled jump-to-track.cc (lib). printf "Compiling %s (lib)...\r" "list.cc" Compiling list.cc (lib)... in="list.cc"; \ out="list.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o list.lib.o list.cc; then \ printf "Successfully compiled %s (lib).\n" "list.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "list.cc"; exit $err; \ fi Successfully compiled jump-to-track-cache.cc (lib). printf "Compiling %s (lib)...\r" "menu.cc" Compiling menu.cc (lib)... in="menu.cc"; \ out="menu.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o menu.lib.o menu.cc; then \ printf "Successfully compiled %s (lib).\n" "menu.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "menu.cc"; exit $err; \ fi Successfully compiled list.cc (lib). printf "Compiling %s (lib)...\r" "pixbufs.cc" Compiling pixbufs.cc (lib)... in="pixbufs.cc"; \ out="pixbufs.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o pixbufs.lib.o pixbufs.cc; then \ printf "Successfully compiled %s (lib).\n" "pixbufs.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "pixbufs.cc"; exit $err; \ fi Successfully compiled equalizer-qt.cc (lib). printf "Compiling %s (lib)...\r" "infopopup-qt.cc" Compiling infopopup-qt.cc (lib)... in="infopopup-qt.cc"; \ out="infopopup-qt.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o infopopup-qt.lib.o infopopup-qt.cc; then \ printf "Successfully compiled %s (lib).\n" "infopopup-qt.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "infopopup-qt.cc"; exit $err; \ fi Successfully compiled file-entry.cc (lib). printf "Compiling %s (lib)...\r" "infowin-qt.cc" Compiling infowin-qt.cc (lib)... in="infowin-qt.cc"; \ out="infowin-qt.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o infowin-qt.lib.o infowin-qt.cc; then \ printf "Successfully compiled %s (lib).\n" "infowin-qt.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "infowin-qt.cc"; exit $err; \ fi Successfully compiled menu.cc (lib). printf "Compiling %s (lib)...\r" "playlists.cc" Compiling playlists.cc (lib)... in="playlists.cc"; \ out="playlists.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o playlists.lib.o playlists.cc; then \ printf "Successfully compiled %s (lib).\n" "playlists.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "playlists.cc"; exit $err; \ fi Successfully compiled fileopener.cc (lib). printf "Compiling %s (lib)...\r" "info-widget.cc" Compiling info-widget.cc (lib)... in="info-widget.cc"; \ out="info-widget.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o info-widget.lib.o info-widget.cc; then \ printf "Successfully compiled %s (lib).\n" "info-widget.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "info-widget.cc"; exit $err; \ fi Successfully compiled eq-preset-qt.cc (lib). printf "Compiling %s (lib)...\r" "log-inspector.cc" Compiling log-inspector.cc (lib)... in="log-inspector.cc"; \ out="log-inspector.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o log-inspector.lib.o log-inspector.cc; then \ printf "Successfully compiled %s (lib).\n" "log-inspector.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "log-inspector.cc"; exit $err; \ fi Successfully compiled pixbufs.cc (lib). printf "Compiling %s (lib)...\r" "plugin-menu.cc" Compiling plugin-menu.cc (lib)... in="plugin-menu.cc"; \ out="plugin-menu.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o plugin-menu.lib.o plugin-menu.cc; then \ printf "Successfully compiled %s (lib).\n" "plugin-menu.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "plugin-menu.cc"; exit $err; \ fi Successfully compiled playlists.cc (lib). printf "Compiling %s (lib)...\r" "plugin-prefs.cc" Compiling plugin-prefs.cc (lib)... in="plugin-prefs.cc"; \ out="plugin-prefs.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o plugin-prefs.lib.o plugin-prefs.cc; then \ printf "Successfully compiled %s (lib).\n" "plugin-prefs.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "plugin-prefs.cc"; exit $err; \ fi Successfully compiled plugin-menu.cc (lib). printf "Compiling %s (lib)...\r" "plugin-view.cc" Compiling plugin-view.cc (lib)... in="plugin-view.cc"; \ out="plugin-view.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o plugin-view.lib.o plugin-view.cc; then \ printf "Successfully compiled %s (lib).\n" "plugin-view.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "plugin-view.cc"; exit $err; \ fi Successfully compiled font-entry.cc (lib). printf "Compiling %s (lib)...\r" "menu-qt.cc" Compiling menu-qt.cc (lib)... in="menu-qt.cc"; \ out="menu-qt.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o menu-qt.lib.o menu-qt.cc; then \ printf "Successfully compiled %s (lib).\n" "menu-qt.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "menu-qt.cc"; exit $err; \ fi Successfully linked audacious. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/audacious' make subdirs-after make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/audacious' make[5]: Nothing to be done for 'subdirs-after'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/audacious' make post-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/audacious' make[5]: Nothing to be done for 'post-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/audacious' make[4]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/audacious' Leaving directory audacious. printf "Compiling %s (lib)...\r" "playlist-management.cc" Compiling playlist-management.cc (lib)... in="playlist-management.cc"; \ out="playlist-management.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o playlist-management.lib.o playlist-management.cc; then \ printf "Successfully compiled %s (lib).\n" "playlist-management.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "playlist-management.cc"; exit $err; \ fi Successfully compiled plugin-prefs.cc (lib). printf "Compiling %s (lib)...\r" "prefs-widget.cc" Compiling prefs-widget.cc (lib)... in="prefs-widget.cc"; \ out="prefs-widget.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o prefs-widget.lib.o prefs-widget.cc; then \ printf "Successfully compiled %s (lib).\n" "prefs-widget.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "prefs-widget.cc"; exit $err; \ fi Successfully compiled plugin-view.cc (lib). printf "Compiling %s (lib)...\r" "plugin-menu-qt.cc" Compiling plugin-menu-qt.cc (lib)... in="plugin-menu-qt.cc"; \ out="plugin-menu-qt.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o plugin-menu-qt.lib.o plugin-menu-qt.cc; then \ printf "Successfully compiled %s (lib).\n" "plugin-menu-qt.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "plugin-menu-qt.cc"; exit $err; \ fi Successfully compiled infopopup-qt.cc (lib). printf "Compiling %s (lib)...\r" "prefs-builder.cc" Compiling prefs-builder.cc (lib)... in="prefs-builder.cc"; \ out="prefs-builder.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o prefs-builder.lib.o prefs-builder.cc; then \ printf "Successfully compiled %s (lib).\n" "prefs-builder.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "prefs-builder.cc"; exit $err; \ fi Successfully compiled prefs-widget.cc (lib). printf "Compiling %s (lib)...\r" "prefs-window.cc" Compiling prefs-window.cc (lib)... in="prefs-window.cc"; \ out="prefs-window.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o prefs-window.lib.o prefs-window.cc; then \ printf "Successfully compiled %s (lib).\n" "prefs-window.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "prefs-window.cc"; exit $err; \ fi Successfully compiled log-inspector.cc (lib). printf "Compiling %s (lib)...\r" "prefs-plugin.cc" Compiling prefs-plugin.cc (lib)... in="prefs-plugin.cc"; \ out="prefs-plugin.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o prefs-plugin.lib.o prefs-plugin.cc; then \ printf "Successfully compiled %s (lib).\n" "prefs-plugin.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "prefs-plugin.cc"; exit $err; \ fi Successfully compiled prefs-window.cc (lib). printf "Compiling %s (lib)...\r" "preset-browser.cc" Compiling preset-browser.cc (lib)... in="preset-browser.cc"; \ out="preset-browser.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o preset-browser.lib.o preset-browser.cc; then \ printf "Successfully compiled %s (lib).\n" "preset-browser.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "preset-browser.cc"; exit $err; \ fi Successfully compiled infowin-qt.cc (lib). printf "Compiling %s (lib)...\r" "queue-manager.cc" Compiling queue-manager.cc (lib)... in="queue-manager.cc"; \ out="queue-manager.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o queue-manager.lib.o queue-manager.cc; then \ printf "Successfully compiled %s (lib).\n" "queue-manager.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "queue-manager.cc"; exit $err; \ fi Successfully compiled info-widget.cc (lib). printf "Compiling %s (lib)...\r" "prefs-widget-qt.cc" Compiling prefs-widget-qt.cc (lib)... in="prefs-widget-qt.cc"; \ out="prefs-widget-qt.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o prefs-widget-qt.lib.o prefs-widget-qt.cc; then \ printf "Successfully compiled %s (lib).\n" "prefs-widget-qt.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "prefs-widget-qt.cc"; exit $err; \ fi Successfully compiled menu-qt.cc (lib). printf "Compiling %s (lib)...\r" "prefs-window-qt.cc" Compiling prefs-window-qt.cc (lib)... in="prefs-window-qt.cc"; \ out="prefs-window-qt.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o prefs-window-qt.lib.o prefs-window-qt.cc; then \ printf "Successfully compiled %s (lib).\n" "prefs-window-qt.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "prefs-window-qt.cc"; exit $err; \ fi Successfully compiled preset-browser.cc (lib). printf "Compiling %s (lib)...\r" "scaled-image.cc" Compiling scaled-image.cc (lib)... in="scaled-image.cc"; \ out="scaled-image.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o scaled-image.lib.o scaled-image.cc; then \ printf "Successfully compiled %s (lib).\n" "scaled-image.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "scaled-image.cc"; exit $err; \ fi Successfully compiled plugin-menu-qt.cc (lib). printf "Compiling %s (lib)...\r" "prefs-pluginlist-model.cc" Compiling prefs-pluginlist-model.cc (lib)... in="prefs-pluginlist-model.cc"; \ out="prefs-pluginlist-model.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o prefs-pluginlist-model.lib.o prefs-pluginlist-model.cc; then \ printf "Successfully compiled %s (lib).\n" "prefs-pluginlist-model.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "prefs-pluginlist-model.cc"; exit $err; \ fi Successfully compiled playlist-management.cc (lib). printf "Compiling %s (lib)...\r" "queue-manager-qt.cc" Successfully compiled queue-manager.cc (lib). printf "Compiling %s (lib)...\r" "status.cc" Compiling queue-manager-qt.cc (lib)... in="queue-manager-qt.cc"; \ out="queue-manager-qt.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o queue-manager-qt.lib.o queue-manager-qt.cc; then \ printf "Successfully compiled %s (lib).\n" "queue-manager-qt.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "queue-manager-qt.cc"; exit $err; \ fi Compiling status.cc (lib)... in="status.cc"; \ out="status.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o status.lib.o status.cc; then \ printf "Successfully compiled %s (lib).\n" "status.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "status.cc"; exit $err; \ fi Successfully compiled prefs-builder.cc (lib). printf "Compiling %s (lib)...\r" "urilist.cc" Compiling urilist.cc (lib)... in="urilist.cc"; \ out="urilist.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o urilist.lib.o urilist.cc; then \ printf "Successfully compiled %s (lib).\n" "urilist.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "urilist.cc"; exit $err; \ fi Successfully compiled urilist.cc (lib). printf "Compiling %s (lib)...\r" "url-opener.cc" Compiling url-opener.cc (lib)... in="url-opener.cc"; \ out="url-opener.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o url-opener.lib.o url-opener.cc; then \ printf "Successfully compiled %s (lib).\n" "url-opener.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "url-opener.cc"; exit $err; \ fi Successfully compiled status.cc (lib). printf "Compiling %s (lib)...\r" "util.cc" Compiling util.cc (lib)... make[5]: Nothing to be done for 'locales'. in="util.cc"; \ out="util.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/webp -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-4 -pthread -MD -MF ${out%.o}.dep -c -o util.lib.o util.cc; then \ printf "Successfully compiled %s (lib).\n" "util.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "util.cc"; exit $err; \ fi Successfully compiled scaled-image.cc (lib). printf "Compiling %s (lib)...\r" "song-window-qt.cc" Compiling song-window-qt.cc (lib)... in="song-window-qt.cc"; \ out="song-window-qt.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o song-window-qt.lib.o song-window-qt.cc; then \ printf "Successfully compiled %s (lib).\n" "song-window-qt.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "song-window-qt.cc"; exit $err; \ fi Successfully compiled prefs-plugin.cc (lib). printf "Compiling %s (lib)...\r" "url-opener-qt.cc" Compiling url-opener-qt.cc (lib)... in="url-opener-qt.cc"; \ out="url-opener-qt.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o url-opener-qt.lib.o url-opener-qt.cc; then \ printf "Successfully compiled %s (lib).\n" "url-opener-qt.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "url-opener-qt.cc"; exit $err; \ fi Successfully compiled url-opener.cc (lib). printf "Compiling %s (lib)...\r" "util-qt.cc" Compiling util-qt.cc (lib)... in="util-qt.cc"; \ out="util-qt.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o util-qt.lib.o util-qt.cc; then \ printf "Successfully compiled %s (lib).\n" "util-qt.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "util-qt.cc"; exit $err; \ fi Successfully compiled util.cc (lib). printf "Linking libaudgui.so...\r" Linking libaudgui.so... out="libaudgui.so"; \ if g++ -o libaudgui.so about.lib.o confirm.lib.o eq-preset.lib.o equalizer.lib.o file-opener.lib.o gtk-compat.lib.o images.lib.o infopopup.lib.o infowin.lib.o init.lib.o jump-to-time.lib.o jump-to-track.lib.o jump-to-track-cache.lib.o list.lib.o menu.lib.o pixbufs.lib.o playlists.lib.o plugin-menu.lib.o plugin-prefs.lib.o plugin-view.lib.o prefs-widget.lib.o prefs-window.lib.o preset-browser.lib.o queue-manager.lib.o scaled-image.lib.o status.lib.o urilist.lib.o url-opener.lib.o util.lib.o -L../libaudcore -shared -Wl,-soname=$out.5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,defs -laudcore -lm -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lharfbuzz -lfontconfig -lgdk_pixbuf-2.0 -lcairo -lfreetype -lglib-2.0 -lpango-1.0 -lgobject-2.0 ; then \ printf "Successfully linked libaudgui.so.\n"; \ else \ err=$?; printf "Failed to link libaudgui.so!\n"; exit $err; \ fi Successfully compiled prefs-window-qt.cc (lib). printf "Compiling %s (lib)...\r" "treeview.cc" Compiling treeview.cc (lib)... in="treeview.cc"; \ out="treeview.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o treeview.lib.o treeview.cc; then \ printf "Successfully compiled %s (lib).\n" "treeview.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "treeview.cc"; exit $err; \ fi Successfully compiled prefs-pluginlist-model.cc (lib). printf "Compiling %s (lib)...\r" "volumebutton.cc" Compiling volumebutton.cc (lib)... make[5]: Nothing to be done for 'locales'. in="volumebutton.cc"; \ out="volumebutton.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o volumebutton.lib.o volumebutton.cc; then \ printf "Successfully compiled %s (lib).\n" "volumebutton.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "volumebutton.cc"; exit $err; \ fi Successfully compiled prefs-widget-qt.cc (lib). printf "Compiling %s (lib)...\r" "images.cc" Compiling images.cc (lib)... in="images.cc"; \ out="images.lib.o"; \ if g++ -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -Wall -pipe -std=gnu++17 -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -DQT_GUI_LIB -I/usr/include/qt5/QtGui -DQT_CORE_LIB -I/usr/include/qt5/QtCore -fPIC -DLIBAUDQT_BUILD -MD -MF ${out%.o}.dep -c -o images.lib.o images.cc; then \ printf "Successfully compiled %s (lib).\n" "images.cc"; \ else \ err=$?; printf "Failed to compile %s (lib)!\n" "images.cc"; exit $err; \ fi Successfully compiled images.cc (lib). Successfully compiled util-qt.cc (lib). Successfully compiled queue-manager-qt.cc (lib). Successfully compiled url-opener-qt.cc (lib). Successfully compiled song-window-qt.cc (lib). Successfully compiled volumebutton.cc (lib). Successfully linked libaudgui.so. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudgui' make subdirs-after make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudgui' make[5]: Nothing to be done for 'subdirs-after'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudgui' make post-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudgui' make[5]: Nothing to be done for 'post-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudgui' make[4]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudgui' Leaving directory libaudgui. Successfully compiled treeview.cc (lib). printf "Linking libaudqt.so...\r" Linking libaudqt.so... out="libaudqt.so"; \ if g++ -o libaudqt.so about-qt.lib.o art-qt.lib.o audqt.lib.o colorbutton.lib.o dark-theme.lib.o dock.lib.o eq-preset-qt.lib.o equalizer-qt.lib.o file-entry.lib.o fileopener.lib.o font-entry.lib.o images.lib.o infopopup-qt.lib.o infowin-qt.lib.o info-widget.lib.o log-inspector.lib.o menu-qt.lib.o playlist-management.lib.o plugin-menu-qt.lib.o prefs-builder.lib.o prefs-plugin.lib.o prefs-widget-qt.lib.o prefs-window-qt.lib.o prefs-pluginlist-model.lib.o queue-manager-qt.lib.o song-window-qt.lib.o url-opener-qt.lib.o util-qt.lib.o treeview.lib.o volumebutton.lib.o -L../libaudcore -shared -Wl,-soname=$out.2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,defs -laudcore -lm -lQt5Widgets -lQt5Gui -lQt5Core ; then \ printf "Successfully linked libaudqt.so.\n"; \ else \ err=$?; printf "Failed to link libaudqt.so!\n"; exit $err; \ fi Successfully linked libaudqt.so. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudqt' make subdirs-after make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudqt' make[5]: Nothing to be done for 'subdirs-after'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudqt' make post-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudqt' make[5]: Nothing to be done for 'post-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudqt' make[4]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudqt' Leaving directory libaudqt. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src' make depend make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src' : >.deps for i in "" ; do \ test x"$i" = x"" && continue; \ echo "-include \${.CURDIR}/$i" >>.deps; \ done make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src' make locales make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src' make[3]: Nothing to be done for 'locales'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src' make subdirs-after make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src' make[3]: Nothing to be done for 'subdirs-after'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src' make post-all make[3]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src' make[3]: Nothing to be done for 'post-all'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src' make[2]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src' Leaving directory src. make[1]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1' make depend make[1]: Entering directory '/builddir/build/BUILD/audacious-4.3.1' : >.deps for i in "" ; do \ test x"$i" = x"" && continue; \ echo "-include \${.CURDIR}/$i" >>.deps; \ done make[1]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1' make locales make[1]: Entering directory '/builddir/build/BUILD/audacious-4.3.1' make[1]: Nothing to be done for 'locales'. make[1]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1' make subdirs-after make[1]: Entering directory '/builddir/build/BUILD/audacious-4.3.1' make[1]: Nothing to be done for 'subdirs-after'. make[1]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1' make post-all make[1]: Entering directory '/builddir/build/BUILD/audacious-4.3.1' make[1]: Nothing to be done for 'post-all'. make[1]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ylmSRq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64 ++ dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64 + cd audacious-4.3.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64 'INSTALL=/usr/bin/install -p' 'INSTALL=install -p' for i in audacious.pc; do \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/pkgconfig && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/pkgconfig/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi; \ done Installing audacious.pc... Successfully installed audacious.pc. for i in audacious.desktop; do \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/applications && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/applications/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done Installing audacious.desktop... Successfully installed audacious.desktop. if [ -f /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/Skins/Default/balance.png ]; then \ rm -f /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/Skins/Default/balance.png; \ fi for i in "" src man images po ; do \ test x"$i" = x"" && continue; \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ /usr/bin/make install || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done Entering directory src. make[1]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src' for i in "" dbus audtool audacious libaudcore libaudtag libguess libaudgui libaudqt ; do \ test x"$i" = x"" && continue; \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ /usr/bin/make install || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done Entering directory dbus. make[2]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/dbus' for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ /usr/bin/make install || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i...0 && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i. && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ rm -fr /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/$i; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks && cp -R $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/audacious @INSTALL_PLUGIN@; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done if test x"yes" = x"yes"; then \ for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done \ fi for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES/audacious.mo; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done make[2]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/dbus' Leaving directory dbus. Entering directory audtool. make[2]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/audtool' for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ /usr/bin/make install || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i...0 && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i. && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ rm -fr /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/$i; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks && cp -R $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/audacious @INSTALL_PLUGIN@; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" audtool; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done Installing audtool... Successfully installed audtool. if test x"yes" = x"yes"; then \ for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done \ fi for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES/audacious.mo; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done make[2]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/audtool' Leaving directory audtool. Entering directory audacious. make[2]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/audacious' for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ /usr/bin/make install || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i...0 && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i. && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ rm -fr /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/$i; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks && cp -R $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/audacious @INSTALL_PLUGIN@; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" audacious; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done Installing audacious... Successfully installed audacious. if test x"yes" = x"yes"; then \ for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done \ fi for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES/audacious.mo; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done make[2]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/audacious' Leaving directory audacious. Entering directory libaudcore. make[2]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudcore' for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ /usr/bin/make install || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done for i in "" libaudcore.so; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i.5.4.0 && ln -s -f $i.5.4.0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i.5 && ln -s -f $i.5.4.0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done Installing libaudcore.so... Successfully installed libaudcore.so. for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ rm -fr /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/$i; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks && cp -R $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/audacious @INSTALL_PLUGIN@; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done if test x"yes" = x"yes"; then \ for i in "" archive_reader.h audio.h audstrings.h drct.h equalizer.h export.h hook.h i18n.h index.h inifile.h interface.h list.h mainloop.h multihash.h objects.h playlist.h plugin.h plugins.h preferences.h probe.h ringbuf.h runtime.h templates.h tinylock.h threads.h tuple.h visualizer.h vfs.h vfs_async.h; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/libaudcore/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/libaudcore/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done \ fi Installing archive_reader.h... Successfully installed archive_reader.h. Installing audio.h... Successfully installed audio.h. Installing audstrings.h... Successfully installed audstrings.h. Installing drct.h... Successfully installed drct.h. Installing equalizer.h... Successfully installed equalizer.h. Installing export.h... Successfully installed export.h. Installing hook.h... Successfully installed hook.h. Installing i18n.h... Successfully installed i18n.h. Installing index.h... Successfully installed index.h. Installing inifile.h... Successfully installed inifile.h. Installing interface.h... Successfully installed interface.h. Installing list.h... Successfully installed list.h. Installing mainloop.h... Successfully installed mainloop.h. Installing multihash.h... Successfully installed multihash.h. Installing objects.h... Successfully installed objects.h. Installing playlist.h... Successfully installed playlist.h. Installing plugin.h... Successfully installed plugin.h. Installing plugins.h... Successfully installed plugins.h. Installing preferences.h... Successfully installed preferences.h. Installing probe.h... Successfully installed probe.h. Installing ringbuf.h... Successfully installed ringbuf.h. Installing runtime.h... Successfully installed runtime.h. Installing templates.h... Successfully installed templates.h. Installing tinylock.h... Successfully installed tinylock.h. Installing threads.h... Successfully installed threads.h. Installing tuple.h... Successfully installed tuple.h. Installing visualizer.h... Successfully installed visualizer.h. Installing vfs.h... Successfully installed vfs.h. Installing vfs_async.h... Successfully installed vfs_async.h. for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES/audacious.mo; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done make[2]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudcore' Leaving directory libaudcore. Entering directory libaudtag. make[2]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudtag' for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ /usr/bin/make install || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done for i in "" libaudtag.so; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i.3.0.0 && ln -s -f $i.3.0.0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i.3 && ln -s -f $i.3.0.0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done Installing libaudtag.so... Successfully installed libaudtag.so. for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ rm -fr /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/$i; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks && cp -R $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/audacious @INSTALL_PLUGIN@; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done if test x"yes" = x"yes"; then \ for i in "" audtag.h; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done \ fi Installing audtag.h... Successfully installed audtag.h. for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES/audacious.mo; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done make[2]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudtag' Leaving directory libaudtag. Entering directory libguess. make[2]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libguess' for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ /usr/bin/make install || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i...0 && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i. && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ rm -fr /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/$i; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks && cp -R $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/audacious @INSTALL_PLUGIN@; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done if test x"yes" = x"yes"; then \ for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done \ fi for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES/audacious.mo; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done make[2]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libguess' Leaving directory libguess. Entering directory libaudgui. make[2]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudgui' for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ /usr/bin/make install || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done for i in "" libaudgui.so; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i.5.2.0 && ln -s -f $i.5.2.0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i.5 && ln -s -f $i.5.2.0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done Installing libaudgui.so... Successfully installed libaudgui.so. for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ rm -fr /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/$i; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks && cp -R $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/audacious @INSTALL_PLUGIN@; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done if test x"yes" = x"yes"; then \ for i in "" gtk-compat.h libaudgui.h libaudgui-gtk.h list.h menu.h; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/libaudgui/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/libaudgui/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done \ fi Installing gtk-compat.h... Successfully installed gtk-compat.h. Installing libaudgui.h... Successfully installed libaudgui.h. Installing libaudgui-gtk.h... Successfully installed libaudgui-gtk.h. Installing list.h... Successfully installed list.h. Installing menu.h... Successfully installed menu.h. for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES/audacious.mo; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done make[2]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudgui' Leaving directory libaudgui. Entering directory libaudqt. make[2]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudqt' for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ /usr/bin/make install || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done for i in "" libaudqt.so; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i.2.4.0 && ln -s -f $i.2.4.0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i.2 && ln -s -f $i.2.4.0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done Installing libaudqt.so... Successfully installed libaudqt.so. for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ rm -fr /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/$i; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks && cp -R $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/audacious @INSTALL_PLUGIN@; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done if test x"yes" = x"yes"; then \ for i in "" colorbutton.h dock.h export.h iface.h info-widget.h libaudqt.h menu.h treeview.h; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/libaudqt/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/libaudqt/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done \ fi Installing colorbutton.h... Successfully installed colorbutton.h. Installing dock.h... Successfully installed dock.h. Installing export.h... Successfully installed export.h. Installing iface.h... Successfully installed iface.h. Installing info-widget.h... Successfully installed info-widget.h. Installing libaudqt.h... Successfully installed libaudqt.h. Installing menu.h... Successfully installed menu.h. Installing treeview.h... Successfully installed treeview.h. for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES/audacious.mo; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done make[2]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src/libaudqt' Leaving directory libaudqt. for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i...0 && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i. && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ rm -fr /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/$i; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks && cp -R $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/audacious @INSTALL_PLUGIN@; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done if test x"yes" = x"yes"; then \ for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done \ fi for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES/audacious.mo; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done make[1]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/src' Leaving directory src. Entering directory man. make[1]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/man' for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ /usr/bin/make install || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i...0 && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i. && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ rm -fr /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/$i; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks && cp -R $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/audacious @INSTALL_PLUGIN@; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done if test x"yes" = x"yes"; then \ for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done \ fi for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES/audacious.mo; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" audacious.1 audtool.1; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done Installing audacious.1... Successfully installed audacious.1. Installing audtool.1... Successfully installed audtool.1. make[1]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/man' Leaving directory man. Entering directory images. make[1]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/images' /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/icons/hicolor/48x48/apps /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/icons/hicolor/scalable/apps install -p -m 644 audacious.png "/builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/icons/hicolor/48x48/apps/audacious.png" install -p -m 644 audacious.svg "/builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/icons/hicolor/scalable/apps/audacious.svg" for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ /usr/bin/make install || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i...0 && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i. && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ rm -fr /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/$i; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks && cp -R $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/audacious @INSTALL_PLUGIN@; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done if test x"yes" = x"yes"; then \ for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done \ fi for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES/audacious.mo; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done make[1]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/images' Leaving directory images. Entering directory po. make[1]: Entering directory '/builddir/build/BUILD/audacious-4.3.1/po' for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Entering directory %s.\n" "$i"; cd $i || exit $?; \ /usr/bin/make install || exit $?; \ printf "Leaving directory %s.\n" "$i"; cd .. || exit $?; \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i...0 && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i. && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ rm -fr /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/$i; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks && cp -R $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/audacious @INSTALL_PLUGIN@; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done if test x"yes" = x"yes"; then \ for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done \ fi for i in "" af.mo ar.mo be.mo bg.mo ca.mo cmn.mo cs.mo da.mo de.mo el.mo en_GB.mo es_AR.mo es_MX.mo es.mo et.mo eu.mo fa_IR.mo fi.mo fr.mo gl.mo hu.mo id_ID.mo it.mo ja.mo ko.mo lt.mo lv.mo ml_IN.mo ms.mo nl.mo pl.mo pt_BR.mo pt_PT.mo ro.mo ru.mo si.mo sk.mo sl.mo sq.mo sr.mo sr_RS.mo sv.mo ta.mo tr.mo uk.mo uz.mo zh_CN.mo zh_TW.mo; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES/audacious.mo; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done Installing af.mo... Successfully installed af.mo. Installing ar.mo... Successfully installed ar.mo. Installing be.mo... Successfully installed be.mo. Installing bg.mo... Successfully installed bg.mo. Installing ca.mo... Successfully installed ca.mo. Installing cmn.mo... Successfully installed cmn.mo. Installing cs.mo... Successfully installed cs.mo. Installing da.mo... Successfully installed da.mo. Installing de.mo... Successfully installed de.mo. Installing el.mo... Successfully installed el.mo. Installing en_GB.mo... Successfully installed en_GB.mo. Installing es_AR.mo... Successfully installed es_AR.mo. Installing es_MX.mo... Successfully installed es_MX.mo. Installing es.mo... Successfully installed es.mo. Installing et.mo... Successfully installed et.mo. Installing eu.mo... Successfully installed eu.mo. Installing fa_IR.mo... Successfully installed fa_IR.mo. Installing fi.mo... Successfully installed fi.mo. Installing fr.mo... Successfully installed fr.mo. Installing gl.mo... Successfully installed gl.mo. Installing hu.mo... Successfully installed hu.mo. Installing id_ID.mo... Successfully installed id_ID.mo. Installing it.mo... Successfully installed it.mo. Installing ja.mo... Successfully installed ja.mo. Installing ko.mo... Successfully installed ko.mo. Installing lt.mo... Successfully installed lt.mo. Installing lv.mo... Successfully installed lv.mo. Installing ml_IN.mo... Successfully installed ml_IN.mo. Installing ms.mo... Successfully installed ms.mo. Installing nl.mo... Successfully installed nl.mo. Installing pl.mo... Successfully installed pl.mo. Installing pt_BR.mo... Successfully installed pt_BR.mo. Installing pt_PT.mo... Successfully installed pt_PT.mo. Installing ro.mo... Successfully installed ro.mo. Installing ru.mo... Successfully installed ru.mo. Installing si.mo... Successfully installed si.mo. Installing sk.mo... Successfully installed sk.mo. Installing sl.mo... Successfully installed sl.mo. Installing sq.mo... Successfully installed sq.mo. Installing sr.mo... Successfully installed sr.mo. Installing sr_RS.mo... Successfully installed sr_RS.mo. Installing sv.mo... Successfully installed sv.mo. Installing ta.mo... Successfully installed ta.mo. Installing tr.mo... Successfully installed tr.mo. Installing uk.mo... Successfully installed uk.mo. Installing uz.mo... Successfully installed uz.mo. Installing zh_CN.mo... Successfully installed zh_CN.mo. Installing zh_TW.mo... Successfully installed zh_TW.mo. for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done make[1]: Leaving directory '/builddir/build/BUILD/audacious-4.3.1/po' Leaving directory po. for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i...0 && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i. && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ rm -fr /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/$i; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks && cp -R $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/Library/Frameworks/; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/libs/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/audacious @INSTALL_PLUGIN@; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" AUTHORS COPYING; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done Installing AUTHORS... Successfully installed AUTHORS. Installing COPYING... Successfully installed COPYING. for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done if test x"yes" = x"yes"; then \ for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d $(dirname /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/include/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done \ fi for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/locale/${i%.mo}/LC_MESSAGES/audacious.mo; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if /usr/bin/install -c -d /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/man/man1/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done + find /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64 -type f -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64 audacious + desktop-file-install --dir /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/applications /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/applications/audacious.desktop + install -D -m0644 contrib/audacious.appdata.xml /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/appdata/audacious.appdata.xml + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/appdata/audacious.appdata.xml /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/appdata/audacious.appdata.xml: OK + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 4.3.1-1.ocs23 --unique-debug-suffix -4.3.1-1.ocs23.aarch64 --unique-debug-src-base audacious-4.3.1-1.ocs23.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/audacious-4.3.1 extracting debug info from /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin/audacious extracting debug info from /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/libaudcore.so.5.4.0 extracting debug info from /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/libaudgui.so.5.2.0 extracting debug info from /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/libaudqt.so.2.4.0 extracting debug info from /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/bin/audtool extracting debug info from /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/lib64/libaudtag.so.3.0.0 5574 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: audacious-4.3.1-1.ocs23.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tZF5op + umask 022 + cd /builddir/build/BUILD + cd audacious-4.3.1 + DOCDIR=/builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/doc/audacious + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/doc/audacious + cp -pr AUTHORS /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/doc/audacious + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(audacious.desktop) audacious = 4.3.1-1.ocs23 audacious(aarch-64) = 4.3.1-1.ocs23 metainfo() metainfo(audacious.appdata.xml) mimehandler(application/ogg) mimehandler(application/x-cue) mimehandler(application/x-ogg) mimehandler(application/xspf+xml) mimehandler(audio/aac) mimehandler(audio/flac) mimehandler(audio/midi) mimehandler(audio/mp3) mimehandler(audio/mp4) mimehandler(audio/mpeg) mimehandler(audio/mpegurl) mimehandler(audio/ogg) mimehandler(audio/prs.sid) mimehandler(audio/wav) mimehandler(audio/x-flac) mimehandler(audio/x-it) mimehandler(audio/x-mod) mimehandler(audio/x-mp3) mimehandler(audio/x-mpeg) mimehandler(audio/x-mpegurl) mimehandler(audio/x-ms-asx) mimehandler(audio/x-ms-wma) mimehandler(audio/x-musepack) mimehandler(audio/x-s3m) mimehandler(audio/x-scpls) mimehandler(audio/x-stm) mimehandler(audio/x-vorbis+ogg) mimehandler(audio/x-wav) mimehandler(audio/x-wavpack) mimehandler(audio/x-xm) mimehandler(x-content/audio-cdda) xmms-gui Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libaudcore.so.5()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) rtld(GNU_HASH) Processing files: audacious-libs-4.3.1-1.ocs23.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.P3C7Vv + umask 022 + cd /builddir/build/BUILD + cd audacious-4.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/licenses/audacious-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/licenses/audacious-libs + cp -pr COPYING /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64/usr/share/licenses/audacious-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: audacious(plugin-api) = 48 audacious-libs = 4.3.1-1.ocs23 audacious-libs(aarch-64) = 4.3.1-1.ocs23 libaudcore.so.5()(64bit) libaudgui.so.5()(64bit) libaudqt.so.2()(64bit) libaudtag.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libaudcore.so.5()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libcairo.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) rtld(GNU_HASH) Processing files: audacious-devel-4.3.1-1.ocs23.aarch64 Provides: audacious-devel = 4.3.1-1.ocs23 audacious-devel(aarch-64) = 4.3.1-1.ocs23 pkgconfig(audacious) = 4.3.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libaudcore.so.5()(64bit) libaudgui.so.5()(64bit) libaudqt.so.2()(64bit) libaudtag.so.3()(64bit) Processing files: audacious-debugsource-4.3.1-1.ocs23.aarch64 Provides: audacious-debugsource = 4.3.1-1.ocs23 audacious-debugsource(aarch-64) = 4.3.1-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: audacious-debuginfo-4.3.1-1.ocs23.aarch64 Provides: audacious-debuginfo = 4.3.1-1.ocs23 audacious-debuginfo(aarch-64) = 4.3.1-1.ocs23 debuginfo(build-id) = 8136201cdf94dbfe34f7cd9beee7957cbd9950a7 debuginfo(build-id) = da9b923f71b3c42f0672bf134c8c26b7ed4403fb Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: audacious-debugsource(aarch-64) = 4.3.1-1.ocs23 Processing files: audacious-libs-debuginfo-4.3.1-1.ocs23.aarch64 Provides: audacious-libs-debuginfo = 4.3.1-1.ocs23 audacious-libs-debuginfo(aarch-64) = 4.3.1-1.ocs23 debuginfo(build-id) = 0cc5d16ad47b473ed6b2393774265ad992539a2c debuginfo(build-id) = 256a1af5d63527b8b41a9eab968cf14c026f7738 debuginfo(build-id) = 58e3a5e19b5585729ba66b42c0a6e32319faa0ed debuginfo(build-id) = ea4e28e8c441f39fad7e96ba45faf2b10f425d1a libaudcore.so.5.4.0-4.3.1-1.ocs23.aarch64.debug()(64bit) libaudgui.so.5.2.0-4.3.1-1.ocs23.aarch64.debug()(64bit) libaudqt.so.2.4.0-4.3.1-1.ocs23.aarch64.debug()(64bit) libaudtag.so.3.0.0-4.3.1-1.ocs23.aarch64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: audacious-debugsource(aarch-64) = 4.3.1-1.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/audacious-4.3.1-1.ocs23.aarch64 Wrote: /builddir/build/RPMS/audacious-devel-4.3.1-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/audacious-debuginfo-4.3.1-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/audacious-4.3.1-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/audacious-libs-4.3.1-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/audacious-debugsource-4.3.1-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/audacious-libs-debuginfo-4.3.1-1.ocs23.aarch64.rpm Child return code was: 0