Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 256535 Details for
Bug 347945
x11-libs/vdpau-video-0.7.2 fails to build with USE="-opengl"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build.log
vdpau-video-0.7.2_build.log (text/plain), 21.27 KB, created by
Myckel Habets
on 2010-12-06 21:00:12 UTC
(
hide
)
Description:
Build.log
Filename:
MIME Type:
Creator:
Myckel Habets
Created:
2010-12-06 21:00:12 UTC
Size:
21.27 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: x11-libs/vdpau-video-0.7.2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: aballier@gentoo.org x11@gentoo.org >[32;01m * [39;49;00mUSE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking vdpau-video-0.7.2.tar.gz to /var/tmp/portage/x11-libs/vdpau-video-0.7.2/work >>>> Source unpacked in /var/tmp/portage/x11-libs/vdpau-video-0.7.2/work >>>> Preparing source in /var/tmp/portage/x11-libs/vdpau-video-0.7.2/work/vdpau-video-0.7.2 ... > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/x11-libs/vdpau-video-0.7.2/work/vdpau-video-0.7.2' ... > [32;01m*[0m Running aclocal ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: vdpau-video-0.7.2/ > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-libs/vdpau-video-0.7.2/work/vdpau-video-0.7.2 ... > * econf: updating vdpau-video-0.7.2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating vdpau-video-0.7.2/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-debug --disable-glx >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 build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking how to print strings... printf >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >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 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/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >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 for dlfcn.h... yes >checking for objdir... .libs >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 -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC 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 if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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... no >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 >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 pthread_create in -lpthread... yes >checking for tan in -lm... yes >checking for timer_create in -lrt... yes >checking for clock_gettime... yes >checking whether __attribute__((visibility())) is supported... yes >checking for GL/gl.h... yes >checking for GL/glext.h... yes >checking for GL/glx.h... yes >checking for glXCreateContext in -lGL... yes >checking for i686-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 for LIBVA_DEPS... yes >checking for LIBVA_X11_DEPS... yes >checking for LIBVA_GLX_DEPS... yes >checking for VA-API... yes >checking for VA-API (GLX extensions)... yes >checking for VA drivers path... /usr/lib/va/drivers >checking for VDPAU... yes >checking for VDPAU/MPEG-4 support... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating debian.upstream/Makefile >config.status: creating src/Makefile >config.status: creating src/config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >vdpau-video configuration summary: > >VA-API version ................... : 0.31.1-sds1 >VA-API drivers path .............. : /usr/lib/va/drivers >VDPAU version .................... : 1 >VDPAU/MPEG-4 support ............. : yes >GLX support ...................... : no > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-libs/vdpau-video-0.7.2/work/vdpau-video-0.7.2 ... >make -j1 >Making all in debian.upstream >make[1]: Map '/var/tmp/portage/x11-libs/vdpau-video-0.7.2/work/vdpau-video-0.7.2/debian.upstream' wordt binnengegaan >sed \ > -e 's|\@PACKAGE_VERSION\@|0.7.2|' \ > -e 's|\@LIBVA_SDS_PACKAGE_VERSION\@|0.31.0-1+sds1|' \ > -e 's|\@DATE\@|'"`LC_ALL=C date +'%a, %d %b %Y %X %z'`"'|' \ > changelog.in > changelog >sed \ > -e 's|\@PACKAGE_VERSION\@|0.7.2|' \ > -e 's|\@LIBVA_SDS_PACKAGE_VERSION\@|0.31.0-1+sds1|' \ > -e 's|\@DATE\@|'"`LC_ALL=C date +'%a, %d %b %Y %X %z'`"'|' \ > control.in > control >make[1]: Map '/var/tmp/portage/x11-libs/vdpau-video-0.7.2/work/vdpau-video-0.7.2/debian.upstream' wordt verlaten >Making all in src >make[1]: Map '/var/tmp/portage/x11-libs/vdpau-video-0.7.2/work/vdpau-video-0.7.2/src' wordt binnengegaan >make all-am >make[2]: Map '/var/tmp/portage/x11-libs/vdpau-video-0.7.2/work/vdpau-video-0.7.2/src' wordt binnengegaan >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=athlon-xp -O2 -pipe -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=athlon-xp -O2 -pipe -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o >mv -f .deps/debug.Tpo .deps/debug.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=athlon-xp -O2 -pipe -MT object_heap.lo -MD -MP -MF .deps/object_heap.Tpo -c -o object_heap.lo object_heap.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=athlon-xp -O2 -pipe -MT object_heap.lo -MD -MP -MF .deps/object_heap.Tpo -c object_heap.c -fPIC -DPIC -o .libs/object_heap.o >mv -f .deps/object_heap.Tpo .deps/object_heap.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=athlon-xp -O2 -pipe -MT uasyncqueue.lo -MD -MP -MF .deps/uasyncqueue.Tpo -c -o uasyncqueue.lo uasyncqueue.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=athlon-xp -O2 -pipe -MT uasyncqueue.lo -MD -MP -MF .deps/uasyncqueue.Tpo -c uasyncqueue.c -fPIC -DPIC -o .libs/uasyncqueue.o >mv -f .deps/uasyncqueue.Tpo .deps/uasyncqueue.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=athlon-xp -O2 -pipe -MT ulist.lo -MD -MP -MF .deps/ulist.Tpo -c -o ulist.lo ulist.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=athlon-xp -O2 -pipe -MT ulist.lo -MD -MP -MF .deps/ulist.Tpo -c ulist.c -fPIC -DPIC -o .libs/ulist.o >mv -f .deps/ulist.Tpo .deps/ulist.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=athlon-xp -O2 -pipe -MT uqueue.lo -MD -MP -MF .deps/uqueue.Tpo -c -o uqueue.lo uqueue.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=athlon-xp -O2 -pipe -MT uqueue.lo -MD -MP -MF .deps/uqueue.Tpo -c uqueue.c -fPIC -DPIC -o .libs/uqueue.o >mv -f .deps/uqueue.Tpo .deps/uqueue.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=athlon-xp -O2 -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=athlon-xp -O2 -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o >mv -f .deps/utils.Tpo .deps/utils.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=athlon-xp -O2 -pipe -MT vdpau_buffer.lo -MD -MP -MF .deps/vdpau_buffer.Tpo -c -o vdpau_buffer.lo vdpau_buffer.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=athlon-xp -O2 -pipe -MT vdpau_buffer.lo -MD -MP -MF .deps/vdpau_buffer.Tpo -c vdpau_buffer.c -fPIC -DPIC -o .libs/vdpau_buffer.o >vdpau_buffer.c: In function 'schedule_destroy_va_buffer': >vdpau_buffer.c:101: warning: passing argument 1 of 'realloc_buffer' from incompatible pointer type >utils.h:37: note: expected 'void **' but argument is of type 'VABufferID **' >mv -f .deps/vdpau_buffer.Tpo .deps/vdpau_buffer.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=athlon-xp -O2 -pipe -MT vdpau_decode.lo -MD -MP -MF .deps/vdpau_decode.Tpo -c -o vdpau_decode.lo vdpau_decode.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=athlon-xp -O2 -pipe -MT vdpau_decode.lo -MD -MP -MF .deps/vdpau_decode.Tpo -c vdpau_decode.c -fPIC -DPIC -o .libs/vdpau_decode.o >vdpau_decode.c: In function 'alloc_VdpBitstreamBuffer': >vdpau_decode.c:239: warning: passing argument 1 of 'realloc_buffer' from incompatible pointer type >utils.h:37: note: expected 'void **' but argument is of type 'struct VdpBitstreamBuffer **' >mv -f .deps/vdpau_decode.Tpo .deps/vdpau_decode.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=athlon-xp -O2 -pipe -MT vdpau_driver.lo -MD -MP -MF .deps/vdpau_driver.Tpo -c -o vdpau_driver.lo vdpau_driver.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=athlon-xp -O2 -pipe -MT vdpau_driver.lo -MD -MP -MF .deps/vdpau_driver.Tpo -c vdpau_driver.c -fPIC -DPIC -o .libs/vdpau_driver.o >In file included from vdpau_driver.c:274: >vdpau_driver_template.h: In function 'vdpau_Initialize_0_31_0': >vdpau_driver_template.h:552: warning: assignment from incompatible pointer type >vdpau_driver_template.h:553: warning: assignment from incompatible pointer type >vdpau_driver_template.h:554: warning: assignment from incompatible pointer type >vdpau_driver_template.h:555: warning: assignment from incompatible pointer type >vdpau_driver_template.h:556: warning: assignment from incompatible pointer type >vdpau_driver_template.h:557: warning: assignment from incompatible pointer type >vdpau_driver_template.h:558: warning: assignment from incompatible pointer type >vdpau_driver_template.h:559: warning: assignment from incompatible pointer type >vdpau_driver_template.h:560: warning: assignment from incompatible pointer type >vdpau_driver_template.h:561: warning: assignment from incompatible pointer type >vdpau_driver_template.h:562: warning: assignment from incompatible pointer type >vdpau_driver_template.h:563: warning: assignment from incompatible pointer type >vdpau_driver_template.h:564: warning: assignment from incompatible pointer type >vdpau_driver_template.h:565: warning: assignment from incompatible pointer type >vdpau_driver_template.h:566: warning: assignment from incompatible pointer type >vdpau_driver_template.h:567: warning: assignment from incompatible pointer type >vdpau_driver_template.h:568: warning: assignment from incompatible pointer type >vdpau_driver_template.h:569: warning: assignment from incompatible pointer type >vdpau_driver_template.h:570: warning: assignment from incompatible pointer type >vdpau_driver_template.h:572: warning: assignment from incompatible pointer type >vdpau_driver_template.h:576: warning: assignment from incompatible pointer type >vdpau_driver_template.h:577: warning: assignment from incompatible pointer type >vdpau_driver_template.h:578: warning: assignment from incompatible pointer type >vdpau_driver_template.h:579: warning: assignment from incompatible pointer type >vdpau_driver_template.h:580: warning: assignment from incompatible pointer type >vdpau_driver_template.h:581: warning: assignment from incompatible pointer type >vdpau_driver_template.h:582: warning: assignment from incompatible pointer type >vdpau_driver_template.h:583: warning: assignment from incompatible pointer type >vdpau_driver_template.h:585: warning: assignment from incompatible pointer type >vdpau_driver_template.h:590: warning: assignment from incompatible pointer type >vdpau_driver_template.h:591: warning: assignment from incompatible pointer type >vdpau_driver_template.h:592: warning: assignment from incompatible pointer type >vdpau_driver_template.h:593: warning: assignment from incompatible pointer type >vdpau_driver_template.h:594: warning: assignment from incompatible pointer type >vdpau_driver_template.h:595: warning: assignment from incompatible pointer type >vdpau_driver_template.h:597: warning: assignment from incompatible pointer type >vdpau_driver_template.h:602: warning: assignment from incompatible pointer type >vdpau_driver_template.h:603: warning: assignment from incompatible pointer type >vdpau_driver_template.h:604: warning: assignment from incompatible pointer type >vdpau_driver_template.h:605: warning: assignment from incompatible pointer type >vdpau_driver_template.h:612: warning: assignment from incompatible pointer type >vdpau_driver_template.h:613: warning: assignment from incompatible pointer type >vdpau_driver_template.h:614: warning: assignment from incompatible pointer type >In file included from vdpau_driver.c:281: >vdpau_driver_template.h: In function 'vdpau_GetVTableGLX_0_31_1': >vdpau_driver_template.h:482: error: dereferencing pointer to incomplete type >vdpau_driver_template.h: In function 'vdpau_Initialize_0_31_1': >vdpau_driver_template.h:552: warning: assignment from incompatible pointer type >vdpau_driver_template.h:553: warning: assignment from incompatible pointer type >vdpau_driver_template.h:554: warning: assignment from incompatible pointer type >vdpau_driver_template.h:555: warning: assignment from incompatible pointer type >vdpau_driver_template.h:556: warning: assignment from incompatible pointer type >vdpau_driver_template.h:557: warning: assignment from incompatible pointer type >vdpau_driver_template.h:558: warning: assignment from incompatible pointer type >vdpau_driver_template.h:559: warning: assignment from incompatible pointer type >vdpau_driver_template.h:560: warning: assignment from incompatible pointer type >vdpau_driver_template.h:561: warning: assignment from incompatible pointer type >vdpau_driver_template.h:562: warning: assignment from incompatible pointer type >vdpau_driver_template.h:563: warning: assignment from incompatible pointer type >vdpau_driver_template.h:564: warning: assignment from incompatible pointer type >vdpau_driver_template.h:565: warning: assignment from incompatible pointer type >vdpau_driver_template.h:566: warning: assignment from incompatible pointer type >vdpau_driver_template.h:567: warning: assignment from incompatible pointer type >vdpau_driver_template.h:568: warning: assignment from incompatible pointer type >vdpau_driver_template.h:569: warning: assignment from incompatible pointer type >vdpau_driver_template.h:570: warning: assignment from incompatible pointer type >vdpau_driver_template.h:572: warning: assignment from incompatible pointer type >vdpau_driver_template.h:576: warning: assignment from incompatible pointer type >vdpau_driver_template.h:577: warning: assignment from incompatible pointer type >vdpau_driver_template.h:578: warning: assignment from incompatible pointer type >vdpau_driver_template.h:579: warning: assignment from incompatible pointer type >vdpau_driver_template.h:580: warning: assignment from incompatible pointer type >vdpau_driver_template.h:581: warning: assignment from incompatible pointer type >vdpau_driver_template.h:582: warning: assignment from incompatible pointer type >vdpau_driver_template.h:583: warning: assignment from incompatible pointer type >vdpau_driver_template.h:585: warning: assignment from incompatible pointer type >vdpau_driver_template.h:590: warning: assignment from incompatible pointer type >vdpau_driver_template.h:591: warning: assignment from incompatible pointer type >vdpau_driver_template.h:592: warning: assignment from incompatible pointer type >vdpau_driver_template.h:593: warning: assignment from incompatible pointer type >vdpau_driver_template.h:594: warning: assignment from incompatible pointer type >vdpau_driver_template.h:595: warning: assignment from incompatible pointer type >vdpau_driver_template.h:597: warning: assignment from incompatible pointer type >vdpau_driver_template.h:602: warning: assignment from incompatible pointer type >vdpau_driver_template.h:603: warning: assignment from incompatible pointer type >vdpau_driver_template.h:604: warning: assignment from incompatible pointer type >vdpau_driver_template.h:605: warning: assignment from incompatible pointer type >vdpau_driver_template.h:607: warning: assignment from incompatible pointer type >vdpau_driver_template.h:608: warning: assignment from incompatible pointer type >vdpau_driver_template.h:609: warning: assignment from incompatible pointer type >vdpau_driver_template.h:625: error: dereferencing pointer to incomplete type >vdpau_driver_template.h:625: error: 'vdpau_CreateSurfaceGLX' undeclared (first use in this function) >vdpau_driver_template.h:625: error: (Each undeclared identifier is reported only once >vdpau_driver_template.h:625: error: for each function it appears in.) >vdpau_driver_template.h:626: error: dereferencing pointer to incomplete type >vdpau_driver_template.h:626: error: 'vdpau_DestroySurfaceGLX' undeclared (first use in this function) >vdpau_driver_template.h:627: error: dereferencing pointer to incomplete type >vdpau_driver_template.h:627: error: 'vdpau_CopySurfaceGLX' undeclared (first use in this function) >make[2]: *** [vdpau_driver.lo] Fout 1 >make[2]: Map '/var/tmp/portage/x11-libs/vdpau-video-0.7.2/work/vdpau-video-0.7.2/src' wordt verlaten >make[1]: *** [all] Fout 2 >make[1]: Map '/var/tmp/portage/x11-libs/vdpau-video-0.7.2/work/vdpau-video-0.7.2/src' wordt verlaten >make: *** [all-recursive] Fout 1 >emake failed > [31;01m*[0m ERROR: x11-libs/vdpau-video-0.7.2 failed: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 2859: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 654: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =x11-libs/vdpau-video-0.7.2', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =x11-libs/vdpau-video-0.7.2'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/x11-libs/vdpau-video-0.7.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-libs/vdpau-video-0.7.2/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/x11-libs/vdpau-video-0.7.2/work/vdpau-video-0.7.2'
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 347945
: 256535