Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 49213 Details for
Bug 79113
faac 1.24 won't emerge, complains of patchs not being applied, no directories
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Emerge log from "emerge faac"
bugs.txt (text/plain), 20.03 KB, created by
Kelly Price
on 2005-01-22 10:18:47 UTC
(
hide
)
Description:
Emerge log from "emerge faac"
Filename:
MIME Type:
Creator:
Kelly Price
Created:
2005-01-22 10:18:47 UTC
Size:
20.03 KB
patch
obsolete
>]2;Started emerge on: Jan 22, 2005 13:14:19]2; *** emerge faacCalculating dependencies ]2; >>> emerge (1 of 1) media-libs/faac-1.24 to /]2;emerge: (1 of 1) media-libs/faac-1.24 Clean]2;emerge: (1 of 1) media-libs/faac-1.24 Compile>>> Unpacking source... >>>> Unpacking faac-1.24.tar.gz to /var/tmp/portage/faac-1.24/work >configure.in: installing `./install-sh' >configure.in: installing `./mkinstalldirs' >configure.in: installing `./missing' >frontend/Makefile.am: installing `./depcomp' > [32;01m*[0m Patching ${S}/ltmain.sh ... > [33;01m*[0m Could not apply portage.patch! > [33;01m*[0m Please verify that it is not needed. > [33;01m*[0m Cannot apply any patch, running libtoolize... > [32;01m*[0m Applying uClibc/libtool patches ... > [32;01m*[0m Removing useless C++ checks... >[A[73G [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. > [32;01m*[0m econf: updating /var/tmp/portage/faac-1.24/work/faac/config.guess with /usr/share/gnuconfig/config.guess > [32;01m*[0m econf: updating /var/tmp/portage/faac-1.24/work/faac/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib >configure: WARNING: If you wanted to set the --build type, don't use --host. > If a cross compiler is detected then cross compile mode will be used. >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 for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for egrep... grep -E >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... nm >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... i686-pc-linux-gnu-g77 >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-g77 accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse nm output from i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... strip >checking if i686-pc-linux-gnu-gcc static flag works... yes >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-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... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-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 i686-pc-linux-gnu-g77 option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g77 supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-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 getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for u_int32_t... yes >checking for u_int16_t... yes >checking for int32_t... yes >checking for int16_t... yes >checking whether strcasecmp is declared... yes >checking for getopt_long in -lgnugetopt... no >checking for MP4MetadataDelete in -lmp4v2... yes >configure: *** Building with MP4 support *** >checking whether byte ordering is bigendian... no >checking for ANSI C header files... (cached) 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 _LARGE_FILES value needed for large files... no >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking mathf.h usability... no >checking mathf.h presence... no >checking for mathf.h... no >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking whether strchr is declared... yes >checking whether memcpy is declared... yes >checking whether strsep is declared... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking for off_t... yes >checking for in_port_t... yes >checking for socklen_t... yes >checking for float32_t... no >checking for struct fpos_t.__pos... no >configure: creating ./config.status >config.status: creating libfaac/Makefile >config.status: creating frontend/Makefile >config.status: creating include/Makefile >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >make all-recursive >make[1]: Entering directory `/var/tmp/portage/faac-1.24/work/faac' >Making all in libfaac >make[2]: Entering directory `/var/tmp/portage/faac-1.24/work/faac/libfaac' >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT aacquant.lo -MD -MP -MF ".deps/aacquant.Tpo" \ > -c -o aacquant.lo `test -f 'aacquant.c' || echo './'`aacquant.c; \ >then mv -f ".deps/aacquant.Tpo" ".deps/aacquant.Plo"; \ >else rm -f ".deps/aacquant.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -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 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT aacquant.lo -MD -MP -MF .deps/aacquant.Tpo -c aacquant.c -fPIC -DPIC -o .libs/aacquant.o >In file included from frame.h:49, > from bitstream.h:45, > from huffman.h:35, > from bitstream.c:35: >psych.h:85:21: warning: no newline at end of file > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -o bitstream.o >/dev/null 2>&1 >In file included from frame.h:49, > from aacquant.c:26: >psych.h:85:21: warning: no newline at end of file > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT aacquant.lo -MD -MP -MF .deps/aacquant.Tpo -c aacquant.c -o aacquant.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT fft.lo -MD -MP -MF ".deps/fft.Tpo" \ > -c -o fft.lo `test -f 'fft.c' || echo './'`fft.c; \ >then mv -f ".deps/fft.Tpo" ".deps/fft.Plo"; \ >else rm -f ".deps/fft.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT frame.lo -MD -MP -MF ".deps/frame.Tpo" \ > -c -o frame.lo `test -f 'frame.c' || echo './'`frame.c; \ >then mv -f ".deps/frame.Tpo" ".deps/frame.Plo"; \ >else rm -f ".deps/frame.Tpo"; exit 1; \ >fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c fft.c -fPIC -DPIC -o .libs/fft.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT frame.lo -MD -MP -MF .deps/frame.Tpo -c frame.c -fPIC -DPIC -o .libs/frame.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c fft.c -o fft.o >/dev/null 2>&1 >In file included from frame.h:49, > from frame.c:36: >psych.h:85:21: warning: no newline at end of file > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT frame.lo -MD -MP -MF .deps/frame.Tpo -c frame.c -o frame.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT midside.lo -MD -MP -MF ".deps/midside.Tpo" \ > -c -o midside.lo `test -f 'midside.c' || echo './'`midside.c; \ >then mv -f ".deps/midside.Tpo" ".deps/midside.Plo"; \ >else rm -f ".deps/midside.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT psychkni.lo -MD -MP -MF ".deps/psychkni.Tpo" \ > -c -o psychkni.lo `test -f 'psychkni.c' || echo './'`psychkni.c; \ >then mv -f ".deps/psychkni.Tpo" ".deps/psychkni.Plo"; \ >else rm -f ".deps/psychkni.Tpo"; exit 1; \ >fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT midside.lo -MD -MP -MF .deps/midside.Tpo -c midside.c -fPIC -DPIC -o .libs/midside.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT midside.lo -MD -MP -MF .deps/midside.Tpo -c midside.c -o midside.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT psychkni.lo -MD -MP -MF .deps/psychkni.Tpo -c psychkni.c -fPIC -DPIC -o .libs/psychkni.o >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT util.lo -MD -MP -MF ".deps/util.Tpo" \ > -c -o util.lo `test -f 'util.c' || echo './'`util.c; \ >then mv -f ".deps/util.Tpo" ".deps/util.Plo"; \ >else rm -f ".deps/util.Tpo"; exit 1; \ >fi >In file included from psychkni.c:25: >psych.h:85:21: warning: no newline at end of file > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT psychkni.lo -MD -MP -MF .deps/psychkni.Tpo -c psychkni.c -o psychkni.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT backpred.lo -MD -MP -MF ".deps/backpred.Tpo" \ > -c -o backpred.lo `test -f 'backpred.c' || echo './'`backpred.c; \ >then mv -f ".deps/backpred.Tpo" ".deps/backpred.Plo"; \ >else rm -f ".deps/backpred.Tpo"; exit 1; \ >fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT channels.lo -MD -MP -MF ".deps/channels.Tpo" \ > -c -o channels.lo `test -f 'channels.c' || echo './'`channels.c; \ >then mv -f ".deps/channels.Tpo" ".deps/channels.Plo"; \ >else rm -f ".deps/channels.Tpo"; exit 1; \ >fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT backpred.lo -MD -MP -MF .deps/backpred.Tpo -c backpred.c -fPIC -DPIC -o .libs/backpred.o >In file included from frame.h:49, > from backpred.c:31: >psych.h:85:21: warning: no newline at end of file > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT backpred.lo -MD -MP -MF .deps/backpred.Tpo -c backpred.c -o backpred.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT filtbank.lo -MD -MP -MF ".deps/filtbank.Tpo" \ > -c -o filtbank.lo `test -f 'filtbank.c' || echo './'`filtbank.c; \ >then mv -f ".deps/filtbank.Tpo" ".deps/filtbank.Plo"; \ >else rm -f ".deps/filtbank.Tpo"; exit 1; \ >fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT channels.lo -MD -MP -MF .deps/channels.Tpo -c channels.c -fPIC -DPIC -o .libs/channels.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT channels.lo -MD -MP -MF .deps/channels.Tpo -c channels.c -o channels.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT huffman.lo -MD -MP -MF ".deps/huffman.Tpo" \ > -c -o huffman.lo `test -f 'huffman.c' || echo './'`huffman.c; \ >then mv -f ".deps/huffman.Tpo" ".deps/huffman.Plo"; \ >else rm -f ".deps/huffman.Tpo"; exit 1; \ >fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT filtbank.lo -MD -MP -MF .deps/filtbank.Tpo -c filtbank.c -fPIC -DPIC -o .libs/filtbank.o >In file included from frame.h:49, > from filtbank.h:29, > from filtbank.c:39: >psych.h:85:21: warning: no newline at end of file > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT filtbank.lo -MD -MP -MF .deps/filtbank.Tpo -c filtbank.c -o filtbank.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT ltp.lo -MD -MP -MF ".deps/ltp.Tpo" \ > -c -o ltp.lo `test -f 'ltp.c' || echo './'`ltp.c; \ >then mv -f ".deps/ltp.Tpo" ".deps/ltp.Plo"; \ >else rm -f ".deps/ltp.Tpo"; exit 1; \ >fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c huffman.c -fPIC -DPIC -o .libs/huffman.o >In file included from frame.h:49, > from bitstream.h:45, > from huffman.h:35, > from huffman.c:32: >psych.h:85:21: warning: no newline at end of file > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c huffman.c -o huffman.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT tns.lo -MD -MP -MF ".deps/tns.Tpo" \ > -c -o tns.lo `test -f 'tns.c' || echo './'`tns.c; \ >then mv -f ".deps/tns.Tpo" ".deps/tns.Plo"; \ >else rm -f ".deps/tns.Tpo"; exit 1; \ >fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT ltp.lo -MD -MP -MF .deps/ltp.Tpo -c ltp.c -fPIC -DPIC -o .libs/ltp.o >In file included from frame.h:49, > from ltp.c:33: >psych.h:85:21: warning: no newline at end of file > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT ltp.lo -MD -MP -MF .deps/ltp.Tpo -c ltp.c -o ltp.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT tns.lo -MD -MP -MF .deps/tns.Tpo -c tns.c -fPIC -DPIC -o .libs/tns.o >In file included from frame.h:49, > from tns.c:31: >psych.h:85:21: warning: no newline at end of file > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=athlon-xp -fomit-frame-pointer -pipe -MT tns.lo -MD -MP -MF .deps/tns.Tpo -c tns.c -o tns.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -fomit-frame-pointer -pipe -o libfaac.la -rpath /usr/lib aacquant.lo bitstream.lo fft.lo frame.lo midside.lo psychkni.lo util.lo backpred.lo channels.lo filtbank.lo huffman.lo ltp.lo tns.lo -lstdc++ -lmp4v2 >grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory >/bin/sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory >libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not a valid libtool archive >make[2]: *** [libfaac.la] Error 1 >make[2]: Leaving directory `/var/tmp/portage/faac-1.24/work/faac/libfaac' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/faac-1.24/work/faac' >make: *** [all] Error 2 > >!!! ERROR: media-libs/faac-1.24 failed. >!!! Function src_compile, Line 510, Exitcode 2 >!!! emake failed >!!! If you need support, post the topmost build error, NOT this status message. > > ...done! >>>> emerge (1 of 1) media-libs/faac-1.24 to / >>>> md5 src_uri ;-) faac-1.24.tar.gz >]2; *** terminating.]2;rxvt
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 79113
: 49213