Advertisement
Guest User

xf86-video-intel-newest compile error

a guest
Nov 16th, 2010
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 13.93 KB | None | 0 0
  1. [saul@toshiba ~/Programas/xf86-video-intel-newest]# makepkg -s
  2. ==> Making package: xf86-video-intel-newest 2.13.901-1 (Tue Nov 16 16:21:08 VET 2010)
  3. ==> Checking Runtime Dependencies...
  4. ==> Installing missing dependencies...
  5. resolving dependencies...
  6. looking for inter-conflicts...
  7.  
  8. Targets (2): xorg-util-macros-1.11.0-1  xorg-server-devel-1.9.2-1
  9.  
  10. Total Download Size:    0.20 MB
  11. Total Installed Size:   1.58 MB
  12.  
  13. Proceed with installation? [Y/n] Y
  14. :: Retrieving packages from extra...
  15.  xorg-util-macros-1.11.0-1-any                          13.8K   28.5K/s 00:00:00 [##############################################] 100%
  16.  xorg-server-devel-1.9.2-1-i686                        189.2K   29.4K/s 00:00:06 [##############################################] 100%
  17. checking package integrity...
  18. (2/2) checking for file conflicts                                                [##############################################] 100%
  19. (1/2) installing xorg-util-macros                                                [##############################################] 100%
  20. (2/2) installing xorg-server-devel                                               [##############################################] 100%
  21. ==> Checking Buildtime Dependencies...
  22. ==> Installing missing dependencies...
  23. resolving dependencies...
  24. looking for inter-conflicts...
  25.  
  26. Targets (1): xf86driproto-2.1.0-1
  27.  
  28. Total Download Size:    0.00 MB
  29. Total Installed Size:   0.07 MB
  30.  
  31. Proceed with installation? [Y/n] Y
  32. :: Retrieving packages from extra...
  33.  xf86driproto-2.1.0-1-any                                3.5K   41.5K/s 00:00:00 [##############################################] 100%
  34. checking package integrity...
  35. (1/1) checking for file conflicts                                                [##############################################] 100%
  36. (1/1) installing xf86driproto                                                    [##############################################] 100%
  37. ==> Retrieving Sources...
  38.   -> Downloading xf86-video-intel-2.13.901.tar.bz2...
  39. --2010-11-16 16:21:45--  http://xorg.freedesktop.org//archive/individual/driver/xf86-video-intel-2.13.901.tar.bz2
  40. Resolving xorg.freedesktop.org... 131.252.210.176
  41. Connecting to xorg.freedesktop.org|131.252.210.176|:80... connected.
  42. HTTP request sent, awaiting response... 200 OK
  43. Length: 928546 (907K) [application/x-bzip2]
  44. Saving to: “xf86-video-intel-2.13.901.tar.bz2.part”
  45.  
  46. 100%[============================================================================================>] 928,546     29.5K/s   in 31s    
  47.  
  48. 2010-11-16 16:22:16 (29.6 KB/s) - “xf86-video-intel-2.13.901.tar.bz2.part” saved [928546/928546]
  49.  
  50. ==> Validating source files with md5sums...
  51.     xf86-video-intel-2.13.901.tar.bz2 ... Passed
  52. ==> Extracting Sources...
  53.   -> Extracting xf86-video-intel-2.13.901.tar.bz2 with bsdtar
  54. ==> Entering fakeroot environment...
  55. ==> Starting build()...
  56. checking for a BSD-compatible install... /bin/install -c
  57. checking whether build environment is sane... yes
  58. checking for a thread-safe mkdir -p... /bin/mkdir -p
  59. checking for gawk... gawk
  60. checking whether make sets $(MAKE)... yes
  61. checking whether to enable maintainer-specific portions of Makefiles... no
  62. checking for style of include used by make... GNU
  63. checking for gcc... gcc
  64. checking whether the C compiler works... yes
  65. checking for C compiler default output file name... a.out
  66. checking for suffix of executables...
  67. checking whether we are cross compiling... no
  68. checking for suffix of object files... o
  69. checking whether we are using the GNU C compiler... yes
  70. checking whether gcc accepts -g... yes
  71. checking for gcc option to accept ISO C89... none needed
  72. checking dependency style of gcc... gcc3
  73. checking for gcc option to accept ISO C99... -std=gnu99
  74. checking how to run the C preprocessor... gcc -std=gnu99 -E
  75. checking for grep that handles long lines and -e... /bin/grep
  76. checking for egrep... /bin/grep -E
  77. checking for ANSI C header files... yes
  78. checking for sys/types.h... yes
  79. checking for sys/stat.h... yes
  80. checking for stdlib.h... yes
  81. checking for string.h... yes
  82. checking for memory.h... yes
  83. checking for strings.h... yes
  84. checking for inttypes.h... yes
  85. checking for stdint.h... yes
  86. checking for unistd.h... yes
  87. checking for pkg-config... /usr/bin/pkg-config
  88. checking pkg-config is at least version 0.9.0... yes
  89. checking build system type... i686-pc-linux-gnu
  90. checking host system type... i686-pc-linux-gnu
  91. checking for a sed that does not truncate output... /bin/sed
  92. checking for a sed that does not truncate output... (cached) /bin/sed
  93. checking for fgrep... /bin/grep -F
  94. checking for ld used by gcc -std=gnu99... /usr/bin/ld
  95. checking if the linker (/usr/bin/ld) is GNU ld... yes
  96. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  97. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  98. checking whether ln -s works... yes
  99. checking the maximum length of command line arguments... 1572864
  100. checking whether the shell understands some XSI constructs... yes
  101. checking whether the shell understands "+="... yes
  102. checking for /usr/bin/ld option to reload object files... -r
  103. checking for objdump... objdump
  104. checking how to recognize dependent libraries... pass_all
  105. checking for ar... ar
  106. checking for strip... strip
  107. checking for ranlib... ranlib
  108. checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
  109. checking for dlfcn.h... yes
  110. checking for objdir... .libs
  111. checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  112. checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  113. checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  114. checking if gcc -std=gnu99 static flag -static works... yes
  115. checking if gcc -std=gnu99 supports -c -o file.o... yes
  116. checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
  117. checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes
  118. checking whether -lc should be explicitly linked in... no
  119. checking dynamic linker characteristics... GNU/Linux ld.so
  120. checking how to hardcode library paths into programs... immediate
  121. checking whether stripping libraries is possible... yes
  122. checking if libtool supports shared libraries... yes
  123. checking whether to build shared libraries... yes
  124. checking whether to build static libraries... no
  125. checking for GEN4ASM... no
  126. checking for UDEV... yes
  127. checking if RANDR is defined... yes
  128. checking if RENDER is defined... yes
  129. checking if XF86DRI is defined... yes
  130. checking if DPMSExtension is defined... yes
  131. checking for XORG... yes
  132. checking for DRM... yes
  133. checking for PCIACCESS... yes
  134. checking whether to include DRI support... checking for /usr/include/xorg/dri.h... yes
  135. checking for /usr/include/xorg/sarea.h... yes
  136. checking for /usr/include/xorg/dristruct.h... yes
  137. checking whether to include DRI support... yes
  138. checking for DRI... yes
  139. checking for XVMCLIB... yes
  140. checking whether to include XvMC support... yes
  141. configure: creating ./config.status
  142. config.status: creating Makefile
  143. config.status: creating uxa/Makefile
  144. config.status: creating src/Makefile
  145. config.status: creating src/xvmc/Makefile
  146. config.status: creating src/xvmc/shader/Makefile
  147. config.status: creating src/xvmc/shader/mc/Makefile
  148. config.status: creating src/xvmc/shader/vld/Makefile
  149. config.status: creating src/legacy/Makefile
  150. config.status: creating src/legacy/i810/Makefile
  151. config.status: creating src/legacy/i810/xvmc/Makefile
  152. config.status: creating man/Makefile
  153. config.status: creating src/render_program/Makefile
  154. config.status: creating config.h
  155. config.status: executing depfiles commands
  156. config.status: executing libtool commands
  157. make  all-recursive
  158. make[1]: Entering directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901'
  159. Making all in uxa
  160. make[2]: Entering directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/uxa'
  161.   CC     uxa.lo
  162.   CC     uxa-accel.lo
  163.   CC     uxa-glyphs.lo
  164. uxa-glyphs.c: In function ‘uxa_glyphs’:
  165. uxa-glyphs.c:1046:13: warning: ‘height’ may be used uninitialized in this function
  166. uxa-glyphs.c:1046:6: warning: ‘width’ may be used uninitialized in this function
  167.   CC     uxa-render.lo
  168. uxa-render.c: In function ‘uxa_try_driver_composite’:
  169. uxa-render.c:1119:6: warning: ‘xDst_copy’ may be used uninitialized in this function
  170. uxa-render.c:1119:17: warning: ‘yDst_copy’ may be used uninitialized in this function
  171.   CC     uxa-unaccel.lo
  172.   CCLD   libuxa.la
  173. make[2]: Leaving directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/uxa'
  174. Making all in src
  175. make[2]: Entering directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src'
  176. Making all in xvmc
  177. make[3]: Entering directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/xvmc'
  178. Making all in shader
  179. make[4]: Entering directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/xvmc/shader'
  180. Making all in mc
  181. make[5]: Entering directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/xvmc/shader/mc'
  182. make  all-am
  183. make[6]: Entering directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/xvmc/shader/mc'
  184. make[6]: Nothing to be done for `all-am'.
  185. make[6]: Leaving directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/xvmc/shader/mc'
  186. make[5]: Leaving directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/xvmc/shader/mc'
  187. Making all in vld
  188. make[5]: Entering directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/xvmc/shader/vld'
  189. make  all-am
  190. make[6]: Entering directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/xvmc/shader/vld'
  191. make[6]: Nothing to be done for `all-am'.
  192. make[6]: Leaving directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/xvmc/shader/vld'
  193. make[5]: Leaving directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/xvmc/shader/vld'
  194. make[5]: Entering directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/xvmc/shader'
  195. make[5]: Nothing to be done for `all-am'.
  196. make[5]: Leaving directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/xvmc/shader'
  197. make[4]: Leaving directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/xvmc/shader'
  198. make[4]: Entering directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/xvmc'
  199.  CC     intel_xvmc.lo
  200.  CC     intel_xvmc_dump.lo
  201.  CC     i915_xvmc.lo
  202.  CC     i965_xvmc.lo
  203.  CC     xvmc_vld.lo
  204.  CC     intel_batchbuffer.lo
  205.  CCLD   libIntelXvMC.la
  206. make[4]: Leaving directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/xvmc'
  207. make[3]: Leaving directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/xvmc'
  208. Making all in render_program
  209. make[3]: Entering directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/render_program'
  210. make  all-am
  211. make[4]: Entering directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/render_program'
  212. make[4]: Nothing to be done for `all-am'.
  213. make[4]: Leaving directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/render_program'
  214. make[3]: Leaving directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/render_program'
  215. Making all in legacy
  216. make[3]: Entering directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/legacy'
  217. Making all in i810
  218. make[4]: Entering directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/legacy/i810'
  219. Making all in xvmc
  220. make[5]: Entering directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/legacy/i810/xvmc'
  221.  CC     I810XvMC.lo
  222.  CCLD   libI810XvMC.la
  223. make[5]: Leaving directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/legacy/i810/xvmc'
  224. make[5]: Entering directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/legacy/i810'
  225.  CC     i810_accel.lo
  226.  CC     i810_cursor.lo
  227.  CC     i810_dga.lo
  228.  CC     i810_driver.lo
  229.  CC     i810_io.lo
  230.  CC     i810_memory.lo
  231.  CC     i810_video.lo
  232.  CC     i810_wmark.lo
  233.  CC     i810_dri.lo
  234.  CC     i810_hwmc.lo
  235.  CCLD   liblegacy-i810.la
  236. make[5]: Leaving directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/legacy/i810'
  237. make[4]: Leaving directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/legacy/i810'
  238. make[4]: Entering directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/legacy'
  239.   CCLD   liblegacy.la
  240. make[4]: Leaving directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/legacy'
  241. make[3]: Leaving directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src/legacy'
  242. make[3]: Entering directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src'
  243.  CC     intel_module.lo
  244.  CC     intel_batchbuffer.lo
  245. intel_batchbuffer.c: In function ‘intel_batch_emit_flush’:
  246. intel_batchbuffer.c:151:30: error: ‘I915_EXEC_BLT’ undeclared (first use in this function)
  247. intel_batchbuffer.c:151:30: note: each undeclared identifier is reported only once for each function it appears in
  248. make[3]: *** [intel_batchbuffer.lo] Error 1
  249. make[3]: Leaving directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src'
  250. make[2]: *** [all-recursive] Error 1
  251. make[2]: Leaving directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901/src'
  252. make[1]: *** [all-recursive] Error 1
  253. make[1]: Leaving directory `/home/saul/Programas/xf86-video-intel-newest/src/xf86-video-intel-2.13.901'
  254. make: *** [all] Error 2
  255.     Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement