Advertisement
Guest User

vdpau-video fail

a guest
Aug 3rd, 2015
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 21.86 KB | None | 0 0
  1. Building package for vdpau-video...
  2. vdpau-video-0.6.10/
  3. vdpau-video-0.6.10/AUTHORS
  4. vdpau-video-0.6.10/COPYING
  5. vdpau-video-0.6.10/Makefile.am
  6. vdpau-video-0.6.10/Makefile.in
  7. vdpau-video-0.6.10/NEWS
  8. vdpau-video-0.6.10/README
  9. vdpau-video-0.6.10/aclocal.m4
  10. vdpau-video-0.6.10/config.guess
  11. vdpau-video-0.6.10/config.sub
  12. vdpau-video-0.6.10/configure
  13. vdpau-video-0.6.10/configure.ac
  14. vdpau-video-0.6.10/depcomp
  15. vdpau-video-0.6.10/install-sh
  16. vdpau-video-0.6.10/ltmain.sh
  17. vdpau-video-0.6.10/missing
  18. vdpau-video-0.6.10/src/
  19. vdpau-video-0.6.10/src/Makefile.am
  20. vdpau-video-0.6.10/src/Makefile.in
  21. vdpau-video-0.6.10/src/config.h.in
  22. vdpau-video-0.6.10/src/debug.c
  23. vdpau-video-0.6.10/src/debug.h
  24. vdpau-video-0.6.10/src/object_heap.c
  25. vdpau-video-0.6.10/src/object_heap.h
  26. vdpau-video-0.6.10/src/put_bits.h
  27. vdpau-video-0.6.10/src/sysdeps.h
  28. vdpau-video-0.6.10/src/utils.c
  29. vdpau-video-0.6.10/src/utils.h
  30. vdpau-video-0.6.10/src/vdpau_buffer.c
  31. vdpau-video-0.6.10/src/vdpau_buffer.h
  32. vdpau-video-0.6.10/src/vdpau_decode.c
  33. vdpau-video-0.6.10/src/vdpau_decode.h
  34. vdpau-video-0.6.10/src/vdpau_driver.c
  35. vdpau-video-0.6.10/src/vdpau_driver.h
  36. vdpau-video-0.6.10/src/vdpau_dump.c
  37. vdpau-video-0.6.10/src/vdpau_dump.h
  38. vdpau-video-0.6.10/src/vdpau_gate.c
  39. vdpau-video-0.6.10/src/vdpau_gate.h
  40. vdpau-video-0.6.10/src/vdpau_image.c
  41. vdpau-video-0.6.10/src/vdpau_image.h
  42. vdpau-video-0.6.10/src/vdpau_mixer.c
  43. vdpau-video-0.6.10/src/vdpau_mixer.h
  44. vdpau-video-0.6.10/src/vdpau_subpic.c
  45. vdpau-video-0.6.10/src/vdpau_subpic.h
  46. vdpau-video-0.6.10/src/vdpau_video.c
  47. vdpau-video-0.6.10/src/vdpau_video.h
  48. vdpau-video-0.6.10/src/vdpau_video_glx.c
  49. vdpau-video-0.6.10/src/vdpau_video_glx.h
  50. vdpau-video-0.6.10/src/vdpau_video_x11.c
  51. vdpau-video-0.6.10/src/vdpau_video_x11.h
  52. checking for a BSD-compatible install... /usr/bin/ginstall -c
  53. checking whether build environment is sane... yes
  54. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  55. checking for gawk... gawk
  56. checking whether make sets $(MAKE)... yes
  57. checking build system type... x86_64-slackware-linux-gnu
  58. checking host system type... x86_64-slackware-linux-gnu
  59. checking for style of include used by make... GNU
  60. checking for gcc... gcc
  61. checking whether the C compiler works... yes
  62. checking for C compiler default output file name... a.out
  63. checking for suffix of executables...
  64. checking whether we are cross compiling... no
  65. checking for suffix of object files... o
  66. checking whether we are using the GNU C compiler... yes
  67. checking whether gcc accepts -g... yes
  68. checking for gcc option to accept ISO C89... none needed
  69. checking dependency style of gcc... gcc3
  70. checking for a sed that does not truncate output... /usr/bin/sed
  71. checking for grep that handles long lines and -e... /usr/bin/grep
  72. checking for egrep... /usr/bin/grep -E
  73. checking for fgrep... /usr/bin/grep -F
  74. checking for ld used by gcc... /usr/x86_64-slackware-linux/bin/ld
  75. checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld... yes
  76. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  77. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  78. checking whether ln -s works... yes
  79. checking the maximum length of command line arguments... 1572864
  80. checking whether the shell understands some XSI constructs... yes
  81. checking whether the shell understands "+="... yes
  82. checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r
  83. checking for objdump... objdump
  84. checking how to recognize dependent libraries... pass_all
  85. checking for ar... ar
  86. checking for strip... strip
  87. checking for ranlib... ranlib
  88. checking command to parse /usr/bin/nm -B output from gcc object... ok
  89. checking how to run the C preprocessor... gcc -E
  90. checking for ANSI C header files... yes
  91. checking for sys/types.h... yes
  92. checking for sys/stat.h... yes
  93. checking for stdlib.h... yes
  94. checking for string.h... yes
  95. checking for memory.h... yes
  96. checking for strings.h... yes
  97. checking for inttypes.h... yes
  98. checking for stdint.h... yes
  99. checking for unistd.h... yes
  100. checking for dlfcn.h... yes
  101. checking for objdir... .libs
  102. checking if gcc supports -fno-rtti -fno-exceptions... no
  103. checking for gcc option to produce PIC... -fPIC -DPIC
  104. checking if gcc PIC flag -fPIC -DPIC works... yes
  105. checking if gcc static flag -static works... yes
  106. checking if gcc supports -c -o file.o... yes
  107. checking if gcc supports -c -o file.o... (cached) yes
  108. checking whether the gcc linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
  109. checking whether -lc should be explicitly linked in... no
  110. checking dynamic linker characteristics... GNU/Linux ld.so
  111. checking how to hardcode library paths into programs... immediate
  112. checking whether stripping libraries is possible... yes
  113. checking if libtool supports shared libraries... yes
  114. checking whether to build shared libraries... yes
  115. checking whether to build static libraries... no
  116. checking for gcc... (cached) gcc
  117. checking whether we are using the GNU C compiler... (cached) yes
  118. checking whether gcc accepts -g... (cached) yes
  119. checking for gcc option to accept ISO C89... (cached) none needed
  120. checking dependency style of gcc... (cached) gcc3
  121. checking whether byte ordering is bigendian... no
  122. checking for ANSI C header files... (cached) yes
  123. checking for special C compiler options needed for large files... no
  124. checking for _FILE_OFFSET_BITS value needed for large files... no
  125. checking for pthread_create in -lpthread... yes
  126. checking for timer_create in -lrt... yes
  127. checking for clock_gettime... yes
  128. checking whether __attribute__((visibility())) is supported... yes
  129. checking for GL/gl.h... yes
  130. checking for GL/glext.h... yes
  131. checking for GL/glx.h... yes
  132. checking for glXCreateContext in -lGL... yes
  133. checking for pkg-config... /usr/bin/pkg-config
  134. checking pkg-config is at least version 0.9.0... yes
  135. checking for LIBVA_DEPS... yes
  136. checking for LIBVA_X11_DEPS... yes
  137. checking for LIBVA_GLX_DEPS... yes
  138. checking for VA API... yes
  139. checking for VA API (GLX extensions)... no
  140. checking for VA drivers path... /usr/lib64/dri
  141. checking for VDPAU... yes
  142. checking for VDPAU/MPEG-4 support... yes
  143. configure: creating ./config.status
  144. config.status: creating Makefile
  145. config.status: creating src/Makefile
  146. config.status: creating src/config.h
  147. config.status: executing depfiles commands
  148. config.status: executing libtool commands
  149.  
  150. vdpau-video configuration summary:
  151.  
  152. VA-API version ................... : 0.37.0
  153. VA-API drivers path .............. : /usr/lib64/dri
  154. VDPAU version .................... : 1
  155. VDPAU/MPEG-4 support ............. : yes
  156. GLX support ...................... : no
  157.  
  158. Making all in src
  159. make[1]: Entering directory `/tmp/SBo/vdpau-video-0.6.10/src'
  160. make  all-am
  161. make[2]: Entering directory `/tmp/SBo/vdpau-video-0.6.10/src'
  162. /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -fPIC -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c
  163. /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -fPIC -MT object_heap.lo -MD -MP -MF .deps/object_heap.Tpo -c -o object_heap.lo object_heap.c
  164. /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -fPIC -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c
  165. /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -fPIC -MT vdpau_buffer.lo -MD -MP -MF .deps/vdpau_buffer.Tpo -c -o vdpau_buffer.lo vdpau_buffer.c
  166. /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -fPIC -MT vdpau_decode.lo -MD -MP -MF .deps/vdpau_decode.Tpo -c -o vdpau_decode.lo vdpau_decode.c
  167. /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -fPIC -MT vdpau_driver.lo -MD -MP -MF .deps/vdpau_driver.Tpo -c -o vdpau_driver.lo vdpau_driver.c
  168. /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -fPIC -MT vdpau_dump.lo -MD -MP -MF .deps/vdpau_dump.Tpo -c -o vdpau_dump.lo vdpau_dump.c
  169. /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -fPIC -MT vdpau_gate.lo -MD -MP -MF .deps/vdpau_gate.Tpo -c -o vdpau_gate.lo vdpau_gate.c
  170. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -fPIC -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c  -fPIC -DPIC -o .libs/debug.o
  171. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -fPIC -MT object_heap.lo -MD -MP -MF .deps/object_heap.Tpo -c object_heap.c  -fPIC -DPIC -o .libs/object_heap.o
  172. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -fPIC -MT vdpau_buffer.lo -MD -MP -MF .deps/vdpau_buffer.Tpo -c vdpau_buffer.c  -fPIC -DPIC -o .libs/vdpau_buffer.o
  173. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -fPIC -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c  -fPIC -DPIC -o .libs/utils.o
  174. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -fPIC -MT vdpau_decode.lo -MD -MP -MF .deps/vdpau_decode.Tpo -c vdpau_decode.c  -fPIC -DPIC -o .libs/vdpau_decode.o
  175. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -fPIC -MT vdpau_driver.lo -MD -MP -MF .deps/vdpau_driver.Tpo -c vdpau_driver.c  -fPIC -DPIC -o .libs/vdpau_driver.o
  176. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -fPIC -MT vdpau_dump.lo -MD -MP -MF .deps/vdpau_dump.Tpo -c vdpau_dump.c  -fPIC -DPIC -o .libs/vdpau_dump.o
  177. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -fPIC -MT vdpau_gate.lo -MD -MP -MF .deps/vdpau_gate.Tpo -c vdpau_gate.c  -fPIC -DPIC -o .libs/vdpau_gate.o
  178. vdpau_buffer.c: In function ‘schedule_destroy_va_buffer’:
  179. vdpau_buffer.c:97:9: warning: passing argument 1 of ‘realloc_buffer’ from incompatible pointer type
  180.          &obj_context->dead_buffers,
  181.          ^
  182. In file included from vdpau_buffer.c:26:0:
  183. utils.h:39:1: note: expected ‘void **’ but argument is of type ‘VABufferID **
  184.  realloc_buffer(
  185.  ^
  186. vdpau_decode.c: In function ‘alloc_VdpBitstreamBuffer’:
  187. vdpau_decode.c:244:9: warning: passing argument 1 of ‘realloc_buffer’ from incompatible pointer type
  188.          &obj_context->vdp_bitstream_buffers,
  189.          ^
  190. In file included from vdpau_decode.c:27:0:
  191. utils.h:39:1: note: expected ‘void **’ but argument is of type ‘struct VdpBitstreamBuffer **
  192.  realloc_buffer(
  193.  ^
  194. vdpau_driver.c: In function ‘vdpau_do_Initialize’:
  195. vdpau_driver.c:288:16: error: request for member ‘vaTerminate’ in something not a structure or union
  196.      ctx->vtable.vaTerminate                 = vdpau_Terminate;
  197.                 ^
  198. vdpau_driver.c:289:16: error: request for member ‘vaQueryConfigEntrypoints’ in something not a structure or union
  199.      ctx->vtable.vaQueryConfigEntrypoints    = vdpau_QueryConfigEntrypoints;
  200.                 ^
  201. vdpau_driver.c:290:16: error: request for member ‘vaQueryConfigProfiles’ in something not a structure or union
  202.      ctx->vtable.vaQueryConfigProfiles       = vdpau_QueryConfigProfiles;
  203.                 ^
  204. vdpau_driver.c:291:16: error: request for member ‘vaQueryConfigEntrypoints’ in something not a structure or union
  205.      ctx->vtable.vaQueryConfigEntrypoints    = vdpau_QueryConfigEntrypoints;
  206.                 ^
  207. vdpau_driver.c:292:16: error: request for member ‘vaQueryConfigAttributes’ in something not a structure or union
  208.      ctx->vtable.vaQueryConfigAttributes     = vdpau_QueryConfigAttributes;
  209.                 ^
  210. vdpau_driver.c:293:16: error: request for member ‘vaCreateConfig’ in something not a structure or union
  211.      ctx->vtable.vaCreateConfig              = vdpau_CreateConfig;
  212.                 ^
  213. vdpau_driver.c:294:16: error: request for member ‘vaDestroyConfig’ in something not a structure or union
  214.      ctx->vtable.vaDestroyConfig             = vdpau_DestroyConfig;
  215.                 ^
  216. vdpau_driver.c:295:16: error: request for member ‘vaGetConfigAttributes’ in something not a structure or union
  217.      ctx->vtable.vaGetConfigAttributes       = vdpau_GetConfigAttributes;
  218.                 ^
  219. vdpau_driver.c:296:16: error: request for member ‘vaCreateSurfaces’ in something not a structure or union
  220.      ctx->vtable.vaCreateSurfaces            = vdpau_CreateSurfaces;
  221.                 ^
  222. vdpau_driver.c:297:16: error: request for member ‘vaDestroySurfaces’ in something not a structure or union
  223.      ctx->vtable.vaDestroySurfaces           = vdpau_DestroySurfaces;
  224.                 ^
  225. vdpau_driver.c:298:16: error: request for member ‘vaCreateContext’ in something not a structure or union
  226.      ctx->vtable.vaCreateContext             = vdpau_CreateContext;
  227.                 ^
  228. vdpau_driver.c:299:16: error: request for member ‘vaDestroyContext’ in something not a structure or union
  229.      ctx->vtable.vaDestroyContext            = vdpau_DestroyContext;
  230.                 ^
  231. vdpau_driver.c:300:16: error: request for member ‘vaCreateBuffer’ in something not a structure or union
  232.      ctx->vtable.vaCreateBuffer              = vdpau_CreateBuffer;
  233.                 ^
  234. vdpau_dump.c: In function ‘string_of_VABufferType’:
  235. vdpau_dump.c:62:11: error: ‘VAEncH264VUIBufferType’ undeclared (first use in this function)
  236.          _(VAEncH264VUIBufferType);
  237.            ^
  238. vdpau_dump.c:45:19: note: in definition of macro ‘_’
  239.  #define _(X) case X: str = #X; break
  240.                    ^
  241. vdpau_dump.c:62:11: note: each undeclared identifier is reported only once for each function it appears in
  242.          _(VAEncH264VUIBufferType);
  243.            ^
  244. vdpau_dump.c:45:19: note: in definition of macro ‘_’
  245.  #define _(X) case X: str = #X; break
  246.                    ^
  247. vdpau_dump.c:63:11: error: ‘VAEncH264SEIBufferType’ undeclared (first use in this function)
  248.          _(VAEncH264SEIBufferType);
  249.            ^
  250. vdpau_dump.c:45:19: note: in definition of macro ‘_’
  251.  #define _(X) case X: str = #X; break
  252.                    ^
  253. vdpau_driver.c:301:16: error: request for member ‘vaBufferSetNumElements’ in something not a structure or union
  254.      ctx->vtable.vaBufferSetNumElements      = vdpau_BufferSetNumElements;
  255.                 ^
  256. vdpau_driver.c:302:16: error: request for member ‘vaMapBuffer’ in something not a structure or union
  257.      ctx->vtable.vaMapBuffer                 = vdpau_MapBuffer;
  258.                 ^
  259. vdpau_driver.c:303:16: error: request for member ‘vaUnmapBuffer’ in something not a structure or union
  260.      ctx->vtable.vaUnmapBuffer               = vdpau_UnmapBuffer;
  261.                 ^
  262. vdpau_driver.c:304:16: error: request for member ‘vaDestroyBuffer’ in something not a structure or union
  263.      ctx->vtable.vaDestroyBuffer             = vdpau_DestroyBuffer;
  264.                 ^
  265. vdpau_driver.c:305:16: error: request for member ‘vaBeginPicture’ in something not a structure or union
  266.      ctx->vtable.vaBeginPicture              = vdpau_BeginPicture;
  267.                 ^
  268. vdpau_driver.c:306:16: error: request for member ‘vaRenderPicture’ in something not a structure or union
  269.      ctx->vtable.vaRenderPicture             = vdpau_RenderPicture;
  270.                 ^
  271. vdpau_driver.c:307:16: error: request for member ‘vaEndPicture’ in something not a structure or union
  272.      ctx->vtable.vaEndPicture                = vdpau_EndPicture;
  273.                 ^
  274. vdpau_driver.c:309:16: error: request for member ‘vaSyncSurface’ in something not a structure or union
  275.      ctx->vtable.vaSyncSurface               = vdpau_SyncSurface2;
  276.                 ^
  277. vdpau_driver.c:313:16: error: request for member ‘vaQuerySurfaceStatus’ in something not a structure or union
  278.      ctx->vtable.vaQuerySurfaceStatus        = vdpau_QuerySurfaceStatus;
  279.                 ^
  280. vdpau_driver.c:314:16: error: request for member ‘vaPutSurface’ in something not a structure or union
  281.      ctx->vtable.vaPutSurface                = vdpau_PutSurface;
  282.                 ^
  283. vdpau_driver.c:315:16: error: request for member ‘vaQueryImageFormats’ in something not a structure or union
  284.      ctx->vtable.vaQueryImageFormats         = vdpau_QueryImageFormats;
  285.                 ^
  286. vdpau_driver.c:316:16: error: request for member ‘vaCreateImage’ in something not a structure or union
  287.      ctx->vtable.vaCreateImage               = vdpau_CreateImage;
  288.                 ^
  289. vdpau_driver.c:317:16: error: request for member ‘vaDeriveImage’ in something not a structure or union
  290.      ctx->vtable.vaDeriveImage               = vdpau_DeriveImage;
  291.                 ^
  292. vdpau_driver.c:318:16: error: request for member ‘vaDestroyImage’ in something not a structure or union
  293.      ctx->vtable.vaDestroyImage              = vdpau_DestroyImage;
  294.                 ^
  295. vdpau_driver.c:319:16: error: request for member ‘vaSetImagePalette’ in something not a structure or union
  296.      ctx->vtable.vaSetImagePalette           = vdpau_SetImagePalette;
  297.                 ^
  298. vdpau_driver.c:320:16: error: request for member ‘vaGetImage’ in something not a structure or union
  299.      ctx->vtable.vaGetImage                  = vdpau_GetImage;
  300.                 ^
  301. vdpau_driver.c:322:16: error: request for member ‘vaPutImage’ in something not a structure or union
  302.      ctx->vtable.vaPutImage                  = vdpau_PutImage_full;
  303.                 ^
  304. vdpau_driver.c:327:16: error: request for member ‘vaQuerySubpictureFormats’ in something not a structure or union
  305.      ctx->vtable.vaQuerySubpictureFormats    = vdpau_QuerySubpictureFormats;
  306.                 ^
  307. vdpau_driver.c:328:16: error: request for member ‘vaCreateSubpicture’ in something not a structure or union
  308.      ctx->vtable.vaCreateSubpicture          = vdpau_CreateSubpicture;
  309.                 ^
  310. vdpau_driver.c:329:16: error: request for member ‘vaDestroySubpicture’ in something not a structure or union
  311.      ctx->vtable.vaDestroySubpicture         = vdpau_DestroySubpicture;
  312.                 ^
  313. vdpau_driver.c:330:16: error: request for member ‘vaSetSubpictureImage’ in something not a structure or union
  314.      ctx->vtable.vaSetSubpictureImage        = vdpau_SetSubpictureImage;
  315.                 ^
  316. vdpau_driver.c:331:16: error: request for member ‘vaSetSubpictureChromakey’ in something not a structure or union
  317.      ctx->vtable.vaSetSubpictureChromakey    = vdpau_SetSubpictureChromakey;
  318.                 ^
  319. vdpau_driver.c:332:16: error: request for member ‘vaSetSubpictureGlobalAlpha’ in something not a structure or union
  320.      ctx->vtable.vaSetSubpictureGlobalAlpha  = vdpau_SetSubpictureGlobalAlpha;
  321.                 ^
  322. vdpau_driver.c:334:16: error: request for member ‘vaAssociateSubpicture’ in something not a structure or union
  323.      ctx->vtable.vaAssociateSubpicture       = vdpau_AssociateSubpicture_full;
  324.                 ^
  325. vdpau_driver.c:339:16: error: request for member ‘vaDeassociateSubpicture’ in something not a structure or union
  326.      ctx->vtable.vaDeassociateSubpicture     = vdpau_DeassociateSubpicture;
  327.                 ^
  328. vdpau_driver.c:340:16: error: request for member ‘vaQueryDisplayAttributes’ in something not a structure or union
  329.      ctx->vtable.vaQueryDisplayAttributes    = vdpau_QueryDisplayAttributes;
  330.                 ^
  331. vdpau_driver.c:341:16: error: request for member ‘vaGetDisplayAttributes’ in something not a structure or union
  332.      ctx->vtable.vaGetDisplayAttributes      = vdpau_GetDisplayAttributes;
  333.                 ^
  334. vdpau_driver.c:342:16: error: request for member ‘vaSetDisplayAttributes’ in something not a structure or union
  335.      ctx->vtable.vaSetDisplayAttributes      = vdpau_SetDisplayAttributes;
  336.                 ^
  337. vdpau_driver.c:344:16: error: request for member ‘vaBufferInfo’ in something not a structure or union
  338.      ctx->vtable.vaBufferInfo                = vdpau_BufferInfo;
  339.                 ^
  340. vdpau_driver.c:345:16: error: request for member ‘vaLockSurface’ in something not a structure or union
  341.      ctx->vtable.vaLockSurface               = vdpau_LockSurface;
  342.                 ^
  343. vdpau_driver.c:346:16: error: request for member ‘vaUnlockSurface’ in something not a structure or union
  344.      ctx->vtable.vaUnlockSurface             = vdpau_UnlockSurface;
  345.                 ^
  346. vdpau_dump.c: In function ‘dump_VdpBitstreamBuffer’:
  347. vdpau_dump.c:306:31: warning: passing argument 2 of ‘dump_matrix_NxM’ discards ‘const’ qualifier from pointer target type
  348.      dump_matrix_NxM("buffer", buffer, 10, 15, size);
  349.                                ^
  350. vdpau_dump.c:106:1: note: expected ‘uint8_t *’ but argument is of type ‘const uint8_t *
  351.  dump_matrix_NxM(const char *label, uint8_t *matrix, int N, int M, int L)
  352.  ^
  353. mv -f .deps/debug.Tpo .deps/debug.Plo
  354. vdpau_decode.c: In function ‘vdpau_EndPicture’:
  355. vdpau_decode.c:1400:43: error: invalid use of void expression
  356.                                            obj_context->vdp_bitstream_buffers);
  357.                                            ^
  358. make[2]: *** [vdpau_driver.lo] Error 1
  359. make[2]: *** Waiting for unfinished jobs....
  360. vdpau_gate.c: In function ‘vdpau_output_surface_put_bits_indexed’:
  361. vdpau_gate.c:377:25: warning: passing argument 3 of ‘driver_data->vdp_vtable.vdp_output_surface_put_bits_indexed’ from incompatible pointer type
  362.                          source_data,
  363.                          ^
  364. vdpau_gate.c:138:43: note: in definition of macro ‘VDPAU_INVOKE_’
  365.       ? driver_data->vdp_vtable.vdp_##func(__VA_ARGS__) \
  366.                                            ^
  367. vdpau_gate.c:374:12: note: in expansion of macro ‘VDPAU_INVOKE’
  368.      return VDPAU_INVOKE(output_surface_put_bits_indexed,
  369.             ^
  370. vdpau_gate.c:377:25: note: expected ‘const void * const*’ but argument is of type ‘const uint8_t **
  371.                          source_data,
  372.                          ^
  373. vdpau_gate.c:138:43: note: in definition of macro ‘VDPAU_INVOKE_’
  374.       ? driver_data->vdp_vtable.vdp_##func(__VA_ARGS__) \
  375.                                            ^
  376. vdpau_gate.c:374:12: note: in expansion of macro ‘VDPAU_INVOKE’
  377.      return VDPAU_INVOKE(output_surface_put_bits_indexed,
  378.             ^
  379. mv -f .deps/object_heap.Tpo .deps/object_heap.Plo
  380. make[2]: *** [vdpau_decode.lo] Error 1
  381. make[2]: *** [vdpau_dump.lo] Error 1
  382. mv -f .deps/vdpau_buffer.Tpo .deps/vdpau_buffer.Plo
  383. mv -f .deps/utils.Tpo .deps/utils.Plo
  384. mv -f .deps/vdpau_gate.Tpo .deps/vdpau_gate.Plo
  385. make[2]: Leaving directory `/tmp/SBo/vdpau-video-0.6.10/src'
  386. make[1]: *** [all] Error 2
  387. make[1]: Leaving directory `/tmp/SBo/vdpau-video-0.6.10/src'
  388. make: *** [all-recursive] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement