* mpg123-1.14.4.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] * Package: media-sound/mpg123-1.14.4 * Repository: gentoo * Maintainer: sound@gentoo.org * Upstream: thomas-forum@orgis.org * USE: abi_x86_64 alsa amd64 elibc_glibc kernel_linux multilib pulseaudio sdl sse userland_GNU * FEATURES: keepwork sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking mpg123-1.14.4.tar.bz2 to /var/tmp/portage/media-sound/mpg123-1.14.4/work >>> Source unpacked in /var/tmp/portage/media-sound/mpg123-1.14.4/work >>> Preparing source in /var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4 ... * Running elibtoolize in: mpg123-1.14.4/build/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4 ... * econf: updating mpg123-1.14.4/build/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mpg123-1.14.4/build/config.sub with /usr/share/gnuconfig/config.sub ./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 --libdir=/usr/lib64 --disable-dependency-tracking --with-optimization=0 --with-audio=dummy sdl alsa pulse --with-default-audio=pulse --with-cpu=x86-64 --enable-network --disable-ipv6 --enable-int-quality=no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for -Werror in CFLAGS (It breaks tests)... no checking if you are up to something totally static with LDFLAGS/CFLAGS... no checking for style of include used by make... GNU 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 we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking dependency style of clang... none checking dependency style of clang... none checking for x86_64-pc-linux-gnu-gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking dependency style of clang... (cached) none checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for an ANSI C-conforming const... yes checking for inline... inline 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... no checking for lt_dlinit in -lltdl... yes checking ltdl.h usability... yes checking ltdl.h presence... yes checking for ltdl.h... yes We found libltdl: Modules enabled. 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... /usr/bin/x86_64-pc-linux-gnu-ld checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert 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 /usr/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from clang object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : 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... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/x86_64-pc-linux-gnu-ld -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 We assume IEEE754 floating point format. checking if .align takes 2-exponent... yes checking __attribute__((aligned(16)))... yes checking for ANSI C header files... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... 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 size_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for off_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int16_t... yes checking for uint16_t... yes checking size of size_t... 8 checking size of ssize_t... 8 checking size of off_t... 8 checking size of int32_t... 4 checking size of long... 8 checking if we want to enable alias wrappers for largefile... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking POSIX termios... yes checking for random... yes checking for sched_setscheduler... yes checking for setuid... yes checking for getuid... yes checking for setpriority... yes checking for strerror... yes checking for setlocale... yes checking for nl_langinfo... yes checking for strdup... yes checking for atoll... yes checking for mkfifo... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for sys/param.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for getaddrinfo... yes checking for working AI_ADDRCONFIG... yes checking for sqrt in -lm... yes checking for powf in -lmx... no checking os2.h usability... no checking os2.h presence... no checking for os2.h... no checking if we want feature report function... yes Limiting outputs to build according to your preference: dummy sdl alsa pulse dummy 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 if you are too dumbing dumb for the dummy... no checking for SDL... yes checking for snd_pcm_open in -lasound... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for PULSE... yes checking if you are too dumbing dumb for the dummy... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libmpg123.pc config.status: creating mpg123.spec config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/output/Makefile config.status: creating src/libmpg123/Makefile config.status: creating src/libmpg123/mpg123.h config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands mpg123 1.14.4 Install path ............ /usr CPU Optimization ........ x86-64 Compiler Optimization ... 0 Gapless Support ......... enabled Debugging ............... disabled Seek table size ......... 1000 FIFO support ............ enabled Buffer .................. enabled Network (http streams) .. enabled Network Sockets ......... Posix IPv6 (getaddrinfo) ...... disabled File offsets ............ default LFS alias symbols ....... enabled (64) Alignment checks ........ Core libmpg123 features: Integer conversion ...... fast New/old WRITE_SAMPLE .... disabled Layer I ................. enabled Layer II ................ enabled Layer III ............... enabled NtoM resampling ......... enabled downsampled decoding .... enabled Feeder/buffered input ... enabled ID3v2 parsing ........... enabled String API .............. enabled ICY parsing/conversion .. enabled Error/warning messages .. enabled Win32 Unicode File Open.. unneeded Feature Report Function.. enabled Output formats (nofpu will disable all but 16 or 8 bit!): 8 bit integer ........... enabled 16 bit integer .......... enabled 32/24 bit integer ....... enabled real (32 bit float) ..... enabled Note: Disabling core features is not commonly done and some combinations might not build/work. If you encounter such a case, help yourself (and provide a patch) or just poke the maintainers. Modules ................. enabled Module suffix ........... .la Checked audio modules ... dummy sdl alsa pulse dummy Detected audio support .. dummy sdl alsa pulse dummy Default output module ... pulse No optimization flags chosen, make sure you have something basic in your CFLAGS at least... Next type 'make' and then 'make install'. >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4 ... make -j5 Making all in src make[1]: se ingresa al directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src' make all-recursive make[2]: se ingresa al directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src' Making all in output make[3]: se ingresa al directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src/output' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -I../../src -I../../src/libmpg123 -DBUILDING_OUTPUT_MODULES=1 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o output_alsa_la-alsa.lo `test -f 'alsa.c' || echo './'`alsa.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -I../../src -I../../src/libmpg123 -DBUILDING_OUTPUT_MODULES=1 -DOPT_X86_64 -DREAL_IS_FLOAT -D_REENTRANT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o output_pulse_la-pulse.lo `test -f 'pulse.c' || echo './'`pulse.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -I../../src -I../../src/libmpg123 -DBUILDING_OUTPUT_MODULES=1 -DOPT_X86_64 -DREAL_IS_FLOAT -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o output_sdl_la-sdl.lo `test -f 'sdl.c' || echo './'`sdl.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -I../../src -I../../src/libmpg123 -DBUILDING_OUTPUT_MODULES=1 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o output_dummy_la-dummy.lo `test -f 'dummy.c' || echo './'`dummy.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -I../../src -I../../src/libmpg123 -DBUILDING_OUTPUT_MODULES=1 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c alsa.c -fPIC -DPIC -o .libs/output_alsa_la-alsa.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -I../../src -I../../src/libmpg123 -DBUILDING_OUTPUT_MODULES=1 -DOPT_X86_64 -DREAL_IS_FLOAT -D_REENTRANT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c pulse.c -fPIC -DPIC -o .libs/output_pulse_la-pulse.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -I../../src -I../../src/libmpg123 -DBUILDING_OUTPUT_MODULES=1 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c dummy.c -fPIC -DPIC -o .libs/output_dummy_la-dummy.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -I../../src -I../../src/libmpg123 -DBUILDING_OUTPUT_MODULES=1 -DOPT_X86_64 -DREAL_IS_FLOAT -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c sdl.c -fPIC -DPIC -o .libs/output_sdl_la-sdl.o /bin/sh ../../libtool --tag=CC --mode=link clang -march=native -O2 -Wno-pointer-sign -pipe -ggdb -module -no-undefined -avoid-version -export-dynamic -export-symbols-regex '^mpg123_' -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o output_dummy.la -rpath /usr/lib64/mpg123 output_dummy_la-dummy.lo -lltdl -lm /bin/sh ../../libtool --tag=CC --mode=link clang -D_REENTRANT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -module -no-undefined -avoid-version -export-dynamic -export-symbols-regex '^mpg123_' -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o output_pulse.la -rpath /usr/lib64/mpg123 output_pulse_la-pulse.lo -lpulse-simple -lpulse -lltdl -lm /bin/sh ../../libtool --tag=CC --mode=link clang -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -march=native -O2 -Wno-pointer-sign -pipe -ggdb -module -no-undefined -avoid-version -export-dynamic -export-symbols-regex '^mpg123_' -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o output_sdl.la -rpath /usr/lib64/mpg123 output_sdl_la-sdl.lo -lSDL -lpthread -lltdl -lm /bin/sh ../../libtool --tag=CC --mode=link clang -march=native -O2 -Wno-pointer-sign -pipe -ggdb -module -no-undefined -avoid-version -export-dynamic -export-symbols-regex '^mpg123_' -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o output_alsa.la -rpath /usr/lib64/mpg123 output_alsa_la-alsa.lo -lasound -lltdl -lm libtool: link: /usr/bin/nm -B .libs/output_dummy_la-dummy.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/output_dummy.exp libtool: link: /bin/grep -E -e "^mpg123_" ".libs/output_dummy.exp" > ".libs/output_dummy.expT" libtool: link: mv -f ".libs/output_dummy.expT" ".libs/output_dummy.exp" libtool: link: echo "{ global:" > .libs/output_dummy.ver libtool: link: cat .libs/output_dummy.exp | sed -e "s/\(.*\)/\1;/" >> .libs/output_dummy.ver libtool: link: echo "local: *; };" >> .libs/output_dummy.ver libtool: link: clang -shared -fPIC -DPIC .libs/output_dummy_la-dummy.o -Wl,--as-needed -lltdl -lm -march=native -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,output_dummy.so -Wl,-version-script -Wl,.libs/output_dummy.ver -o .libs/output_dummy.so libtool: link: /usr/bin/nm -B .libs/output_pulse_la-pulse.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/output_pulse.exp libtool: link: /bin/grep -E -e "^mpg123_" ".libs/output_pulse.exp" > ".libs/output_pulse.expT" libtool: link: /usr/bin/nm -B .libs/output_sdl_la-sdl.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/output_sdl.exp libtool: link: mv -f ".libs/output_pulse.expT" ".libs/output_pulse.exp" libtool: link: echo "{ global:" > .libs/output_pulse.ver libtool: link: /bin/grep -E -e "^mpg123_" ".libs/output_sdl.exp" > ".libs/output_sdl.expT" libtool: link: /usr/bin/nm -B .libs/output_alsa_la-alsa.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/output_alsa.exp libtool: link: mv -f ".libs/output_sdl.expT" ".libs/output_sdl.exp" libtool: link: cat .libs/output_pulse.exp | sed -e "s/\(.*\)/\1;/" >> .libs/output_pulse.ver libtool: link: /bin/grep -E -e "^mpg123_" ".libs/output_alsa.exp" > ".libs/output_alsa.expT" libtool: link: echo "{ global:" > .libs/output_sdl.ver libtool: link: cat .libs/output_sdl.exp | sed -e "s/\(.*\)/\1;/" >> .libs/output_sdl.ver libtool: link: ( cd ".libs" && rm -f "output_dummy.la" && ln -s "../output_dummy.la" "output_dummy.la" ) libtool: link: echo "local: *; };" >> .libs/output_pulse.ver libtool: link: clang -shared -fPIC -DPIC .libs/output_pulse_la-pulse.o -Wl,--as-needed -lpulse-simple -lpulse -lltdl -lm -march=native -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,output_pulse.so -Wl,-version-script -Wl,.libs/output_pulse.ver -o .libs/output_pulse.so libtool: link: mv -f ".libs/output_alsa.expT" ".libs/output_alsa.exp" libtool: link: echo "local: *; };" >> .libs/output_sdl.ver libtool: link: clang -shared -fPIC -DPIC .libs/output_sdl_la-sdl.o -Wl,--as-needed -lSDL -lpthread -lltdl -lm -march=native -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,output_sdl.so -Wl,-version-script -Wl,.libs/output_sdl.ver -o .libs/output_sdl.so libtool: link: echo "{ global:" > .libs/output_alsa.ver libtool: link: cat .libs/output_alsa.exp | sed -e "s/\(.*\)/\1;/" >> .libs/output_alsa.ver libtool: link: echo "local: *; };" >> .libs/output_alsa.ver libtool: link: clang -shared -fPIC -DPIC .libs/output_alsa_la-alsa.o -Wl,--as-needed -lasound -lltdl -lm -march=native -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,output_alsa.so -Wl,-version-script -Wl,.libs/output_alsa.ver -o .libs/output_alsa.so libtool: link: ( cd ".libs" && rm -f "output_sdl.la" && ln -s "../output_sdl.la" "output_sdl.la" ) libtool: link: ( cd ".libs" && rm -f "output_pulse.la" && ln -s "../output_pulse.la" "output_pulse.la" ) libtool: link: ( cd ".libs" && rm -f "output_alsa.la" && ln -s "../output_alsa.la" "output_alsa.la" ) make[3]: se sale del directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src/output' Making all in libmpg123 make[3]: se ingresa al directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src/libmpg123' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o compat.lo compat.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o parse.lo parse.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o frame.lo frame.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o format.lo format.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o dct64.lo dct64.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c format.c -fPIC -DPIC -o .libs/format.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c dct64.c -fPIC -DPIC -o .libs/dct64.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c frame.c -fPIC -DPIC -o .libs/frame.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c compat.c -fPIC -DPIC -o .libs/compat.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c parse.c -fPIC -DPIC -o .libs/parse.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o equalizer.lo equalizer.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c equalizer.c -fPIC -DPIC -o .libs/equalizer.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o id3.lo id3.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o optimize.lo optimize.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c id3.c -fPIC -DPIC -o .libs/id3.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o readers.lo readers.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c optimize.c -fPIC -DPIC -o .libs/optimize.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o tabinit.lo tabinit.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c readers.c -fPIC -DPIC -o .libs/readers.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c tabinit.c -fPIC -DPIC -o .libs/tabinit.o id3.c:661:35: warning: expression result unused [-Wunused-value] if(fr->id3v2.version == 2) threebytes_to_long(tagdata+pos, framesize);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ id3.c:576:4: note: expanded from macro 'threebytes_to_long' ,1 \  ^ /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o libmpg123.lo libmpg123.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c libmpg123.c -fPIC -DPIC -o .libs/libmpg123.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o index.lo index.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o stringbuf.lo stringbuf.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c index.c -fPIC -DPIC -o .libs/index.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c stringbuf.c -fPIC -DPIC -o .libs/stringbuf.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o icy.lo icy.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o icy2utf8.lo icy2utf8.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c icy2utf8.c -fPIC -DPIC -o .libs/icy2utf8.o 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o ntom.lo ntom.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c icy.c -fPIC -DPIC -o .libs/icy.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o synth.lo synth.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c ntom.c -fPIC -DPIC -o .libs/ntom.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o synth_8bit.lo synth_8bit.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c synth.c -fPIC -DPIC -o .libs/synth.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o layer1.lo layer1.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o layer2.lo layer2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c synth_8bit.c -fPIC -DPIC -o .libs/synth_8bit.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c layer1.c -fPIC -DPIC -o .libs/layer1.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c layer2.c -fPIC -DPIC -o .libs/layer2.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o layer3.lo layer3.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c layer3.c -fPIC -DPIC -o .libs/layer3.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o synth_s32.lo synth_s32.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o synth_real.lo synth_real.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c synth_real.c -fPIC -DPIC -o .libs/synth_real.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c synth_s32.c -fPIC -DPIC -o .libs/synth_s32.o /bin/sh ../../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o dct64_x86_64.lo dct64_x86_64.S /bin/sh ../../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o dct64_x86_64_float.lo dct64_x86_64_float.S libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c dct64_x86_64.S -fPIC -DPIC -o .libs/dct64_x86_64.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c dct64_x86_64_float.S -fPIC -DPIC -o .libs/dct64_x86_64_float.o /bin/sh ../../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o synth_x86_64_float.lo synth_x86_64_float.S /bin/sh ../../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o synth_x86_64_s32.lo synth_x86_64_s32.S libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c synth_x86_64_float.S -fPIC -DPIC -o .libs/synth_x86_64_float.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c synth_x86_64_s32.S -fPIC -DPIC -o .libs/synth_x86_64_s32.o /bin/sh ../../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o synth_stereo_x86_64_float.lo synth_stereo_x86_64_float.S /bin/sh ../../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o synth_stereo_x86_64_s32.lo synth_stereo_x86_64_s32.S libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c synth_stereo_x86_64_float.S -fPIC -DPIC -o .libs/synth_stereo_x86_64_float.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c synth_stereo_x86_64_s32.S -fPIC -DPIC -o .libs/synth_stereo_x86_64_s32.o /bin/sh ../../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o synth_x86_64.lo synth_x86_64.S /bin/sh ../../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o synth_stereo_x86_64.lo synth_stereo_x86_64.S /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o feature.lo feature.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c synth_x86_64.S -fPIC -DPIC -o .libs/synth_x86_64.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o lfs_alias.lo lfs_alias.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c feature.c -fPIC -DPIC -o .libs/feature.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c synth_stereo_x86_64.S -fPIC -DPIC -o .libs/synth_stereo_x86_64.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c lfs_alias.c -fPIC -DPIC -o .libs/lfs_alias.o /bin/sh ../../libtool --tag=CC --mode=link clang -march=native -O2 -Wno-pointer-sign -pipe -ggdb -no-undefined -version-info 36:6:36 -export-symbols-regex '^mpg123_' -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libmpg123.la -rpath /usr/lib64 compat.lo parse.lo frame.lo format.lo dct64.lo equalizer.lo id3.lo optimize.lo readers.lo tabinit.lo libmpg123.lo index.lo stringbuf.lo icy.lo icy2utf8.lo ntom.lo synth.lo synth_8bit.lo layer1.lo layer2.lo layer3.lo synth_s32.lo synth_real.lo dct64_x86_64.lo dct64_x86_64_float.lo synth_x86_64_float.lo synth_x86_64_s32.lo synth_stereo_x86_64_float.lo synth_stereo_x86_64_s32.lo synth_x86_64.lo synth_stereo_x86_64.lo feature.lo lfs_alias.lo -lltdl -lm libtool: link: /usr/bin/nm -B .libs/compat.o .libs/parse.o .libs/frame.o .libs/format.o .libs/dct64.o .libs/equalizer.o .libs/id3.o .libs/optimize.o .libs/readers.o .libs/tabinit.o .libs/libmpg123.o .libs/index.o .libs/stringbuf.o .libs/icy.o .libs/icy2utf8.o .libs/ntom.o .libs/synth.o .libs/synth_8bit.o .libs/layer1.o .libs/layer2.o .libs/layer3.o .libs/synth_s32.o .libs/synth_real.o .libs/dct64_x86_64.o .libs/dct64_x86_64_float.o .libs/synth_x86_64_float.o .libs/synth_x86_64_s32.o .libs/synth_stereo_x86_64_float.o .libs/synth_stereo_x86_64_s32.o .libs/synth_x86_64.o .libs/synth_stereo_x86_64.o .libs/feature.o .libs/lfs_alias.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libmpg123.exp libtool: link: /bin/grep -E -e "^mpg123_" ".libs/libmpg123.exp" > ".libs/libmpg123.expT" libtool: link: mv -f ".libs/libmpg123.expT" ".libs/libmpg123.exp" libtool: link: echo "{ global:" > .libs/libmpg123.ver libtool: link: cat .libs/libmpg123.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libmpg123.ver libtool: link: echo "local: *; };" >> .libs/libmpg123.ver libtool: link: clang -shared -fPIC -DPIC .libs/compat.o .libs/parse.o .libs/frame.o .libs/format.o .libs/dct64.o .libs/equalizer.o .libs/id3.o .libs/optimize.o .libs/readers.o .libs/tabinit.o .libs/libmpg123.o .libs/index.o .libs/stringbuf.o .libs/icy.o .libs/icy2utf8.o .libs/ntom.o .libs/synth.o .libs/synth_8bit.o .libs/layer1.o .libs/layer2.o .libs/layer3.o .libs/synth_s32.o .libs/synth_real.o .libs/dct64_x86_64.o .libs/dct64_x86_64_float.o .libs/synth_x86_64_float.o .libs/synth_x86_64_s32.o .libs/synth_stereo_x86_64_float.o .libs/synth_stereo_x86_64_s32.o .libs/synth_x86_64.o .libs/synth_stereo_x86_64.o .libs/feature.o .libs/lfs_alias.o -Wl,--as-needed -lltdl -lm -march=native -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libmpg123.so.0 -Wl,-version-script -Wl,.libs/libmpg123.ver -o .libs/libmpg123.so.0.36.6 libtool: link: (cd ".libs" && rm -f "libmpg123.so.0" && ln -s "libmpg123.so.0.36.6" "libmpg123.so.0") libtool: link: (cd ".libs" && rm -f "libmpg123.so" && ln -s "libmpg123.so.0.36.6" "libmpg123.so") libtool: link: ( cd ".libs" && rm -f "libmpg123.la" && ln -s "../libmpg123.la" "libmpg123.la" ) make[3]: se sale del directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src/libmpg123' make[3]: se ingresa al directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src' clang -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib64/mpg123\"" -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c audio.c clang -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib64/mpg123\"" -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c buffer.c clang -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib64/mpg123\"" -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c common.c clang -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib64/mpg123\"" -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c -o compat.o `test -f 'libmpg123/compat.c' || echo './'`libmpg123/compat.c clang -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib64/mpg123\"" -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c control_generic.c common.c:56:12: warning: comparison of constant 4 with expression of type 'enum mpg123_mode' is always false [-Wtautological-constant-out-of-range-compare] if(i.mode >= 4 || i.mode < 0) i.mode = 4;  ~~~~~~ ^ ~ common.c:56:27: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if(i.mode >= 4 || i.mode < 0) i.mode = 4;  ~~~~~~ ^ ~ common.c:57:33: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if(i.version >= 3 || i.version < 0) i.version = 3;  ~~~~~~~~~ ^ ~ common.c:78:12: warning: comparison of constant 4 with expression of type 'enum mpg123_mode' is always false [-Wtautological-constant-out-of-range-compare] if(i.mode > 4 || i.mode < 0) i.mode = 4;  ~~~~~~ ^ ~ common.c:78:26: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if(i.mode > 4 || i.mode < 0) i.mode = 4;  ~~~~~~ ^ ~ common.c:79:32: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if(i.version > 3 || i.version < 0) i.version = 3;  ~~~~~~~~~ ^ ~ common.c:107:12: warning: comparison of constant 4 with expression of type 'enum mpg123_mode' is always false [-Wtautological-constant-out-of-range-compare] if(i.mode > 4 || i.mode < 0) i.mode = 4;  ~~~~~~ ^ ~ common.c:107:26: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if(i.mode > 4 || i.mode < 0) i.mode = 4;  ~~~~~~ ^ ~ common.c:108:32: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if(i.version > 3 || i.version < 0) i.version = 3;  ~~~~~~~~~ ^ ~ clang -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib64/mpg123\"" -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c equalizer.c 9 warnings generated. clang -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib64/mpg123\"" -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c getlopt.c clang -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib64/mpg123\"" -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c httpget.c clang -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib64/mpg123\"" -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c resolver.c httpget.c:133:13: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(result < 0 && errno != EINTR)  ~~~~~~ ^ ~ clang -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib64/mpg123\"" -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c genre.c clang -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib64/mpg123\"" -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c mpg123.c clang -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib64/mpg123\"" -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c metaprint.c clang -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib64/mpg123\"" -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c local.c clang -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib64/mpg123\"" -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c playlist.c 1 warning generated. clang -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib64/mpg123\"" -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c streamdump.c clang -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib64/mpg123\"" -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c term.c clang -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib64/mpg123\"" -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c wav.c clang -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib64/mpg123\"" -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c xfermem.c clang -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib64/mpg123\"" -DOPT_X86_64 -DREAL_IS_FLOAT -march=native -O2 -Wno-pointer-sign -pipe -ggdb -c module.c xfermem.c:123:34: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if ((freeindex = xf->freeindex) < 0  ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ xfermem.c:124:35: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] || (readindex = xf->readindex) < 0)  ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ xfermem.c:139:34: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if ((freeindex = xf->freeindex) < 0  ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ xfermem.c:140:35: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] || (readindex = xf->readindex) < 0)  ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ 4 warnings generated. /bin/sh ../libtool --tag=CC --mode=link clang -march=native -O2 -Wno-pointer-sign -pipe -ggdb -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mpg123 audio.o buffer.o common.o compat.o control_generic.o equalizer.o getlopt.o httpget.o resolver.o genre.o mpg123.o metaprint.o local.o playlist.o streamdump.o term.o wav.o xfermem.o libmpg123/libmpg123.la module.o -lltdl -lm libtool: link: clang -march=native -O2 -Wno-pointer-sign -pipe -ggdb -Wl,-O1 -Wl,--hash-style=gnu -o .libs/mpg123 audio.o buffer.o common.o compat.o control_generic.o equalizer.o getlopt.o httpget.o resolver.o genre.o mpg123.o metaprint.o local.o playlist.o streamdump.o term.o wav.o xfermem.o module.o -Wl,--as-needed libmpg123/.libs/libmpg123.so -lltdl -lm make[3]: se sale del directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src' make[2]: se sale del directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src' make[1]: se sale del directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src' Making all in doc make[1]: se ingresa al directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/doc' make[1]: No se hace nada para `all'. make[1]: se sale del directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/doc' make[1]: se ingresa al directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4' make[1]: No se hace nada para `all-am'. make[1]: se sale del directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4' >>> Source compiled. >>> Test phase [not enabled]: media-sound/mpg123-1.14.4 >>> Install mpg123-1.14.4 into /var/tmp/portage/media-sound/mpg123-1.14.4/image/ category media-sound make -j5 DESTDIR=/var/tmp/portage/media-sound/mpg123-1.14.4/image/ install Making install in src make[1]: se ingresa al directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src' Making install in output make[2]: se ingresa al directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src/output' make[3]: se ingresa al directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src/output' make[3]: No se hace nada para `install-data-am'. /bin/mkdir -p '/var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/lib64/mpg123' /bin/sh ../../libtool --mode=install /usr/bin/install -c output_alsa.la output_pulse.la output_sdl.la output_dummy.la '/var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/lib64/mpg123' libtool: install: /usr/bin/install -c .libs/output_alsa.so /var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/lib64/mpg123/output_alsa.so libtool: install: /usr/bin/install -c .libs/output_alsa.lai /var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/lib64/mpg123/output_alsa.la libtool: install: /usr/bin/install -c .libs/output_pulse.so /var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/lib64/mpg123/output_pulse.so libtool: install: /usr/bin/install -c .libs/output_pulse.lai /var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/lib64/mpg123/output_pulse.la libtool: install: /usr/bin/install -c .libs/output_sdl.so /var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/lib64/mpg123/output_sdl.so libtool: install: /usr/bin/install -c .libs/output_sdl.lai /var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/lib64/mpg123/output_sdl.la libtool: install: /usr/bin/install -c .libs/output_dummy.so /var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/lib64/mpg123/output_dummy.so libtool: install: /usr/bin/install -c .libs/output_dummy.lai /var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/lib64/mpg123/output_dummy.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/mpg123' make[3]: se sale del directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src/output' make[2]: se sale del directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src/output' Making install in libmpg123 make[2]: se ingresa al directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src/libmpg123' make[3]: se ingresa al directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src/libmpg123' /bin/mkdir -p '/var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/lib64' /bin/mkdir -p '/var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/include' /bin/sh ../../libtool --mode=install /usr/bin/install -c libmpg123.la '/var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/lib64' /usr/bin/install -c -m 644 mpg123.h '/var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/include' libtool: install: /usr/bin/install -c .libs/libmpg123.so.0.36.6 /var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/lib64/libmpg123.so.0.36.6 libtool: install: (cd /var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/lib64 && { ln -s -f libmpg123.so.0.36.6 libmpg123.so.0 || { rm -f libmpg123.so.0 && ln -s libmpg123.so.0.36.6 libmpg123.so.0; }; }) libtool: install: (cd /var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/lib64 && { ln -s -f libmpg123.so.0.36.6 libmpg123.so || { rm -f libmpg123.so && ln -s libmpg123.so.0.36.6 libmpg123.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpg123.lai /var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/lib64/libmpg123.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: se sale del directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src/libmpg123' make[2]: se sale del directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src/libmpg123' make[2]: se ingresa al directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src' make[3]: se ingresa al directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src' make[3]: No se hace nada para `install-data-am'. /bin/mkdir -p '/var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c mpg123 '/var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/bin' libtool: install: /usr/bin/install -c .libs/mpg123 /var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/bin/mpg123 make[3]: se sale del directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src' make[2]: se sale del directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src' make[1]: se sale del directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/src' Making install in doc make[1]: se ingresa al directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/doc' make[2]: se ingresa al directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/doc' make[2]: No se hace nada para `install-exec-am'. make[2]: No se hace nada para `install-data-am'. make[2]: se sale del directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/doc' make[1]: se sale del directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4/doc' make[1]: se ingresa al directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4' make[2]: se ingresa al directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4' make[2]: No se hace nada para `install-exec-am'. /bin/mkdir -p '/var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/lib64/pkgconfig' /bin/mkdir -p '/var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/share/man/man1' /usr/bin/install -c -m 644 libmpg123.pc '/var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/lib64/pkgconfig' /usr/bin/install -c -m 644 man1/mpg123.1 '/var/tmp/portage/media-sound/mpg123-1.14.4/image//usr/share/man/man1' make[2]: se sale del directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4' make[1]: se sale del directorio `/var/tmp/portage/media-sound/mpg123-1.14.4/work/mpg123-1.14.4' >>> Completed installing mpg123-1.14.4 into /var/tmp/portage/media-sound/mpg123-1.14.4/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line usr/lib64/mpg123/output_alsa.so usr/lib64/mpg123/output_sdl.so usr/lib64/mpg123/output_pulse.so usr/lib64/libmpg123.so.0.36.6 usr/lib64/mpg123/output_dummy.so usr/bin/mpg123 ecompressdir: bzip2 -9 /usr/share/man ecompressdir: bzip2 -9 /usr/share/doc removing executable bit: usr/lib64/libmpg123.la