Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 64865 Details for
Bug 98494
Prelink does not work with media-libs/libdts-0.0.2-r1 - missing -fPIC in CFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libdts-0.0.2-r1 build on PPC
libdts-0.0.2-r1.log (text/plain), 28.24 KB, created by
Joe Jezak (RETIRED)
on 2005-08-01 06:33:40 UTC
(
hide
)
Description:
libdts-0.0.2-r1 build on PPC
Filename:
MIME Type:
Creator:
Joe Jezak (RETIRED)
Created:
2005-08-01 06:33:40 UTC
Size:
28.24 KB
patch
obsolete
>>>> Unpacking libdts-0.0.2.tar.gz to /var/tmp/portage/libdts-0.0.2-r1/work >* Applying libdts-0.0.2-libtool.patch ... [ok] >You should update your `aclocal.m4' by running aclocal. >Putting files in AC_CONFIG_AUX_DIR, `autotools'. >>>> Source unpacked. > * econf: updating libdts-0.0.2/autotools/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libdts-0.0.2/autotools/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=powerpc-unknown-linux-gnu --enable-oss --disable-debug >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking build system type... powerpc-unknown-linux-gnu >checking host system type... powerpc-unknown-linux-gnu >checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-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 powerpc-unknown-linux-gnu-gcc accepts -g... yes >checking for powerpc-unknown-linux-gnu-gcc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of powerpc-unknown-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... powerpc-unknown-linux-gnu-gcc -E >checking for egrep... grep -E >checking whether powerpc-unknown-linux-gnu-gcc needs -traditional... no >checking if powerpc-unknown-linux-gnu-gcc supports -Wall -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec flags... yes >checking if powerpc-unknown-linux-gnu-gcc supports -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 flags... yes >checking if powerpc-unknown-linux-gnu-gcc supports -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer flags... yes >checking for a sed that does not truncate output... /bin/sed >checking for ld used by powerpc-unknown-linux-gnu-gcc... /usr/powerpc-unknown-linux-gnu/bin/ld >checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/powerpc-unknown-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/powerpc-unknown-linux-gnu-nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for powerpc-unknown-linux-gnu-g++... powerpc-unknown-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether powerpc-unknown-linux-gnu-g++ accepts -g... yes >checking dependency style of powerpc-unknown-linux-gnu-g++... gcc3 >checking how to run the C++ preprocessor... powerpc-unknown-linux-gnu-g++ -E >checking for powerpc-unknown-linux-gnu-g77... powerpc-unknown-linux-gnu-g77 >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether powerpc-unknown-linux-gnu-g77 accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/powerpc-unknown-linux-gnu-nm -B output from powerpc-unknown-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for powerpc-unknown-linux-gnu-ar... powerpc-unknown-linux-gnu-ar >checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib >checking for powerpc-unknown-linux-gnu-strip... powerpc-unknown-linux-gnu-strip >checking for correct ltmain.sh version... yes >checking if powerpc-unknown-linux-gnu-gcc static flag works... yes >checking if powerpc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for powerpc-unknown-linux-gnu-gcc option to produce PIC... -fPIC >checking if powerpc-unknown-linux-gnu-gcc PIC flag -fPIC works... yes >checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... yes >checking whether the powerpc-unknown-linux-gnu-gcc linker (/usr/powerpc-unknown-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... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by powerpc-unknown-linux-gnu-g++... /usr/powerpc-unknown-linux-gnu/bin/ld >checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking whether the powerpc-unknown-linux-gnu-g++ linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries... yes >checking for powerpc-unknown-linux-gnu-g++ option to produce PIC... -fPIC >checking if powerpc-unknown-linux-gnu-g++ PIC flag -fPIC works... yes >checking if powerpc-unknown-linux-gnu-g++ supports -c -o file.o... yes >checking whether the powerpc-unknown-linux-gnu-g++ linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for powerpc-unknown-linux-gnu-g77 option to produce PIC... -fPIC >checking if powerpc-unknown-linux-gnu-g77 PIC flag -fPIC works... yes >checking if powerpc-unknown-linux-gnu-g77 supports -c -o file.o... yes >checking whether the powerpc-unknown-linux-gnu-g77 linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries... yes >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 sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking io.h usability... no >checking io.h presence... no >checking for io.h... no >checking for struct timeval... yes >checking for inttypes.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for always_inline... yes >checking for restrict... __restrict__ >checking for __builtin_expect... yes >checking for size_t... yes >checking whether byte ordering is bigendian... yes >checking for memalign... yes >checking for gettimeofday... yes >checking for ftime... yes >checking return type of signal handlers... void >checking if libtool supports -prefer-non-pic flag... yes >checking for _oss_ioctl in -lossaudio... no >checking __attribute__ ((aligned ())) support... 64 >configure: creating ./config.status >config.status: creating Makefile >config.status: creating autotools/Makefile >config.status: creating include/Makefile >config.status: creating test/Makefile >config.status: creating doc/Makefile >config.status: creating src/Makefile >config.status: creating libdts/Makefile >config.status: creating libao/Makefile >config.status: creating vc++/Makefile >config.status: creating debian/Makefile >config.status: creating libdts/libdts.pc >config.status: creating config.h >config.status: executing depfiles commands >make all-recursive >make[1]: Entering directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2' >Making all in libdts >make[2]: Entering directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/libdts' >if /bin/sh ../libtool --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -prefer-non-pic -MT bitstream.lo -MD -MP -MF ".deps/bitstream.Tpo" \ > -c -o bitstream.lo `test -f 'bitstream.c' || echo './'`bitstream.c; \ >then mv -f ".deps/bitstream.Tpo" ".deps/bitstream.Plo"; \ >else rm -f ".deps/bitstream.Tpo"; exit 1; \ >fi >mkdir .libs > powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -o .libs/bitstream.o > powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -o bitstream.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -prefer-non-pic -MT parse.lo -MD -MP -MF ".deps/parse.Tpo" \ > -c -o parse.lo `test -f 'parse.c' || echo './'`parse.c; \ >then mv -f ".deps/parse.Tpo" ".deps/parse.Plo"; \ >else rm -f ".deps/parse.Tpo"; exit 1; \ >fi > powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o .libs/parse.o > powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -prefer-non-pic -MT downmix.lo -MD -MP -MF ".deps/downmix.Tpo" \ > -c -o downmix.lo `test -f 'downmix.c' || echo './'`downmix.c; \ >then mv -f ".deps/downmix.Tpo" ".deps/downmix.Plo"; \ >else rm -f ".deps/downmix.Tpo"; exit 1; \ >fi > powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT downmix.lo -MD -MP -MF .deps/downmix.Tpo -c downmix.c -o .libs/downmix.o > powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT downmix.lo -MD -MP -MF .deps/downmix.Tpo -c downmix.c -o downmix.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=link powerpc-unknown-linux-gnu-gcc -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -prefer-non-pic -o libdts.la -rpath /usr/lib -no-undefined bitstream.lo parse.lo downmix.lo -lm >powerpc-unknown-linux-gnu-gcc -shared .libs/bitstream.o .libs/parse.o .libs/downmix.o -lm -mcpu=7400 -maltivec -mabi=altivec -Wl,-soname -Wl,libdts.so.0 -o .libs/libdts.so.0.0.0 >(cd .libs && rm -f libdts.so.0 && ln -s libdts.so.0.0.0 libdts.so.0) >(cd .libs && rm -f libdts.so && ln -s libdts.so.0.0.0 libdts.so) >powerpc-unknown-linux-gnu-ar cru .libs/libdts.a bitstream.o parse.o downmix.o >powerpc-unknown-linux-gnu-ranlib .libs/libdts.a >creating libdts.la >(cd .libs && rm -f libdts.la && ln -s ../libdts.la libdts.la) >make[2]: Leaving directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/libdts' >Making all in libao >make[2]: Entering directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/libao' >if powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT audio_out.o -MD -MP -MF ".deps/audio_out.Tpo" \ > -c -o audio_out.o `test -f 'audio_out.c' || echo './'`audio_out.c; \ >then mv -f ".deps/audio_out.Tpo" ".deps/audio_out.Po"; \ >else rm -f ".deps/audio_out.Tpo"; exit 1; \ >fi >if powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT audio_out_null.o -MD -MP -MF ".deps/audio_out_null.Tpo" \ > -c -o audio_out_null.o `test -f 'audio_out_null.c' || echo './'`audio_out_null.c; \ >then mv -f ".deps/audio_out_null.Tpo" ".deps/audio_out_null.Po"; \ >else rm -f ".deps/audio_out_null.Tpo"; exit 1; \ >fi >if powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT audio_out_float.o -MD -MP -MF ".deps/audio_out_float.Tpo" \ > -c -o audio_out_float.o `test -f 'audio_out_float.c' || echo './'`audio_out_float.c; \ >then mv -f ".deps/audio_out_float.Tpo" ".deps/audio_out_float.Po"; \ >else rm -f ".deps/audio_out_float.Tpo"; exit 1; \ >fi >if powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT audio_out_oss.o -MD -MP -MF ".deps/audio_out_oss.Tpo" \ > -c -o audio_out_oss.o `test -f 'audio_out_oss.c' || echo './'`audio_out_oss.c; \ >then mv -f ".deps/audio_out_oss.Tpo" ".deps/audio_out_oss.Po"; \ >else rm -f ".deps/audio_out_oss.Tpo"; exit 1; \ >fi >if powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT audio_out_solaris.o -MD -MP -MF ".deps/audio_out_solaris.Tpo" \ > -c -o audio_out_solaris.o `test -f 'audio_out_solaris.c' || echo './'`audio_out_solaris.c; \ >then mv -f ".deps/audio_out_solaris.Tpo" ".deps/audio_out_solaris.Po"; \ >else rm -f ".deps/audio_out_solaris.Tpo"; exit 1; \ >fi >if powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT audio_out_al.o -MD -MP -MF ".deps/audio_out_al.Tpo" \ > -c -o audio_out_al.o `test -f 'audio_out_al.c' || echo './'`audio_out_al.c; \ >then mv -f ".deps/audio_out_al.Tpo" ".deps/audio_out_al.Po"; \ >else rm -f ".deps/audio_out_al.Tpo"; exit 1; \ >fi >if powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT audio_out_win.o -MD -MP -MF ".deps/audio_out_win.Tpo" \ > -c -o audio_out_win.o `test -f 'audio_out_win.c' || echo './'`audio_out_win.c; \ >then mv -f ".deps/audio_out_win.Tpo" ".deps/audio_out_win.Po"; \ >else rm -f ".deps/audio_out_win.Tpo"; exit 1; \ >fi >if powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT audio_out_wav.o -MD -MP -MF ".deps/audio_out_wav.Tpo" \ > -c -o audio_out_wav.o `test -f 'audio_out_wav.c' || echo './'`audio_out_wav.c; \ >then mv -f ".deps/audio_out_wav.Tpo" ".deps/audio_out_wav.Po"; \ >else rm -f ".deps/audio_out_wav.Tpo"; exit 1; \ >fi >if powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT audio_out_aif.o -MD -MP -MF ".deps/audio_out_aif.Tpo" \ > -c -o audio_out_aif.o `test -f 'audio_out_aif.c' || echo './'`audio_out_aif.c; \ >then mv -f ".deps/audio_out_aif.Tpo" ".deps/audio_out_aif.Po"; \ >else rm -f ".deps/audio_out_aif.Tpo"; exit 1; \ >fi >if powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT audio_out_peak.o -MD -MP -MF ".deps/audio_out_peak.Tpo" \ > -c -o audio_out_peak.o `test -f 'audio_out_peak.c' || echo './'`audio_out_peak.c; \ >then mv -f ".deps/audio_out_peak.Tpo" ".deps/audio_out_peak.Po"; \ >else rm -f ".deps/audio_out_peak.Tpo"; exit 1; \ >fi >if powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT convert2s16.o -MD -MP -MF ".deps/convert2s16.Tpo" \ > -c -o convert2s16.o `test -f 'convert2s16.c' || echo './'`convert2s16.c; \ >then mv -f ".deps/convert2s16.Tpo" ".deps/convert2s16.Po"; \ >else rm -f ".deps/convert2s16.Tpo"; exit 1; \ >fi >rm -f libao.a >powerpc-unknown-linux-gnu-ar cru libao.a audio_out.o audio_out_null.o audio_out_float.o audio_out_oss.o audio_out_solaris.o audio_out_al.o audio_out_win.o audio_out_wav.o audio_out_aif.o audio_out_peak.o convert2s16.o >powerpc-unknown-linux-gnu-ranlib libao.a >make[2]: Leaving directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/libao' >Making all in src >make[2]: Entering directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/src' >if powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT dtsdec.o -MD -MP -MF ".deps/dtsdec.Tpo" \ > -c -o dtsdec.o `test -f 'dtsdec.c' || echo './'`dtsdec.c; \ >then mv -f ".deps/dtsdec.Tpo" ".deps/dtsdec.Po"; \ >else rm -f ".deps/dtsdec.Tpo"; exit 1; \ >fi >if powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" \ > -c -o getopt.o `test -f 'getopt.c' || echo './'`getopt.c; \ >then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; \ >else rm -f ".deps/getopt.Tpo"; exit 1; \ >fi >if powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT gettimeofday.o -MD -MP -MF ".deps/gettimeofday.Tpo" \ > -c -o gettimeofday.o `test -f 'gettimeofday.c' || echo './'`gettimeofday.c; \ >then mv -f ".deps/gettimeofday.Tpo" ".deps/gettimeofday.Po"; \ >else rm -f ".deps/gettimeofday.Tpo"; exit 1; \ >fi >/bin/sh ../libtool --mode=link powerpc-unknown-linux-gnu-gcc -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -o dtsdec dtsdec.o getopt.o gettimeofday.o ../libdts/libdts.la ../libao/libao.a -lm >mkdir .libs >powerpc-unknown-linux-gnu-gcc -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -o .libs/dtsdec dtsdec.o getopt.o gettimeofday.o ../libdts/.libs/libdts.so ../libao/libao.a -lm >creating dtsdec >if powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT extract_dts.o -MD -MP -MF ".deps/extract_dts.Tpo" \ > -c -o extract_dts.o `test -f 'extract_dts.c' || echo './'`extract_dts.c; \ >then mv -f ".deps/extract_dts.Tpo" ".deps/extract_dts.Po"; \ >else rm -f ".deps/extract_dts.Tpo"; exit 1; \ >fi >/bin/sh ../libtool --mode=link powerpc-unknown-linux-gnu-gcc -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -o extract_dts extract_dts.o getopt.o >powerpc-unknown-linux-gnu-gcc -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -o extract_dts extract_dts.o getopt.o >make[2]: Leaving directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/src' >Making all in test >make[2]: Entering directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/test' >if powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -MT compare.o -MD -MP -MF ".deps/compare.Tpo" \ > -c -o compare.o `test -f 'compare.c' || echo './'`compare.c; \ >then mv -f ".deps/compare.Tpo" ".deps/compare.Po"; \ >else rm -f ".deps/compare.Tpo"; exit 1; \ >fi >/bin/sh ../libtool --mode=link powerpc-unknown-linux-gnu-gcc -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -o compare compare.o -lm >mkdir .libs >powerpc-unknown-linux-gnu-gcc -Wall -pipe -mcpu=7400 -maltivec -mabi=altivec -O3 -fomit-frame-pointer -o compare compare.o -lm >make[2]: Leaving directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/test' >Making all in include >make[2]: Entering directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/include' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/include' >make[2]: Entering directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2' >make[2]: Leaving directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2' >make[1]: Leaving directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2' >>>> Test phase [not enabled]: media-libs/libdts-0.0.2-r1 > >>>> Install libdts-0.0.2-r1 into /var/tmp/portage/libdts-0.0.2-r1/image/ category media-libs >Making install in libdts >make[1]: Entering directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/libdts' >make[2]: Entering directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/libdts' >/bin/sh ../autotools/mkinstalldirs /var/tmp/portage/libdts-0.0.2-r1/image//usr/lib >mkdir -p -- /var/tmp/portage/libdts-0.0.2-r1/image//usr/lib > /bin/sh ../libtool --mode=install /bin/install -c libdts.la /var/tmp/portage/libdts-0.0.2-r1/image//usr/lib/libdts.la >/bin/install -c .libs/libdts.so.0.0.0 /var/tmp/portage/libdts-0.0.2-r1/image//usr/lib/libdts.so.0.0.0 >(cd /var/tmp/portage/libdts-0.0.2-r1/image//usr/lib && rm -f libdts.so.0 && ln -s libdts.so.0.0.0 libdts.so.0) >(cd /var/tmp/portage/libdts-0.0.2-r1/image//usr/lib && rm -f libdts.so && ln -s libdts.so.0.0.0 libdts.so) >/bin/install -c .libs/libdts.lai /var/tmp/portage/libdts-0.0.2-r1/image//usr/lib/libdts.la >/bin/install -c .libs/libdts.a /var/tmp/portage/libdts-0.0.2-r1/image//usr/lib/libdts.a >powerpc-unknown-linux-gnu-ranlib /var/tmp/portage/libdts-0.0.2-r1/image//usr/lib/libdts.a >chmod 644 /var/tmp/portage/libdts-0.0.2-r1/image//usr/lib/libdts.a >/bin/sh ../autotools/mkinstalldirs /var/tmp/portage/libdts-0.0.2-r1/image//usr/lib/pkgconfig >mkdir -p -- /var/tmp/portage/libdts-0.0.2-r1/image//usr/lib/pkgconfig > /bin/install -c -m 644 libdts.pc /var/tmp/portage/libdts-0.0.2-r1/image//usr/lib/pkgconfig/libdts.pc >make[2]: Leaving directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/libdts' >make[1]: Leaving directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/libdts' >Making install in libao >make[1]: Entering directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/libao' >make[2]: Entering directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/libao' >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/libdts-0.0.2-r1/work/libdts-0.0.2/libao' >make[1]: Leaving directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/libao' >Making install in src >make[1]: Entering directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/src' >make[2]: Entering directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/src' >/bin/sh ../autotools/mkinstalldirs /var/tmp/portage/libdts-0.0.2-r1/image//usr/bin >mkdir -p -- /var/tmp/portage/libdts-0.0.2-r1/image//usr/bin > /bin/sh ../libtool --mode=install /bin/install -c dtsdec /var/tmp/portage/libdts-0.0.2-r1/image//usr/bin/dtsdec >/bin/install -c .libs/dtsdec /var/tmp/portage/libdts-0.0.2-r1/image//usr/bin/dtsdec > /bin/sh ../libtool --mode=install /bin/install -c extract_dts /var/tmp/portage/libdts-0.0.2-r1/image//usr/bin/extract_dts >/bin/install -c extract_dts /var/tmp/portage/libdts-0.0.2-r1/image//usr/bin/extract_dts >/bin/sh ../autotools/mkinstalldirs /var/tmp/portage/libdts-0.0.2-r1/image//usr/share/man/man1 >mkdir -p -- /var/tmp/portage/libdts-0.0.2-r1/image//usr/share/man/man1 > /bin/install -c -m 644 ./dtsdec.1 /var/tmp/portage/libdts-0.0.2-r1/image//usr/share/man/man1/dtsdec.1 > /bin/install -c -m 644 ./extract_dts.1 /var/tmp/portage/libdts-0.0.2-r1/image//usr/share/man/man1/extract_dts.1 >make[2]: Leaving directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/src' >make[1]: Leaving directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/src' >Making install in test >make[1]: Entering directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/test' >make[2]: Entering directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/test' >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/libdts-0.0.2-r1/work/libdts-0.0.2/test' >make[1]: Leaving directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/test' >Making install in include >make[1]: Entering directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/include' >make[2]: Entering directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/include' >make[2]: Nothing to be done for `install-exec-am'. >/bin/sh ../autotools/mkinstalldirs /var/tmp/portage/libdts-0.0.2-r1/image//usr/include >mkdir -p -- /var/tmp/portage/libdts-0.0.2-r1/image//usr/include > /bin/install -c -m 644 dts.h /var/tmp/portage/libdts-0.0.2-r1/image//usr/include/dts.h >make[2]: Leaving directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/include' >make[1]: Leaving directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2/include' >make[1]: Entering directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2' >make[2]: Entering directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2' >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/libdts-0.0.2-r1/work/libdts-0.0.2' >make[1]: Leaving directory `/var/tmp/portage/libdts-0.0.2-r1/work/libdts-0.0.2' >man: >gzipping man page: extract_dts.1 >gzipping man page: dtsdec.1 >prepallstrip: >strip: powerpc-unknown-linux-gnu-strip --strip-unneeded >strip: powerpc-unknown-linux-gnu-strip --strip-unneeded > usr/bin/extract_dts > usr/bin/dtsdec > usr/lib/libdts.so.0.0.0 > usr/lib/libdts.so.0.0.0 will contain runtime text relocations >making executable: /usr/lib/libdts.so.0.0.0 >>>> Completed installing libdts-0.0.2-r1 into /var/tmp/portage/libdts-0.0.2-r1/image/ > > ...done! >>>> emerge (1 of 1) media-libs/libdts-0.0.2-r1 to / >>>> md5 src_uri ;-) libdts-0.0.2.tar.gz >>>> Merging media-libs/libdts-0.0.2-r1 to / >--- /usr/ >--- /usr/bin/ >>>> /usr/bin/extract_dts >>>> /usr/bin/dtsdec >--- /usr/share/ >--- /usr/share/man/ >--- /usr/share/man/man1/ >>>> /usr/share/man/man1/dtsdec.1.gz >>>> /usr/share/man/man1/extract_dts.1.gz >--- /usr/share/doc/ >--- /usr/share/doc/libdts-0.0.2-r1/ >>>> /usr/share/doc/libdts-0.0.2-r1/libdts.txt.gz >>>> /usr/share/doc/libdts-0.0.2-r1/INSTALL.gz >>>> /usr/share/doc/libdts-0.0.2-r1/AUTHORS.gz >>>> /usr/share/doc/libdts-0.0.2-r1/README.gz >>>> /usr/share/doc/libdts-0.0.2-r1/NEWS.gz >>>> /usr/share/doc/libdts-0.0.2-r1/TODO.gz >>>> /usr/share/doc/libdts-0.0.2-r1/ChangeLog.gz >--- /usr/lib/ >>>> /usr/lib/libdts.a >--- /usr/lib/pkgconfig/ >>>> /usr/lib/pkgconfig/libdts.pc >>>> /usr/lib/libdts.so -> libdts.so.0.0.0 >>>> /usr/lib/libdts.so.0 -> libdts.so.0.0.0 >>>> /usr/lib/libdts.la >>>> /usr/lib/libdts.so.0.0.0 >--- /usr/include/ >>>> /usr/include/dts.h >>>> Safely unmerging already-installed instance... >--- !mtime obj /usr/share/man/man1/extract_dts.1.gz >--- !mtime obj /usr/share/man/man1/dtsdec.1.gz >--- !mtime obj /usr/share/doc/libdts-0.0.2-r1/libdts.txt.gz >--- !mtime obj /usr/share/doc/libdts-0.0.2-r1/TODO.gz >--- !mtime obj /usr/share/doc/libdts-0.0.2-r1/README.gz >--- !mtime obj /usr/share/doc/libdts-0.0.2-r1/NEWS.gz >--- !mtime obj /usr/share/doc/libdts-0.0.2-r1/INSTALL.gz >--- !mtime obj /usr/share/doc/libdts-0.0.2-r1/ChangeLog.gz >--- !mtime obj /usr/share/doc/libdts-0.0.2-r1/AUTHORS.gz >--- !mtime obj /usr/lib/pkgconfig/libdts.pc >--- !mtime obj /usr/lib/libdts.so.0.0.0 >--- !mtime obj /usr/lib/libdts.la >--- !mtime obj /usr/lib/libdts.a >--- !mtime obj /usr/include/dts.h >--- !mtime obj /usr/bin/extract_dts >--- !mtime obj /usr/bin/dtsdec >--- !empty dir /usr/share/man/man1 >--- !empty dir /usr/share/man >--- !empty dir /usr/share/doc/libdts-0.0.2-r1 >--- !empty dir /usr/share/doc >--- !empty dir /usr/share >--- !empty dir /usr/lib/pkgconfig >--- !empty dir /usr/lib >--- !empty dir /usr/include >--- !empty dir /usr/bin >--- !empty dir /usr >--- !targe sym /usr/lib/libdts.so.0 >--- !targe sym /usr/lib/libdts.so >>>> original instance of package unmerged safely. >>>> media-libs/libdts-0.0.2-r1 merged. > >>>> clean: No packages selected for removal. > >>>> 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 98494
: 64865