Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 180469 Details for
Bug 257061
media-libs/libmpeg2-0.5.1: mpeg2dec.c:766: error: ‘O_BINARY’ undeclared (first use in this function)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 32.26 KB, created by
Jocker
on 2009-01-31 20:42:44 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Jocker
Created:
2009-01-31 20:42:44 UTC
Size:
32.26 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking libmpeg2-0.5.1.tar.gz to /var/tmp/portage/media-libs/libmpeg2-0.5.1/work > [32;01m*[0m Applying libmpeg2-0.4.1-use-readelf-for-test.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: libmpeg2-0.5.1/.auto > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1 ... > * econf: updating libmpeg2-0.5.1/.auto/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libmpeg2-0.5.1/.auto/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-shared --disable-dependency-tracking --enable-sdl --with-x --build=i686-pc-linux-gnu >checking build system type... i686-pc-linux-gnu >checking host system type... i686-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 whether to enable maintainer-specific portions of Makefiles... no >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 ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether i686-pc-linux-gnu-gcc needs -traditional... no >checking dependency style of i686-pc-linux-gnu-gcc... none >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 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... yes >checking io.h presence... yes >checking for io.h... yes >checking if i686-pc-linux-gnu-gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -O2 -march=athlon-xp -pipe flags... yes >checking if i686-pc-linux-gnu-gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -march=athlon-xp -pipe -O3 flags... yes >checking if i686-pc-linux-gnu-gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -march=athlon-xp -pipe -O3 -fomit-frame-pointer -O2 -march=athlon-xp -pipe flags... yes >checking if i686-pc-linux-gnu-gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -march=athlon-xp -pipe -O3 -fomit-frame-pointer -fno-common -O2 -march=athlon-xp -pipe flags... yes >checking if i686-pc-linux-gnu-gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -march=athlon-xp -pipe -O3 -fomit-frame-pointer -fno-common -mcpu=pentiumpro -O2 -march=athlon-xp -pipe flags... yes >checking for a sed that does not truncate output... /bin/sed >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... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >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++... none >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 98304 >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >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 static flag -static 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++ static flag -static 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 >(cached) (cached) checking how to hardcode library paths into programs... immediate >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-gfortran option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gfortran static flag -static works... yes >checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >checking whether time.h and sys/time.h may both be included... yes >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 whether byte ordering is bigendian... no >checking for working volatile... yes >checking for size_t... yes >checking return type of signal handlers... void >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for gettimeofday... yes >checking for ftime... yes >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for XShmCreateImage in -lXext... yes >checking for XvShmCreateImage in -lXv... yes >checking ddraw.h usability... no >checking ddraw.h presence... no >checking for ddraw.h... no >checking for sdl-config... yes >checking __attribute__ ((aligned ())) support... 64 >configure: creating ./config.status >config.status: creating Makefile >config.status: creating include/Makefile >config.status: creating test/Makefile >config.status: creating doc/Makefile >config.status: creating src/Makefile >config.status: creating libmpeg2/Makefile >config.status: creating libmpeg2/convert/Makefile >config.status: creating libvo/Makefile >config.status: creating vc++/Makefile >config.status: creating libmpeg2/libmpeg2.pc >config.status: creating libmpeg2/convert/libmpeg2convert.pc >config.status: creating include/config.h >config.status: executing depfiles commands >make -j2 'OPT_CFLAGS=-O2 -march=athlon-xp -pipe' 'MPEG2DEC_CFLAGS=-O2 -march=athlon-xp -pipe' LIBMPEG2_CFLAGS= >Making all in libmpeg2 >make[1]: Entering directory `/var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1/libmpeg2' >Making all in convert >make[2]: Entering directory `/var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1/libmpeg2/convert' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c -o rgb.lo rgb.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c -o uyvy.lo uyvy.c >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c rgb.c -fPIC -DPIC -o .libs/rgb.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c uyvy.c -fPIC -DPIC -o .libs/uyvy.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c uyvy.c -o uyvy.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c -o libmpeg2convertarch_la-rgb_mmx.lo `test -f 'rgb_mmx.c' || echo './'`rgb_mmx.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c rgb_mmx.c -fPIC -DPIC -o .libs/libmpeg2convertarch_la-rgb_mmx.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c rgb_mmx.c -o libmpeg2convertarch_la-rgb_mmx.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c -o libmpeg2convertarch_la-rgb_vis.lo `test -f 'rgb_vis.c' || echo './'`rgb_vis.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c rgb.c -o rgb.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c rgb_vis.c -fPIC -DPIC -o .libs/libmpeg2convertarch_la-rgb_vis.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c rgb_vis.c -o libmpeg2convertarch_la-rgb_vis.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -Wl,-O1 -o libmpeg2convertarch.la libmpeg2convertarch_la-rgb_mmx.lo libmpeg2convertarch_la-rgb_vis.lo >i686-pc-linux-gnu-ar cru .libs/libmpeg2convertarch.a .libs/libmpeg2convertarch_la-rgb_mmx.o .libs/libmpeg2convertarch_la-rgb_vis.o >i686-pc-linux-gnu-ranlib .libs/libmpeg2convertarch.a >creating libmpeg2convertarch.la >(cd .libs && rm -f libmpeg2convertarch.la && ln -s ../libmpeg2convertarch.la libmpeg2convertarch.la) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -no-undefined -Wl,-O1 -o libmpeg2convert.la -rpath /usr/lib rgb.lo uyvy.lo libmpeg2convertarch.la >i686-pc-linux-gnu-gcc -shared .libs/rgb.o .libs/uyvy.o -Wl,--whole-archive ./.libs/libmpeg2convertarch.a -Wl,--no-whole-archive -march=athlon-xp -march=athlon-xp -Wl,-O1 -Wl,-soname -Wl,libmpeg2convert.so.0 -o .libs/libmpeg2convert.so.0.0.0 >(cd .libs && rm -f libmpeg2convert.so.0 && ln -s libmpeg2convert.so.0.0.0 libmpeg2convert.so.0) >(cd .libs && rm -f libmpeg2convert.so && ln -s libmpeg2convert.so.0.0.0 libmpeg2convert.so) >rm -fr .libs/libmpeg2convert.lax >mkdir .libs/libmpeg2convert.lax >rm -fr .libs/libmpeg2convert.lax/libmpeg2convertarch.a >mkdir .libs/libmpeg2convert.lax/libmpeg2convertarch.a >(cd .libs/libmpeg2convert.lax/libmpeg2convertarch.a && i686-pc-linux-gnu-ar x /var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1/libmpeg2/convert/./.libs/libmpeg2convertarch.a) >i686-pc-linux-gnu-ar cru .libs/libmpeg2convert.a rgb.o uyvy.o .libs/libmpeg2convert.lax/libmpeg2convertarch.a/libmpeg2convertarch_la-rgb_vis.o .libs/libmpeg2convert.lax/libmpeg2convertarch.a/libmpeg2convertarch_la-rgb_mmx.o >i686-pc-linux-gnu-ranlib .libs/libmpeg2convert.a >rm -fr .libs/libmpeg2convert.lax >creating libmpeg2convert.la >(cd .libs && rm -f libmpeg2convert.la && ln -s ../libmpeg2convert.la libmpeg2convert.la) >make[2]: Leaving directory `/var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1/libmpeg2/convert' >make[2]: Entering directory `/var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1/libmpeg2' >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c -o alloc.lo alloc.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c -o header.lo header.c >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c header.c -fPIC -DPIC -o .libs/header.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c alloc.c -fPIC -DPIC -o .libs/alloc.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c alloc.c -o alloc.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c -o decode.lo decode.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c header.c -o header.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c decode.c -fPIC -DPIC -o .libs/decode.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c decode.c -o decode.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c -o slice.lo slice.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c -o motion_comp.lo motion_comp.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c slice.c -fPIC -DPIC -o .libs/slice.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c motion_comp.c -fPIC -DPIC -o .libs/motion_comp.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c motion_comp.c -o motion_comp.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c -o idct.lo idct.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c idct.c -fPIC -DPIC -o .libs/idct.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c idct.c -o idct.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c -o libmpeg2arch_la-motion_comp_mmx.lo `test -f 'motion_comp_mmx.c' || echo './'`motion_comp_mmx.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c motion_comp_mmx.c -fPIC -DPIC -o .libs/libmpeg2arch_la-motion_comp_mmx.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c motion_comp_mmx.c -o libmpeg2arch_la-motion_comp_mmx.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c -o libmpeg2arch_la-idct_mmx.lo `test -f 'idct_mmx.c' || echo './'`idct_mmx.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c idct_mmx.c -fPIC -DPIC -o .libs/libmpeg2arch_la-idct_mmx.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c idct_mmx.c -o libmpeg2arch_la-idct_mmx.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c slice.c -o slice.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c -o libmpeg2arch_la-motion_comp_altivec.lo `test -f 'motion_comp_altivec.c' || echo './'`motion_comp_altivec.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c motion_comp_altivec.c -fPIC -DPIC -o .libs/libmpeg2arch_la-motion_comp_altivec.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c motion_comp_altivec.c -o libmpeg2arch_la-motion_comp_altivec.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c -o libmpeg2arch_la-idct_altivec.lo `test -f 'idct_altivec.c' || echo './'`idct_altivec.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c idct_altivec.c -fPIC -DPIC -o .libs/libmpeg2arch_la-idct_altivec.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c idct_altivec.c -o libmpeg2arch_la-idct_altivec.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c -o libmpeg2arch_la-motion_comp_alpha.lo `test -f 'motion_comp_alpha.c' || echo './'`motion_comp_alpha.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c motion_comp_alpha.c -fPIC -DPIC -o .libs/libmpeg2arch_la-motion_comp_alpha.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c motion_comp_alpha.c -o libmpeg2arch_la-motion_comp_alpha.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c -o libmpeg2arch_la-idct_alpha.lo `test -f 'idct_alpha.c' || echo './'`idct_alpha.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c idct_alpha.c -fPIC -DPIC -o .libs/libmpeg2arch_la-idct_alpha.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c idct_alpha.c -o libmpeg2arch_la-idct_alpha.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c -o libmpeg2arch_la-motion_comp_vis.lo `test -f 'motion_comp_vis.c' || echo './'`motion_comp_vis.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c motion_comp_vis.c -fPIC -DPIC -o .libs/libmpeg2arch_la-motion_comp_vis.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c motion_comp_vis.c -o libmpeg2arch_la-motion_comp_vis.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c -o libmpeg2arch_la-motion_comp_arm.lo `test -f 'motion_comp_arm.c' || echo './'`motion_comp_arm.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c motion_comp_arm.c -fPIC -DPIC -o .libs/libmpeg2arch_la-motion_comp_arm.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c motion_comp_arm.c -o libmpeg2arch_la-motion_comp_arm.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c -o libmpeg2arch_la-cpu_accel.lo `test -f 'cpu_accel.c' || echo './'`cpu_accel.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c cpu_accel.c -fPIC -DPIC -o .libs/libmpeg2arch_la-cpu_accel.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c cpu_accel.c -o libmpeg2arch_la-cpu_accel.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c -o libmpeg2arch_la-cpu_state.lo `test -f 'cpu_state.c' || echo './'`cpu_state.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c cpu_state.c -fPIC -DPIC -o .libs/libmpeg2arch_la-cpu_state.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -c cpu_state.c -o libmpeg2arch_la-cpu_state.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -Wl,-O1 -o libmpeg2arch.la libmpeg2arch_la-motion_comp_mmx.lo libmpeg2arch_la-idct_mmx.lo libmpeg2arch_la-motion_comp_altivec.lo libmpeg2arch_la-idct_altivec.lo libmpeg2arch_la-motion_comp_alpha.lo libmpeg2arch_la-idct_alpha.lo libmpeg2arch_la-motion_comp_vis.lo libmpeg2arch_la-motion_comp_arm.lo libmpeg2arch_la-cpu_accel.lo libmpeg2arch_la-cpu_state.lo >i686-pc-linux-gnu-ar cru .libs/libmpeg2arch.a .libs/libmpeg2arch_la-motion_comp_mmx.o .libs/libmpeg2arch_la-idct_mmx.o .libs/libmpeg2arch_la-motion_comp_altivec.o .libs/libmpeg2arch_la-idct_altivec.o .libs/libmpeg2arch_la-motion_comp_alpha.o .libs/libmpeg2arch_la-idct_alpha.o .libs/libmpeg2arch_la-motion_comp_vis.o .libs/libmpeg2arch_la-motion_comp_arm.o .libs/libmpeg2arch_la-cpu_accel.o .libs/libmpeg2arch_la-cpu_state.o >i686-pc-linux-gnu-ranlib .libs/libmpeg2arch.a >creating libmpeg2arch.la >(cd .libs && rm -f libmpeg2arch.la && ln -s ../libmpeg2arch.la libmpeg2arch.la) >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -O2 -march=athlon-xp -pipe -no-undefined -version-info 1:0:1 -Wl,-O1 -o libmpeg2.la -rpath /usr/lib alloc.lo header.lo decode.lo slice.lo motion_comp.lo idct.lo libmpeg2arch.la >i686-pc-linux-gnu-gcc -shared .libs/alloc.o .libs/header.o .libs/decode.o .libs/slice.o .libs/motion_comp.o .libs/idct.o -Wl,--whole-archive ./.libs/libmpeg2arch.a -Wl,--no-whole-archive -march=athlon-xp -march=athlon-xp -Wl,-O1 -Wl,-soname -Wl,libmpeg2.so.0 -o .libs/libmpeg2.so.0.1.0 >(cd .libs && rm -f libmpeg2.so.0 && ln -s libmpeg2.so.0.1.0 libmpeg2.so.0) >(cd .libs && rm -f libmpeg2.so && ln -s libmpeg2.so.0.1.0 libmpeg2.so) >rm -fr .libs/libmpeg2.lax >mkdir .libs/libmpeg2.lax >rm -fr .libs/libmpeg2.lax/libmpeg2arch.a >mkdir .libs/libmpeg2.lax/libmpeg2arch.a >(cd .libs/libmpeg2.lax/libmpeg2arch.a && i686-pc-linux-gnu-ar x /var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1/libmpeg2/./.libs/libmpeg2arch.a) >i686-pc-linux-gnu-ar cru .libs/libmpeg2.a alloc.o header.o decode.o slice.o motion_comp.o idct.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-idct_mmx.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_vis.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-idct_altivec.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_mmx.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_arm.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_altivec.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-motion_comp_alpha.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-cpu_state.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-cpu_accel.o .libs/libmpeg2.lax/libmpeg2arch.a/libmpeg2arch_la-idct_alpha.o >i686-pc-linux-gnu-ranlib .libs/libmpeg2.a >rm -fr .libs/libmpeg2.lax >creating libmpeg2.la >(cd .libs && rm -f libmpeg2.la && ln -s ../libmpeg2.la libmpeg2.la) >make[2]: Leaving directory `/var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1/libmpeg2' >make[1]: Leaving directory `/var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1/libmpeg2' >Making all in include >make[1]: Entering directory `/var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1/include' >make all-am >make[2]: Entering directory `/var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1/include' >make[2]: Ð¦ÐµÐ»Ñ `all-am' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[2]: Leaving directory `/var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1/include' >make[1]: Leaving directory `/var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1/include' >Making all in libvo >make[1]: Entering directory `/var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1/libvo' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -march=athlon-xp -pipe -c video_out.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -march=athlon-xp -pipe -c video_out_x11.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -march=athlon-xp -pipe -c video_out_dx.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -march=athlon-xp -pipe -c video_out_sdl.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -march=athlon-xp -pipe -c video_out_null.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -march=athlon-xp -pipe -c video_out_pgm.c >rm -f libvo.a >i686-pc-linux-gnu-ar cru libvo.a video_out.o video_out_x11.o video_out_dx.o video_out_sdl.o video_out_null.o video_out_pgm.o >i686-pc-linux-gnu-ranlib libvo.a >make[1]: Leaving directory `/var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1/libvo' >Making all in src >make[1]: Entering directory `/var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1/src' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -march=athlon-xp -pipe -c mpeg2dec.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -march=athlon-xp -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -march=athlon-xp -pipe -c dump_state.c >mpeg2dec.c: Ð ÑÑнкÑии âmainâ >mpeg2dec.c:766: оÑибка: âO_BINARYâ undeclared (first use in this function) >mpeg2dec.c:766: оÑибка: (Each undeclared identifier is reported only once >mpeg2dec.c:766: оÑибка: for each function it appears in.) >make[1]: *** [mpeg2dec.o] ÐÑибка 1 >make[1]: *** Ðжидание завеÑÑÐµÐ½Ð¸Ñ Ð·Ð°Ð´Ð°Ð½Ð¸Ð¹... >make[1]: Leaving directory `/var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1/src' >make: *** [all-recursive] ÐÑибка 1 > [31;01m*[0m > [31;01m*[0m ERROR: media-libs/libmpeg2-0.5.1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2384: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake OPT_CFLAGS="${CFLAGS}" MPEG2DEC_CFLAGS="${CFLAGS}" LIBMPEG2_CFLAGS="" || die "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/media-libs/libmpeg2-0.5.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-libs/libmpeg2-0.5.1/temp/environment'. > [31;01m*[0m
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 257061
:
180465
| 180469 |
180812