* Package: media-sound/alsaplayer-0.99.81-r4:0 * Repository: gentoo * Maintainer: sound@gentoo.org * USE: abi_x86_64 alsa amd64 elibc_glibc kernel_linux nls * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking alsaplayer-0.99.81.tar.bz2 to /var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work >>> Source unpacked in /var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work >>> Preparing source in /var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81 ... * Applying alsaplayer-0.99.81-autotools.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: alsaplayer-0.99.81/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81 ... * econf: updating alsaplayer-0.99.81/config.sub with /usr/share/gnuconfig/config.sub * econf: updating alsaplayer-0.99.81/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/alsaplayer-0.99.81-r4 --htmldir=/usr/share/doc/alsaplayer-0.99.81-r4/html --with-sysroot=/ --libdir=/usr/lib64 --disable-esd --enable-nls --disable-opengl --disable-mikmod --disable-oggvorbis --disable-audiofile --disable-flac --disable-mad --disable-id3tag --disable-systray --disable-jack --enable-alsa --disable-oss --disable-gtk2 --disable-nas checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of clang... none checking how to run the C preprocessor... clang-cpp checking whether the compiler supports GNU C++... yes checking whether clang++ accepts -g... yes checking for clang++ option to enable C++11 features... none needed checking dependency style of clang++... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether we are using the GNU C Library 2 or newer... yes checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... ld.lld checking if the linker (ld.lld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking for argz.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for NL_LOCALE_NAME macro... yes checking for bison... bison checking version of bison... 3.8.2, ok checking for long long int... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for wcslen... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by clang... ld.lld checking if the linker (ld.lld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... llvm-nm checking the name lister (llvm-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for ld.lld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... llvm-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... llvm-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... llvm-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) llvm-ranlib checking command to parse llvm-nm output from clang object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... ld.lld -m elf_x86_64 checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... no checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking for libmikmod-config... no checking for libmikmod - version >= 3.1.7... no *** The libmikmod-config script installed by libmikmod could not be found *** If libmikmod was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the LIBMIKMOD_CONFIG environment variable to the *** full path to libmikmod-config. checking for Ogg... yes checking for Vorbis... yes checking for audiofile-config... no checking for Audio File Library - version >= 0.1.7... no *** The audiofile-config script installed by the Audio File Library could *** not be found. If the Audio File Library was installed in PREFIX, make *** sure PREFIX/bin is in your path, or set the AUDIOFILE_CONFIG *** environment variable to the full path to audiofile-config. checking for afOpenFile in -laudiofile... no checking for egrep... (cached) /bin/grep -E NLS support use gettext *** Disabling OpenGL plugins per user request *** checking for FLAC__stream_decoder_new in -lFLAC... yes checking for FLAC__stream_decoder_init_ogg_stream in -lFLAC... yes checking for mad_stream_init in -lmad... yes checking for id3_file_open in -lid3tag... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for jack >= 0.61.0... yes checking for xosd_create in -lxosd... (cached) no checking for glib-2.0... yes checking for gtk+-2.0 >= 2.8.0 gthread-2.0 >= 2.0.3 pango... no checking for gtk+-2.0 >= 2.10.0 gthread-2.0 >= 2.0.3 pango... no checking for sndfile >= 1.0.4... yes checking for pthread_create in -lpthread... yes checking for egrep... (cached) /bin/grep -E checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl.h... yes checking for malloc.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for linux/cdrom.h... yes checking for sys/soundcard.h... yes checking for sys/audioio.h... no checking for audio/audiolib.h... no checking for libintl.h... yes checking for mad.h... yes checking for id3tag.h... yes checking for FLAC/stream_decoder.h... yes checking for OggFLAC/stream_decoder.h... no checking for alsa version... found latest checking for esd-config... no checking for ESD - version >= 0.2.4... no *** The esd-config script installed by ESD could not be found *** If ESD was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the ESD_CONFIG environment variable to the *** full path to esd-config. checking for alOpenPort in -laudio... no checking for AuStartFlow in -laudio... no checking for doxygen... (cached) false configure: WARNING: *** doxygen not found, docs will not be built checking machine architecture... x86_64 checking for gcc optimization flags... -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall host_alias = x86_64-pc-linux-gnu checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether clang needs -traditional... no checking for working memcmp... yes checking for working mmap... (cached) yes checking for madvise... yes checking for strdup... (cached) yes checking for strstr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating alsaplayer.1 config.status: creating alsaplayer.pc config.status: creating alsaplayer.spec config.status: creating app/Makefile config.status: creating interface/Makefile config.status: creating interface/gtk2/Makefile config.status: creating interface/gtk2/pixmaps/Makefile config.status: creating interface/text/Makefile config.status: creating interface/daemon/Makefile config.status: creating interface/xosd/Makefile config.status: creating scopes2/Makefile config.status: creating scopes2/monoscope/Makefile config.status: creating scopes2/levelmeter/Makefile config.status: creating scopes2/spacescope/Makefile config.status: creating scopes2/logbarfft/Makefile config.status: creating scopes2/synaescope/Makefile config.status: creating scopes2/blurscope/Makefile config.status: creating scopes2/opengl_spectrum/Makefile config.status: creating output/Makefile config.status: creating output/alsa-0.5.x/Makefile config.status: creating output/alsa-final/Makefile config.status: creating output/jack/Makefile config.status: creating output/oss/Makefile config.status: creating output/esound/Makefile config.status: creating output/sgi/Makefile config.status: creating output/sparc/Makefile config.status: creating output/null/Makefile config.status: creating output/nas/Makefile config.status: creating input/Makefile config.status: creating input/mad/Makefile config.status: creating input/cdda/Makefile config.status: creating input/mikmod/Makefile config.status: creating input/wav/Makefile config.status: creating input/vorbis/Makefile config.status: creating input/audiofile/Makefile config.status: creating input/flac/Makefile config.status: creating input/sndfile/Makefile config.status: creating reader/Makefile config.status: creating reader/file/Makefile config.status: creating reader/http/Makefile config.status: creating alsaplayer/Makefile config.status: creating libalsaplayer/Makefile config.status: creating extra/Makefile config.status: creating examples/Makefile config.status: creating m4/Makefile config.status: creating docs/Makefile config.status: creating docs/reference.doxygen config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libtool commands Configuration: Install path: /usr Use libmad shared library: no Enable libid3tag support: no Build GTK2 interface: no Build XOSD interface: no Build OpenGL based visual plugins: no Build alsa 0.5.x output plugin: no Build alsa 0.9.x output plugin: yes Build jack output plugin: no Build oss output plugin: no Build esound output plugin: no Build sparc output plugin: no Build sgi output plugin: no Build nas output plugin: no Build vorbis input plugin: no Build cdda input plugin: yes Build mikmod input plugin: no Build audiofile input plugin: no Build FLAC input plugin: no Included OggFLAC input plugin: yes Separated OggFLAC input plugin: no Build sndfile input plugin: yes Build systray icon: no Now type 'make' to build AlsaPlayer. >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81 ... make -j5 make all-recursive make[1]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81' Making all in intl make[2]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/intl' Making all in po make[2]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/po' Making all in interface make[2]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/interface' Making all in gtk2 make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/interface/gtk2' Making all in pixmaps make[4]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/interface/gtk2/pixmaps' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/interface/gtk2/pixmaps' make[4]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/interface/gtk2' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/interface/gtk2' make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/interface/gtk2' Making all in text make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/interface/text' rdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -D_REENTRANT -I../.. -I../../alsaplayer -DADDON_DIR=\"/usr/lib64/alsaplayer\" -O2 -pipe -march=native -fno-diagnostics-color -c -o text.lo text.cpp rdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -D_REENTRANT -I../.. -I../../alsaplayer -DADDON_DIR="/usr/lib64/alsaplayer" -O2 -pipe -march=native -fno-diagnostics-color -c -o text.lo text.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/interface/text"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 4994700}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 4994697}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 4994356}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/libtool". rdlibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -D_REENTRANT -I../.. -I../../alsaplayer -DADDON_DIR="/usr/lib64/alsaplayer" -O2 -pipe -march=native -fno-diagnostics-color -c text.cpp -DPIC -fPIC -o .libs/text.o text.cpp:164:8: warning: variable 'cur_val' set but not used [-Wunused-but-set-variable] int cur_val, block_val, i; ^ text.cpp:164:17: warning: variable 'block_val' set but not used [-Wunused-but-set-variable] int cur_val, block_val, i; ^ text.cpp:122:7: warning: variable 'streamInfoRequested' set but not used [-Wunused-but-set-variable] bool streamInfoRequested = false; ^ 3 warnings generated. rdlibtool --tag=CXX --mode=link clang++ -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -D_REENTRANT -I../.. -I../../alsaplayer -DADDON_DIR=\"/usr/lib64/alsaplayer\" -O2 -pipe -march=native -fno-diagnostics-color -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libtext_interface.la -rpath /usr/lib64/alsaplayer/interface text.lo -lpthread rdlibtool --tag=CXX --mode=link clang++ -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -D_REENTRANT -I../.. -I../../alsaplayer -DADDON_DIR="/usr/lib64/alsaplayer" -O2 -pipe -march=native -fno-diagnostics-color -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libtext_interface.la -rpath /usr/lib64/alsaplayer/interface text.lo -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/interface/text"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 4994700}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 4994697}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 4994356}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/libtool". rdlibtool: link: ln -s libtext_interface.so.def .libs/libtext_interface.so.def.linux rdlibtool: link: ln -s libtext_interface.so.def.linux .libs/libtext_interface.so.def.host rdlibtool: link: ln -s /dev/null .libs/libtext_interface.a.disabled rdlibtool: link: ln -s /usr/lib64/alsaplayer/interface .libs/libtext_interface.so.slibtool.rpath rdlibtool: link: clang++ .libs/text.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -D_REENTRANT -I../.. -I../../alsaplayer -DADDON_DIR="/usr/lib64/alsaplayer" -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lpthread -shared -fPIC -Wl,-soname -Wl,libtext_interface.so -o .libs/libtext_interface.so -Wl,--export-dynamic rdlibtool: link: ln -s /dev/null .libs/libtext_interface.so.def rdlibtool: link: ln -s ../libtext_interface.la .libs/libtext_interface.la rdlibtool: link: ln -s ../libtext_interface.la .libs/libtext_interface.lai make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/interface/text' Making all in daemon make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/interface/daemon' rdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -D_REENTRANT -I../.. -I../../alsaplayer -DADDON_DIR=\"/usr/lib64/alsaplayer\" -O2 -pipe -march=native -fno-diagnostics-color -c -o daemon.lo daemon.cpp rdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -D_REENTRANT -I../.. -I../../alsaplayer -DADDON_DIR="/usr/lib64/alsaplayer" -O2 -pipe -march=native -fno-diagnostics-color -c -o daemon.lo daemon.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/interface/daemon"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 4994704}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 4994697}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 4994356}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/libtool". rdlibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -D_REENTRANT -I../.. -I../../alsaplayer -DADDON_DIR="/usr/lib64/alsaplayer" -O2 -pipe -march=native -fno-diagnostics-color -c daemon.cpp -DPIC -fPIC -o .libs/daemon.o daemon.cpp:104:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] write(busypipe[1], &dummy, 1); ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. rdlibtool --tag=CXX --mode=link clang++ -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -D_REENTRANT -I../.. -I../../alsaplayer -DADDON_DIR=\"/usr/lib64/alsaplayer\" -O2 -pipe -march=native -fno-diagnostics-color -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libdaemon_interface.la -rpath /usr/lib64/alsaplayer/interface daemon.lo -lpthread rdlibtool --tag=CXX --mode=link clang++ -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -D_REENTRANT -I../.. -I../../alsaplayer -DADDON_DIR="/usr/lib64/alsaplayer" -O2 -pipe -march=native -fno-diagnostics-color -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libdaemon_interface.la -rpath /usr/lib64/alsaplayer/interface daemon.lo -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/interface/daemon"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 4994704}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 4994697}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 4994356}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/libtool". rdlibtool: link: ln -s libdaemon_interface.so.def .libs/libdaemon_interface.so.def.linux rdlibtool: link: ln -s libdaemon_interface.so.def.linux .libs/libdaemon_interface.so.def.host rdlibtool: link: ln -s /dev/null .libs/libdaemon_interface.a.disabled rdlibtool: link: ln -s /usr/lib64/alsaplayer/interface .libs/libdaemon_interface.so.slibtool.rpath rdlibtool: link: clang++ .libs/daemon.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -D_REENTRANT -I../.. -I../../alsaplayer -DADDON_DIR="/usr/lib64/alsaplayer" -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lpthread -shared -fPIC -Wl,-soname -Wl,libdaemon_interface.so -o .libs/libdaemon_interface.so -Wl,--export-dynamic rdlibtool: link: ln -s /dev/null .libs/libdaemon_interface.so.def rdlibtool: link: ln -s ../libdaemon_interface.la .libs/libdaemon_interface.la rdlibtool: link: ln -s ../libdaemon_interface.la .libs/libdaemon_interface.lai make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/interface/daemon' Making all in xosd make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/interface/xosd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/interface/xosd' make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/interface' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/interface' make[2]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/interface' Making all in output make[2]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output' Making all in alsa-0.5.x make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/alsa-0.5.x' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/alsa-0.5.x' Making all in alsa-final make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/alsa-final' rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../alsaplayer -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o alsa.lo alsa.c rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../alsaplayer -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o alsa.lo alsa.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/alsa-final"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 4994514}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 4994495}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 4994356}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/libtool". rdlibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../alsaplayer -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -c alsa.c -DPIC -fPIC -o .libs/alsa.o rdlibtool --tag=CC --mode=link clang -D_REENTRANT -I../.. -I../../alsaplayer -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libalsa_out.la -rpath /usr/lib64/alsaplayer/output alsa.lo -lasound rdlibtool --tag=CC --mode=link clang -D_REENTRANT -I../.. -I../../alsaplayer -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libalsa_out.la -rpath /usr/lib64/alsaplayer/output alsa.lo -lasound rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/alsa-final"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 4994514}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 4994495}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 4994356}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/libtool". rdlibtool: link: ln -s libalsa_out.so.def .libs/libalsa_out.so.def.linux rdlibtool: link: ln -s libalsa_out.so.def.linux .libs/libalsa_out.so.def.host rdlibtool: link: ln -s /dev/null .libs/libalsa_out.a.disabled rdlibtool: link: ln -s /usr/lib64/alsaplayer/output .libs/libalsa_out.so.slibtool.rpath rdlibtool: link: clang .libs/alsa.o -D_REENTRANT -I../.. -I../../alsaplayer -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lasound -shared -fPIC -Wl,-soname -Wl,libalsa_out.so -o .libs/libalsa_out.so -Wl,--export-dynamic rdlibtool: link: ln -s /dev/null .libs/libalsa_out.so.def rdlibtool: link: ln -s ../libalsa_out.la .libs/libalsa_out.la rdlibtool: link: ln -s ../libalsa_out.la .libs/libalsa_out.lai make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/alsa-final' Making all in oss make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/oss' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/oss' Making all in esound make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/esound' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/esound' Making all in sgi make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/sgi' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/sgi' Making all in sparc make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/sparc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/sparc' Making all in nas make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/nas' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/nas' Making all in null make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/null' rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../alsaplayer -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o null.lo null.c rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../alsaplayer -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o null.lo null.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/null"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 4994530}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 4994495}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 4994356}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/libtool". rdlibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../alsaplayer -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -c null.c -DPIC -fPIC -o .libs/null.o rdlibtool --tag=CC --mode=link clang -D_REENTRANT -I../.. -I../../alsaplayer -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libnull_out.la -rpath /usr/lib64/alsaplayer/output null.lo rdlibtool --tag=CC --mode=link clang -D_REENTRANT -I../.. -I../../alsaplayer -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libnull_out.la -rpath /usr/lib64/alsaplayer/output null.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/null"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 4994530}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 4994495}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 4994356}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/libtool". rdlibtool: link: ln -s libnull_out.so.def .libs/libnull_out.so.def.linux rdlibtool: link: ln -s libnull_out.so.def.linux .libs/libnull_out.so.def.host rdlibtool: link: ln -s /dev/null .libs/libnull_out.a.disabled rdlibtool: link: ln -s /usr/lib64/alsaplayer/output .libs/libnull_out.so.slibtool.rpath rdlibtool: link: clang .libs/null.o -D_REENTRANT -I../.. -I../../alsaplayer -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -fPIC -Wl,-soname -Wl,libnull_out.so -o .libs/libnull_out.so -Wl,--export-dynamic rdlibtool: link: ln -s /dev/null .libs/libnull_out.so.def rdlibtool: link: ln -s ../libnull_out.la .libs/libnull_out.la rdlibtool: link: ln -s ../libnull_out.la .libs/libnull_out.lai make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/null' Making all in jack make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/jack' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output/jack' make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output' make[2]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/output' Making all in input make[2]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input' Making all in cdda make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/cdda' rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../alsaplayer -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o cdda_engine.lo cdda_engine.c rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../alsaplayer -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o cdda_engine.lo cdda_engine.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/cdda"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 4994608}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 4994595}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 4994356}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/libtool". rdlibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../alsaplayer -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -c cdda_engine.c -DPIC -fPIC -o .libs/cdda_engine.o cdda_engine.c:595:22: warning: variable 'counter' set but not used [-Wunused-but-set-variable] int total_secs = 0, counter = 0; ^ cdda_engine.c:1246:22: warning: variable 'tl' set but not used [-Wunused-but-set-variable] struct cd_trk_list *tl; ^ 2 warnings generated. rdlibtool --tag=CC --mode=link clang -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcdda.la -rpath /usr/lib64/alsaplayer/input cdda_engine.lo -lpthread rdlibtool --tag=CC --mode=link clang -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcdda.la -rpath /usr/lib64/alsaplayer/input cdda_engine.lo -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/cdda"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 4994608}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 4994595}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 4994356}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/libtool". rdlibtool: link: ln -s libcdda.so.def .libs/libcdda.so.def.linux rdlibtool: link: ln -s libcdda.so.def.linux .libs/libcdda.so.def.host rdlibtool: link: ln -s /dev/null .libs/libcdda.a.disabled rdlibtool: link: ln -s /usr/lib64/alsaplayer/input .libs/libcdda.so.slibtool.rpath rdlibtool: link: clang .libs/cdda_engine.o -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lpthread -shared -fPIC -Wl,-soname -Wl,libcdda.so -o .libs/libcdda.so -Wl,--export-dynamic rdlibtool: link: ln -s /dev/null .libs/libcdda.so.def rdlibtool: link: ln -s ../libcdda.la .libs/libcdda.la rdlibtool: link: ln -s ../libcdda.la .libs/libcdda.lai make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/cdda' Making all in audiofile make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/audiofile' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/audiofile' Making all in mikmod make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/mikmod' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/mikmod' Making all in wav make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/wav' rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../alsaplayer -O2 -pipe -march=native -fno-diagnostics-color -c -o wav_engine.lo wav_engine.c rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../alsaplayer -O2 -pipe -march=native -fno-diagnostics-color -c -o wav_engine.lo wav_engine.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/wav"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 4994617}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 4994595}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 4994356}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/libtool". rdlibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../alsaplayer -O2 -pipe -march=native -fno-diagnostics-color -c wav_engine.c -DPIC -fPIC -o .libs/wav_engine.o rdlibtool --tag=CC --mode=link clang -D_REENTRANT -I../.. -I../../alsaplayer -O2 -pipe -march=native -fno-diagnostics-color -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libwav.la -rpath /usr/lib64/alsaplayer/input wav_engine.lo rdlibtool --tag=CC --mode=link clang -D_REENTRANT -I../.. -I../../alsaplayer -O2 -pipe -march=native -fno-diagnostics-color -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libwav.la -rpath /usr/lib64/alsaplayer/input wav_engine.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/wav"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 4994617}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 4994595}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 4994356}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/libtool". rdlibtool: link: ln -s libwav.so.def .libs/libwav.so.def.linux rdlibtool: link: ln -s libwav.so.def.linux .libs/libwav.so.def.host rdlibtool: link: ln -s /dev/null .libs/libwav.a.disabled rdlibtool: link: ln -s /usr/lib64/alsaplayer/input .libs/libwav.so.slibtool.rpath rdlibtool: link: clang .libs/wav_engine.o -D_REENTRANT -I../.. -I../../alsaplayer -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -fPIC -Wl,-soname -Wl,libwav.so -o .libs/libwav.so -Wl,--export-dynamic rdlibtool: link: ln -s /dev/null .libs/libwav.so.def rdlibtool: link: ln -s ../libwav.la .libs/libwav.la rdlibtool: link: ln -s ../libwav.la .libs/libwav.lai make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/wav' Making all in vorbis make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/vorbis' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/vorbis' Making all in mad make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/mad' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/mad' Making all in flac make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/flac' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/flac' Making all in sndfile make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/sndfile' rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../alsaplayer -I/usr/include/opus -O2 -pipe -march=native -fno-diagnostics-color -c -o sndfile_engine.lo sndfile_engine.c rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../alsaplayer -I/usr/include/opus -O2 -pipe -march=native -fno-diagnostics-color -c -o sndfile_engine.lo sndfile_engine.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/sndfile"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 4994613}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 4994595}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 4994356}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/libtool". rdlibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../../alsaplayer -I/usr/include/opus -O2 -pipe -march=native -fno-diagnostics-color -c sndfile_engine.c -DPIC -fPIC -o .libs/sndfile_engine.o rdlibtool --tag=CC --mode=link clang -D_REENTRANT -I../.. -I../../alsaplayer -I/usr/include/opus -O2 -pipe -march=native -fno-diagnostics-color -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libsndfile_in.la -rpath /usr/lib64/alsaplayer/input sndfile_engine.lo -lsndfile rdlibtool --tag=CC --mode=link clang -D_REENTRANT -I../.. -I../../alsaplayer -I/usr/include/opus -O2 -pipe -march=native -fno-diagnostics-color -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libsndfile_in.la -rpath /usr/lib64/alsaplayer/input sndfile_engine.lo -lsndfile rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/sndfile"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 4994613}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 4994595}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 4994356}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/libtool". rdlibtool: link: ln -s libsndfile_in.so.def .libs/libsndfile_in.so.def.linux rdlibtool: link: ln -s libsndfile_in.so.def.linux .libs/libsndfile_in.so.def.host rdlibtool: link: ln -s /dev/null .libs/libsndfile_in.a.disabled rdlibtool: link: ln -s /usr/lib64/alsaplayer/input .libs/libsndfile_in.so.slibtool.rpath rdlibtool: link: clang .libs/sndfile_engine.o -D_REENTRANT -I../.. -I../../alsaplayer -I/usr/include/opus -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lsndfile -shared -fPIC -Wl,-soname -Wl,libsndfile_in.so -o .libs/libsndfile_in.so -Wl,--export-dynamic rdlibtool: link: ln -s /dev/null .libs/libsndfile_in.so.def rdlibtool: link: ln -s ../libsndfile_in.la .libs/libsndfile_in.la rdlibtool: link: ln -s ../libsndfile_in.la .libs/libsndfile_in.lai make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input/sndfile' make[3]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input' make[2]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/input' Making all in app make[2]: Entering directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/app' clang++ -DHAVE_CONFIG_H -I. -I.. -I../alsaplayer -I../libalsaplayer -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -DADDON_DIR=\"/usr/lib64/alsaplayer\" -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o alsaplayer-AlsaSubscriber.o `test -f 'AlsaSubscriber.cpp' || echo './'`AlsaSubscriber.cpp clang++ -DHAVE_CONFIG_H -I. -I.. -I../alsaplayer -I../libalsaplayer -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -DADDON_DIR=\"/usr/lib64/alsaplayer\" -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o alsaplayer-AlsaNode.o `test -f 'AlsaNode.cpp' || echo './'`AlsaNode.cpp clang++ -DHAVE_CONFIG_H -I. -I.. -I../alsaplayer -I../libalsaplayer -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -DADDON_DIR=\"/usr/lib64/alsaplayer\" -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o alsaplayer-Effects.o `test -f 'Effects.cpp' || echo './'`Effects.cpp clang++ -DHAVE_CONFIG_H -I. -I.. -I../alsaplayer -I../libalsaplayer -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -DADDON_DIR=\"/usr/lib64/alsaplayer\" -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o alsaplayer-Main.o `test -f 'Main.cpp' || echo './'`Main.cpp clang++ -DHAVE_CONFIG_H -I. -I.. -I../alsaplayer -I../libalsaplayer -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -DADDON_DIR=\"/usr/lib64/alsaplayer\" -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o alsaplayer-CorePlayer.o `test -f 'CorePlayer.cpp' || echo './'`CorePlayer.cpp Effects.cpp:116:6: warning: variable 'copied' set but not used [-Wunused-but-set-variable] int copied = 0; ^ clang++ -DHAVE_CONFIG_H -I. -I.. -I../alsaplayer -I../libalsaplayer -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -DADDON_DIR=\"/usr/lib64/alsaplayer\" -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o alsaplayer-Playlist.o `test -f 'Playlist.cpp' || echo './'`Playlist.cpp In file included from AlsaNode.cpp:37: ../alsaplayer/AlsaNode.h:65:8: warning: private field 'handle' is not used [-Wunused-private-field] void *handle; ^ 1 warning generated. clang++ -DHAVE_CONFIG_H -I. -I.. -I../alsaplayer -I../libalsaplayer -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -DADDON_DIR=\"/usr/lib64/alsaplayer\" -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o alsaplayer-SampleBuffer.o `test -f 'SampleBuffer.cpp' || echo './'`SampleBuffer.cpp 1 warning generated. clang++ -DHAVE_CONFIG_H -I. -I.. -I../alsaplayer -I../libalsaplayer -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -DADDON_DIR=\"/usr/lib64/alsaplayer\" -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o alsaplayer-reverbst.o `test -f 'reverbst.cpp' || echo './'`reverbst.cpp clang -DHAVE_CONFIG_H -I. -I.. -I../alsaplayer -I../libalsaplayer -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -c -o alsaplayer-fft.o `test -f 'fft.c' || echo './'`fft.c clang -DHAVE_CONFIG_H -I. -I.. -I../alsaplayer -I../libalsaplayer -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -c -o alsaplayer-convolve.o `test -f 'convolve.c' || echo './'`convolve.c clang -DHAVE_CONFIG_H -I. -I.. -I../alsaplayer -I../libalsaplayer -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -c -o alsaplayer-utilities.o `test -f 'utilities.c' || echo './'`utilities.c clang++ -DHAVE_CONFIG_H -I. -I.. -I../alsaplayer -I../libalsaplayer -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -DADDON_DIR=\"/usr/lib64/alsaplayer\" -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o alsaplayer-ControlSocket.o `test -f 'ControlSocket.cpp' || echo './'`ControlSocket.cpp In file included from Main.cpp:67: ../libalsaplayer/message.c:820:10: warning: variable 'ret_val' set but not used [-Wunused-but-set-variable] int32_t ret_val; ^ ../libalsaplayer/message.c:848:19: warning: variable 'ret_val' set but not used [-Wunused-but-set-variable] int32_t *result, ret_val; ^ ../libalsaplayer/message.c:878:19: warning: variable 'ret_val' set but not used [-Wunused-but-set-variable] int32_t *result, ret_val; ^ ../libalsaplayer/message.c:908:19: warning: variable 'ret_val' set but not used [-Wunused-but-set-variable] int32_t *result, ret_val; ^ ../libalsaplayer/message.c:938:19: warning: variable 'ret_val' set but not used [-Wunused-but-set-variable] int32_t *result, ret_val; ^ Main.cpp:818:38: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] ...strncat(queue_name, argv[count], sizeof(queue_name)-strlen(queue_name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Main.cpp:818:38: note: change the argument to be the free space in the destination buffer minus the terminating null byte ...argv[count], sizeof(queue_name)-strlen(queue_name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(queue_name) - strlen(queue_name) - 1 Main.cpp:370:6: warning: variable 'do_reverb' set but not used [-Wunused-but-set-variable] int do_reverb = 0; ^ clang -DHAVE_CONFIG_H -I. -I.. -I../alsaplayer -I../libalsaplayer -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -c -o alsaplayer-prefs.o `test -f 'prefs.c' || echo './'`prefs.c clang++ -DHAVE_CONFIG_H -I. -I.. -I../alsaplayer -I../libalsaplayer -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -DADDON_DIR=\"/usr/lib64/alsaplayer\" -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o alsaplayer-reader.o `test -f 'reader.cpp' || echo './'`reader.cpp Playlist.cpp:709:2: error: use of undeclared identifier 'random_shuffle' random_shuffle(queue.begin(), queue.end()); ^ 1 error generated. make[2]: *** [Makefile:736: alsaplayer-Playlist.o] Error 1 make[2]: *** Waiting for unfinished jobs.... ControlSocket.cpp:65:8: warning: variable 'data' set but not used [-Wunused-but-set-variable] void *data; ^ 7 warnings generated. 1 warning generated. make[2]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81/app' make[1]: *** [Makefile:606: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81' make: *** [Makefile:466: all] Error 2 * ERROR: media-sound/alsaplayer-0.99.81-r4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-sound/alsaplayer-0.99.81-r4::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/alsaplayer-0.99.81-r4::gentoo'`. * The complete build log is located at '/var/log/portage/media-sound:alsaplayer-0.99.81-r4:20230903-211006.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81' * S: '/var/tmp/portage/media-sound/alsaplayer-0.99.81-r4/work/alsaplayer-0.99.81'