Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/audacious.spec'], chrootPath='/var/lib/mock/epel8-build-23236137-2216261/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --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: s390x Building for target s390x Wrote: /builddir/build/SRPMS/audacious-4.0.5-2.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/audacious.spec'], chrootPath='/var/lib/mock/epel8-build-23236137-2216261/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --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: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.i2p6y9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf audacious-4.0.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/audacious-4.0.5.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd audacious-4.0.5 + /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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6Tkp4i + umask 022 + cd /builddir/build/BUILD + cd audacious-4.0.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 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.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=s390x-redhat-linux-gnu --host=s390x-redhat-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 '--with-buildstamp=Fedora 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... s390x-ibm-linux-gnu checking host system type... s390x-ibm-linux-gnu checking target system type... s390x-ibm-linux-gnu checking for s390x-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for s390x-redhat-linux-gnu-g++... no checking for s390x-redhat-linux-gnu-c++... no checking for s390x-redhat-linux-gnu-gpp... no checking for s390x-redhat-linux-gnu-aCC... no checking for s390x-redhat-linux-gnu-CC... no checking for s390x-redhat-linux-gnu-cxx... no checking for s390x-redhat-linux-gnu-cc++... no checking for s390x-redhat-linux-gnu-cl.exe... no checking for s390x-redhat-linux-gnu-FCC... no checking for s390x-redhat-linux-gnu-KCC... no checking for s390x-redhat-linux-gnu-RCC... no checking for s390x-redhat-linux-gnu-xlC_r... no checking for s390x-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for s390x-redhat-linux-gnu-pkg-config... /usr/bin/s390x-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking operating system type... Linux 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) yes 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 s390x-redhat-linux-gnu-ar... no checking for ar... /usr/bin/ar checking for s390x-redhat-linux-gnu-ranlib... no checking for ranlib... /usr/bin/ranlib checking for s390x-redhat-linux-gnu-windres... no checking for windres... no checking for library containing pthread_create... -lpthread 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 shared library system... ELF checking for sigwait... yes checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gdbus-codegen... yes checking for tput... /usr/bin/tput configure: creating ./config.status config.status: creating audacious.pc config.status: creating buildsys.mk config.status: creating extra.mk config.status: creating man/audtool.1 config.status: creating man/audacious.1 config.status: creating src/libaudcore/audio.h config.status: creating win32/audacious.nsi config.status: creating win32/override/README.txt config.status: creating config.h config.status: executing po-directories commands configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --disable-dependency-tracking Configuration: Install path: /usr D-Bus support: yes GTK+ support: yes Qt support: yes Valgrind analysis support: no + make -j3 make pre-all make[1]: Entering directory '/builddir/build/BUILD/audacious-4.0.5' make[1]: Nothing to be done for 'pre-all'. make[1]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5' make subdirs make[1]: Entering directory '/builddir/build/BUILD/audacious-4.0.5' 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 Entering directory src. Entering directory man. Entering directory images. make[2]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/man' make pre-all make[2]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/images' make pre-all make[2]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src' make pre-all make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/images' make[3]: Nothing to be done for 'pre-all'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/images' make subdirs make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/man' make[3]: Nothing to be done for 'pre-all'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/man' make subdirs make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src' make[3]: Nothing to be done for 'pre-all'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src' make subdirs make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/images' make[3]: Nothing to be done for 'subdirs'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/images' make depend make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/man' make[3]: Nothing to be done for 'subdirs'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/man' make depend make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src' 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]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/images' regen=0; \ deps=""; \ test -f .deps || regen=1; \ for i in "" ; do \ case $i in \ "") \ ;; \ *.c) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.cc | *.cxx) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.m) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.mm) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.S) \ if test x"@AS_DEPENDS@" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ esac; \ done; \ if test x"$regen" = x"1" -a x"$deps" != x""; then \ printf "Generating dependencies...\r"; \ if make $deps && cat $deps >.deps; then \ rm -f $deps; \ printf "Successfully generated dependencies.\n"; \ else \ :> .deps; \ touch -t 0001010000 .deps; \ err=$?; printf "Failed to generate dependencies!\n"; exit $err; \ fi; \ fi Entering directory dbus. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/images' make locales make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/man' regen=0; \ deps=""; \ test -f .deps || regen=1; \ for i in "" ; do \ case $i in \ "") \ ;; \ *.c) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.cc | *.cxx) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.m) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.mm) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.S) \ if test x"@AS_DEPENDS@" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ esac; \ done; \ if test x"$regen" = x"1" -a x"$deps" != x""; then \ printf "Generating dependencies...\r"; \ if make $deps && cat $deps >.deps; then \ rm -f $deps; \ printf "Successfully generated dependencies.\n"; \ else \ :> .deps; \ touch -t 0001010000 .deps; \ err=$?; printf "Failed to generate dependencies!\n"; exit $err; \ fi; \ fi make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/images' make[3]: Nothing to be done for 'locales'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/images' make[4]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/dbus' make pre-all make subdirs-after make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/dbus' make[5]: Nothing to be done for 'pre-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/dbus' make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/images' make[3]: Nothing to be done for 'subdirs-after'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/images' make subdirs make post-all make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/man' make locales make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/images' make[3]: Nothing to be done for 'post-all'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/images' make[2]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/images' make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/man' Leaving directory images. make[3]: Nothing to be done for 'locales'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/man' 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 make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/dbus' make[5]: Nothing to be done for 'subdirs'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/dbus' make depend make subdirs-after Entering directory po. make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/man' make[3]: Nothing to be done for 'subdirs-after'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/man' make post-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/dbus' gdbus-codegen --interface-prefix org.atheme. --c-namespace Obj --generate-c-code aud-dbus aud-dbus.xml make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/man' make[3]: Nothing to be done for 'post-all'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/man' make[2]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/man' Leaving directory man. 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[2]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/po' make pre-all make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/po' make[3]: Nothing to be done for 'pre-all'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/po' Entering directory libguess. make subdirs make[4]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libguess' make pre-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libguess' make[5]: Nothing to be done for 'pre-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libguess' make subdirs make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/po' make[3]: Nothing to be done for 'subdirs'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/po' make depend make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/po' regen=0; \ deps=""; \ test -f .deps || regen=1; \ for i in "" ; do \ case $i in \ "") \ ;; \ *.c) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.cc | *.cxx) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.m) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.mm) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.S) \ if test x"@AS_DEPENDS@" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ esac; \ done; \ if test x"$regen" = x"1" -a x"$deps" != x""; then \ printf "Generating dependencies...\r"; \ if make $deps && cat $deps >.deps; then \ rm -f $deps; \ printf "Successfully generated dependencies.\n"; \ else \ :> .deps; \ touch -t 0001010000 .deps; \ err=$?; printf "Failed to generate dependencies!\n"; exit $err; \ fi; \ fi make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libguess' make[5]: Nothing to be done for 'subdirs'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libguess' make depend make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/po' make locales make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libguess' regen=0; \ deps=""; \ test -f .deps || regen=1; \ for i in "" dfa.c guess.c guess_impl.c; do \ case $i in \ "") \ ;; \ *.c) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.cc | *.cxx) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.m) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.mm) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.S) \ if test x"@AS_DEPENDS@" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ esac; \ done; \ if test x"$regen" = x"1" -a x"$deps" != x""; then \ printf "Generating dependencies...\r"; \ if make $deps && cat $deps >.deps; then \ rm -f $deps; \ printf "Successfully generated dependencies.\n"; \ else \ :> .deps; \ touch -t 0001010000 .deps; \ err=$?; printf "Failed to generate dependencies!\n"; exit $err; \ fi; \ fi Generating dependencies... make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/po' printf "Compiling %s...\r" "ar.po" make[6]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libguess' gcc -E -I../.. -include config.h -DLIBGUESS_CORE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -fPIC -DPIC -Wno-unused-variable -M dfa.c | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >dfa.c.dep || \ { rm -f dfa.c.dep; false; } Compiling ar.po... 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 Successfully compiled ar.po. printf "Compiling %s...\r" "be.po" 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 gcc -E -I../.. -include config.h -DLIBGUESS_CORE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -fPIC -DPIC -Wno-unused-variable -M guess.c | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >guess.c.dep || \ { rm -f guess.c.dep; false; } Successfully compiled be.po. printf "Compiling %s...\r" "bg.po" 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 gcc -E -I../.. -include config.h -DLIBGUESS_CORE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -fPIC -DPIC -Wno-unused-variable -M guess_impl.c | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >guess_impl.c.dep || \ { rm -f guess_impl.c.dep; false; } Successfully compiled bg.po. printf "Compiling %s...\r" "ca.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 Successfully compiled ca.po. make[6]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libguess' printf "Compiling %s...\r" "cmn.po" Compiling cmn.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 Successfully generated dependencies. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libguess' make libguess.a locales make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libguess' printf "Compiling %s...\r" "dfa.c" Successfully compiled cmn.po. printf "Compiling %s...\r" "cs.po" Compiling dfa.c... in="dfa.c"; \ out="dfa.o"; \ if gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -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 -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 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 Successfully compiled cs.po. printf "Compiling %s...\r" "da.po" Compiling da.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 Successfully compiled da.po. printf "Compiling %s...\r" "de.po" Compiling de.po... 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 Successfully compiled de.po. printf "Compiling %s...\r" "el.po" Compiling el.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 Successfully compiled el.po. printf "Compiling %s...\r" "en_GB.po" Compiling en_GB.po... 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 Successfully compiled en_GB.po. 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 dfa.c. printf "Compiling %s...\r" "guess.c" Compiling guess.c... in="guess.c"; \ out="guess.o"; \ if gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -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 -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 es_AR.po. printf "Compiling %s...\r" "es_MX.po" Compiling es_MX.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 es_MX.po. printf "Compiling %s...\r" "es.po" Compiling es.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.po. printf "Compiling %s...\r" "et.po" Compiling et.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 Successfully compiled guess.c. printf "Compiling %s...\r" "guess_impl.c" # nothing to do here make[5]: Nothing to be done for 'locales'. Compiling guess_impl.c... in="guess_impl.c"; \ out="guess_impl.o"; \ if gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -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 -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 regen=0; \ deps=""; \ test -f .deps || regen=1; \ for i in "" aud-dbus.c; do \ case $i in \ "") \ ;; \ *.c) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.cc | *.cxx) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.m) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.mm) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.S) \ if test x"@AS_DEPENDS@" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ esac; \ done; \ if test x"$regen" = x"1" -a x"$deps" != x""; then \ printf "Generating dependencies...\r"; \ if make $deps && cat $deps >.deps; then \ rm -f $deps; \ printf "Successfully generated dependencies.\n"; \ else \ :> .deps; \ touch -t 0001010000 .deps; \ err=$?; printf "Failed to generate dependencies!\n"; exit $err; \ fi; \ fi Generating dependencies... Successfully compiled et.po. printf "Compiling %s...\r" "fi.po" make[6]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/dbus' gcc -E -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -M aud-dbus.c | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >aud-dbus.c.dep || \ { rm -f aud-dbus.c.dep; false; } Compiling fi.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 Successfully compiled fi.po. printf "Compiling %s...\r" "fr.po" Compiling fr.po... 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 Successfully compiled fr.po. printf "Compiling %s...\r" "gl.po" Compiling gl.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 make[6]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/dbus' Successfully generated dependencies. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/dbus' make aud-dbus.a locales Successfully compiled gl.po. printf "Compiling %s...\r" "hu.po" Compiling hu.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 Successfully compiled hu.po. printf "Compiling %s...\r" "id_ID.po" Compiling id_ID.po... 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 Successfully compiled id_ID.po. 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 it.po. printf "Compiling %s...\r" "ja.po" Compiling ja.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 Successfully compiled ja.po. printf "Compiling %s...\r" "ko.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 make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/dbus' printf "Compiling %s...\r" "aud-dbus.c" make[5]: Nothing to be done for 'locales'. Compiling aud-dbus.c... in="aud-dbus.c"; \ out="aud-dbus.o"; \ if gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -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 Successfully compiled ko.po. printf "Compiling %s...\r" "lt.po" Compiling lt.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 Successfully compiled lt.po. printf "Compiling %s...\r" "lv.po" Compiling lv.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 Successfully compiled lv.po. printf "Compiling %s...\r" "ml_IN.po" Compiling ml_IN.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 Successfully compiled ml_IN.po. printf "Compiling %s...\r" "ms.po" Compiling ms.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 Successfully compiled ms.po. printf "Compiling %s...\r" "nl.po" Compiling nl.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 Successfully compiled guess_impl.c. printf "Linking libguess.a...\r" Linking libguess.a... rm -f libguess.a 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 \ err=$?; printf "Failed to link libguess.a!\n"; exit $err; \ rm -f libguess.a; \ fi; \ for i in $ars; do \ dir=".$(echo $i | sed 's/\//_/g').objs"; \ rm -fr $dir; \ done Successfully linked libguess.a. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libguess' make subdirs-after Successfully compiled nl.po. printf "Compiling %s...\r" "pl.po" make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libguess' make[5]: Nothing to be done for 'subdirs-after'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libguess' make post-all Compiling pl.po... 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 make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libguess' make[5]: Nothing to be done for 'post-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libguess' make[4]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libguess' Leaving directory libguess. printf "Compiling %s...\r" "pt_BR.po" Compiling pt_BR.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 Successfully compiled pl.po. printf "Compiling %s...\r" "pt_PT.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 Successfully compiled pt_BR.po. 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 Successfully compiled pt_PT.po. printf "Compiling %s...\r" "si.po" Compiling si.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 Successfully compiled ru.po. printf "Compiling %s...\r" "sk.po" Compiling sk.po... 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 si.po. printf "Compiling %s...\r" "sr.po" Compiling sr.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 sk.po. printf "Compiling %s...\r" "sr_RS.po" Compiling sr_RS.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 Successfully compiled sr.po. printf "Compiling %s...\r" "sv.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 Successfully compiled sr_RS.po. printf "Compiling %s...\r" "ta.po" Compiling ta.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 Successfully compiled sv.po. printf "Compiling %s...\r" "tr.po" Compiling tr.po... 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 Successfully compiled ta.po. printf "Compiling %s...\r" "uk.po" Compiling uk.po... 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 Successfully compiled tr.po. printf "Compiling %s...\r" "zh_CN.po" Compiling zh_CN.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 Successfully compiled uk.po. printf "Compiling %s...\r" "zh_TW.po" Compiling zh_TW.po... 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 zh_CN.po. 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.0.5/src/libaudcore' make pre-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudcore' make[5]: Nothing to be done for 'pre-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudcore' make subdirs Successfully compiled zh_TW.po. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/po' make subdirs-after make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudcore' make[5]: Nothing to be done for 'subdirs'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudcore' make depend make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/po' make[3]: Nothing to be done for 'subdirs-after'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/po' make post-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudcore' regen=0; \ deps=""; \ test -f .deps || regen=1; \ for i in "" adder.cc art.cc art-search.cc audio.cc audstrings.cc charset.cc config.cc cue-cache.cc drct.cc effect.cc equalizer.cc equalizer-preset.cc eventqueue.cc fft.cc history.cc hook.cc index.cc inifile.cc interface.cc list.cc logger.cc mainloop.cc multihash.cc output.cc parse.cc playback.cc playlist.cc playlist-cache.cc playlist-data.cc playlist-files.cc playlist-utils.cc plugin-init.cc plugin-load.cc plugin-registry.cc preferences.cc probe.cc probe-buffer.cc ringbuf.cc runtime.cc scanner.cc stringbuf.cc strpool.cc tinylock.cc timer.cc tuple.cc tuple-compiler.cc util.cc vfs.cc vfs_async.cc vfs_local.cc vis-runner.cc visualization.cc; do \ case $i in \ "") \ ;; \ *.c) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.cc | *.cxx) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.m) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.mm) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.S) \ if test x"@AS_DEPENDS@" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ esac; \ done; \ if test x"$regen" = x"1" -a x"$deps" != x""; then \ printf "Generating dependencies...\r"; \ if make $deps && cat $deps >.deps; then \ rm -f $deps; \ printf "Successfully generated dependencies.\n"; \ else \ :> .deps; \ touch -t 0001010000 .deps; \ err=$?; printf "Failed to generate dependencies!\n"; exit $err; \ fi; \ fi make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/po' make[3]: Nothing to be done for 'post-all'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/po' make[2]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/po' Leaving directory po. Generating dependencies... make[6]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudcore' gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M adder.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >adder.cc.dep || \ { rm -f adder.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M art.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >art.cc.dep || \ { rm -f art.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M art-search.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >art-search.cc.dep || \ { rm -f art-search.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M audio.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >audio.cc.dep || \ { rm -f audio.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M audstrings.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >audstrings.cc.dep || \ { rm -f audstrings.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M charset.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >charset.cc.dep || \ { rm -f charset.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M config.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >config.cc.dep || \ { rm -f config.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M cue-cache.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >cue-cache.cc.dep || \ { rm -f cue-cache.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M drct.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >drct.cc.dep || \ { rm -f drct.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M effect.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >effect.cc.dep || \ { rm -f effect.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M equalizer.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >equalizer.cc.dep || \ { rm -f equalizer.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M equalizer-preset.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >equalizer-preset.cc.dep || \ { rm -f equalizer-preset.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M eventqueue.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >eventqueue.cc.dep || \ { rm -f eventqueue.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M fft.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >fft.cc.dep || \ { rm -f fft.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M history.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >history.cc.dep || \ { rm -f history.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M hook.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >hook.cc.dep || \ { rm -f hook.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M index.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >index.cc.dep || \ { rm -f index.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M inifile.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >inifile.cc.dep || \ { rm -f inifile.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M interface.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >interface.cc.dep || \ { rm -f interface.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M list.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >list.cc.dep || \ { rm -f list.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M logger.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >logger.cc.dep || \ { rm -f logger.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M mainloop.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >mainloop.cc.dep || \ { rm -f mainloop.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M multihash.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >multihash.cc.dep || \ { rm -f multihash.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M output.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >output.cc.dep || \ { rm -f output.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M parse.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >parse.cc.dep || \ { rm -f parse.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M playback.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >playback.cc.dep || \ { rm -f playback.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M playlist.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >playlist.cc.dep || \ { rm -f playlist.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M playlist-cache.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >playlist-cache.cc.dep || \ { rm -f playlist-cache.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M playlist-data.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >playlist-data.cc.dep || \ { rm -f playlist-data.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M playlist-files.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >playlist-files.cc.dep || \ { rm -f playlist-files.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M playlist-utils.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >playlist-utils.cc.dep || \ { rm -f playlist-utils.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M plugin-init.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >plugin-init.cc.dep || \ { rm -f plugin-init.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M plugin-load.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >plugin-load.cc.dep || \ { rm -f plugin-load.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M plugin-registry.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >plugin-registry.cc.dep || \ { rm -f plugin-registry.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M preferences.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >preferences.cc.dep || \ { rm -f preferences.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M probe.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >probe.cc.dep || \ { rm -f probe.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M probe-buffer.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >probe-buffer.cc.dep || \ { rm -f probe-buffer.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M ringbuf.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >ringbuf.cc.dep || \ { rm -f ringbuf.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M runtime.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >runtime.cc.dep || \ { rm -f runtime.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M scanner.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >scanner.cc.dep || \ { rm -f scanner.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M stringbuf.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >stringbuf.cc.dep || \ { rm -f stringbuf.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M strpool.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >strpool.cc.dep || \ { rm -f strpool.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M tinylock.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >tinylock.cc.dep || \ { rm -f tinylock.cc.dep; false; } Successfully compiled aud-dbus.c. printf "Linking aud-dbus.a...\r" Linking aud-dbus.a... rm -f aud-dbus.a 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 \ err=$?; printf "Failed to link aud-dbus.a!\n"; exit $err; \ rm -f aud-dbus.a; \ fi; \ for i in $ars; do \ dir=".$(echo $i | sed 's/\//_/g').objs"; \ rm -fr $dir; \ done Successfully linked aud-dbus.a. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/dbus' make subdirs-after gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M timer.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >timer.cc.dep || \ { rm -f timer.cc.dep; false; } make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/dbus' make[5]: Nothing to be done for 'subdirs-after'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/dbus' make post-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/dbus' make[5]: Nothing to be done for 'post-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/dbus' make[4]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/dbus' Leaving directory dbus. gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M tuple.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >tuple.cc.dep || \ { rm -f tuple.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M tuple-compiler.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >tuple-compiler.cc.dep || \ { rm -f tuple-compiler.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M util.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >util.cc.dep || \ { rm -f util.cc.dep; false; } 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.0.5/src/audtool' make pre-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/audtool' make[5]: Nothing to be done for 'pre-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/audtool' make subdirs make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/audtool' make[5]: Nothing to be done for 'subdirs'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/audtool' make depend gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M vfs.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >vfs.cc.dep || \ { rm -f vfs.cc.dep; false; } make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/audtool' regen=0; \ deps=""; \ test -f .deps || regen=1; \ for i in "" main.c handlers_general.c handlers_playback.c handlers_playlist.c handlers_playqueue.c handlers_vitals.c handlers_equalizer.c report.c wrappers.c; do \ case $i in \ "") \ ;; \ *.c) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.cc | *.cxx) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.m) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.mm) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.S) \ if test x"@AS_DEPENDS@" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ esac; \ done; \ if test x"$regen" = x"1" -a x"$deps" != x""; then \ printf "Generating dependencies...\r"; \ if make $deps && cat $deps >.deps; then \ rm -f $deps; \ printf "Successfully generated dependencies.\n"; \ else \ :> .deps; \ touch -t 0001010000 .deps; \ err=$?; printf "Failed to generate dependencies!\n"; exit $err; \ fi; \ fi Generating dependencies... make[6]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/audtool' gcc -E -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -M main.c | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >main.c.dep || \ { rm -f main.c.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M vfs_async.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >vfs_async.cc.dep || \ { rm -f vfs_async.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M vfs_local.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >vfs_local.cc.dep || \ { rm -f vfs_local.cc.dep; false; } gcc -E -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -M handlers_general.c | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >handlers_general.c.dep || \ { rm -f handlers_general.c.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M vis-runner.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >vis-runner.cc.dep || \ { rm -f vis-runner.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M visualization.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >visualization.cc.dep || \ { rm -f visualization.cc.dep; false; } gcc -E -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -M handlers_playback.c | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >handlers_playback.c.dep || \ { rm -f handlers_playback.c.dep; false; } gcc -E -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -M handlers_playlist.c | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >handlers_playlist.c.dep || \ { rm -f handlers_playlist.c.dep; false; } make[6]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudcore' Successfully generated dependencies. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudcore' make libaudcore.so locales gcc -E -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -M handlers_playqueue.c | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >handlers_playqueue.c.dep || \ { rm -f handlers_playqueue.c.dep; false; } gcc -E -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -M handlers_vitals.c | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >handlers_vitals.c.dep || \ { rm -f handlers_vitals.c.dep; false; } make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudcore' printf "Compiling %s (lib)...\r" "adder.cc" Compiling adder.cc (lib)... gcc -E -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -M handlers_equalizer.c | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >handlers_equalizer.c.dep || \ { rm -f handlers_equalizer.c.dep; false; } in="adder.cc"; \ out="adder.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 gcc -E -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -M report.c | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >report.c.dep || \ { rm -f report.c.dep; false; } gcc -E -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -M wrappers.c | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >wrappers.c.dep || \ { rm -f wrappers.c.dep; false; } printf "Compiling %s (lib)...\r" "art.cc" Compiling art.cc (lib)... in="art.cc"; \ out="art.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 make[6]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/audtool' Successfully generated dependencies. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/audtool' make audtool locales make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/audtool' printf "Compiling %s...\r" "main.c" Compiling main.c... in="main.c"; \ out="main.o"; \ if gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -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 main.c. printf "Compiling %s...\r" "handlers_general.c" Compiling handlers_general.c... in="handlers_general.c"; \ out="handlers_general.o"; \ if gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -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 handlers_general.c. printf "Compiling %s...\r" "handlers_playback.c" Compiling handlers_playback.c... in="handlers_playback.c"; \ out="handlers_playback.o"; \ if gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -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 art.cc (lib). 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 Successfully compiled handlers_playback.c. printf "Compiling %s...\r" "handlers_playlist.c" Compiling handlers_playlist.c... in="handlers_playlist.c"; \ out="handlers_playlist.o"; \ if gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -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 art-search.cc (lib). printf "Compiling %s (lib)...\r" "audio.cc" Compiling audio.cc (lib)... in="audio.cc"; \ out="audio.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 Successfully compiled adder.cc (lib). printf "Compiling %s (lib)...\r" "audstrings.cc" Compiling audstrings.cc (lib)... in="audstrings.cc"; \ out="audstrings.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 Successfully compiled handlers_playlist.c. printf "Compiling %s...\r" "handlers_playqueue.c" Compiling handlers_playqueue.c... in="handlers_playqueue.c"; \ out="handlers_playqueue.o"; \ if gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -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_playqueue.c. printf "Compiling %s...\r" "handlers_vitals.c" Compiling handlers_vitals.c... in="handlers_vitals.c"; \ out="handlers_vitals.o"; \ if gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -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_vitals.c. printf "Compiling %s...\r" "handlers_equalizer.c" Compiling handlers_equalizer.c... in="handlers_equalizer.c"; \ out="handlers_equalizer.o"; \ if gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -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 audio.cc (lib). printf "Compiling %s (lib)...\r" "charset.cc" Compiling charset.cc (lib)... in="charset.cc"; \ out="charset.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 Successfully compiled handlers_equalizer.c. printf "Compiling %s...\r" "report.c" Compiling report.c... in="report.c"; \ out="report.o"; \ if gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -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 audstrings.cc (lib). printf "Compiling %s (lib)...\r" "config.cc" Compiling config.cc (lib)... in="config.cc"; \ out="config.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 report.c. 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -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 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,defs ../dbus/aud-dbus.a -lpthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ; then \ printf "Successfully linked audtool.\n"; \ else \ err=$?; printf "Failed to link audtool!\n"; exit $err; \ fi Successfully linked audtool. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/audtool' make subdirs-after make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/audtool' make[5]: Nothing to be done for 'subdirs-after'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/audtool' make post-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/audtool' make[5]: Nothing to be done for 'post-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/audtool' make[4]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/audtool' Leaving directory audtool. 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 charset.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 drct.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 config.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 cue-cache.cc (lib). printf "Compiling %s (lib)...\r" "equalizer-preset.cc" Compiling equalizer-preset.cc (lib)... in="equalizer-preset.cc"; \ out="equalizer-preset.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 Successfully compiled equalizer-preset.cc (lib). printf "Compiling %s (lib)...\r" "eventqueue.cc" Compiling eventqueue.cc (lib)... in="eventqueue.cc"; \ out="eventqueue.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 equalizer.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 effect.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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" Compiling hook.cc (lib)... in="hook.cc"; \ out="hook.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 Successfully compiled eventqueue.cc (lib). Successfully compiled fft.cc (lib). printf "Compiling %s (lib)...\r" "index.cc" printf "Compiling %s (lib)...\r" "inifile.cc" Compiling index.cc (lib)... in="index.cc"; \ out="index.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 Compiling inifile.cc (lib)... in="inifile.cc"; \ out="inifile.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 index.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 inifile.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 list.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 hook.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 interface.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 compiled logger.cc (lib). printf "Compiling %s (lib)...\r" "output.cc" Compiling output.cc (lib)... in="output.cc"; \ out="output.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 Successfully compiled multihash.cc (lib). printf "Compiling %s (lib)...\r" "parse.cc" Compiling parse.cc (lib)... in="parse.cc"; \ out="parse.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 mainloop.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 output.cc (lib). printf "Compiling %s (lib)...\r" "playlist-cache.cc" Compiling playlist-cache.cc (lib)... in="playlist-cache.cc"; \ out="playlist-cache.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 Successfully compiled playlist-cache.cc (lib). printf "Compiling %s (lib)...\r" "playlist-data.cc" Compiling playlist-data.cc (lib)... in="playlist-data.cc"; \ out="playlist-data.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 Successfully compiled playback.cc (lib). 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 playlist-files.cc (lib). 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 playlist-data.cc (lib). printf "Compiling %s (lib)...\r" "plugin-init.cc" Compiling plugin-init.cc (lib)... in="plugin-init.cc"; \ out="plugin-init.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 Successfully compiled plugin-init.cc (lib). printf "Compiling %s (lib)...\r" "plugin-load.cc" Compiling plugin-load.cc (lib)... in="plugin-load.cc"; \ out="plugin-load.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 playlist.cc (lib). printf "Compiling %s (lib)...\r" "plugin-registry.cc" Compiling plugin-registry.cc (lib)... in="plugin-registry.cc"; \ out="plugin-registry.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 Successfully compiled plugin-load.cc (lib). printf "Compiling %s (lib)...\r" "preferences.cc" Compiling preferences.cc (lib)... in="preferences.cc"; \ out="preferences.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 playlist-utils.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 probe.cc (lib). printf "Compiling %s (lib)...\r" "ringbuf.cc" Successfully compiled probe-buffer.cc (lib). printf "Compiling %s (lib)...\r" "runtime.cc" Compiling ringbuf.cc (lib)... in="ringbuf.cc"; \ out="ringbuf.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 Compiling runtime.cc (lib)... in="runtime.cc"; \ out="runtime.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 ringbuf.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 plugin-registry.cc (lib). printf "Compiling %s (lib)...\r" "stringbuf.cc" Successfully compiled runtime.cc (lib). Compiling stringbuf.cc (lib)... in="stringbuf.cc"; \ out="stringbuf.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 scanner.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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" "timer.cc" Compiling timer.cc (lib)... in="timer.cc"; \ out="timer.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 stringbuf.cc (lib). printf "Compiling %s (lib)...\r" "tuple.cc" Compiling tuple.cc (lib)... in="tuple.cc"; \ out="tuple.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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" Compiling tuple-compiler.cc (lib)... in="tuple-compiler.cc"; \ out="tuple-compiler.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 Successfully compiled timer.cc (lib). printf "Compiling %s (lib)...\r" "util.cc" Compiling util.cc (lib)... in="util.cc"; \ out="util.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 tuple-compiler.cc (lib). printf "Compiling %s (lib)...\r" "vfs.cc" Compiling vfs.cc (lib)... in="vfs.cc"; \ out="vfs.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 Successfully compiled tuple.cc (lib). printf "Compiling %s (lib)...\r" "vfs_async.cc" Compiling vfs_async.cc (lib)... in="vfs_async.cc"; \ out="vfs_async.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 Successfully compiled vfs.cc (lib). printf "Compiling %s (lib)...\r" "vfs_local.cc" Compiling vfs_local.cc (lib)... in="vfs_local.cc"; \ out="vfs_local.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 util.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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 vfs_async.cc (lib). printf "Compiling %s (lib)...\r" "visualization.cc" make[5]: Nothing to be done for 'locales'. Compiling visualization.cc (lib)... in="visualization.cc"; \ out="visualization.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -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_local.cc (lib). Successfully compiled vis-runner.cc (lib). Successfully compiled visualization.cc (lib). printf "Linking libaudcore.so...\r" Linking libaudcore.so... out="libaudcore.so"; \ if g++ -o libaudcore.so adder.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 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=libaudcore.so.5 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,defs ../libguess/libguess.a -lpthread -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 libaudcore.so. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudcore' make subdirs-after make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudcore' make[5]: Nothing to be done for 'subdirs-after'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudcore' make post-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudcore' make[5]: Nothing to be done for 'post-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudcore' make[4]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/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 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 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 Entering directory audacious. Entering directory libaudtag. Entering directory libaudgui. make[4]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/audacious' make pre-all make[4]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudtag' make pre-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/audacious' make[5]: Nothing to be done for 'pre-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/audacious' make subdirs make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudtag' make[5]: Nothing to be done for 'pre-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudtag' make subdirs make[4]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudgui' make pre-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/audacious' make[5]: Nothing to be done for 'subdirs'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/audacious' make depend make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudtag' make[5]: Nothing to be done for 'subdirs'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudtag' make depend make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/audacious' regen=0; \ deps=""; \ test -f .deps || regen=1; \ for i in "" main.cc signals.cc util.cc dbus-server.cc; do \ case $i in \ "") \ ;; \ *.c) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.cc | *.cxx) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.m) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.mm) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.S) \ if test x"@AS_DEPENDS@" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ esac; \ done; \ if test x"$regen" = x"1" -a x"$deps" != x""; then \ printf "Generating dependencies...\r"; \ if make $deps && cat $deps >.deps; then \ rm -f $deps; \ printf "Successfully generated dependencies.\n"; \ else \ :> .deps; \ touch -t 0001010000 .deps; \ err=$?; printf "Failed to generate dependencies!\n"; exit $err; \ fi; \ fi make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudtag' regen=0; \ deps=""; \ test -f .deps || regen=1; \ for i in "" audtag.cc util.cc tag_module.cc id3/id3-common.cc id3/id3v1.cc id3/id3v22.cc id3/id3v24.cc ape/ape.cc; do \ case $i in \ "") \ ;; \ *.c) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.cc | *.cxx) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.m) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.mm) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.S) \ if test x"@AS_DEPENDS@" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ esac; \ done; \ if test x"$regen" = x"1" -a x"$deps" != x""; then \ printf "Generating dependencies...\r"; \ if make $deps && cat $deps >.deps; then \ rm -f $deps; \ printf "Successfully generated dependencies.\n"; \ else \ :> .deps; \ touch -t 0001010000 .deps; \ err=$?; printf "Failed to generate dependencies!\n"; exit $err; \ fi; \ fi Generating dependencies... Generating dependencies... make[6]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/audacious' gcc -E -I.. -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M main.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >main.cc.dep || \ { rm -f main.cc.dep; false; } make[6]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudtag' gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M audtag.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >audtag.cc.dep || \ { rm -f audtag.cc.dep; false; } make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudgui' make[5]: Nothing to be done for 'pre-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudgui' make subdirs make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudgui' make[5]: Nothing to be done for 'subdirs'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudgui' make depend make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudgui' glib-compile-resources --sourcedir=../../images --generate-source --target=images.c images.gresource.xml gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M util.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >util.cc.dep || \ { rm -f util.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M tag_module.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >tag_module.cc.dep || \ { rm -f tag_module.cc.dep; false; } glib-compile-resources --sourcedir=../../images --generate-header --target=images.h images.gresource.xml regen=0; \ deps=""; \ test -f .deps || regen=1; \ for i in "" about.cc confirm.cc eq-preset.cc equalizer.cc file-opener.cc images.c infopopup.cc infowin.cc init.cc jump-to-time.cc jump-to-track.cc jump-to-track-cache.cc list.cc menu.cc pixbufs.cc playlists.cc plugin-menu.cc plugin-prefs.cc plugin-view.cc prefs-widget.cc prefs-window.cc preset-browser.cc queue-manager.cc scaled-image.cc status.cc urilist.cc url-opener.cc util.cc; do \ case $i in \ "") \ ;; \ *.c) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.cc | *.cxx) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.m) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.mm) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.S) \ if test x"@AS_DEPENDS@" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ esac; \ done; \ if test x"$regen" = x"1" -a x"$deps" != x""; then \ printf "Generating dependencies...\r"; \ if make $deps && cat $deps >.deps; then \ rm -f $deps; \ printf "Successfully generated dependencies.\n"; \ else \ :> .deps; \ touch -t 0001010000 .deps; \ err=$?; printf "Failed to generate dependencies!\n"; exit $err; \ fi; \ fi gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M id3/id3-common.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >id3/id3-common.cc.dep || \ { rm -f id3/id3-common.cc.dep; false; } Generating dependencies... make[6]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudgui' gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M about.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >about.cc.dep || \ { rm -f about.cc.dep; false; } gcc -E -I.. -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M signals.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >signals.cc.dep || \ { rm -f signals.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M id3/id3v1.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >id3/id3v1.cc.dep || \ { rm -f id3/id3v1.cc.dep; false; } gcc -E -I.. -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M util.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >util.cc.dep || \ { rm -f util.cc.dep; false; } gcc -E -I.. -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M dbus-server.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >dbus-server.cc.dep || \ { rm -f dbus-server.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M id3/id3v22.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >id3/id3v22.cc.dep || \ { rm -f id3/id3v22.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M confirm.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >confirm.cc.dep || \ { rm -f confirm.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M id3/id3v24.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >id3/id3v24.cc.dep || \ { rm -f id3/id3v24.cc.dep; false; } make[6]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/audacious' Successfully generated dependencies. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/audacious' make audacious locales gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M ape/ape.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >ape/ape.cc.dep || \ { rm -f ape/ape.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M eq-preset.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >eq-preset.cc.dep || \ { rm -f eq-preset.cc.dep; false; } make[6]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudtag' Successfully generated dependencies. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudtag' make libaudtag.so locales make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudtag' printf "Compiling %s (lib)...\r" "audtag.cc" Compiling audtag.cc (lib)... in="audtag.cc"; \ out="audtag.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -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 make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/audacious' printf "Compiling %s...\r" "main.cc" Compiling main.cc... in="main.cc"; \ out="main.o"; \ if g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 Successfully compiled audtag.cc (lib). printf "Compiling %s (lib)...\r" "util.cc" gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M equalizer.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >equalizer.cc.dep || \ { rm -f equalizer.cc.dep; false; } Compiling util.cc (lib)... in="util.cc"; \ out="util.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -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 util.cc (lib). printf "Compiling %s (lib)...\r" "tag_module.cc" Compiling tag_module.cc (lib)... in="tag_module.cc"; \ out="tag_module.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -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 Successfully compiled tag_module.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -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 gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M file-opener.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >file-opener.cc.dep || \ { rm -f file-opener.cc.dep; false; } 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -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 gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -fvisibility=hidden -fPIC -DPIC -M images.c | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >images.c.dep || \ { rm -f images.c.dep; false; } Successfully compiled main.cc. printf "Compiling %s...\r" "signals.cc" Compiling signals.cc... in="signals.cc"; \ out="signals.o"; \ if g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M infopopup.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >infopopup.cc.dep || \ { rm -f infopopup.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M infowin.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >infowin.cc.dep || \ { rm -f infowin.cc.dep; false; } 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -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 gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M init.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >init.cc.dep || \ { rm -f init.cc.dep; false; } 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -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 signals.cc. printf "Compiling %s...\r" "util.cc" Compiling util.cc... in="util.cc"; \ out="util.o"; \ if g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 Successfully compiled util.cc. 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -I../dbus -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M jump-to-time.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >jump-to-time.cc.dep || \ { rm -f jump-to-time.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M jump-to-track.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >jump-to-track.cc.dep || \ { rm -f jump-to-track.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M jump-to-track-cache.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >jump-to-track-cache.cc.dep || \ { rm -f jump-to-track-cache.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M list.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >list.cc.dep || \ { rm -f list.cc.dep; false; } 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,defs -laudcore ../dbus/aud-dbus.a -lpthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -lglib-2.0 ; then \ printf "Successfully linked audacious.\n"; \ else \ err=$?; printf "Failed to link audacious!\n"; exit $err; \ fi gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M menu.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >menu.cc.dep || \ { rm -f menu.cc.dep; false; } Successfully compiled id3/id3v24.cc (lib). printf "Compiling %s (lib)...\r" "ape/ape.cc" make[5]: Nothing to be done for 'locales'. Compiling ape/ape.cc (lib)... in="ape/ape.cc"; \ out="ape/ape.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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 -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 linked audacious. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/audacious' make subdirs-after make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/audacious' make[5]: Nothing to be done for 'subdirs-after'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/audacious' make post-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/audacious' make[5]: Nothing to be done for 'post-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/audacious' make[4]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/audacious' Leaving directory audacious. 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 libaudqt. make[4]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudqt' make pre-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudqt' make[5]: Nothing to be done for 'pre-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudqt' make subdirs make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudqt' make[5]: Nothing to be done for 'subdirs'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudqt' make depend make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudqt' /usr/lib64/qt5/bin/rcc images.qrc -o images.cc regen=0; \ deps=""; \ test -f .deps || regen=1; \ for i in "" about-qt.cc art-qt.cc audqt.cc colorbutton.cc eq-preset-qt.cc equalizer-qt.cc file-entry.cc fileopener.cc font-entry.cc images.cc infopopup-qt.cc infowin-qt.cc info-widget.cc log-inspector.cc menu-qt.cc playlist-management.cc plugin-menu-qt.cc prefs-builder.cc prefs-plugin.cc prefs-widget-qt.cc prefs-window-qt.cc prefs-pluginlist-model.cc queue-manager-qt.cc url-opener-qt.cc util-qt.cc treeview.cc volumebutton.cc; do \ case $i in \ "") \ ;; \ *.c) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.cc | *.cxx) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.m) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.mm) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.S) \ if test x"@AS_DEPENDS@" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ esac; \ done; \ if test x"$regen" = x"1" -a x"$deps" != x""; then \ printf "Generating dependencies...\r"; \ if make $deps && cat $deps >.deps; then \ rm -f $deps; \ printf "Successfully generated dependencies.\n"; \ else \ :> .deps; \ touch -t 0001010000 .deps; \ err=$?; printf "Failed to generate dependencies!\n"; exit $err; \ fi; \ fi Generating dependencies... make[6]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudqt' gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M about-qt.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >about-qt.cc.dep || \ { rm -f about-qt.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M pixbufs.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >pixbufs.cc.dep || \ { rm -f pixbufs.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M art-qt.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >art-qt.cc.dep || \ { rm -f art-qt.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M playlists.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >playlists.cc.dep || \ { rm -f playlists.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M audqt.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >audqt.cc.dep || \ { rm -f audqt.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M plugin-menu.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >plugin-menu.cc.dep || \ { rm -f plugin-menu.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M colorbutton.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >colorbutton.cc.dep || \ { rm -f colorbutton.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M plugin-prefs.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >plugin-prefs.cc.dep || \ { rm -f plugin-prefs.cc.dep; false; } 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=libaudtag.so.3 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,defs -laudcore -lpthread -lglib-2.0 ; then \ printf "Successfully linked libaudtag.so.\n"; \ else \ err=$?; printf "Failed to link libaudtag.so!\n"; exit $err; \ fi Successfully linked libaudtag.so. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudtag' make subdirs-after make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudtag' make[5]: Nothing to be done for 'subdirs-after'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudtag' make post-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudtag' make[5]: Nothing to be done for 'post-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudtag' make[4]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudtag' Leaving directory libaudtag. gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M eq-preset-qt.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >eq-preset-qt.cc.dep || \ { rm -f eq-preset-qt.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M plugin-view.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >plugin-view.cc.dep || \ { rm -f plugin-view.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M equalizer-qt.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >equalizer-qt.cc.dep || \ { rm -f equalizer-qt.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M file-entry.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >file-entry.cc.dep || \ { rm -f file-entry.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M fileopener.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >fileopener.cc.dep || \ { rm -f fileopener.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M prefs-widget.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >prefs-widget.cc.dep || \ { rm -f prefs-widget.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M font-entry.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >font-entry.cc.dep || \ { rm -f font-entry.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M images.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >images.cc.dep || \ { rm -f images.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M infopopup-qt.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >infopopup-qt.cc.dep || \ { rm -f infopopup-qt.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M infowin-qt.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >infowin-qt.cc.dep || \ { rm -f infowin-qt.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M prefs-window.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >prefs-window.cc.dep || \ { rm -f prefs-window.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M info-widget.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >info-widget.cc.dep || \ { rm -f info-widget.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M log-inspector.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >log-inspector.cc.dep || \ { rm -f log-inspector.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M preset-browser.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >preset-browser.cc.dep || \ { rm -f preset-browser.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M menu-qt.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >menu-qt.cc.dep || \ { rm -f menu-qt.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M playlist-management.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >playlist-management.cc.dep || \ { rm -f playlist-management.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M plugin-menu-qt.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >plugin-menu-qt.cc.dep || \ { rm -f plugin-menu-qt.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M queue-manager.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >queue-manager.cc.dep || \ { rm -f queue-manager.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M prefs-builder.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >prefs-builder.cc.dep || \ { rm -f prefs-builder.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M prefs-plugin.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >prefs-plugin.cc.dep || \ { rm -f prefs-plugin.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M prefs-widget-qt.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >prefs-widget-qt.cc.dep || \ { rm -f prefs-widget-qt.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M prefs-window-qt.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >prefs-window-qt.cc.dep || \ { rm -f prefs-window-qt.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M scaled-image.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >scaled-image.cc.dep || \ { rm -f scaled-image.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M prefs-pluginlist-model.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >prefs-pluginlist-model.cc.dep || \ { rm -f prefs-pluginlist-model.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M queue-manager-qt.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >queue-manager-qt.cc.dep || \ { rm -f queue-manager-qt.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M status.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >status.cc.dep || \ { rm -f status.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M url-opener-qt.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >url-opener-qt.cc.dep || \ { rm -f url-opener-qt.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M urilist.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >urilist.cc.dep || \ { rm -f urilist.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M util-qt.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >util-qt.cc.dep || \ { rm -f util-qt.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M url-opener.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >url-opener.cc.dep || \ { rm -f url-opener.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M util.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >util.cc.dep || \ { rm -f util.cc.dep; false; } gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M treeview.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >treeview.cc.dep || \ { rm -f treeview.cc.dep; false; } make[6]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudgui' Successfully generated dependencies. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudgui' make libaudgui.so locales gcc -E -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -M volumebutton.cc | \ sed 's/^\([^\.]*\)\.o:/\1.o \1.lib.o \1.moslib.o \1.plugin.o:/' >volumebutton.cc.dep || \ { rm -f volumebutton.cc.dep; false; } make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 printf "Compiling %s (lib)...\r" "confirm.cc" Compiling confirm.cc (lib)... in="confirm.cc"; \ out="confirm.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 make[6]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudqt' Successfully generated dependencies. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudqt' make libaudqt.so locales make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudqt' 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from about.cc:20: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from about.cc:20: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled about.cc (lib). 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from confirm.cc:20: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from confirm.cc:20: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled confirm.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from internal.h:23, from eq-preset.cc:29: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from internal.h:23, from eq-preset.cc:29: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled eq-preset.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from internal.h:23, from equalizer.cc:28: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from internal.h:23, from equalizer.cc:28: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled equalizer.cc (lib). printf "Compiling %s (lib)...\r" "images.c" Compiling images.c (lib)... in="images.c"; \ out="images.lib.o"; \ if gcc -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from file-opener.cc:20: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ Successfully compiled images.c (lib). printf "Compiling %s (lib)...\r" "infopopup.cc" Compiling infopopup.cc (lib)... in="infopopup.cc"; \ out="infopopup.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from file-opener.cc:20: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled file-opener.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from infopopup.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from infopopup.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled about-qt.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 infopopup.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from infowin.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from infowin.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled infowin.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from internal.h:23, from init.cc:29: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from internal.h:23, from init.cc:29: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled init.cc (lib). printf "Compiling %s (lib)...\r" "audqt.cc" Compiling audqt.cc (lib)... in="audqt.cc"; \ out="audqt.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from jump-to-time.cc:20: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from jump-to-time.cc:20: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from jump-to-track.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from jump-to-track.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled art-qt.cc (lib). printf "Compiling %s (lib)...\r" "colorbutton.cc" Compiling colorbutton.cc (lib)... in="colorbutton.cc"; \ out="colorbutton.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 jump-to-track.cc (lib). 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 audqt.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 jump-to-track-cache.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from list.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from list.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled list.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from menu.h:25, from menu.cc:20: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from menu.h:25, from menu.cc:20: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled menu.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from internal.h:23, from pixbufs.cc:27: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from internal.h:23, from pixbufs.cc:27: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled pixbufs.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 eq-preset-qt.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 equalizer-qt.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from playlists.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from playlists.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled playlists.cc (lib). printf "Compiling %s (lib)...\r" "fileopener.cc" Compiling fileopener.cc (lib)... in="fileopener.cc"; \ out="fileopener.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from plugin-menu.cc:20: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from plugin-menu.cc:20: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled plugin-menu.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from internal.h:23, from plugin-prefs.cc:26: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from internal.h:23, from plugin-prefs.cc:26: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled plugin-prefs.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 file-entry.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from plugin-view.cc:20: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from plugin-view.cc:20: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled fileopener.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 plugin-view.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 images.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from prefs-widget.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from prefs-widget.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from prefs-window.cc:24: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from prefs-window.cc:24: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 infopopup-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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from internal.h:23, from preset-browser.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from internal.h:23, from preset-browser.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled preset-browser.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 font-entry.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from queue-manager.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from queue-manager.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled queue-manager.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../libaudgui/libaudgui-gtk.h:24, from scaled-image.cc:20: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../libaudgui/libaudgui-gtk.h:24, from scaled-image.cc:20: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled scaled-image.cc (lib). printf "Compiling %s (lib)...\r" "status.cc" Compiling status.cc (lib)... in="status.cc"; \ out="status.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from status.cc:20: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from status.cc:20: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled status.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from url-opener.cc:20: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from url-opener.cc:20: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled url-opener.cc (lib). printf "Compiling %s (lib)...\r" "util.cc" make[5]: Nothing to be done for 'locales'. Compiling util.cc (lib)... in="util.cc"; \ out="util.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -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/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from util.cc:28: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ Successfully compiled info-widget.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from util.cc:28: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ 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 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=libaudgui.so.5 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,defs -laudcore -lpthread -lm -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ; then \ printf "Successfully linked libaudgui.so.\n"; \ else \ err=$?; printf "Failed to link libaudgui.so!\n"; exit $err; \ fi Successfully linked libaudgui.so. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudgui' make subdirs-after make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudgui' make[5]: Nothing to be done for 'subdirs-after'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudgui' make post-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudgui' make[5]: Nothing to be done for 'post-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudgui' make[4]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudgui' Leaving directory libaudgui. 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 compiled infowin-qt.cc (lib). 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 log-inspector.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 playlist-management.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 menu-qt.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 plugin-menu-qt.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 prefs-builder.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 prefs-plugin.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 prefs-pluginlist-model.cc (lib). printf "Compiling %s (lib)...\r" "queue-manager-qt.cc" Compiling queue-manager-qt.cc (lib)... in="queue-manager-qt.cc"; \ out="queue-manager-qt.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 Successfully compiled prefs-widget-qt.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 prefs-window-qt.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 url-opener-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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 queue-manager-qt.cc (lib). printf "Compiling %s (lib)...\r" "volumebutton.cc" make[5]: Nothing to be done for 'locales'. Compiling volumebutton.cc (lib)... in="volumebutton.cc"; \ out="volumebutton.lib.o"; \ if g++ -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Wno-stringop-truncation -Woverloaded-virtual -fvisibility=hidden -I.. -I../.. -include config.h -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -DLIBAUDQT_BUILD -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 util-qt.cc (lib). Successfully compiled treeview.cc (lib). Successfully compiled volumebutton.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 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 url-opener-qt.lib.o util-qt.lib.o treeview.lib.o volumebutton.lib.o -L../libaudcore -shared -Wl,-soname=libaudqt.so.2 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,defs -laudcore -lpthread -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.0.5/src/libaudqt' make subdirs-after make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudqt' make[5]: Nothing to be done for 'subdirs-after'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudqt' make post-all make[5]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudqt' make[5]: Nothing to be done for 'post-all'. make[5]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudqt' make[4]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src/libaudqt' Leaving directory libaudqt. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src' make depend make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src' regen=0; \ deps=""; \ test -f .deps || regen=1; \ for i in "" ; do \ case $i in \ "") \ ;; \ *.c) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.cc | *.cxx) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.m) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.mm) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.S) \ if test x"@AS_DEPENDS@" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ esac; \ done; \ if test x"$regen" = x"1" -a x"$deps" != x""; then \ printf "Generating dependencies...\r"; \ if make $deps && cat $deps >.deps; then \ rm -f $deps; \ printf "Successfully generated dependencies.\n"; \ else \ :> .deps; \ touch -t 0001010000 .deps; \ err=$?; printf "Failed to generate dependencies!\n"; exit $err; \ fi; \ fi make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src' make locales make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src' make[3]: Nothing to be done for 'locales'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src' make subdirs-after make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src' make[3]: Nothing to be done for 'subdirs-after'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src' make post-all make[3]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/src' make[3]: Nothing to be done for 'post-all'. make[3]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src' make[2]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5/src' Leaving directory src. make[1]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5' make depend make[1]: Entering directory '/builddir/build/BUILD/audacious-4.0.5' regen=0; \ deps=""; \ test -f .deps || regen=1; \ for i in "" ; do \ case $i in \ "") \ ;; \ *.c) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.cc | *.cxx) \ if test x"yes" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.m) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.mm) \ if test x"" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ *.S) \ if test x"@AS_DEPENDS@" = x"yes"; then \ test $i -nt .deps && regen=1; \ deps="$deps $i.dep"; \ fi; \ ;; \ esac; \ done; \ if test x"$regen" = x"1" -a x"$deps" != x""; then \ printf "Generating dependencies...\r"; \ if make $deps && cat $deps >.deps; then \ rm -f $deps; \ printf "Successfully generated dependencies.\n"; \ else \ :> .deps; \ touch -t 0001010000 .deps; \ err=$?; printf "Failed to generate dependencies!\n"; exit $err; \ fi; \ fi make[1]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5' make locales make[1]: Entering directory '/builddir/build/BUILD/audacious-4.0.5' make[1]: Nothing to be done for 'locales'. make[1]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5' make subdirs-after make[1]: Entering directory '/builddir/build/BUILD/audacious-4.0.5' make[1]: Nothing to be done for 'subdirs-after'. make[1]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5' make post-all make[1]: Entering directory '/builddir/build/BUILD/audacious-4.0.5' make[1]: Nothing to be done for 'post-all'. make[1]: Leaving directory '/builddir/build/BUILD/audacious-4.0.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sWceG2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x ++ dirname /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x + cd audacious-4.0.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x 'INSTALL=/usr/bin/install -p' 'INSTALL=install -p' for i in audacious.pc; do \ printf "Installing %s...\r" "$i"; \ if mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/pkgconfig && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/applications && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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.0.5-2.el8.s390x/usr/share/audacious/Skins/Default/balance.png ]; then \ rm -f /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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.0.5/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.0.5/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i...0 && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i. && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/audacious && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/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 mkdir -p $(dirname /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin/$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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/audacious && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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.0.5/src/dbus' Leaving directory dbus. Entering directory audtool. make[2]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i...0 && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i. && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/audacious && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/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 mkdir -p $(dirname /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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. for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/audacious && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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.0.5/src/audtool' Leaving directory audtool. Entering directory audacious. make[2]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i...0 && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i. && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/audacious && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/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 mkdir -p $(dirname /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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. for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/audacious && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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.0.5/src/audacious' Leaving directory audacious. Entering directory libaudcore. make[2]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i.5.2.0 && ln -s -f $i.5.2.0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i.5 && ln -s -f $i.5.2.0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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"; \ if mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/audacious && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/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 mkdir -p $(dirname /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" 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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/libaudcore && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/libaudcore/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done 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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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.0.5/src/libaudcore' Leaving directory libaudcore. Entering directory libaudtag. make[2]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i.3.0.0 && ln -s -f $i.3.0.0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i.3 && ln -s -f $i.3.0.0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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"; \ if mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/audacious && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/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 mkdir -p $(dirname /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" audtag.h; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/audacious && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/audacious/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done Installing audtag.h... Successfully installed audtag.h. for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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.0.5/src/libaudtag' Leaving directory libaudtag. Entering directory libguess. make[2]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i...0 && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i. && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/audacious && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/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 mkdir -p $(dirname /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin/$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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/audacious && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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.0.5/src/libguess' Leaving directory libguess. Entering directory libaudgui. make[2]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i.5.1.0 && ln -s -f $i.5.1.0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i.5 && ln -s -f $i.5.1.0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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"; \ if mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/audacious && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/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 mkdir -p $(dirname /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" libaudgui.h libaudgui-gtk.h list.h menu.h; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/libaudgui && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/libaudgui/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done 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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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.0.5/src/libaudgui' Leaving directory libaudgui. Entering directory libaudqt. make[2]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i.2.2.0 && ln -s -f $i.2.2.0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i.2 && ln -s -f $i.2.2.0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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"; \ if mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/audacious && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/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 mkdir -p $(dirname /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done for i in "" colorbutton.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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/libaudqt && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/libaudqt/$i; then \ printf "Successfully installed %s.\n" "$i"; \ else \ err=$?; printf "Failed to install %s!\n" "$i"; exit $err; \ fi \ done Installing colorbutton.h... Successfully installed colorbutton.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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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.0.5/src/libaudqt' Leaving directory libaudqt. for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i...0 && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i. && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/audacious && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/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 mkdir -p $(dirname /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin/$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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/audacious && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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.0.5/src' Leaving directory src. Entering directory man. make[1]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i...0 && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i. && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/audacious && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/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 mkdir -p $(dirname /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin/$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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/audacious && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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.0.5/man' Leaving directory man. Entering directory images. make[1]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/images' mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/icons/hicolor/48x48/apps mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/icons/hicolor/scalable/apps install -p -m 644 audacious.png "/builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/icons/hicolor/48x48/apps/audacious.png" install -p -m 644 audacious.svg "/builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i...0 && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i. && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/audacious && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/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 mkdir -p $(dirname /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin/$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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/audacious && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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.0.5/images' Leaving directory images. Entering directory po. make[1]: Entering directory '/builddir/build/BUILD/audacious-4.0.5/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i...0 && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i. && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/audacious && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/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 mkdir -p $(dirname /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin/$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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/audacious && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/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 "" 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 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 ru.mo si.mo sk.mo sr.mo sr_RS.mo sv.mo ta.mo tr.mo uk.mo zh_CN.mo zh_TW.mo; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 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 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 ru.mo... Successfully installed ru.mo. Installing si.mo... Successfully installed si.mo. Installing sk.mo... Successfully installed sk.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 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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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.0.5/po' Leaving directory po. for i in "" ; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i...0 && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/$i. && ln -s -f $i...0 /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/audacious && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/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 "" AUTHORS COPYING; do \ test x"$i" = x"" && continue; \ printf "Installing %s...\r" "$i"; \ if mkdir -p $(dirname /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/audacious/$i) && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin && install -p -m 755 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin/$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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/audacious && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/include/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/locale/${i%.mo}/LC_MESSAGES && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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 mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/man/man1 && install -p -m 644 $i /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/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.0.5-2.el8.s390x -type f -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x audacious + desktop-file-install --dir /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/applications /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/applications/audacious.desktop + install -D -m0644 contrib/audacious.appdata.xml /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/appdata/audacious.appdata.xml + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/appdata/audacious.appdata.xml /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/appdata/audacious.appdata.xml: GLib-GIO-Message: 21:58:44.166: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. OK + /usr/lib/rpm/find-debuginfo.sh -j3 --strict-build-id -m -i --build-id-seed 4.0.5-2.el8 --unique-debug-suffix -4.0.5-2.el8.s390x --unique-debug-src-base audacious-4.0.5-2.el8.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/audacious-4.0.5 extracting debug info from /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin/audacious extracting debug info from /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/bin/audtool extracting debug info from /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/libaudcore.so.5.2.0 extracting debug info from /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/libaudgui.so.5.1.0 extracting debug info from /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/libaudqt.so.2.2.0 extracting debug info from /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/lib64/libaudtag.so.3.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 5192 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: audacious-4.0.5-2.el8.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6nkO2u + umask 022 + cd /builddir/build/BUILD + cd audacious-4.0.5 + DOCDIR=/builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/doc/audacious + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/doc/audacious + cp -pr AUTHORS /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/doc/audacious + exit 0 Provides: application() application(audacious.desktop) audacious = 4.0.5-2.el8 audacious(s390-64) = 4.0.5-2.el8 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: libaudcore.so.5()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) rtld(GNU_HASH) Processing files: audacious-libs-4.0.5-2.el8.s390x Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MCqBs2 + umask 022 + cd /builddir/build/BUILD + cd audacious-4.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/licenses/audacious-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/licenses/audacious-libs + cp -pr COPYING /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x/usr/share/licenses/audacious-libs + exit 0 Provides: audacious(plugin-api)(s390-64) = 48 audacious-libs = 4.0.5-2.el8 audacious-libs(s390-64) = 4.0.5-2.el8 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: ld64.so.1()(64bit) ld64.so.1(GLIBC_2.3)(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) libatk-1.0.so.0()(64bit) libaudcore.so.5()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.15)(64bit) libm.so.6(GLIBC_2.2)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) rtld(GNU_HASH) Processing files: audacious-devel-4.0.5-2.el8.s390x Provides: audacious-devel = 4.0.5-2.el8 audacious-devel(s390-64) = 4.0.5-2.el8 pkgconfig(audacious) = 4.0.5 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.0.5-2.el8.s390x Provides: audacious-debugsource = 4.0.5-2.el8 audacious-debugsource(s390-64) = 4.0.5-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: audacious-debuginfo-4.0.5-2.el8.s390x Provides: audacious-debuginfo = 4.0.5-2.el8 audacious-debuginfo(s390-64) = 4.0.5-2.el8 debuginfo(build-id) = 9aea003b1a829a62b0dbad76fe7ff09c3cbd8a75 debuginfo(build-id) = b9b21f04142420385b65bae05ab4cc90968a136f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: audacious-debugsource(s390-64) = 4.0.5-2.el8 Processing files: audacious-libs-debuginfo-4.0.5-2.el8.s390x Provides: audacious-libs-debuginfo = 4.0.5-2.el8 audacious-libs-debuginfo(s390-64) = 4.0.5-2.el8 debuginfo(build-id) = 535fa0fca8473b40959a7c5225d3901a19b90381 debuginfo(build-id) = 9c999f2ff0cd3f59023e15621da2891ff55d90ef debuginfo(build-id) = e22971c1324a37966abdf248ac7c3c5c54ed5672 debuginfo(build-id) = f3630bdddc1725af12b65de4b22af1cb81c32b54 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: audacious-debugsource(s390-64) = 4.0.5-2.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x Wrote: /builddir/build/RPMS/audacious-4.0.5-2.el8.s390x.rpm Wrote: /builddir/build/RPMS/audacious-libs-4.0.5-2.el8.s390x.rpm Wrote: /builddir/build/RPMS/audacious-devel-4.0.5-2.el8.s390x.rpm Wrote: /builddir/build/RPMS/audacious-debugsource-4.0.5-2.el8.s390x.rpm Wrote: /builddir/build/RPMS/audacious-debuginfo-4.0.5-2.el8.s390x.rpm Wrote: /builddir/build/RPMS/audacious-libs-debuginfo-4.0.5-2.el8.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GZ9P9G + umask 022 + cd /builddir/build/BUILD + cd audacious-4.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/audacious-4.0.5-2.el8.s390x + exit 0 Child return code was: 0