Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 229041 Details for
Bug 317069
x86 mpg123 CPU optimizations not enabled during build despite USE="mmx sse"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge -av mpg123 log
mpg123_emerge.log (text/plain), 46.54 KB, created by
Alex Cannon
on 2010-04-25 00:35:26 UTC
(
hide
)
Description:
emerge -av mpg123 log
Filename:
MIME Type:
Creator:
Alex Cannon
Created:
2010-04-25 00:35:26 UTC
Size:
46.54 KB
patch
obsolete
> >These are the packages that would be merged, in order: > >Calculating dependencies .... ..... done! >[ebuild R ] media-sound/mpg123-1.9.2 USE="alsa ipv6 mmx nas network pulseaudio sdl sse -3dnow -3dnowext (-altivec) -jack -oss -portaudio" 0 kB > >Total: 1 package (1 reinstall), Size of downloads: 0 kB > >Would you like to merge these packages? [Yes/No] >>>> Verifying ebuild manifests > >>>> Emerging (1 of 1) media-sound/mpg123-1.9.2 > * mpg123-1.9.2.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * CPV: media-sound/mpg123-1.9.2 > * REPO: gentoo > * USE: alsa elibc_glibc ipv6 kernel_linux mmx nas network pulseaudio sdl sse userland_GNU x86 >>>> Unpacking source... >>>> Unpacking mpg123-1.9.2.tar.bz2 to /var/tmp/portage/media-sound/mpg123-1.9.2/work >>>> Source unpacked in /var/tmp/portage/media-sound/mpg123-1.9.2/work >>>> Preparing source in /var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2 ... > * Applying mpg123-1.9.2-libtool.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2 ... > * econf: updating mpg123-1.9.2/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mpg123-1.9.2/build/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i586-pc-linux-gnu --host=i586-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --with-optimization=0 --with-audio=dummy nas sdl alsa pulse --with-default-audio=pulse --with-cpu=generic_fpu --enable-network --enable-ipv6 >checking build system type... i586-pc-linux-gnu >checking host system type... i586-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 i586-pc-linux-gnu-gcc... i586-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i586-pc-linux-gnu-gcc accepts -g... yes >checking for i586-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i586-pc-linux-gnu-gcc... none >checking dependency style of i586-pc-linux-gnu-gcc... none >checking for i586-pc-linux-gnu-gcc... (cached) i586-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i586-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i586-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i586-pc-linux-gnu-gcc... (cached) none >checking how to run the C preprocessor... i586-pc-linux-gnu-gcc -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 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 for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by i586-pc-linux-gnu-gcc... /usr/i586-pc-linux-gnu/bin/ld >checking if the linker (/usr/i586-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i586-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i586-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i586-pc-linux-gnu-ar... i586-pc-linux-gnu-ar >checking for i586-pc-linux-gnu-strip... i586-pc-linux-gnu-strip >checking for i586-pc-linux-gnu-ranlib... i586-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i586-pc-linux-gnu-gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if i586-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i586-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i586-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i586-pc-linux-gnu-gcc static flag -static works... yes >checking if i586-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i586-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i586-pc-linux-gnu-gcc linker (/usr/i586-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >We assume IEEE754 floating point format. >checking if .align takes 2-exponent... no >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... 64 >checking for size_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... 4 >checking size of ssize_t... 4 >checking size of off_t... 8 >checking size of int32_t... 4 >checking size of long... 4 >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) 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 sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... 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 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 > stringbuf.$(OBJEXT) icy.$(OBJEXT) icy2utf8.$(OBJEXT) ntom.$(OBJEXT) synth.$(OBJEXT) synth_8bit.$(OBJEXT) layer1.$(OBJEXT) layer2.$(OBJEXT) layer3.$(OBJEXT) > stringbuf.lo icy.lo icy2utf8.lo ntom.lo synth.lo synth_8bit.lo layer1.lo layer2.lo layer3.lo > stringbuf.$(OBJEXT) icy.$(OBJEXT) icy2utf8.$(OBJEXT) ntom.$(OBJEXT) synth.$(OBJEXT) synth_8bit.$(OBJEXT) layer1.$(OBJEXT) layer2.$(OBJEXT) layer3.$(OBJEXT) synth_s32.$(OBJEXT) > stringbuf.lo icy.lo icy2utf8.lo ntom.lo synth.lo synth_8bit.lo layer1.lo layer2.lo layer3.lo synth_s32.lo >Limiting outputs to build according to your preference: dummy nas sdl alsa pulse dummy >checking for i586-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking if you are too dumbing dumb for the dummy... no >checking for AuOpenServer in -laudio... yes >checking audio/audiolib.h usability... yes >checking audio/audiolib.h presence... yes >checking for audio/audiolib.h... yes >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 >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libmpg123.pc >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/libmpg123/libmpg123.sym >config.status: creating src/config.h >config.status: executing depfiles commands >config.status: executing libtool commands > > mpg123 1.9.2 > > Install path ............ /usr > CPU Optimisation......... generic_fpu > Compiler Optimization ... 0 > Gapless Support ......... enabled > Debugging ............... disabled > Seek table size ......... 1000 > FIFO support ............ enabled > Buffer .................. enabled > Network (http streams) .. enabled > IPv6 (getaddrinfo) ...... enabled > File offset (if needed) . 64 > Alignment checks ........ enabled > (without effect since special alignment is not employed) > (note that newer gcc 4.x versions do not use/need the align check) > > Core libmpg123 features: > Integer conversion ...... fast > 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 > Output formats (nofpu will disable all but 16 or 8 bit!): > 8 bit integer ........... enabled > 16 bit integer .......... enabled > 32 bit integer .......... enabled > real (32 bit float) ..... enabled > > Modules ................. enabled > Checked audio modules ... dummy nas sdl alsa pulse dummy > Detected audio support .. dummy nas 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.9.2/work/mpg123-1.9.2 ... >make -j2 >Making all in src >make[1]: Entering directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src' >make all-recursive >make[2]: Entering directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src' >Making all in output >make[3]: Entering directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src/output' >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o output_alsa_la-alsa.lo `test -f 'alsa.c' || echo './'`alsa.c >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o output_nas_la-nas.lo `test -f 'nas.c' || echo './'`nas.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c nas.c -fPIC -DPIC -o .libs/output_nas_la-nas.o >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c alsa.c -fPIC -DPIC -o .libs/output_alsa_la-alsa.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -D_REENTRANT -O2 -march=pentium3 -fomit-frame-pointer -c -o output_pulse_la-pulse.lo `test -f 'pulse.c' || echo './'`pulse.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -D_REENTRANT -O2 -march=pentium3 -fomit-frame-pointer -c pulse.c -fPIC -DPIC -o .libs/output_pulse_la-pulse.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -O2 -march=pentium3 -fomit-frame-pointer -c -o output_sdl_la-sdl.lo `test -f 'sdl.c' || echo './'`sdl.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -O2 -march=pentium3 -fomit-frame-pointer -c sdl.c -fPIC -DPIC -o .libs/output_sdl_la-sdl.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o output_dummy_la-dummy.lo `test -f 'dummy.c' || echo './'`dummy.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c dummy.c -fPIC -DPIC -o .libs/output_dummy_la-dummy.o >/bin/sh ../../libtool --tag=CC --mode=link i586-pc-linux-gnu-gcc -O2 -march=pentium3 -fomit-frame-pointer -module -no-undefined -avoid-version -export-dynamic -Wl,-O1 -o output_alsa.la -rpath /usr/lib/mpg123 output_alsa_la-alsa.lo -lasound -lltdl -lm >/bin/sh ../../libtool --tag=CC --mode=link i586-pc-linux-gnu-gcc -O2 -march=pentium3 -fomit-frame-pointer -module -no-undefined -avoid-version -export-dynamic -Wl,-O1 -o output_nas.la -rpath /usr/lib/mpg123 output_nas_la-nas.lo -laudio -lltdl -lm >libtool: link: i586-pc-linux-gnu-gcc -shared .libs/output_alsa_la-alsa.o /usr/lib/libasound.so -lpthread -lrt /usr/lib/libltdl.so -ldl -lm -march=pentium3 -Wl,-O1 -Wl,-soname -Wl,output_alsa.so -o .libs/output_alsa.so >libtool: link: i586-pc-linux-gnu-gcc -shared .libs/output_nas_la-nas.o -laudio /usr/lib/libltdl.so -ldl -lm -march=pentium3 -Wl,-O1 -Wl,-soname -Wl,output_nas.so -o .libs/output_nas.so >libtool: link: ( cd ".libs" && rm -f "output_nas.la" && ln -s "../output_nas.la" "output_nas.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i586-pc-linux-gnu-gcc -D_REENTRANT -O2 -march=pentium3 -fomit-frame-pointer -module -no-undefined -avoid-version -export-dynamic -Wl,-O1 -o output_pulse.la -rpath /usr/lib/mpg123 output_pulse_la-pulse.lo -lpulse-simple -lpulse -lltdl -lm >libtool: link: ( cd ".libs" && rm -f "output_alsa.la" && ln -s "../output_alsa.la" "output_alsa.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i586-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -O2 -march=pentium3 -fomit-frame-pointer -module -no-undefined -avoid-version -export-dynamic -Wl,-O1 -o output_sdl.la -rpath /usr/lib/mpg123 output_sdl_la-sdl.lo -lSDL -lpthread -lltdl -lm >libtool: link: i586-pc-linux-gnu-gcc -shared .libs/output_pulse_la-pulse.o -lpulse-simple -lpulse /usr/lib/libltdl.so -ldl -lm -march=pentium3 -Wl,-O1 -Wl,-soname -Wl,output_pulse.so -o .libs/output_pulse.so >libtool: link: ( cd ".libs" && rm -f "output_pulse.la" && ln -s "../output_pulse.la" "output_pulse.la" ) >/bin/sh ../../libtool --tag=CC --mode=link i586-pc-linux-gnu-gcc -O2 -march=pentium3 -fomit-frame-pointer -module -no-undefined -avoid-version -export-dynamic -Wl,-O1 -o output_dummy.la -rpath /usr/lib/mpg123 output_dummy_la-dummy.lo -lltdl -lm >libtool: link: i586-pc-linux-gnu-gcc -shared .libs/output_dummy_la-dummy.o /usr/lib/libltdl.so -ldl -lm -march=pentium3 -Wl,-O1 -Wl,-soname -Wl,output_dummy.so -o .libs/output_dummy.so >libtool: link: ( cd ".libs" && rm -f "output_dummy.la" && ln -s "../output_dummy.la" "output_dummy.la" ) >libtool: link: i586-pc-linux-gnu-gcc -shared .libs/output_sdl_la-sdl.o /usr/lib/libSDL.so -L/usr/lib /usr/lib/libesd.so /usr/lib/libasound.so -lrt /usr/lib/libaudiofile.so -laudio /usr/lib/libXt.so /usr/lib/libSM.so -luuid /usr/lib/libICE.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libdirectfb.so /usr/lib/libfusion.so /usr/lib/libdirect.so -lz -lpthread /usr/lib/libltdl.so -ldl -lm -march=pentium3 -Wl,-O1 -Wl,-soname -Wl,output_sdl.so -o .libs/output_sdl.so >libtool: link: ( cd ".libs" && rm -f "output_sdl.la" && ln -s "../output_sdl.la" "output_sdl.la" ) >make[3]: Leaving directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src/output' >Making all in libmpg123 >make[3]: Entering directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src/libmpg123' >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o compat.lo compat.c >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o parse.lo parse.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c compat.c -fPIC -DPIC -o .libs/compat.o >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c parse.c -fPIC -DPIC -o .libs/parse.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o frame.lo frame.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c frame.c -fPIC -DPIC -o .libs/frame.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o format.lo format.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c format.c -fPIC -DPIC -o .libs/format.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o dct64.lo dct64.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c dct64.c -fPIC -DPIC -o .libs/dct64.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o equalizer.lo equalizer.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c equalizer.c -fPIC -DPIC -o .libs/equalizer.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o id3.lo id3.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c id3.c -fPIC -DPIC -o .libs/id3.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o optimize.lo optimize.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c optimize.c -fPIC -DPIC -o .libs/optimize.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o readers.lo readers.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c readers.c -fPIC -DPIC -o .libs/readers.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o tabinit.lo tabinit.c >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o libmpg123.lo libmpg123.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c tabinit.c -fPIC -DPIC -o .libs/tabinit.o >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c libmpg123.c -fPIC -DPIC -o .libs/libmpg123.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o index.lo index.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c index.c -fPIC -DPIC -o .libs/index.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o stringbuf.lo stringbuf.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c stringbuf.c -fPIC -DPIC -o .libs/stringbuf.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o icy.lo icy.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c icy.c -fPIC -DPIC -o .libs/icy.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o icy2utf8.lo icy2utf8.c >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o ntom.lo ntom.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c icy2utf8.c -fPIC -DPIC -o .libs/icy2utf8.o >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c ntom.c -fPIC -DPIC -o .libs/ntom.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o synth.lo synth.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c synth.c -fPIC -DPIC -o .libs/synth.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o synth_8bit.lo synth_8bit.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c synth_8bit.c -fPIC -DPIC -o .libs/synth_8bit.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o layer1.lo layer1.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c layer1.c -fPIC -DPIC -o .libs/layer1.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o layer2.lo layer2.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c layer2.c -fPIC -DPIC -o .libs/layer2.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o layer3.lo layer3.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c layer3.c -fPIC -DPIC -o .libs/layer3.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o synth_s32.lo synth_s32.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c synth_s32.c -fPIC -DPIC -o .libs/synth_s32.o >/bin/sh ../../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o synth_real.lo synth_real.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c synth_real.c -fPIC -DPIC -o .libs/synth_real.o >/bin/sh ../../libtool --tag=CC --mode=link i586-pc-linux-gnu-gcc -O2 -march=pentium3 -fomit-frame-pointer -no-undefined -version-info 20:3:20 -export-symbols libmpg123.sym -Wl,-O1 -o libmpg123.la -rpath /usr/lib 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 -lltdl -lm >libtool: link: echo "{ global:" > .libs/libmpg123.ver >libtool: link: cat libmpg123.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libmpg123.ver >libtool: link: echo "local: *; };" >> .libs/libmpg123.ver >libtool: link: i586-pc-linux-gnu-gcc -shared .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 /usr/lib/libltdl.so -ldl -lm -march=pentium3 -Wl,-O1 -Wl,-soname -Wl,libmpg123.so.0 -Wl,-version-script -Wl,.libs/libmpg123.ver -o .libs/libmpg123.so.0.20.3 >libtool: link: (cd ".libs" && rm -f "libmpg123.so.0" && ln -s "libmpg123.so.0.20.3" "libmpg123.so.0") >libtool: link: (cd ".libs" && rm -f "libmpg123.so" && ln -s "libmpg123.so.0.20.3" "libmpg123.so") >libtool: link: ( cd ".libs" && rm -f "libmpg123.la" && ln -s "../libmpg123.la" "libmpg123.la" ) >make[3]: Leaving directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src/libmpg123' >make[3]: Entering directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src' >i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib/mpg123\"" -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c audio.c >i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib/mpg123\"" -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c buffer.c >i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib/mpg123\"" -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c common.c >i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib/mpg123\"" -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c -o compat.o `test -f 'libmpg123/compat.c' || echo './'`libmpg123/compat.c >i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib/mpg123\"" -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c control_generic.c >i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib/mpg123\"" -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c equalizer.c >equalizer.c: In function 'load_equalizer': >equalizer.c:28: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib/mpg123\"" -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c getlopt.c >i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib/mpg123\"" -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c httpget.c >i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib/mpg123\"" -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c resolver.c >i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib/mpg123\"" -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c genre.c >i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib/mpg123\"" -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c mpg123.c >i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib/mpg123\"" -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c metaprint.c >i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib/mpg123\"" -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c local.c >i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib/mpg123\"" -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c playlist.c >i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib/mpg123\"" -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c term.c >i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib/mpg123\"" -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c wav.c >wav.c: In function 'wav_close': >wav.c:360: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >wav.c:367: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >wav.c: In function 'au_close': >wav.c:385: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib/mpg123\"" -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c xfermem.c >i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/libmpg123 -I../src/libmpg123 -DPKGLIBDIR="\"/usr/lib/mpg123\"" -DOPT_GENERIC -DREAL_IS_FLOAT -O2 -march=pentium3 -fomit-frame-pointer -c module.c >module.c: In function 'open_module': >module.c:177: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >module.c: In function 'list_modules': >module.c:281: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >/bin/sh ../libtool --tag=CC --mode=link i586-pc-linux-gnu-gcc -O2 -march=pentium3 -fomit-frame-pointer -export-dynamic -Wl,-O1 -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 term.o wav.o xfermem.o libmpg123/libmpg123.la module.o -lltdl -lm >libtool: link: i586-pc-linux-gnu-gcc -O2 -march=pentium3 -fomit-frame-pointer -Wl,-O1 -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 term.o wav.o xfermem.o module.o -Wl,--export-dynamic libmpg123/.libs/libmpg123.so /usr/lib/libltdl.so -ldl -lm >make[3]: Leaving directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src' >make[2]: Leaving directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src' >make[1]: Leaving directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src' >Making all in doc >make[1]: Entering directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/doc' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/doc' >make[1]: Entering directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2' >make[1]: Nothing to be done for `all-am'. >make[1]: Leaving directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2' >>>> Source compiled. >>>> Test phase [not enabled]: media-sound/mpg123-1.9.2 > >>>> Install mpg123-1.9.2 into /var/tmp/portage/media-sound/mpg123-1.9.2/image/ category media-sound >make -j2 DESTDIR=/var/tmp/portage/media-sound/mpg123-1.9.2/image/ install >Making install in src >make[1]: Entering directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src' >Making install in output >make[2]: Entering directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src/output' >make[3]: Entering directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src/output' >test -z "/usr/lib/mpg123" || /bin/mkdir -p "/var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/lib/mpg123" >make[3]: Nothing to be done for `install-data-am'. > /bin/sh ../../libtool --mode=install /usr/bin/install -c output_alsa.la output_nas.la output_pulse.la output_sdl.la output_dummy.la '/var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/lib/mpg123' >libtool: install: /usr/bin/install -c .libs/output_alsa.so /var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/lib/mpg123/output_alsa.so >libtool: install: /usr/bin/install -c .libs/output_alsa.lai /var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/lib/mpg123/output_alsa.la >libtool: install: /usr/bin/install -c .libs/output_nas.so /var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/lib/mpg123/output_nas.so >libtool: install: /usr/bin/install -c .libs/output_nas.lai /var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/lib/mpg123/output_nas.la >libtool: install: /usr/bin/install -c .libs/output_pulse.so /var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/lib/mpg123/output_pulse.so >libtool: install: /usr/bin/install -c .libs/output_pulse.lai /var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/lib/mpg123/output_pulse.la >libtool: install: /usr/bin/install -c .libs/output_sdl.so /var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/lib/mpg123/output_sdl.so >libtool: install: /usr/bin/install -c .libs/output_sdl.lai /var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/lib/mpg123/output_sdl.la >libtool: install: /usr/bin/install -c .libs/output_dummy.so /var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/lib/mpg123/output_dummy.so >libtool: install: /usr/bin/install -c .libs/output_dummy.lai /var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/lib/mpg123/output_dummy.la >libtool: install: warning: remember to run `libtool --finish /usr/lib/mpg123' >make[3]: Leaving directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src/output' >make[2]: Leaving directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src/output' >Making install in libmpg123 >make[2]: Entering directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src/libmpg123' >make[3]: Entering directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src/libmpg123' >test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/lib" >test -z "/usr/include" || /bin/mkdir -p "/var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/include" > /bin/sh ../../libtool --mode=install /usr/bin/install -c libmpg123.la '/var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/lib' > /usr/bin/install -c -m 644 mpg123.h '/var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/include' >libtool: install: /usr/bin/install -c .libs/libmpg123.so.0.20.3 /var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/lib/libmpg123.so.0.20.3 >libtool: install: (cd /var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/lib && { ln -s -f libmpg123.so.0.20.3 libmpg123.so.0 || { rm -f libmpg123.so.0 && ln -s libmpg123.so.0.20.3 libmpg123.so.0; }; }) >libtool: install: (cd /var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/lib && { ln -s -f libmpg123.so.0.20.3 libmpg123.so || { rm -f libmpg123.so && ln -s libmpg123.so.0.20.3 libmpg123.so; }; }) >libtool: install: /usr/bin/install -c .libs/libmpg123.lai /var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/lib/libmpg123.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' >make[3]: Leaving directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src/libmpg123' >make[2]: Leaving directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src/libmpg123' >make[2]: Entering directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src' >make[3]: Entering directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src' >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/bin" >make[3]: Nothing to be done for `install-data-am'. > /bin/sh ../libtool --mode=install /usr/bin/install -c mpg123 '/var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/bin' >libtool: install: /usr/bin/install -c .libs/mpg123 /var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/bin/mpg123 >make[3]: Leaving directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src' >make[2]: Leaving directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src' >make[1]: Leaving directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/src' >Making install in doc >make[1]: Entering directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/doc' >make[2]: Entering directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/doc' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/doc' >make[1]: Leaving directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2/doc' >make[1]: Entering directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2' >make[2]: Entering directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/share/man/man1" >test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/lib/pkgconfig" > /usr/bin/install -c -m 644 libmpg123.pc '/var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/lib/pkgconfig' > /usr/bin/install -c -m 644 man1/mpg123.1 '/var/tmp/portage/media-sound/mpg123-1.9.2/image//usr/share/man/man1' >make[2]: Leaving directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2' >make[1]: Leaving directory `/var/tmp/portage/media-sound/mpg123-1.9.2/work/mpg123-1.9.2' >>>> Completed installing mpg123-1.9.2 into /var/tmp/portage/media-sound/mpg123-1.9.2/image/ > >strip: i586-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/mpg123 > usr/lib/mpg123/output_alsa.so > usr/lib/mpg123/output_dummy.so > usr/lib/mpg123/output_nas.so > usr/lib/mpg123/output_pulse.so > usr/lib/mpg123/output_sdl.so > usr/lib/libmpg123.so.0.20.3 >ecompressdir: bzip2 -9 /usr/share/man >removing executable bit: usr/lib/libmpg123.la > >>>> Installing (1 of 1) media-sound/mpg123-1.9.2 > * checking 23 files for package collisions >--- /usr/ >--- /usr/bin/ >>>> /usr/bin/mpg123 >--- /usr/lib/ >--- /usr/lib/pkgconfig/ >>>> /usr/lib/pkgconfig/libmpg123.pc >>>> /usr/lib/libmpg123.so.0 -> libmpg123.so.0.20.3 >--- /usr/lib/mpg123/ >>>> /usr/lib/mpg123/output_alsa.so >>>> /usr/lib/mpg123/output_dummy.so >>>> /usr/lib/mpg123/output_nas.so >>>> /usr/lib/mpg123/output_pulse.so >>>> /usr/lib/mpg123/output_sdl.so >>>> /usr/lib/mpg123/output_alsa.la >>>> /usr/lib/mpg123/output_pulse.la >>>> /usr/lib/mpg123/output_nas.la >>>> /usr/lib/mpg123/output_dummy.la >>>> /usr/lib/mpg123/output_sdl.la >>>> /usr/lib/libmpg123.so -> libmpg123.so.0.20.3 >>>> /usr/lib/libmpg123.la >>>> /usr/lib/libmpg123.so.0.20.3 >--- /usr/include/ >>>> /usr/include/mpg123.h >--- /usr/share/ >--- /usr/share/doc/ >--- /usr/share/doc/mpg123-1.9.2/ >>>> /usr/share/doc/mpg123-1.9.2/AUTHORS.bz2 >>>> /usr/share/doc/mpg123-1.9.2/README.bz2 >>>> /usr/share/doc/mpg123-1.9.2/NEWS.bz2 >>>> /usr/share/doc/mpg123-1.9.2/NEWS.libmpg123.bz2 >>>> /usr/share/doc/mpg123-1.9.2/ChangeLog.bz2 >--- /usr/share/man/ >--- /usr/share/man/man1/ >>>> /usr/share/man/man1/mpg123.1.bz2 >>>> Safely unmerging already-installed instance... >No package files given... Grabbing a set. >--- replaced obj /usr/share/man/man1/mpg123.1.bz2 >--- replaced dir /usr/share/man/man1 >--- replaced dir /usr/share/man >--- replaced obj /usr/share/doc/mpg123-1.9.2/README.bz2 >--- replaced obj /usr/share/doc/mpg123-1.9.2/NEWS.libmpg123.bz2 >--- replaced obj /usr/share/doc/mpg123-1.9.2/NEWS.bz2 >--- replaced obj /usr/share/doc/mpg123-1.9.2/ChangeLog.bz2 >--- replaced obj /usr/share/doc/mpg123-1.9.2/AUTHORS.bz2 >--- replaced dir /usr/share/doc/mpg123-1.9.2 >--- replaced dir /usr/share/doc >--- replaced dir /usr/share >--- replaced obj /usr/lib/pkgconfig/libmpg123.pc >--- replaced dir /usr/lib/pkgconfig >--- replaced obj /usr/lib/mpg123/output_sdl.so >--- replaced obj /usr/lib/mpg123/output_sdl.la >--- replaced obj /usr/lib/mpg123/output_pulse.so >--- replaced obj /usr/lib/mpg123/output_pulse.la >--- replaced obj /usr/lib/mpg123/output_nas.so >--- replaced obj /usr/lib/mpg123/output_nas.la >--- replaced obj /usr/lib/mpg123/output_dummy.so >--- replaced obj /usr/lib/mpg123/output_dummy.la >--- replaced obj /usr/lib/mpg123/output_alsa.so >--- replaced obj /usr/lib/mpg123/output_alsa.la >--- replaced dir /usr/lib/mpg123 >--- replaced obj /usr/lib/libmpg123.so.0.20.3 >--- replaced sym /usr/lib/libmpg123.so.0 >--- replaced sym /usr/lib/libmpg123.so >--- replaced obj /usr/lib/libmpg123.la >--- replaced dir /usr/lib >--- replaced obj /usr/include/mpg123.h >--- replaced dir /usr/include >--- replaced obj /usr/bin/mpg123 >--- replaced dir /usr/bin >--- replaced dir /usr >>>> Regenerating /etc/ld.so.cache... >>>> Original instance of package unmerged safely. >>>> Regenerating /etc/ld.so.cache... >>>> Auto-cleaning packages... > >>>> No outdated packages were found on your system. > > * GNU info directory index is up-to-date.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 317069
: 229041