Advertisement
Guest User

Untitled

a guest
Nov 15th, 2014
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 195.30 KB | None | 0 0
  1. makepkg -s
  2. ==> Making package: mesa-git 10.4.0_devel.66143-1 (Sun Nov 16 05:25:08 CET 2014)
  3. ==> Checking runtime dependencies...
  4. ==> Checking buildtime dependencies...
  5. ==> Retrieving sources...
  6. -> Cloning mesa git repo...
  7. Cloning into bare repository '/home/maciej/AUR/mesa-git/mesa'...
  8. remote: Counting objects: 670813, done.
  9. remote: Compressing objects: 100% (102958/102958), done.
  10. remote: Total 670813 (delta 570010), reused 663888 (delta 564049)
  11. Receiving objects: 100% (670813/670813), 129.23 MiB | 359.00 KiB/s, done.
  12. Resolving deltas: 100% (570010/570010), done.
  13. Checking connectivity... done.
  14. -> Found LICENSE
  15. ==> Validating source files with md5sums...
  16. mesa ... Skipped
  17. LICENSE ... Passed
  18. ==> Extracting sources...
  19. -> Creating working copy of mesa git repo...
  20. Cloning into 'mesa'...
  21. done.
  22. Branch makepkg set up to track remote branch master from origin.
  23. Switched to a new branch 'makepkg'
  24. ==> Starting pkgver()...
  25. ==> Updated version: mesa-git 10.4.0_devel.66431-1
  26. ==> Starting build()...
  27. autoreconf: Entering directory `.'
  28. autoreconf: configure.ac: not using Gettext
  29. autoreconf: running: aclocal -I m4
  30. autoreconf: configure.ac: tracing
  31. autoreconf: running: libtoolize --copy
  32. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `bin'.
  33. libtoolize: copying file `bin/ltmain.sh'
  34. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  35. libtoolize: copying file `m4/libtool.m4'
  36. libtoolize: copying file `m4/ltoptions.m4'
  37. libtoolize: copying file `m4/ltsugar.m4'
  38. libtoolize: copying file `m4/ltversion.m4'
  39. libtoolize: copying file `m4/lt~obsolete.m4'
  40. autoreconf: running: /usr/bin/autoconf
  41. autoreconf: configure.ac: not using Autoheader
  42. autoreconf: running: automake --add-missing --copy --no-force
  43. configure.ac:23: installing 'bin/ar-lib'
  44. configure.ac:23: installing 'bin/compile'
  45. configure.ac:14: installing 'bin/config.guess'
  46. configure.ac:14: installing 'bin/config.sub'
  47. configure.ac:15: installing 'bin/install-sh'
  48. configure.ac:15: installing 'bin/missing'
  49. src/egl/drivers/dri2/Makefile.am: installing 'bin/depcomp'
  50. parallel-tests: installing 'bin/test-driver'
  51. src/gallium/targets/omx/Makefile.am:10: warning: source file '$(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_dri.c' is in a subdirectory,
  52. src/gallium/targets/omx/Makefile.am:10: but option 'subdir-objects' is disabled
  53. automake: warning: possible forward-incompatibility.
  54. automake: At least a source file is in a subdirectory, but the 'subdir-objects'
  55. automake: automake option hasn't been enabled. For now, the corresponding output
  56. automake: object file(s) will be placed in the top-level directory. However,
  57. automake: this behaviour will change in future Automake versions: they will
  58. automake: unconditionally cause object files to be placed in the same subdirectory
  59. automake: of the corresponding sources.
  60. automake: You are advised to start using 'subdir-objects' option throughout your
  61. automake: project, to avoid future incompatibilities.
  62. src/gallium/targets/va/Makefile.am:10: warning: source file '$(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_dri.c' is in a subdirectory,
  63. src/gallium/targets/va/Makefile.am:10: but option 'subdir-objects' is disabled
  64. src/gallium/targets/vdpau/Makefile.am:10: warning: source file '$(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_dri.c' is in a subdirectory,
  65. src/gallium/targets/vdpau/Makefile.am:10: but option 'subdir-objects' is disabled
  66. src/gallium/targets/xvmc/Makefile.am:10: warning: source file '$(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_dri.c' is in a subdirectory,
  67. src/gallium/targets/xvmc/Makefile.am:10: but option 'subdir-objects' is disabled
  68. src/glsl/Makefile.am:102: warning: source file 'glcpp/glcpp-lex.c' is in a subdirectory,
  69. src/glsl/Makefile.am:102: but option 'subdir-objects' is disabled
  70. src/glsl/Makefile.am:102: warning: source file 'glcpp/glcpp-parse.c' is in a subdirectory,
  71. src/glsl/Makefile.am:102: but option 'subdir-objects' is disabled
  72. src/glsl/Makefile.sources:8: warning: source file '$(GLSL_SRCDIR)/glcpp/pp.c' is in a subdirectory,
  73. src/glsl/Makefile.sources:8: but option 'subdir-objects' is disabled
  74. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  75. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ast_array_index.cpp' is in a subdirectory,
  76. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  77. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  78. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ast_expr.cpp' is in a subdirectory,
  79. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  80. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  81. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ast_function.cpp' is in a subdirectory,
  82. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  83. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  84. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ast_to_hir.cpp' is in a subdirectory,
  85. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  86. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  87. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ast_type.cpp' is in a subdirectory,
  88. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  89. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  90. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/builtin_functions.cpp' is in a subdirectory,
  91. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  92. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  93. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/builtin_types.cpp' is in a subdirectory,
  94. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  95. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  96. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/builtin_variables.cpp' is in a subdirectory,
  97. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  98. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  99. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/glsl_parser_extras.cpp' is in a subdirectory,
  100. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  101. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  102. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/glsl_types.cpp' is in a subdirectory,
  103. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  104. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  105. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/glsl_symbol_table.cpp' is in a subdirectory,
  106. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  107. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  108. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/hir_field_selection.cpp' is in a subdirectory,
  109. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  110. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  111. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ir_basic_block.cpp' is in a subdirectory,
  112. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  113. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  114. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ir_builder.cpp' is in a subdirectory,
  115. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  116. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  117. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ir_clone.cpp' is in a subdirectory,
  118. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  119. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  120. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ir_constant_expression.cpp' is in a subdirectory,
  121. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  122. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  123. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ir.cpp' is in a subdirectory,
  124. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  125. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  126. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ir_equals.cpp' is in a subdirectory,
  127. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  128. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  129. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ir_expression_flattening.cpp' is in a subdirectory,
  130. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  131. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  132. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ir_function_can_inline.cpp' is in a subdirectory,
  133. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  134. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  135. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ir_function_detect_recursion.cpp' is in a subdirectory,
  136. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  137. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  138. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ir_function.cpp' is in a subdirectory,
  139. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  140. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  141. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ir_hierarchical_visitor.cpp' is in a subdirectory,
  142. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  143. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  144. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ir_hv_accept.cpp' is in a subdirectory,
  145. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  146. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  147. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ir_import_prototypes.cpp' is in a subdirectory,
  148. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  149. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  150. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ir_print_visitor.cpp' is in a subdirectory,
  151. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  152. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  153. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ir_reader.cpp' is in a subdirectory,
  154. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  155. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  156. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ir_rvalue_visitor.cpp' is in a subdirectory,
  157. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  158. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  159. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ir_set_program_inouts.cpp' is in a subdirectory,
  160. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  161. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  162. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ir_validate.cpp' is in a subdirectory,
  163. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  164. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  165. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/ir_variable_refcount.cpp' is in a subdirectory,
  166. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  167. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  168. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/linker.cpp' is in a subdirectory,
  169. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  170. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  171. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/link_atomics.cpp' is in a subdirectory,
  172. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  173. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  174. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/link_functions.cpp' is in a subdirectory,
  175. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  176. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  177. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/link_interface_blocks.cpp' is in a subdirectory,
  178. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  179. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  180. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/link_uniforms.cpp' is in a subdirectory,
  181. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  182. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  183. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/link_uniform_initializers.cpp' is in a subdirectory,
  184. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  185. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  186. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/link_uniform_block_active_visitor.cpp' is in a subdirectory,
  187. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  188. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  189. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/link_uniform_blocks.cpp' is in a subdirectory,
  190. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  191. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  192. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/link_varyings.cpp' is in a subdirectory,
  193. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  194. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  195. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/loop_analysis.cpp' is in a subdirectory,
  196. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  197. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  198. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/loop_controls.cpp' is in a subdirectory,
  199. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  200. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  201. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/loop_unroll.cpp' is in a subdirectory,
  202. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  203. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  204. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_clip_distance.cpp' is in a subdirectory,
  205. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  206. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  207. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_const_arrays_to_uniforms.cpp' is in a subdirectory,
  208. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  209. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  210. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_discard.cpp' is in a subdirectory,
  211. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  212. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  213. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_discard_flow.cpp' is in a subdirectory,
  214. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  215. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  216. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_if_to_cond_assign.cpp' is in a subdirectory,
  217. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  218. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  219. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_instructions.cpp' is in a subdirectory,
  220. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  221. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  222. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_jumps.cpp' is in a subdirectory,
  223. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  224. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  225. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_mat_op_to_vec.cpp' is in a subdirectory,
  226. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  227. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  228. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_noise.cpp' is in a subdirectory,
  229. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  230. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  231. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_offset_array.cpp' is in a subdirectory,
  232. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  233. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  234. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_packed_varyings.cpp' is in a subdirectory,
  235. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  236. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  237. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_named_interface_blocks.cpp' is in a subdirectory,
  238. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  239. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  240. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_packing_builtins.cpp' is in a subdirectory,
  241. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  242. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  243. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_texture_projection.cpp' is in a subdirectory,
  244. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  245. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  246. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_variable_index_to_cond_assign.cpp' is in a subdirectory,
  247. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  248. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  249. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_vec_index_to_cond_assign.cpp' is in a subdirectory,
  250. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  251. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  252. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_vec_index_to_swizzle.cpp' is in a subdirectory,
  253. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  254. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  255. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_vector.cpp' is in a subdirectory,
  256. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  257. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  258. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_vector_insert.cpp' is in a subdirectory,
  259. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  260. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  261. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_vertex_id.cpp' is in a subdirectory,
  262. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  263. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  264. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_output_reads.cpp' is in a subdirectory,
  265. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  266. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  267. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/lower_ubo_reference.cpp' is in a subdirectory,
  268. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  269. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  270. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_algebraic.cpp' is in a subdirectory,
  271. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  272. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  273. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_array_splitting.cpp' is in a subdirectory,
  274. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  275. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  276. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_constant_folding.cpp' is in a subdirectory,
  277. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  278. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  279. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_constant_propagation.cpp' is in a subdirectory,
  280. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  281. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  282. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_constant_variable.cpp' is in a subdirectory,
  283. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  284. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  285. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_copy_propagation.cpp' is in a subdirectory,
  286. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  287. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  288. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_copy_propagation_elements.cpp' is in a subdirectory,
  289. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  290. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  291. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_cse.cpp' is in a subdirectory,
  292. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  293. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  294. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_dead_builtin_variables.cpp' is in a subdirectory,
  295. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  296. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  297. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_dead_builtin_varyings.cpp' is in a subdirectory,
  298. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  299. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  300. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_dead_code.cpp' is in a subdirectory,
  301. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  302. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  303. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_dead_code_local.cpp' is in a subdirectory,
  304. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  305. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  306. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_dead_functions.cpp' is in a subdirectory,
  307. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  308. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  309. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_flatten_nested_if_blocks.cpp' is in a subdirectory,
  310. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  311. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  312. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_flip_matrices.cpp' is in a subdirectory,
  313. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  314. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  315. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_function_inlining.cpp' is in a subdirectory,
  316. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  317. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  318. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_if_simplification.cpp' is in a subdirectory,
  319. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  320. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  321. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_minmax.cpp' is in a subdirectory,
  322. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  323. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  324. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_noop_swizzle.cpp' is in a subdirectory,
  325. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  326. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  327. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_rebalance_tree.cpp' is in a subdirectory,
  328. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  329. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  330. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_redundant_jumps.cpp' is in a subdirectory,
  331. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  332. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  333. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_structure_splitting.cpp' is in a subdirectory,
  334. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  335. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  336. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_swizzle_swizzle.cpp' is in a subdirectory,
  337. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  338. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  339. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_tree_grafting.cpp' is in a subdirectory,
  340. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  341. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  342. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/opt_vectorize.cpp' is in a subdirectory,
  343. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  344. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  345. src/glsl/Makefile.sources:17: warning: source file '$(GLSL_SRCDIR)/s_expression.cpp' is in a subdirectory,
  346. src/glsl/Makefile.sources:17: but option 'subdir-objects' is disabled
  347. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  348. src/glsl/Makefile.am:107: warning: source file 'glcpp/glcpp.c' is in a subdirectory,
  349. src/glsl/Makefile.am:107: but option 'subdir-objects' is disabled
  350. src/glsl/Makefile.am:107: warning: source file 'tests/common.c' is in a subdirectory,
  351. src/glsl/Makefile.am:107: but option 'subdir-objects' is disabled
  352. src/glsl/Makefile.am:107: warning: source file '$(top_srcdir)/src/mesa/program/prog_hash_table.c' is in a subdirectory,
  353. src/glsl/Makefile.am:107: but option 'subdir-objects' is disabled
  354. src/glsl/Makefile.am:121: warning: source file '$(top_srcdir)/src/mesa/main/imports.c' is in a subdirectory,
  355. src/glsl/Makefile.am:121: but option 'subdir-objects' is disabled
  356. src/glsl/Makefile.am:121: warning: source file '$(top_srcdir)/src/mesa/program/prog_hash_table.c' is in a subdirectory,
  357. src/glsl/Makefile.am:121: but option 'subdir-objects' is disabled
  358. src/glsl/Makefile.am:121: warning: source file '$(top_srcdir)/src/mesa/program/symbol_table.c' is in a subdirectory,
  359. src/glsl/Makefile.am:121: but option 'subdir-objects' is disabled
  360. src/glsl/Makefile.sources:112: warning: source file '$(GLSL_SRCDIR)/standalone_scaffolding.cpp' is in a subdirectory,
  361. src/glsl/Makefile.sources:112: but option 'subdir-objects' is disabled
  362. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  363. src/glsl/Makefile.sources:112: warning: source file '$(GLSL_SRCDIR)/main.cpp' is in a subdirectory,
  364. src/glsl/Makefile.sources:112: but option 'subdir-objects' is disabled
  365. src/glsl/Makefile.am:33: 'src/glsl/Makefile.sources' included from here
  366. src/glsl/Makefile.am:131: warning: source file '$(top_srcdir)/src/mesa/main/imports.c' is in a subdirectory,
  367. src/glsl/Makefile.am:131: but option 'subdir-objects' is disabled
  368. src/glsl/Makefile.am:131: warning: source file '$(top_srcdir)/src/mesa/program/prog_hash_table.c' is in a subdirectory,
  369. src/glsl/Makefile.am:131: but option 'subdir-objects' is disabled
  370. src/glsl/Makefile.am:131: warning: source file '$(top_srcdir)/src/mesa/program/symbol_table.c' is in a subdirectory,
  371. src/glsl/Makefile.am:131: but option 'subdir-objects' is disabled
  372. src/glsl/Makefile.am:131: warning: source file '$(GLSL_SRCDIR)/standalone_scaffolding.cpp' is in a subdirectory,
  373. src/glsl/Makefile.am:131: but option 'subdir-objects' is disabled
  374. src/glsl/Makefile.am:131: warning: source file 'tests/common.c' is in a subdirectory,
  375. src/glsl/Makefile.am:131: but option 'subdir-objects' is disabled
  376. src/glsl/Makefile.am:56: warning: source file '$(top_srcdir)/src/mesa/main/imports.c' is in a subdirectory,
  377. src/glsl/Makefile.am:56: but option 'subdir-objects' is disabled
  378. src/glsl/Makefile.am:56: warning: source file '$(top_srcdir)/src/mesa/program/prog_hash_table.c' is in a subdirectory,
  379. src/glsl/Makefile.am:56: but option 'subdir-objects' is disabled
  380. src/glsl/Makefile.am:56: warning: source file '$(top_srcdir)/src/mesa/program/symbol_table.c' is in a subdirectory,
  381. src/glsl/Makefile.am:56: but option 'subdir-objects' is disabled
  382. src/glsl/Makefile.am:56: warning: source file '$(GLSL_SRCDIR)/standalone_scaffolding.cpp' is in a subdirectory,
  383. src/glsl/Makefile.am:56: but option 'subdir-objects' is disabled
  384. src/glsl/Makefile.am:56: warning: source file 'tests/builtin_variable_test.cpp' is in a subdirectory,
  385. src/glsl/Makefile.am:56: but option 'subdir-objects' is disabled
  386. src/glsl/Makefile.am:56: warning: source file 'tests/invalidate_locations_test.cpp' is in a subdirectory,
  387. src/glsl/Makefile.am:56: but option 'subdir-objects' is disabled
  388. src/glsl/Makefile.am:56: warning: source file 'tests/general_ir_test.cpp' is in a subdirectory,
  389. src/glsl/Makefile.am:56: but option 'subdir-objects' is disabled
  390. src/glsl/Makefile.am:56: warning: source file 'tests/varyings_test.cpp' is in a subdirectory,
  391. src/glsl/Makefile.am:56: but option 'subdir-objects' is disabled
  392. src/glsl/Makefile.am:56: warning: source file 'tests/common.c' is in a subdirectory,
  393. src/glsl/Makefile.am:56: but option 'subdir-objects' is disabled
  394. src/glsl/Makefile.am:88: warning: source file '$(top_srcdir)/src/mesa/program/prog_hash_table.c' is in a subdirectory,
  395. src/glsl/Makefile.am:88: but option 'subdir-objects' is disabled
  396. src/glsl/Makefile.am:88: warning: source file '$(top_srcdir)/src/mesa/program/symbol_table.c' is in a subdirectory,
  397. src/glsl/Makefile.am:88: but option 'subdir-objects' is disabled
  398. src/glsl/Makefile.am:88: warning: source file 'tests/sampler_types_test.cpp' is in a subdirectory,
  399. src/glsl/Makefile.am:88: but option 'subdir-objects' is disabled
  400. src/glsl/Makefile.am:88: warning: source file 'tests/common.c' is in a subdirectory,
  401. src/glsl/Makefile.am:88: but option 'subdir-objects' is disabled
  402. src/glsl/Makefile.am:73: warning: source file '$(top_srcdir)/src/mesa/main/imports.c' is in a subdirectory,
  403. src/glsl/Makefile.am:73: but option 'subdir-objects' is disabled
  404. src/glsl/Makefile.am:73: warning: source file '$(top_srcdir)/src/mesa/program/prog_hash_table.c' is in a subdirectory,
  405. src/glsl/Makefile.am:73: but option 'subdir-objects' is disabled
  406. src/glsl/Makefile.am:73: warning: source file '$(top_srcdir)/src/mesa/program/symbol_table.c' is in a subdirectory,
  407. src/glsl/Makefile.am:73: but option 'subdir-objects' is disabled
  408. src/glsl/Makefile.am:73: warning: source file 'tests/copy_constant_to_storage_tests.cpp' is in a subdirectory,
  409. src/glsl/Makefile.am:73: but option 'subdir-objects' is disabled
  410. src/glsl/Makefile.am:73: warning: source file 'tests/set_uniform_initializer_tests.cpp' is in a subdirectory,
  411. src/glsl/Makefile.am:73: but option 'subdir-objects' is disabled
  412. src/glsl/Makefile.am:73: warning: source file 'tests/uniform_initializer_utils.cpp' is in a subdirectory,
  413. src/glsl/Makefile.am:73: but option 'subdir-objects' is disabled
  414. src/glsl/Makefile.am:73: warning: source file 'tests/common.c' is in a subdirectory,
  415. src/glsl/Makefile.am:73: but option 'subdir-objects' is disabled
  416. src/loader/Makefile.am:45: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/xmlconfig.c' is in a subdirectory,
  417. src/loader/Makefile.am:45: but option 'subdir-objects' is disabled
  418. src/mapi/glapi/Makefile.sources:3: warning: source file '$(top_builddir)/src/mapi/glapi/glapi_gentable.c' is in a subdirectory,
  419. src/mapi/glapi/Makefile.sources:3: but option 'subdir-objects' is disabled
  420. src/mapi/Makefile.am:45: 'src/mapi/glapi/Makefile.sources' included from here
  421. src/mapi/Makefile.sources:26: warning: source file '$(TOP)/src/mapi/entry.c' is in a subdirectory,
  422. src/mapi/Makefile.sources:26: but option 'subdir-objects' is disabled
  423. src/mapi/Makefile.am:44: 'src/mapi/Makefile.sources' included from here
  424. src/mapi/glapi/Makefile.sources:6: warning: source file '$(top_srcdir)/src/mapi/glapi/glapi_dispatch.c' is in a subdirectory,
  425. src/mapi/glapi/Makefile.sources:6: but option 'subdir-objects' is disabled
  426. src/mapi/Makefile.am:45: 'src/mapi/glapi/Makefile.sources' included from here
  427. src/mapi/glapi/Makefile.sources:6: warning: source file '$(top_srcdir)/src/mapi/glapi/glapi_entrypoint.c' is in a subdirectory,
  428. src/mapi/glapi/Makefile.sources:6: but option 'subdir-objects' is disabled
  429. src/mapi/Makefile.am:45: 'src/mapi/glapi/Makefile.sources' included from here
  430. src/mapi/glapi/Makefile.sources:6: warning: source file '$(top_srcdir)/src/mapi/glapi/glapi_getproc.c' is in a subdirectory,
  431. src/mapi/glapi/Makefile.sources:6: but option 'subdir-objects' is disabled
  432. src/mapi/Makefile.am:45: 'src/mapi/glapi/Makefile.sources' included from here
  433. src/mapi/glapi/Makefile.sources:6: warning: source file '$(top_srcdir)/src/mapi/glapi/glapi_nop.c' is in a subdirectory,
  434. src/mapi/glapi/Makefile.sources:6: but option 'subdir-objects' is disabled
  435. src/mapi/Makefile.am:45: 'src/mapi/glapi/Makefile.sources' included from here
  436. src/mapi/glapi/Makefile.sources:6: warning: source file '$(top_srcdir)/src/mapi/glapi/glapi.c' is in a subdirectory,
  437. src/mapi/glapi/Makefile.sources:6: but option 'subdir-objects' is disabled
  438. src/mapi/Makefile.am:45: 'src/mapi/glapi/Makefile.sources' included from here
  439. src/mapi/glapi/Makefile.sources:21: warning: source file '$(top_builddir)/src/mapi/glapi/glapi_sparc.S' is in a subdirectory,
  440. src/mapi/glapi/Makefile.sources:21: but option 'subdir-objects' is disabled
  441. src/mapi/Makefile.am:45: 'src/mapi/glapi/Makefile.sources' included from here
  442. src/mapi/glapi/Makefile.sources:15: warning: source file '$(top_builddir)/src/mapi/glapi/glapi_x86.S' is in a subdirectory,
  443. src/mapi/glapi/Makefile.sources:15: but option 'subdir-objects' is disabled
  444. src/mapi/Makefile.am:45: 'src/mapi/glapi/Makefile.sources' included from here
  445. src/mapi/glapi/Makefile.sources:18: warning: source file '$(top_builddir)/src/mapi/glapi/glapi_x86-64.S' is in a subdirectory,
  446. src/mapi/glapi/Makefile.sources:18: but option 'subdir-objects' is disabled
  447. src/mapi/Makefile.am:45: 'src/mapi/glapi/Makefile.sources' included from here
  448. src/mapi/Makefile.sources:17: warning: source file '$(TOP)/src/mapi/u_current.c' is in a subdirectory,
  449. src/mapi/Makefile.sources:17: but option 'subdir-objects' is disabled
  450. src/mapi/Makefile.am:44: 'src/mapi/Makefile.sources' included from here
  451. src/mapi/Makefile.sources:17: warning: source file '$(TOP)/src/mapi/u_execmem.c' is in a subdirectory,
  452. src/mapi/Makefile.sources:17: but option 'subdir-objects' is disabled
  453. src/mapi/Makefile.am:44: 'src/mapi/Makefile.sources' included from here
  454. src/mapi/Makefile.sources:44: warning: source file '$(TOP)/src/mapi/entry.c' is in a subdirectory,
  455. src/mapi/Makefile.sources:44: but option 'subdir-objects' is disabled
  456. src/mapi/Makefile.am:44: 'src/mapi/Makefile.sources' included from here
  457. src/mapi/Makefile.sources:44: warning: source file '$(TOP)/src/mapi/mapi_glapi.c' is in a subdirectory,
  458. src/mapi/Makefile.sources:44: but option 'subdir-objects' is disabled
  459. src/mapi/Makefile.am:44: 'src/mapi/Makefile.sources' included from here
  460. src/mapi/Makefile.sources:44: warning: source file '$(TOP)/src/mapi/stub.c' is in a subdirectory,
  461. src/mapi/Makefile.sources:44: but option 'subdir-objects' is disabled
  462. src/mapi/Makefile.am:44: 'src/mapi/Makefile.sources' included from here
  463. src/mapi/Makefile.sources:44: warning: source file '$(TOP)/src/mapi/table.c' is in a subdirectory,
  464. src/mapi/Makefile.sources:44: but option 'subdir-objects' is disabled
  465. src/mapi/Makefile.am:44: 'src/mapi/Makefile.sources' included from here
  466. src/mapi/Makefile.am:116: warning: source file 'glapi/tests/check_table.cpp' is in a subdirectory,
  467. src/mapi/Makefile.am:116: but option 'subdir-objects' is disabled
  468. src/mapi/Makefile.am:71: warning: source file 'shared-glapi/tests/check_table.cpp' is in a subdirectory,
  469. src/mapi/Makefile.am:71: but option 'subdir-objects' is disabled
  470. src/mapi/vgapi/../Makefile.sources:34: warning: source file '$(TOP)/src/mapi/entry.c' is in a subdirectory,
  471. src/mapi/vgapi/../Makefile.sources:34: but option 'subdir-objects' is disabled
  472. src/mapi/vgapi/Makefile.am:44: 'src/mapi/vgapi/../Makefile.sources' included from here
  473. src/mapi/vgapi/../Makefile.sources:34: warning: source file '$(TOP)/src/mapi/mapi.c' is in a subdirectory,
  474. src/mapi/vgapi/../Makefile.sources:34: but option 'subdir-objects' is disabled
  475. src/mapi/vgapi/Makefile.am:44: 'src/mapi/vgapi/../Makefile.sources' included from here
  476. src/mapi/vgapi/../Makefile.sources:34: warning: source file '$(TOP)/src/mapi/stub.c' is in a subdirectory,
  477. src/mapi/vgapi/../Makefile.sources:34: but option 'subdir-objects' is disabled
  478. src/mapi/vgapi/Makefile.am:44: 'src/mapi/vgapi/../Makefile.sources' included from here
  479. src/mapi/vgapi/../Makefile.sources:34: warning: source file '$(TOP)/src/mapi/table.c' is in a subdirectory,
  480. src/mapi/vgapi/../Makefile.sources:34: but option 'subdir-objects' is disabled
  481. src/mapi/vgapi/Makefile.am:44: 'src/mapi/vgapi/../Makefile.sources' included from here
  482. src/mapi/vgapi/../Makefile.sources:17: warning: source file '$(TOP)/src/mapi/u_current.c' is in a subdirectory,
  483. src/mapi/vgapi/../Makefile.sources:17: but option 'subdir-objects' is disabled
  484. src/mapi/vgapi/Makefile.am:44: 'src/mapi/vgapi/../Makefile.sources' included from here
  485. src/mapi/vgapi/../Makefile.sources:17: warning: source file '$(TOP)/src/mapi/u_execmem.c' is in a subdirectory,
  486. src/mapi/vgapi/../Makefile.sources:17: but option 'subdir-objects' is disabled
  487. src/mapi/vgapi/Makefile.am:44: 'src/mapi/vgapi/../Makefile.sources' included from here
  488. src/mesa/Makefile.sources:7: warning: BUILDDIR multiply defined in condition TRUE ...
  489. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  490. src/mesa/Makefile.am:62: ... 'BUILDDIR' previously defined here
  491. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/api_arrayelt.c' is in a subdirectory,
  492. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  493. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  494. src/mesa/Makefile.sources:13: warning: source file '$(BUILDDIR)main/api_exec.c' is in a subdirectory,
  495. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  496. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  497. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/api_loopback.c' is in a subdirectory,
  498. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  499. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  500. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/api_validate.c' is in a subdirectory,
  501. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  502. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  503. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/accum.c' is in a subdirectory,
  504. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  505. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  506. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/arbprogram.c' is in a subdirectory,
  507. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  508. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  509. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/atifragshader.c' is in a subdirectory,
  510. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  511. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  512. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/attrib.c' is in a subdirectory,
  513. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  514. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  515. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/arrayobj.c' is in a subdirectory,
  516. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  517. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  518. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/blend.c' is in a subdirectory,
  519. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  520. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  521. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/blit.c' is in a subdirectory,
  522. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  523. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  524. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/bufferobj.c' is in a subdirectory,
  525. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  526. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  527. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/buffers.c' is in a subdirectory,
  528. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  529. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  530. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/clear.c' is in a subdirectory,
  531. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  532. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  533. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/clip.c' is in a subdirectory,
  534. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  535. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  536. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/colortab.c' is in a subdirectory,
  537. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  538. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  539. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/compute.c' is in a subdirectory,
  540. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  541. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  542. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/condrender.c' is in a subdirectory,
  543. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  544. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  545. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/context.c' is in a subdirectory,
  546. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  547. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  548. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/convolve.c' is in a subdirectory,
  549. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  550. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  551. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/copyimage.c' is in a subdirectory,
  552. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  553. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  554. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/cpuinfo.c' is in a subdirectory,
  555. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  556. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  557. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/debug.c' is in a subdirectory,
  558. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  559. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  560. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/depth.c' is in a subdirectory,
  561. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  562. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  563. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/dlist.c' is in a subdirectory,
  564. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  565. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  566. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/drawpix.c' is in a subdirectory,
  567. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  568. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  569. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/drawtex.c' is in a subdirectory,
  570. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  571. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  572. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/enable.c' is in a subdirectory,
  573. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  574. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  575. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/errors.c' is in a subdirectory,
  576. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  577. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  578. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/eval.c' is in a subdirectory,
  579. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  580. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  581. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/execmem.c' is in a subdirectory,
  582. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  583. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  584. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/extensions.c' is in a subdirectory,
  585. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  586. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  587. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/fbobject.c' is in a subdirectory,
  588. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  589. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  590. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/feedback.c' is in a subdirectory,
  591. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  592. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  593. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/ffvertex_prog.c' is in a subdirectory,
  594. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  595. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  596. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/ff_fragment_shader.cpp' is in a subdirectory,
  597. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  598. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  599. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/fog.c' is in a subdirectory,
  600. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  601. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  602. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/formatquery.c' is in a subdirectory,
  603. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  604. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  605. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/formats.c' is in a subdirectory,
  606. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  607. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  608. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/format_pack.c' is in a subdirectory,
  609. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  610. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  611. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/format_unpack.c' is in a subdirectory,
  612. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  613. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  614. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/format_utils.c' is in a subdirectory,
  615. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  616. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  617. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/framebuffer.c' is in a subdirectory,
  618. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  619. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  620. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/get.c' is in a subdirectory,
  621. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  622. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  623. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/genmipmap.c' is in a subdirectory,
  624. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  625. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  626. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/getstring.c' is in a subdirectory,
  627. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  628. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  629. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/glformats.c' is in a subdirectory,
  630. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  631. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  632. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/hash.c' is in a subdirectory,
  633. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  634. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  635. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/hint.c' is in a subdirectory,
  636. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  637. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  638. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/histogram.c' is in a subdirectory,
  639. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  640. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  641. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/image.c' is in a subdirectory,
  642. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  643. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  644. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/imports.c' is in a subdirectory,
  645. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  646. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  647. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/light.c' is in a subdirectory,
  648. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  649. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  650. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/lines.c' is in a subdirectory,
  651. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  652. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  653. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/matrix.c' is in a subdirectory,
  654. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  655. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  656. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/mipmap.c' is in a subdirectory,
  657. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  658. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  659. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/mm.c' is in a subdirectory,
  660. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  661. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  662. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/multisample.c' is in a subdirectory,
  663. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  664. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  665. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/objectlabel.c' is in a subdirectory,
  666. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  667. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  668. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/pack.c' is in a subdirectory,
  669. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  670. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  671. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/pbo.c' is in a subdirectory,
  672. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  673. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  674. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/performance_monitor.c' is in a subdirectory,
  675. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  676. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  677. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/pipelineobj.c' is in a subdirectory,
  678. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  679. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  680. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/pixel.c' is in a subdirectory,
  681. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  682. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  683. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/pixelstore.c' is in a subdirectory,
  684. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  685. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  686. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/pixeltransfer.c' is in a subdirectory,
  687. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  688. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  689. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/points.c' is in a subdirectory,
  690. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  691. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  692. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/polygon.c' is in a subdirectory,
  693. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  694. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  695. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/queryobj.c' is in a subdirectory,
  696. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  697. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  698. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/querymatrix.c' is in a subdirectory,
  699. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  700. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  701. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/rastpos.c' is in a subdirectory,
  702. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  703. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  704. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/readpix.c' is in a subdirectory,
  705. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  706. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  707. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/remap.c' is in a subdirectory,
  708. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  709. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  710. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/renderbuffer.c' is in a subdirectory,
  711. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  712. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  713. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/samplerobj.c' is in a subdirectory,
  714. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  715. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  716. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/scissor.c' is in a subdirectory,
  717. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  718. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  719. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/set.c' is in a subdirectory,
  720. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  721. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  722. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/shaderapi.c' is in a subdirectory,
  723. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  724. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  725. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/shaderimage.c' is in a subdirectory,
  726. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  727. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  728. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/shaderobj.c' is in a subdirectory,
  729. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  730. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  731. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/shader_query.cpp' is in a subdirectory,
  732. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  733. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  734. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/shared.c' is in a subdirectory,
  735. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  736. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  737. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/state.c' is in a subdirectory,
  738. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  739. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  740. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/stencil.c' is in a subdirectory,
  741. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  742. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  743. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/syncobj.c' is in a subdirectory,
  744. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  745. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  746. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/texcompress.c' is in a subdirectory,
  747. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  748. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  749. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/texcompress_bptc.c' is in a subdirectory,
  750. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  751. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  752. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/texcompress_cpal.c' is in a subdirectory,
  753. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  754. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  755. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/texcompress_rgtc.c' is in a subdirectory,
  756. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  757. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  758. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/texcompress_s3tc.c' is in a subdirectory,
  759. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  760. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  761. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/texcompress_fxt1.c' is in a subdirectory,
  762. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  763. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  764. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/texcompress_etc.c' is in a subdirectory,
  765. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  766. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  767. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/texenv.c' is in a subdirectory,
  768. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  769. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  770. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/texformat.c' is in a subdirectory,
  771. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  772. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  773. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/texgen.c' is in a subdirectory,
  774. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  775. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  776. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/texgetimage.c' is in a subdirectory,
  777. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  778. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  779. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/teximage.c' is in a subdirectory,
  780. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  781. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  782. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/texobj.c' is in a subdirectory,
  783. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  784. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  785. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/texparam.c' is in a subdirectory,
  786. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  787. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  788. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/texstate.c' is in a subdirectory,
  789. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  790. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  791. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/texstorage.c' is in a subdirectory,
  792. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  793. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  794. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/texstore.c' is in a subdirectory,
  795. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  796. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  797. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/textureview.c' is in a subdirectory,
  798. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  799. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  800. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/texturebarrier.c' is in a subdirectory,
  801. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  802. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  803. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/transformfeedback.c' is in a subdirectory,
  804. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  805. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  806. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/uniforms.c' is in a subdirectory,
  807. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  808. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  809. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/uniform_query.cpp' is in a subdirectory,
  810. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  811. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  812. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/varray.c' is in a subdirectory,
  813. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  814. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  815. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/vdpau.c' is in a subdirectory,
  816. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  817. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  818. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/version.c' is in a subdirectory,
  819. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  820. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  821. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/viewport.c' is in a subdirectory,
  822. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  823. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  824. src/mesa/Makefile.sources:13: warning: source file '$(SRCDIR)main/vtxfmt.c' is in a subdirectory,
  825. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  826. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  827. src/mesa/Makefile.sources:13: warning: source file '$(BUILDDIR)main/enums.c' is in a subdirectory,
  828. src/mesa/Makefile.sources:13: but option 'subdir-objects' is disabled
  829. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  830. src/mesa/Makefile.sources:10: warning: source file '$(SRCDIR)main/es1_conversion.c' is in a subdirectory,
  831. src/mesa/Makefile.sources:10: but option 'subdir-objects' is disabled
  832. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  833. src/mesa/Makefile.sources:129: warning: source file '$(SRCDIR)math/m_debug_clip.c' is in a subdirectory,
  834. src/mesa/Makefile.sources:129: but option 'subdir-objects' is disabled
  835. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  836. src/mesa/Makefile.sources:129: warning: source file '$(SRCDIR)math/m_debug_norm.c' is in a subdirectory,
  837. src/mesa/Makefile.sources:129: but option 'subdir-objects' is disabled
  838. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  839. src/mesa/Makefile.sources:129: warning: source file '$(SRCDIR)math/m_debug_xform.c' is in a subdirectory,
  840. src/mesa/Makefile.sources:129: but option 'subdir-objects' is disabled
  841. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  842. src/mesa/Makefile.sources:129: warning: source file '$(SRCDIR)math/m_eval.c' is in a subdirectory,
  843. src/mesa/Makefile.sources:129: but option 'subdir-objects' is disabled
  844. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  845. src/mesa/Makefile.sources:129: warning: source file '$(SRCDIR)math/m_matrix.c' is in a subdirectory,
  846. src/mesa/Makefile.sources:129: but option 'subdir-objects' is disabled
  847. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  848. src/mesa/Makefile.sources:129: warning: source file '$(SRCDIR)math/m_translate.c' is in a subdirectory,
  849. src/mesa/Makefile.sources:129: but option 'subdir-objects' is disabled
  850. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  851. src/mesa/Makefile.sources:129: warning: source file '$(SRCDIR)math/m_vector.c' is in a subdirectory,
  852. src/mesa/Makefile.sources:129: but option 'subdir-objects' is disabled
  853. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  854. src/mesa/Makefile.sources:138: warning: source file '$(SRCDIR)math/m_xform.c' is in a subdirectory,
  855. src/mesa/Makefile.sources:138: but option 'subdir-objects' is disabled
  856. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  857. src/mesa/Makefile.sources:195: warning: source file '$(SRCDIR)vbo/vbo_context.c' is in a subdirectory,
  858. src/mesa/Makefile.sources:195: but option 'subdir-objects' is disabled
  859. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  860. src/mesa/Makefile.sources:195: warning: source file '$(SRCDIR)vbo/vbo_exec.c' is in a subdirectory,
  861. src/mesa/Makefile.sources:195: but option 'subdir-objects' is disabled
  862. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  863. src/mesa/Makefile.sources:195: warning: source file '$(SRCDIR)vbo/vbo_exec_api.c' is in a subdirectory,
  864. src/mesa/Makefile.sources:195: but option 'subdir-objects' is disabled
  865. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  866. src/mesa/Makefile.sources:195: warning: source file '$(SRCDIR)vbo/vbo_exec_array.c' is in a subdirectory,
  867. src/mesa/Makefile.sources:195: but option 'subdir-objects' is disabled
  868. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  869. src/mesa/Makefile.sources:195: warning: source file '$(SRCDIR)vbo/vbo_exec_draw.c' is in a subdirectory,
  870. src/mesa/Makefile.sources:195: but option 'subdir-objects' is disabled
  871. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  872. src/mesa/Makefile.sources:195: warning: source file '$(SRCDIR)vbo/vbo_exec_eval.c' is in a subdirectory,
  873. src/mesa/Makefile.sources:195: but option 'subdir-objects' is disabled
  874. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  875. src/mesa/Makefile.sources:195: warning: source file '$(SRCDIR)vbo/vbo_noop.c' is in a subdirectory,
  876. src/mesa/Makefile.sources:195: but option 'subdir-objects' is disabled
  877. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  878. src/mesa/Makefile.sources:195: warning: source file '$(SRCDIR)vbo/vbo_primitive_restart.c' is in a subdirectory,
  879. src/mesa/Makefile.sources:195: but option 'subdir-objects' is disabled
  880. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  881. src/mesa/Makefile.sources:195: warning: source file '$(SRCDIR)vbo/vbo_rebase.c' is in a subdirectory,
  882. src/mesa/Makefile.sources:195: but option 'subdir-objects' is disabled
  883. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  884. src/mesa/Makefile.sources:195: warning: source file '$(SRCDIR)vbo/vbo_split.c' is in a subdirectory,
  885. src/mesa/Makefile.sources:195: but option 'subdir-objects' is disabled
  886. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  887. src/mesa/Makefile.sources:195: warning: source file '$(SRCDIR)vbo/vbo_split_copy.c' is in a subdirectory,
  888. src/mesa/Makefile.sources:195: but option 'subdir-objects' is disabled
  889. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  890. src/mesa/Makefile.sources:195: warning: source file '$(SRCDIR)vbo/vbo_split_inplace.c' is in a subdirectory,
  891. src/mesa/Makefile.sources:195: but option 'subdir-objects' is disabled
  892. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  893. src/mesa/Makefile.sources:195: warning: source file '$(SRCDIR)vbo/vbo_save.c' is in a subdirectory,
  894. src/mesa/Makefile.sources:195: but option 'subdir-objects' is disabled
  895. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  896. src/mesa/Makefile.sources:195: warning: source file '$(SRCDIR)vbo/vbo_save_api.c' is in a subdirectory,
  897. src/mesa/Makefile.sources:195: but option 'subdir-objects' is disabled
  898. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  899. src/mesa/Makefile.sources:195: warning: source file '$(SRCDIR)vbo/vbo_save_draw.c' is in a subdirectory,
  900. src/mesa/Makefile.sources:195: but option 'subdir-objects' is disabled
  901. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  902. src/mesa/Makefile.sources:195: warning: source file '$(SRCDIR)vbo/vbo_save_loopback.c' is in a subdirectory,
  903. src/mesa/Makefile.sources:195: but option 'subdir-objects' is disabled
  904. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  905. src/mesa/Makefile.sources:176: warning: source file '$(SRCDIR)tnl/t_context.c' is in a subdirectory,
  906. src/mesa/Makefile.sources:176: but option 'subdir-objects' is disabled
  907. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  908. src/mesa/Makefile.sources:176: warning: source file '$(SRCDIR)tnl/t_pipeline.c' is in a subdirectory,
  909. src/mesa/Makefile.sources:176: but option 'subdir-objects' is disabled
  910. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  911. src/mesa/Makefile.sources:176: warning: source file '$(SRCDIR)tnl/t_draw.c' is in a subdirectory,
  912. src/mesa/Makefile.sources:176: but option 'subdir-objects' is disabled
  913. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  914. src/mesa/Makefile.sources:176: warning: source file '$(SRCDIR)tnl/t_rasterpos.c' is in a subdirectory,
  915. src/mesa/Makefile.sources:176: but option 'subdir-objects' is disabled
  916. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  917. src/mesa/Makefile.sources:176: warning: source file '$(SRCDIR)tnl/t_vb_program.c' is in a subdirectory,
  918. src/mesa/Makefile.sources:176: but option 'subdir-objects' is disabled
  919. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  920. src/mesa/Makefile.sources:176: warning: source file '$(SRCDIR)tnl/t_vb_render.c' is in a subdirectory,
  921. src/mesa/Makefile.sources:176: but option 'subdir-objects' is disabled
  922. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  923. src/mesa/Makefile.sources:176: warning: source file '$(SRCDIR)tnl/t_vb_texgen.c' is in a subdirectory,
  924. src/mesa/Makefile.sources:176: but option 'subdir-objects' is disabled
  925. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  926. src/mesa/Makefile.sources:176: warning: source file '$(SRCDIR)tnl/t_vb_texmat.c' is in a subdirectory,
  927. src/mesa/Makefile.sources:176: but option 'subdir-objects' is disabled
  928. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  929. src/mesa/Makefile.sources:176: warning: source file '$(SRCDIR)tnl/t_vb_vertex.c' is in a subdirectory,
  930. src/mesa/Makefile.sources:176: but option 'subdir-objects' is disabled
  931. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  932. src/mesa/Makefile.sources:176: warning: source file '$(SRCDIR)tnl/t_vb_fog.c' is in a subdirectory,
  933. src/mesa/Makefile.sources:176: but option 'subdir-objects' is disabled
  934. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  935. src/mesa/Makefile.sources:176: warning: source file '$(SRCDIR)tnl/t_vb_light.c' is in a subdirectory,
  936. src/mesa/Makefile.sources:176: but option 'subdir-objects' is disabled
  937. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  938. src/mesa/Makefile.sources:176: warning: source file '$(SRCDIR)tnl/t_vb_normals.c' is in a subdirectory,
  939. src/mesa/Makefile.sources:176: but option 'subdir-objects' is disabled
  940. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  941. src/mesa/Makefile.sources:176: warning: source file '$(SRCDIR)tnl/t_vb_points.c' is in a subdirectory,
  942. src/mesa/Makefile.sources:176: but option 'subdir-objects' is disabled
  943. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  944. src/mesa/Makefile.sources:176: warning: source file '$(SRCDIR)tnl/t_vp_build.c' is in a subdirectory,
  945. src/mesa/Makefile.sources:176: but option 'subdir-objects' is disabled
  946. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  947. src/mesa/Makefile.sources:176: warning: source file '$(SRCDIR)tnl/t_vertex.c' is in a subdirectory,
  948. src/mesa/Makefile.sources:176: but option 'subdir-objects' is disabled
  949. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  950. src/mesa/Makefile.sources:176: warning: source file '$(SRCDIR)tnl/t_vertex_sse.c' is in a subdirectory,
  951. src/mesa/Makefile.sources:176: but option 'subdir-objects' is disabled
  952. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  953. src/mesa/Makefile.sources:176: warning: source file '$(SRCDIR)tnl/t_vertex_generic.c' is in a subdirectory,
  954. src/mesa/Makefile.sources:176: but option 'subdir-objects' is disabled
  955. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  956. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_aaline.c' is in a subdirectory,
  957. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  958. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  959. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_aatriangle.c' is in a subdirectory,
  960. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  961. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  962. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_alpha.c' is in a subdirectory,
  963. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  964. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  965. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_atifragshader.c' is in a subdirectory,
  966. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  967. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  968. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_bitmap.c' is in a subdirectory,
  969. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  970. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  971. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_blend.c' is in a subdirectory,
  972. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  973. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  974. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_blit.c' is in a subdirectory,
  975. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  976. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  977. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_clear.c' is in a subdirectory,
  978. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  979. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  980. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_copypix.c' is in a subdirectory,
  981. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  982. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  983. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_context.c' is in a subdirectory,
  984. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  985. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  986. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_depth.c' is in a subdirectory,
  987. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  988. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  989. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_drawpix.c' is in a subdirectory,
  990. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  991. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  992. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_feedback.c' is in a subdirectory,
  993. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  994. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  995. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_fog.c' is in a subdirectory,
  996. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  997. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  998. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_fragprog.c' is in a subdirectory,
  999. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  1000. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1001. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_lines.c' is in a subdirectory,
  1002. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  1003. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1004. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_logic.c' is in a subdirectory,
  1005. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  1006. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1007. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_masking.c' is in a subdirectory,
  1008. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  1009. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1010. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_points.c' is in a subdirectory,
  1011. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  1012. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1013. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_renderbuffer.c' is in a subdirectory,
  1014. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  1015. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1016. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_span.c' is in a subdirectory,
  1017. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  1018. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1019. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_stencil.c' is in a subdirectory,
  1020. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  1021. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1022. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_texcombine.c' is in a subdirectory,
  1023. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  1024. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1025. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_texfetch.c' is in a subdirectory,
  1026. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  1027. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1028. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_texfilter.c' is in a subdirectory,
  1029. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  1030. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1031. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_texrender.c' is in a subdirectory,
  1032. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  1033. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1034. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_texture.c' is in a subdirectory,
  1035. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  1036. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1037. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_triangle.c' is in a subdirectory,
  1038. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  1039. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1040. src/mesa/Makefile.sources:141: warning: source file '$(SRCDIR)swrast/s_zoom.c' is in a subdirectory,
  1041. src/mesa/Makefile.sources:141: but option 'subdir-objects' is disabled
  1042. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1043. src/mesa/Makefile.sources:172: warning: source file '$(SRCDIR)swrast_setup/ss_context.c' is in a subdirectory,
  1044. src/mesa/Makefile.sources:172: but option 'subdir-objects' is disabled
  1045. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1046. src/mesa/Makefile.sources:172: warning: source file '$(SRCDIR)swrast_setup/ss_triangle.c' is in a subdirectory,
  1047. src/mesa/Makefile.sources:172: but option 'subdir-objects' is disabled
  1048. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1049. src/mesa/Makefile.sources:325: warning: source file '$(SRCDIR)drivers/common/driverfuncs.c' is in a subdirectory,
  1050. src/mesa/Makefile.sources:325: but option 'subdir-objects' is disabled
  1051. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1052. src/mesa/Makefile.sources:325: warning: source file '$(SRCDIR)drivers/common/meta_blit.c' is in a subdirectory,
  1053. src/mesa/Makefile.sources:325: but option 'subdir-objects' is disabled
  1054. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1055. src/mesa/Makefile.sources:325: warning: source file '$(SRCDIR)drivers/common/meta_copy_image.c' is in a subdirectory,
  1056. src/mesa/Makefile.sources:325: but option 'subdir-objects' is disabled
  1057. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1058. src/mesa/Makefile.sources:325: warning: source file '$(SRCDIR)drivers/common/meta_generate_mipmap.c' is in a subdirectory,
  1059. src/mesa/Makefile.sources:325: but option 'subdir-objects' is disabled
  1060. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1061. src/mesa/Makefile.sources:325: warning: source file '$(SRCDIR)drivers/common/meta.c' is in a subdirectory,
  1062. src/mesa/Makefile.sources:325: but option 'subdir-objects' is disabled
  1063. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1064. src/mesa/Makefile.sources:289: warning: source file '$(SRCDIR)x86/common_x86.c' is in a subdirectory,
  1065. src/mesa/Makefile.sources:289: but option 'subdir-objects' is disabled
  1066. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1067. src/mesa/Makefile.sources:289: warning: source file '$(SRCDIR)x86/x86_xform.c' is in a subdirectory,
  1068. src/mesa/Makefile.sources:289: but option 'subdir-objects' is disabled
  1069. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1070. src/mesa/Makefile.sources:289: warning: source file '$(SRCDIR)x86/3dnow.c' is in a subdirectory,
  1071. src/mesa/Makefile.sources:289: but option 'subdir-objects' is disabled
  1072. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1073. src/mesa/Makefile.sources:289: warning: source file '$(SRCDIR)x86/sse.c' is in a subdirectory,
  1074. src/mesa/Makefile.sources:289: but option 'subdir-objects' is disabled
  1075. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1076. src/mesa/Makefile.sources:289: warning: source file '$(SRCDIR)x86/rtasm/x86sse.c' is in a subdirectory,
  1077. src/mesa/Makefile.sources:289: but option 'subdir-objects' is disabled
  1078. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1079. src/mesa/Makefile.sources:289: warning: source file '$(SRCDIR)sparc/sparc.c' is in a subdirectory,
  1080. src/mesa/Makefile.sources:289: but option 'subdir-objects' is disabled
  1081. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1082. src/mesa/Makefile.sources:289: warning: source file '$(SRCDIR)x86-64/x86-64.c' is in a subdirectory,
  1083. src/mesa/Makefile.sources:289: but option 'subdir-objects' is disabled
  1084. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1085. src/mesa/Makefile.sources:266: warning: source file '$(SRCDIR)program/arbprogparse.c' is in a subdirectory,
  1086. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1087. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1088. src/mesa/Makefile.sources:266: warning: source file '$(SRCDIR)program/prog_hash_table.c' is in a subdirectory,
  1089. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1090. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1091. src/mesa/Makefile.sources:266: warning: source file '$(SRCDIR)program/ir_to_mesa.cpp' is in a subdirectory,
  1092. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1093. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1094. src/mesa/Makefile.sources:266: warning: source file '$(SRCDIR)program/program.c' is in a subdirectory,
  1095. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1096. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1097. src/mesa/Makefile.sources:266: warning: source file '$(SRCDIR)program/program_parse_extra.c' is in a subdirectory,
  1098. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1099. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1100. src/mesa/Makefile.sources:266: warning: source file '$(SRCDIR)program/prog_cache.c' is in a subdirectory,
  1101. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1102. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1103. src/mesa/Makefile.sources:266: warning: source file '$(SRCDIR)program/prog_execute.c' is in a subdirectory,
  1104. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1105. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1106. src/mesa/Makefile.sources:266: warning: source file '$(SRCDIR)program/prog_instruction.c' is in a subdirectory,
  1107. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1108. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1109. src/mesa/Makefile.sources:266: warning: source file '$(SRCDIR)program/prog_noise.c' is in a subdirectory,
  1110. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1111. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1112. src/mesa/Makefile.sources:266: warning: source file '$(SRCDIR)program/prog_optimize.c' is in a subdirectory,
  1113. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1114. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1115. src/mesa/Makefile.sources:266: warning: source file '$(SRCDIR)program/prog_opt_constant_fold.c' is in a subdirectory,
  1116. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1117. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1118. src/mesa/Makefile.sources:266: warning: source file '$(SRCDIR)program/prog_parameter.c' is in a subdirectory,
  1119. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1120. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1121. src/mesa/Makefile.sources:266: warning: source file '$(SRCDIR)program/prog_parameter_layout.c' is in a subdirectory,
  1122. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1123. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1124. src/mesa/Makefile.sources:266: warning: source file '$(SRCDIR)program/prog_print.c' is in a subdirectory,
  1125. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1126. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1127. src/mesa/Makefile.sources:266: warning: source file '$(SRCDIR)program/prog_statevars.c' is in a subdirectory,
  1128. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1129. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1130. src/mesa/Makefile.sources:266: warning: source file '$(SRCDIR)program/programopt.c' is in a subdirectory,
  1131. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1132. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1133. src/mesa/Makefile.sources:266: warning: source file '$(SRCDIR)program/sampler.cpp' is in a subdirectory,
  1134. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1135. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1136. src/mesa/Makefile.sources:266: warning: source file '$(SRCDIR)program/string_to_uint_map.cpp' is in a subdirectory,
  1137. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1138. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1139. src/mesa/Makefile.sources:266: warning: source file '$(SRCDIR)program/symbol_table.c' is in a subdirectory,
  1140. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1141. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1142. src/mesa/Makefile.sources:266: warning: source file '$(BUILDDIR)program/lex.yy.c' is in a subdirectory,
  1143. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1144. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1145. src/mesa/Makefile.sources:266: warning: source file '$(BUILDDIR)program/program_parse.tab.c' is in a subdirectory,
  1146. src/mesa/Makefile.sources:266: but option 'subdir-objects' is disabled
  1147. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1148. src/mesa/Makefile.sources:317: warning: source file '$(SRCDIR)x86-64/xform4.S' is in a subdirectory,
  1149. src/mesa/Makefile.sources:317: but option 'subdir-objects' is disabled
  1150. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1151. src/mesa/Makefile.sources:298: warning: source file '$(SRCDIR)x86/common_x86_asm.S' is in a subdirectory,
  1152. src/mesa/Makefile.sources:298: but option 'subdir-objects' is disabled
  1153. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1154. src/mesa/Makefile.sources:298: warning: source file '$(SRCDIR)x86/x86_xform2.S' is in a subdirectory,
  1155. src/mesa/Makefile.sources:298: but option 'subdir-objects' is disabled
  1156. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1157. src/mesa/Makefile.sources:298: warning: source file '$(SRCDIR)x86/x86_xform3.S' is in a subdirectory,
  1158. src/mesa/Makefile.sources:298: but option 'subdir-objects' is disabled
  1159. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1160. src/mesa/Makefile.sources:298: warning: source file '$(SRCDIR)x86/x86_xform4.S' is in a subdirectory,
  1161. src/mesa/Makefile.sources:298: but option 'subdir-objects' is disabled
  1162. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1163. src/mesa/Makefile.sources:298: warning: source file '$(SRCDIR)x86/x86_cliptest.S' is in a subdirectory,
  1164. src/mesa/Makefile.sources:298: but option 'subdir-objects' is disabled
  1165. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1166. src/mesa/Makefile.sources:298: warning: source file '$(SRCDIR)x86/mmx_blend.S' is in a subdirectory,
  1167. src/mesa/Makefile.sources:298: but option 'subdir-objects' is disabled
  1168. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1169. src/mesa/Makefile.sources:298: warning: source file '$(SRCDIR)x86/3dnow_xform1.S' is in a subdirectory,
  1170. src/mesa/Makefile.sources:298: but option 'subdir-objects' is disabled
  1171. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1172. src/mesa/Makefile.sources:298: warning: source file '$(SRCDIR)x86/3dnow_xform2.S' is in a subdirectory,
  1173. src/mesa/Makefile.sources:298: but option 'subdir-objects' is disabled
  1174. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1175. src/mesa/Makefile.sources:298: warning: source file '$(SRCDIR)x86/3dnow_xform3.S' is in a subdirectory,
  1176. src/mesa/Makefile.sources:298: but option 'subdir-objects' is disabled
  1177. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1178. src/mesa/Makefile.sources:298: warning: source file '$(SRCDIR)x86/3dnow_xform4.S' is in a subdirectory,
  1179. src/mesa/Makefile.sources:298: but option 'subdir-objects' is disabled
  1180. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1181. src/mesa/Makefile.sources:298: warning: source file '$(SRCDIR)x86/3dnow_normal.S' is in a subdirectory,
  1182. src/mesa/Makefile.sources:298: but option 'subdir-objects' is disabled
  1183. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1184. src/mesa/Makefile.sources:298: warning: source file '$(SRCDIR)x86/sse_xform1.S' is in a subdirectory,
  1185. src/mesa/Makefile.sources:298: but option 'subdir-objects' is disabled
  1186. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1187. src/mesa/Makefile.sources:298: warning: source file '$(SRCDIR)x86/sse_xform2.S' is in a subdirectory,
  1188. src/mesa/Makefile.sources:298: but option 'subdir-objects' is disabled
  1189. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1190. src/mesa/Makefile.sources:298: warning: source file '$(SRCDIR)x86/sse_xform3.S' is in a subdirectory,
  1191. src/mesa/Makefile.sources:298: but option 'subdir-objects' is disabled
  1192. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1193. src/mesa/Makefile.sources:298: warning: source file '$(SRCDIR)x86/sse_xform4.S' is in a subdirectory,
  1194. src/mesa/Makefile.sources:298: but option 'subdir-objects' is disabled
  1195. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1196. src/mesa/Makefile.sources:298: warning: source file '$(SRCDIR)x86/sse_normal.S' is in a subdirectory,
  1197. src/mesa/Makefile.sources:298: but option 'subdir-objects' is disabled
  1198. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1199. src/mesa/Makefile.sources:298: warning: source file '$(SRCDIR)x86/read_rgba_span_x86.S' is in a subdirectory,
  1200. src/mesa/Makefile.sources:298: but option 'subdir-objects' is disabled
  1201. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1202. src/mesa/Makefile.sources:320: warning: source file '$(SRCDIR)sparc/sparc_clip.S' is in a subdirectory,
  1203. src/mesa/Makefile.sources:320: but option 'subdir-objects' is disabled
  1204. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1205. src/mesa/Makefile.sources:320: warning: source file '$(SRCDIR)sparc/norm.S' is in a subdirectory,
  1206. src/mesa/Makefile.sources:320: but option 'subdir-objects' is disabled
  1207. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1208. src/mesa/Makefile.sources:320: warning: source file '$(SRCDIR)sparc/xform.S' is in a subdirectory,
  1209. src/mesa/Makefile.sources:320: but option 'subdir-objects' is disabled
  1210. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1211. src/mesa/Makefile.am:153: warning: source file 'main/streaming-load-memcpy.c' is in a subdirectory,
  1212. src/mesa/Makefile.am:153: but option 'subdir-objects' is disabled
  1213. src/mesa/Makefile.am:153: warning: source file 'main/sse_minmax.c' is in a subdirectory,
  1214. src/mesa/Makefile.am:153: but option 'subdir-objects' is disabled
  1215. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_atom.c' is in a subdirectory,
  1216. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1217. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1218. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_atom_array.c' is in a subdirectory,
  1219. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1220. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1221. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_atom_blend.c' is in a subdirectory,
  1222. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1223. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1224. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_atom_clip.c' is in a subdirectory,
  1225. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1226. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1227. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_atom_constbuf.c' is in a subdirectory,
  1228. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1229. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1230. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_atom_depth.c' is in a subdirectory,
  1231. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1232. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1233. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_atom_framebuffer.c' is in a subdirectory,
  1234. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1235. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1236. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_atom_msaa.c' is in a subdirectory,
  1237. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1238. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1239. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_atom_pixeltransfer.c' is in a subdirectory,
  1240. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1241. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1242. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_atom_sampler.c' is in a subdirectory,
  1243. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1244. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1245. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_atom_scissor.c' is in a subdirectory,
  1246. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1247. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1248. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_atom_shader.c' is in a subdirectory,
  1249. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1250. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1251. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_atom_rasterizer.c' is in a subdirectory,
  1252. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1253. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1254. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_atom_stipple.c' is in a subdirectory,
  1255. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1256. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1257. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_atom_texture.c' is in a subdirectory,
  1258. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1259. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1260. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_atom_viewport.c' is in a subdirectory,
  1261. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1262. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1263. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_bitmap.c' is in a subdirectory,
  1264. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1265. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1266. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_blit.c' is in a subdirectory,
  1267. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1268. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1269. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_bufferobjects.c' is in a subdirectory,
  1270. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1271. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1272. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_clear.c' is in a subdirectory,
  1273. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1274. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1275. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_condrender.c' is in a subdirectory,
  1276. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1277. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1278. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_flush.c' is in a subdirectory,
  1279. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1280. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1281. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_drawpixels.c' is in a subdirectory,
  1282. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1283. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1284. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_drawtex.c' is in a subdirectory,
  1285. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1286. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1287. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_eglimage.c' is in a subdirectory,
  1288. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1289. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1290. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_fbo.c' is in a subdirectory,
  1291. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1292. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1293. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_feedback.c' is in a subdirectory,
  1294. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1295. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1296. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_msaa.c' is in a subdirectory,
  1297. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1298. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1299. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_program.c' is in a subdirectory,
  1300. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1301. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1302. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_queryobj.c' is in a subdirectory,
  1303. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1304. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1305. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_rasterpos.c' is in a subdirectory,
  1306. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1307. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1308. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_readpixels.c' is in a subdirectory,
  1309. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1310. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1311. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_syncobj.c' is in a subdirectory,
  1312. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1313. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1314. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_strings.c' is in a subdirectory,
  1315. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1316. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1317. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_texture.c' is in a subdirectory,
  1318. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1319. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1320. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_texturebarrier.c' is in a subdirectory,
  1321. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1322. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1323. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_viewport.c' is in a subdirectory,
  1324. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1325. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1326. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_cb_xformfb.c' is in a subdirectory,
  1327. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1328. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1329. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_context.c' is in a subdirectory,
  1330. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1331. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1332. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_debug.c' is in a subdirectory,
  1333. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1334. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1335. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_draw.c' is in a subdirectory,
  1336. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1337. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1338. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_draw_feedback.c' is in a subdirectory,
  1339. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1340. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1341. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_extensions.c' is in a subdirectory,
  1342. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1343. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1344. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_format.c' is in a subdirectory,
  1345. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1346. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1347. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_gen_mipmap.c' is in a subdirectory,
  1348. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1349. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1350. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_glsl_to_tgsi.cpp' is in a subdirectory,
  1351. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1352. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1353. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_manager.c' is in a subdirectory,
  1354. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1355. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1356. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_mesa_to_tgsi.c' is in a subdirectory,
  1357. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1358. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1359. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_program.c' is in a subdirectory,
  1360. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1361. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1362. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_texture.c' is in a subdirectory,
  1363. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1364. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1365. src/mesa/Makefile.sources:213: warning: source file '$(SRCDIR)state_tracker/st_vdpau.c' is in a subdirectory,
  1366. src/mesa/Makefile.sources:213: but option 'subdir-objects' is disabled
  1367. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1368. src/mesa/Makefile.sources:346: warning: source file '$(SRCDIR)x86/common_x86.c' is in a subdirectory,
  1369. src/mesa/Makefile.sources:346: but option 'subdir-objects' is disabled
  1370. src/mesa/Makefile.am:63: 'src/mesa/Makefile.sources' included from here
  1371. src/mesa/Makefile.am:119: warning: source file 'x86/gen_matypes.c' is in a subdirectory,
  1372. src/mesa/Makefile.am:119: but option 'subdir-objects' is disabled
  1373. autoreconf: Leaving directory `.'
  1374. configure: WARNING: unrecognized options: --disable-gallium-egl, --disable-gallium-gbm
  1375. checking build system type... x86_64-unknown-linux-gnu
  1376. checking host system type... x86_64-unknown-linux-gnu
  1377. checking target system type... x86_64-unknown-linux-gnu
  1378. checking for a BSD-compatible install... /usr/bin/install -c
  1379. checking whether build environment is sane... yes
  1380. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  1381. checking for gawk... gawk
  1382. checking whether make sets $(MAKE)... yes
  1383. checking whether make supports nested variables... yes
  1384. checking whether make supports nested variables... (cached) yes
  1385. checking for style of include used by make... GNU
  1386. checking for gcc... gcc
  1387. checking whether the C compiler works... yes
  1388. checking for C compiler default output file name... a.out
  1389. checking for suffix of executables...
  1390. checking whether we are cross compiling... no
  1391. checking for suffix of object files... o
  1392. checking whether we are using the GNU C compiler... yes
  1393. checking whether gcc accepts -g... yes
  1394. checking for gcc option to accept ISO C89... none needed
  1395. checking whether gcc understands -c and -o together... yes
  1396. checking dependency style of gcc... gcc3
  1397. checking for ar... ar
  1398. checking the archiver (ar) interface... ar
  1399. checking how to run the C preprocessor... gcc -E
  1400. checking for gcc... (cached) gcc
  1401. checking whether we are using the GNU C compiler... (cached) yes
  1402. checking whether gcc accepts -g... (cached) yes
  1403. checking for gcc option to accept ISO C89... (cached) none needed
  1404. checking whether gcc understands -c and -o together... (cached) yes
  1405. checking dependency style of gcc... (cached) gcc3
  1406. checking for g++... g++
  1407. checking whether we are using the GNU C++ compiler... yes
  1408. checking whether g++ accepts -g... yes
  1409. checking dependency style of g++... gcc3
  1410. checking dependency style of gcc... gcc3
  1411. checking for GNU make... make
  1412. checking for python2... python2
  1413. checking for a sed that does not truncate output... /usr/bin/sed
  1414. checking for special C compiler options needed for large files... no
  1415. checking for _FILE_OFFSET_BITS value needed for large files... no
  1416. checking how to print strings... printf
  1417. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  1418. checking for grep that handles long lines and -e... /usr/bin/grep
  1419. checking for egrep... /usr/bin/grep -E
  1420. checking for fgrep... /usr/bin/grep -F
  1421. checking for ld used by gcc... /usr/bin/ld
  1422. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1423. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  1424. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  1425. checking whether ln -s works... yes
  1426. checking the maximum length of command line arguments... 1572864
  1427. checking whether the shell understands some XSI constructs... yes
  1428. checking whether the shell understands "+="... yes
  1429. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  1430. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  1431. checking for /usr/bin/ld option to reload object files... -r
  1432. checking for objdump... objdump
  1433. checking how to recognize dependent libraries... pass_all
  1434. checking for dlltool... no
  1435. checking how to associate runtime and link libraries... printf %s\n
  1436. checking for archiver @FILE support... @
  1437. checking for strip... strip
  1438. checking for ranlib... ranlib
  1439. checking command to parse /usr/bin/nm -B output from gcc object... ok
  1440. checking for sysroot... no
  1441. checking for mt... no
  1442. checking if : is a manifest tool... no
  1443. checking for ANSI C header files... yes
  1444. checking for sys/types.h... yes
  1445. checking for sys/stat.h... yes
  1446. checking for stdlib.h... yes
  1447. checking for string.h... yes
  1448. checking for memory.h... yes
  1449. checking for strings.h... yes
  1450. checking for inttypes.h... yes
  1451. checking for stdint.h... yes
  1452. checking for unistd.h... yes
  1453. checking for dlfcn.h... yes
  1454. checking for objdir... .libs
  1455. checking if gcc supports -fno-rtti -fno-exceptions... no
  1456. checking for gcc option to produce PIC... -fPIC -DPIC
  1457. checking if gcc PIC flag -fPIC -DPIC works... yes
  1458. checking if gcc static flag -static works... yes
  1459. checking if gcc supports -c -o file.o... yes
  1460. checking if gcc supports -c -o file.o... (cached) yes
  1461. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1462. checking whether -lc should be explicitly linked in... no
  1463. checking dynamic linker characteristics... GNU/Linux ld.so
  1464. checking how to hardcode library paths into programs... immediate
  1465. checking whether stripping libraries is possible... yes
  1466. checking if libtool supports shared libraries... yes
  1467. checking whether to build shared libraries... yes
  1468. checking whether to build static libraries... no
  1469. checking how to run the C++ preprocessor... g++ -E
  1470. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  1471. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  1472. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1473. checking for g++ option to produce PIC... -fPIC -DPIC
  1474. checking if g++ PIC flag -fPIC -DPIC works... yes
  1475. checking if g++ static flag -static works... yes
  1476. checking if g++ supports -c -o file.o... yes
  1477. checking if g++ supports -c -o file.o... (cached) yes
  1478. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1479. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  1480. checking how to hardcode library paths into programs... immediate
  1481. checking for bison... bison -y
  1482. checking if bison is the parser generator... yes
  1483. checking for flex... flex
  1484. checking lex output file root... lex.yy
  1485. checking lex library... -lfl
  1486. checking whether yytext is a pointer... yes
  1487. checking if flex is the lexer generator... yes
  1488. checking for indent... cat
  1489. checking if compiling with clang... no
  1490. checking whether gcc version is sufficient... yes
  1491. checking for __builtin_bswap32... yes
  1492. checking for __builtin_bswap64... yes
  1493. checking for __builtin_clz... yes
  1494. checking for __builtin_clzll... yes
  1495. checking for __builtin_ctz... yes
  1496. checking for __builtin_expect... yes
  1497. checking for __builtin_ffs... yes
  1498. checking for __builtin_ffsll... yes
  1499. checking for __builtin_popcount... yes
  1500. checking for __builtin_popcountll... yes
  1501. checking for __builtin_unreachable... yes
  1502. checking for __attribute__((flatten))... yes
  1503. checking for __attribute__((format))... yes
  1504. checking for __attribute__((malloc))... yes
  1505. checking for __attribute__((packed))... yes
  1506. checking for pkg-config... /usr/bin/pkg-config
  1507. checking pkg-config is at least version 0.9.0... yes
  1508. checking whether gcc supports -Werror=missing-prototypes... yes
  1509. checking whether gcc supports -fvisibility=hidden... yes
  1510. checking whether g++ supports -fvisibility=hidden... yes
  1511. checking if ld supports -Bsymbolic... yes
  1512. checking whether ld supports --gc-sections... yes
  1513. checking if the linker supports version-scripts... yes
  1514. checking if the linker supports --dynamic-list... yes
  1515. configure: WARNING: Floating-point textures enabled.
  1516. configure: WARNING: Please consult docs/patents.txt with your lawyer before building Mesa.
  1517. checking whether to enable assembly... yes, x86_64
  1518. checking xlocale.h usability... yes
  1519. checking xlocale.h presence... yes
  1520. checking for xlocale.h... yes
  1521. checking for strtof... yes
  1522. checking for dlopen... no
  1523. checking for dlopen in -ldl... yes
  1524. checking for dladdr... yes
  1525. checking for clock_gettime... yes
  1526. checking for posix_memalign... yes
  1527. checking for the pthreads library -lpthreads... no
  1528. checking whether pthreads work without any flags... no
  1529. checking whether pthreads work with -Kthread... no
  1530. checking whether pthreads work with -kthread... no
  1531. checking for the pthreads library -llthread... no
  1532. checking whether pthreads work with -pthread... yes
  1533. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  1534. checking if more special flags are required for pthreads... no
  1535. checking for PTHREAD_PRIO_INHERIT... no
  1536. checking for LIBDRM... yes
  1537. checking for LIBUDEV... yes
  1538. checking for GLPROTO... yes
  1539. checking for DRI2PROTO... yes
  1540. checking for DRI3PROTO... yes
  1541. checking for PRESENTPROTO... yes
  1542. checking for XF86VIDMODE... yes
  1543. checking for DRIGL... yes
  1544. checking for EXPAT... yes
  1545. checking for INTEL... yes
  1546. checking for INTEL... yes
  1547. checking for RADEON... yes
  1548. checking for RADEON... yes
  1549. checking for NOUVEAU... yes
  1550. checking for mincore... yes
  1551. checking for VDPAU... yes
  1552. checking for OMX... yes
  1553. checking for VA... yes
  1554. checking for elf_memory in -lelf... yes
  1555. checking for XCB_DRI2... yes
  1556. checking for WAYLAND... yes
  1557. checking for wayland-scanner... /usr/bin/wayland-scanner
  1558. checking for llvm-config... /usr/bin/llvm-config
  1559. checking for RADEON... yes
  1560. checking for RADEON... yes
  1561. checking for RADEON... yes
  1562. checking for NOUVEAU... yes
  1563. checking for GALLIUM_PIPE_LOADER_XCB... yes
  1564. checking that generated files are newer than configure... done
  1565. configure: creating ./config.status
  1566. config.status: creating Makefile
  1567. config.status: creating src/Makefile
  1568. config.status: creating src/egl/drivers/dri2/Makefile
  1569. config.status: creating src/egl/main/Makefile
  1570. config.status: creating src/egl/main/egl.pc
  1571. config.status: creating src/egl/wayland/Makefile
  1572. config.status: creating src/egl/wayland/wayland-drm/Makefile
  1573. config.status: creating src/egl/wayland/wayland-egl/Makefile
  1574. config.status: creating src/egl/wayland/wayland-egl/wayland-egl.pc
  1575. config.status: creating src/gallium/Makefile
  1576. config.status: creating src/gallium/auxiliary/Makefile
  1577. config.status: creating src/gallium/auxiliary/pipe-loader/Makefile
  1578. config.status: creating src/gallium/drivers/freedreno/Makefile
  1579. config.status: creating src/gallium/drivers/galahad/Makefile
  1580. config.status: creating src/gallium/drivers/i915/Makefile
  1581. config.status: creating src/gallium/drivers/identity/Makefile
  1582. config.status: creating src/gallium/drivers/ilo/Makefile
  1583. config.status: creating src/gallium/drivers/llvmpipe/Makefile
  1584. config.status: creating src/gallium/drivers/noop/Makefile
  1585. config.status: creating src/gallium/drivers/nouveau/Makefile
  1586. config.status: creating src/gallium/drivers/r300/Makefile
  1587. config.status: creating src/gallium/drivers/r600/Makefile
  1588. config.status: creating src/gallium/drivers/radeon/Makefile
  1589. config.status: creating src/gallium/drivers/radeonsi/Makefile
  1590. config.status: creating src/gallium/drivers/rbug/Makefile
  1591. config.status: creating src/gallium/drivers/softpipe/Makefile
  1592. config.status: creating src/gallium/drivers/svga/Makefile
  1593. config.status: creating src/gallium/drivers/trace/Makefile
  1594. config.status: creating src/gallium/drivers/vc4/Makefile
  1595. config.status: creating src/gallium/drivers/vc4/kernel/Makefile
  1596. config.status: creating src/gallium/state_trackers/clover/Makefile
  1597. config.status: creating src/gallium/state_trackers/dri/Makefile
  1598. config.status: creating src/gallium/state_trackers/glx/xlib/Makefile
  1599. config.status: creating src/gallium/state_trackers/omx/Makefile
  1600. config.status: creating src/gallium/state_trackers/osmesa/Makefile
  1601. config.status: creating src/gallium/state_trackers/va/Makefile
  1602. config.status: creating src/gallium/state_trackers/vdpau/Makefile
  1603. config.status: creating src/gallium/state_trackers/vega/Makefile
  1604. config.status: creating src/gallium/state_trackers/xa/Makefile
  1605. config.status: creating src/gallium/state_trackers/xvmc/Makefile
  1606. config.status: creating src/gallium/targets/dri/Makefile
  1607. config.status: creating src/gallium/targets/egl-static/Makefile
  1608. config.status: creating src/gallium/targets/gbm/Makefile
  1609. config.status: creating src/gallium/targets/libgl-xlib/Makefile
  1610. config.status: creating src/gallium/targets/omx/Makefile
  1611. config.status: creating src/gallium/targets/opencl/Makefile
  1612. config.status: creating src/gallium/targets/osmesa/Makefile
  1613. config.status: creating src/gallium/targets/osmesa/osmesa.pc
  1614. config.status: creating src/gallium/targets/pipe-loader/Makefile
  1615. config.status: creating src/gallium/targets/va/Makefile
  1616. config.status: creating src/gallium/targets/vdpau/Makefile
  1617. config.status: creating src/gallium/targets/xa/Makefile
  1618. config.status: creating src/gallium/targets/xa/xatracker.pc
  1619. config.status: creating src/gallium/targets/xvmc/Makefile
  1620. config.status: creating src/gallium/tests/trivial/Makefile
  1621. config.status: creating src/gallium/tests/unit/Makefile
  1622. config.status: creating src/gallium/winsys/freedreno/drm/Makefile
  1623. config.status: creating src/gallium/winsys/i915/drm/Makefile
  1624. config.status: creating src/gallium/winsys/intel/drm/Makefile
  1625. config.status: creating src/gallium/winsys/nouveau/drm/Makefile
  1626. config.status: creating src/gallium/winsys/radeon/drm/Makefile
  1627. config.status: creating src/gallium/winsys/svga/drm/Makefile
  1628. config.status: creating src/gallium/winsys/sw/dri/Makefile
  1629. config.status: creating src/gallium/winsys/sw/fbdev/Makefile
  1630. config.status: creating src/gallium/winsys/sw/kms-dri/Makefile
  1631. config.status: creating src/gallium/winsys/sw/null/Makefile
  1632. config.status: creating src/gallium/winsys/sw/wayland/Makefile
  1633. config.status: creating src/gallium/winsys/sw/wrapper/Makefile
  1634. config.status: creating src/gallium/winsys/sw/xlib/Makefile
  1635. config.status: creating src/gallium/winsys/vc4/drm/Makefile
  1636. config.status: creating src/gbm/Makefile
  1637. config.status: creating src/gbm/main/gbm.pc
  1638. config.status: creating src/glsl/Makefile
  1639. config.status: creating src/glx/Makefile
  1640. config.status: creating src/glx/apple/Makefile
  1641. config.status: creating src/glx/tests/Makefile
  1642. config.status: creating src/gtest/Makefile
  1643. config.status: creating src/loader/Makefile
  1644. config.status: creating src/mapi/Makefile
  1645. config.status: creating src/mapi/es1api/glesv1_cm.pc
  1646. config.status: creating src/mapi/es2api/glesv2.pc
  1647. config.status: creating src/mapi/glapi/gen/Makefile
  1648. config.status: creating src/mapi/vgapi/Makefile
  1649. config.status: creating src/mapi/vgapi/vg.pc
  1650. config.status: creating src/mesa/Makefile
  1651. config.status: creating src/mesa/gl.pc
  1652. config.status: creating src/mesa/drivers/dri/dri.pc
  1653. config.status: creating src/mesa/drivers/dri/common/Makefile
  1654. config.status: creating src/mesa/drivers/dri/common/xmlpool/Makefile
  1655. config.status: creating src/mesa/drivers/dri/i915/Makefile
  1656. config.status: creating src/mesa/drivers/dri/i965/Makefile
  1657. config.status: creating src/mesa/drivers/dri/Makefile
  1658. config.status: creating src/mesa/drivers/dri/nouveau/Makefile
  1659. config.status: creating src/mesa/drivers/dri/r200/Makefile
  1660. config.status: creating src/mesa/drivers/dri/radeon/Makefile
  1661. config.status: creating src/mesa/drivers/dri/swrast/Makefile
  1662. config.status: creating src/mesa/drivers/osmesa/Makefile
  1663. config.status: creating src/mesa/drivers/osmesa/osmesa.pc
  1664. config.status: creating src/mesa/drivers/x11/Makefile
  1665. config.status: creating src/mesa/main/tests/Makefile
  1666. config.status: creating src/util/Makefile
  1667. config.status: creating src/util/tests/hash_table/Makefile
  1668. config.status: executing depfiles commands
  1669. config.status: executing libtool commands
  1670. configure: WARNING: unrecognized options: --disable-gallium-egl, --disable-gallium-gbm
  1671.  
  1672. prefix: /usr
  1673. exec_prefix: ${prefix}
  1674. libdir: ${exec_prefix}/lib
  1675. includedir: ${prefix}/include
  1676.  
  1677. OpenGL: yes (ES1: yes ES2: yes)
  1678. OpenVG: no
  1679.  
  1680. OSMesa: libOSMesa
  1681.  
  1682. DRI platform: drm
  1683. DRI drivers: i915 i965 nouveau r200 radeon swrast
  1684. DRI driver dir: /usr/lib/xorg/modules/dri
  1685. GLX: DRI-based
  1686.  
  1687. EGL: yes
  1688. EGL platforms: x11 drm wayland
  1689. EGL drivers: builtin:egl_dri2
  1690.  
  1691. llvm: yes
  1692. llvm-config: /usr/bin/llvm-config
  1693. llvm-version: 3.5.0
  1694.  
  1695. Gallium: yes
  1696.  
  1697. Shared libs: yes
  1698. Static libs: no
  1699. Shared-glapi: yes
  1700.  
  1701. CFLAGS: -march=native -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -std=c99 -Werror=implicit-function-declaration -Werror=missing-prototypes -fno-strict-aliasing -fno-builtin-memcmp
  1702. CXXFLAGS: -march=native -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -fno-strict-aliasing -fno-builtin-memcmp
  1703. Macros: -DUSE_EXTERNAL_DXTN_LIB=1 -D_GNU_SOURCE -DUSE_SSE41 -DTEXTURE_FLOAT_ENABLED -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_STRTOF -DHAVE_DLOPEN -DHAVE_POSIX_MEMALIGN -DHAVE_LIBDRM -DGLX_USE_DRM -DHAVE_LIBUDEV -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_ALIAS -DHAVE_DRI3 -DHAVE_MINCORE -DHAVE_LLVM=0x0305 -DLLVM_VERSION_PATCH=0
  1704.  
  1705. LLVM_CFLAGS: -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
  1706. LLVM_CXXFLAGS: -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11
  1707. LLVM_CPPFLAGS: -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
  1708.  
  1709. PYTHON2: python2
  1710.  
  1711. Run 'make' to build Mesa
  1712.  
  1713. Making all in src
  1714. make[1]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src'
  1715. Making all in gtest
  1716. make[2]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gtest'
  1717. make[2]: Nothing to be done for 'all'.
  1718. make[2]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gtest'
  1719. Making all in util
  1720. make[2]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/util'
  1721. GEN format_srgb.c
  1722. make all-recursive
  1723. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/util'
  1724. Making all in .
  1725. make[4]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/util'
  1726. CC libmesautil_la-hash_table.lo
  1727. CC libmesautil_la-ralloc.lo
  1728. CC libmesautil_la-register_allocate.lo
  1729. CC libmesautil_la-rgtc.lo
  1730. CXX libmesautil_la-strtod.lo
  1731. CC libmesautil_la-format_srgb.lo
  1732. CXXLD libmesautil.la
  1733. make[4]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/util'
  1734. Making all in tests/hash_table
  1735. make[4]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/util/tests/hash_table'
  1736. make[4]: Nothing to be done for 'all'.
  1737. make[4]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/util/tests/hash_table'
  1738. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/util'
  1739. make[2]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/util'
  1740. Making all in mapi
  1741. make[2]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mapi'
  1742. GEN shared-glapi/glapi_mapi_tmp.h
  1743. GEN es1api/glapi_mapi_tmp.h
  1744. GEN es2api/glapi_mapi_tmp.h
  1745. make all-recursive
  1746. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mapi'
  1747. Making all in glapi/gen
  1748. make[4]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mapi/glapi/gen'
  1749. GEN ../../../../src/mapi/glapi/glapi_mapi_tmp.h
  1750. GEN ../../../../src/mapi/glapi/glprocs.h
  1751. GEN ../../../../src/mapi/glapi/glapitemp.h
  1752. GEN ../../../../src/mapi/glapi/glapitable.h
  1753. GEN ../../../../src/mapi/glapi/glapi_gentable.c
  1754. GEN ../../../../src/mapi/glapi/glapi_x86-64.S
  1755. GEN ../../../../src/mesa/main/enums.c
  1756. GEN ../../../../src/mesa/main/api_exec.c
  1757. GEN ../../../../src/mesa/main/dispatch.h
  1758. GEN ../../../../src/mesa/main/remap_helper.h
  1759. GEN ../../../../src/glx/indirect.c
  1760. GEN ../../../../src/glx/indirect.h
  1761. GEN ../../../../src/glx/indirect_init.c
  1762. GEN ../../../../src/glx/indirect_size.h
  1763. GEN ../../../../src/glx/indirect_size.c
  1764. make all-am
  1765. make[5]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mapi/glapi/gen'
  1766. make[5]: Nothing to be done for 'all-am'.
  1767. make[5]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mapi/glapi/gen'
  1768. make[4]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mapi/glapi/gen'
  1769. Making all in .
  1770. make[4]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mapi'
  1771. CC shared_glapi_libglapi_la-entry.lo
  1772. CC shared_glapi_libglapi_la-mapi_glapi.lo
  1773. CC shared_glapi_libglapi_la-stub.lo
  1774. CC shared_glapi_libglapi_la-table.lo
  1775. CC shared_glapi_libglapi_la-u_current.lo
  1776. CC shared_glapi_libglapi_la-u_execmem.lo
  1777. CCLD shared-glapi/libglapi.la
  1778. CC es1api_libGLESv1_CM_la-entry.lo
  1779. CCLD es1api/libGLESv1_CM.la
  1780. CC es2api_libGLESv2_la-entry.lo
  1781. CCLD es2api/libGLESv2.la
  1782. CC glapi_libglapi_la-glapi_gentable.lo
  1783. CC glapi_libglapi_la-entry.lo
  1784. CCLD glapi/libglapi.la
  1785. GEN .libs/install-mesa-links
  1786. make[4]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mapi'
  1787. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mapi'
  1788. make[2]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mapi'
  1789. Making all in glsl
  1790. make[2]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/glsl'
  1791. YACC glsl_parser.cpp
  1792. LEX glsl_lexer.cpp
  1793. YACC glcpp/glcpp-parse.c
  1794. LEX glcpp/glcpp-lex.c
  1795. make all-am
  1796. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/glsl'
  1797. CXX glsl_lexer.lo
  1798. CXX glsl_parser.lo
  1799. CXX ast_array_index.lo
  1800. CXX ast_expr.lo
  1801. CXX ast_function.lo
  1802. CXX ast_to_hir.lo
  1803. CXX ast_type.lo
  1804. CXX builtin_functions.lo
  1805. CXX builtin_types.lo
  1806. CXX builtin_variables.lo
  1807. CXX glsl_parser_extras.lo
  1808. CXX glsl_types.lo
  1809. CXX glsl_symbol_table.lo
  1810. CXX hir_field_selection.lo
  1811. CXX ir_basic_block.lo
  1812. CXX ir_builder.lo
  1813. CXX ir_clone.lo
  1814. CXX ir_constant_expression.lo
  1815. CXX ir.lo
  1816. CXX ir_equals.lo
  1817. CXX ir_expression_flattening.lo
  1818. CXX ir_function_can_inline.lo
  1819. CXX ir_function_detect_recursion.lo
  1820. CXX ir_function.lo
  1821. CXX ir_hierarchical_visitor.lo
  1822. CXX ir_hv_accept.lo
  1823. CXX ir_import_prototypes.lo
  1824. CXX ir_print_visitor.lo
  1825. CXX ir_reader.lo
  1826. CXX ir_rvalue_visitor.lo
  1827. CXX ir_set_program_inouts.lo
  1828. CXX ir_validate.lo
  1829. CXX ir_variable_refcount.lo
  1830. CXX linker.lo
  1831. CXX link_atomics.lo
  1832. CXX link_functions.lo
  1833. CXX link_interface_blocks.lo
  1834. CXX link_uniforms.lo
  1835. CXX link_uniform_initializers.lo
  1836. CXX link_uniform_block_active_visitor.lo
  1837. CXX link_uniform_blocks.lo
  1838. CXX link_varyings.lo
  1839. CXX loop_analysis.lo
  1840. CXX loop_controls.lo
  1841. CXX loop_unroll.lo
  1842. CXX lower_clip_distance.lo
  1843. CXX lower_const_arrays_to_uniforms.lo
  1844. CXX lower_discard.lo
  1845. CXX lower_discard_flow.lo
  1846. CXX lower_if_to_cond_assign.lo
  1847. CXX lower_instructions.lo
  1848. CXX lower_jumps.lo
  1849. CXX lower_mat_op_to_vec.lo
  1850. CXX lower_noise.lo
  1851. CXX lower_offset_array.lo
  1852. CXX lower_packed_varyings.lo
  1853. CXX lower_named_interface_blocks.lo
  1854. CXX lower_packing_builtins.lo
  1855. CXX lower_texture_projection.lo
  1856. CXX lower_variable_index_to_cond_assign.lo
  1857. CXX lower_vec_index_to_cond_assign.lo
  1858. CXX lower_vec_index_to_swizzle.lo
  1859. CXX lower_vector.lo
  1860. CXX lower_vector_insert.lo
  1861. CXX lower_vertex_id.lo
  1862. CXX lower_output_reads.lo
  1863. CXX lower_ubo_reference.lo
  1864. CXX opt_algebraic.lo
  1865. CXX opt_array_splitting.lo
  1866. CXX opt_constant_folding.lo
  1867. CXX opt_constant_propagation.lo
  1868. CXX opt_constant_variable.lo
  1869. CXX opt_copy_propagation.lo
  1870. CXX opt_copy_propagation_elements.lo
  1871. CXX opt_cse.lo
  1872. CXX opt_dead_builtin_variables.lo
  1873. CXX opt_dead_builtin_varyings.lo
  1874. CXX opt_dead_code.lo
  1875. CXX opt_dead_code_local.lo
  1876. CXX opt_dead_functions.lo
  1877. CXX opt_flatten_nested_if_blocks.lo
  1878. CXX opt_flip_matrices.lo
  1879. CXX opt_function_inlining.lo
  1880. CXX opt_if_simplification.lo
  1881. CXX opt_minmax.lo
  1882. CXX opt_noop_swizzle.lo
  1883. CXX opt_rebalance_tree.lo
  1884. CXX opt_redundant_jumps.lo
  1885. CXX opt_structure_splitting.lo
  1886. CXX opt_swizzle_swizzle.lo
  1887. CXX opt_tree_grafting.lo
  1888. CXX opt_vectorize.lo
  1889. CXX s_expression.lo
  1890. CC glcpp-lex.lo
  1891. CC glcpp-parse.lo
  1892. CC pp.lo
  1893. CCLD libglcpp.la
  1894. CXXLD libglsl.la
  1895. CC imports.o
  1896. CC prog_hash_table.o
  1897. CC symbol_table.o
  1898. CXX standalone_scaffolding.o
  1899. CXX main.o
  1900. CXXLD glsl_compiler
  1901. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/glsl'
  1902. make[2]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/glsl'
  1903. Making all in mesa
  1904. make[2]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa'
  1905. GEN main/get_hash.h
  1906. GEN main/format_info.c
  1907. updating main/git_sha1.h
  1908. GEN ../../src/mesa/program/program_parse.tab.c
  1909. GEN ../../src/mesa/program/lex.yy.c
  1910. CC gen_matypes.o
  1911. CCLD gen_matypes
  1912. GEN matypes.h
  1913. make all-recursive
  1914. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa'
  1915. Making all in .
  1916. make[4]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa'
  1917. CC libmesa_sse41_la-streaming-load-memcpy.lo
  1918. CC libmesa_sse41_la-sse_minmax.lo
  1919. CCLD libmesa_sse41.la
  1920. CC api_arrayelt.lo
  1921. CC api_exec.lo
  1922. CC api_loopback.lo
  1923. CC api_validate.lo
  1924. CC accum.lo
  1925. CC arbprogram.lo
  1926. CC atifragshader.lo
  1927. CC attrib.lo
  1928. CC arrayobj.lo
  1929. CC blend.lo
  1930. CC blit.lo
  1931. CC bufferobj.lo
  1932. CC buffers.lo
  1933. CC clear.lo
  1934. CC clip.lo
  1935. CC colortab.lo
  1936. CC compute.lo
  1937. CC condrender.lo
  1938. CC context.lo
  1939. CC convolve.lo
  1940. CC copyimage.lo
  1941. CC cpuinfo.lo
  1942. CC debug.lo
  1943. CC depth.lo
  1944. CC dlist.lo
  1945. CC drawpix.lo
  1946. CC drawtex.lo
  1947. CC enable.lo
  1948. CC errors.lo
  1949. CC eval.lo
  1950. CC execmem.lo
  1951. CC extensions.lo
  1952. CC fbobject.lo
  1953. CC feedback.lo
  1954. CC ffvertex_prog.lo
  1955. CXX ff_fragment_shader.lo
  1956. CC fog.lo
  1957. CC formatquery.lo
  1958. CC formats.lo
  1959. CC format_pack.lo
  1960. CC format_unpack.lo
  1961. CC format_utils.lo
  1962. CC framebuffer.lo
  1963. CC get.lo
  1964. CC genmipmap.lo
  1965. CC getstring.lo
  1966. CC glformats.lo
  1967. CC hash.lo
  1968. CC hint.lo
  1969. CC histogram.lo
  1970. CC image.lo
  1971. CC imports.lo
  1972. CC light.lo
  1973. CC lines.lo
  1974. CC matrix.lo
  1975. CC mipmap.lo
  1976. CC mm.lo
  1977. CC multisample.lo
  1978. CC objectlabel.lo
  1979. CC pack.lo
  1980. CC pbo.lo
  1981. CC performance_monitor.lo
  1982. CC pipelineobj.lo
  1983. CC pixel.lo
  1984. CC pixelstore.lo
  1985. CC pixeltransfer.lo
  1986. CC points.lo
  1987. CC polygon.lo
  1988. CC queryobj.lo
  1989. CC querymatrix.lo
  1990. CC rastpos.lo
  1991. CC readpix.lo
  1992. CC remap.lo
  1993. CC renderbuffer.lo
  1994. CC samplerobj.lo
  1995. CC scissor.lo
  1996. CC set.lo
  1997. CC shaderapi.lo
  1998. CC shaderimage.lo
  1999. CC shaderobj.lo
  2000. CXX shader_query.lo
  2001. CC shared.lo
  2002. CC state.lo
  2003. CC stencil.lo
  2004. CC syncobj.lo
  2005. CC texcompress.lo
  2006. CC texcompress_bptc.lo
  2007. CC texcompress_cpal.lo
  2008. CC texcompress_rgtc.lo
  2009. CC texcompress_s3tc.lo
  2010. CC texcompress_fxt1.lo
  2011. CC texcompress_etc.lo
  2012. CC texenv.lo
  2013. CC texformat.lo
  2014. CC texgen.lo
  2015. CC texgetimage.lo
  2016. CC teximage.lo
  2017. CC texobj.lo
  2018. CC texparam.lo
  2019. CC texstate.lo
  2020. CC texstorage.lo
  2021. CC texstore.lo
  2022. CC textureview.lo
  2023. CC texturebarrier.lo
  2024. CC transformfeedback.lo
  2025. CC uniforms.lo
  2026. CXX uniform_query.lo
  2027. CC varray.lo
  2028. CC vdpau.lo
  2029. CC version.lo
  2030. CC viewport.lo
  2031. CC vtxfmt.lo
  2032. CC enums.lo
  2033. CC es1_conversion.lo
  2034. CC m_debug_clip.lo
  2035. CC m_debug_norm.lo
  2036. CC m_debug_xform.lo
  2037. CC m_eval.lo
  2038. CC m_matrix.lo
  2039. CC m_translate.lo
  2040. CC m_vector.lo
  2041. CC m_xform.lo
  2042. CC vbo_context.lo
  2043. CC vbo_exec.lo
  2044. CC vbo_exec_api.lo
  2045. ../../src/mesa/vbo/vbo_attrib_tmp.h: In function 'vbo_VertexAttribP4ui':
  2046. ../../src/mesa/vbo/vbo_exec_api.c:419:24: warning: 'res[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2047. if (N>3) dest[3] = V3; \
  2048. ^
  2049. In file included from ../../src/mesa/vbo/vbo_exec_api.c:445:0:
  2050. ../../src/mesa/vbo/vbo_attrib_tmp.h:212:13: note: 'res[3]' was declared here
  2051. float res[4]; \
  2052. ^
  2053. ../../src/mesa/vbo/vbo_attrib_tmp.h:223:3: note: in expansion of macro 'ATTR_UI'
  2054. ATTR_UI(ctx, val, (type), normalized, VBO_ATTRIB_GENERIC0 + (index), (arg)); \
  2055. ^
  2056. ../../src/mesa/vbo/vbo_attrib_tmp.h:1146:4: note: in expansion of macro 'ATTR_UI_INDEX'
  2057. ATTR_UI_INDEX(ctx, 4, type, normalized, index, value);
  2058. ^
  2059. CC vbo_exec_array.lo
  2060. CC vbo_exec_draw.lo
  2061. CC vbo_exec_eval.lo
  2062. CC vbo_noop.lo
  2063. CC vbo_primitive_restart.lo
  2064. CC vbo_rebase.lo
  2065. CC vbo_split.lo
  2066. CC vbo_split_copy.lo
  2067. CC vbo_split_inplace.lo
  2068. CC vbo_save.lo
  2069. CC vbo_save_api.lo
  2070. CC vbo_save_draw.lo
  2071. CC vbo_save_loopback.lo
  2072. CC t_context.lo
  2073. CC t_pipeline.lo
  2074. CC t_draw.lo
  2075. CC t_rasterpos.lo
  2076. CC t_vb_program.lo
  2077. CC t_vb_render.lo
  2078. CC t_vb_texgen.lo
  2079. CC t_vb_texmat.lo
  2080. CC t_vb_vertex.lo
  2081. CC t_vb_fog.lo
  2082. CC t_vb_light.lo
  2083. CC t_vb_normals.lo
  2084. CC t_vb_points.lo
  2085. CC t_vp_build.lo
  2086. CC t_vertex.lo
  2087. CC t_vertex_sse.lo
  2088. CC t_vertex_generic.lo
  2089. CC s_aaline.lo
  2090. CC s_aatriangle.lo
  2091. CC s_alpha.lo
  2092. CC s_atifragshader.lo
  2093. CC s_bitmap.lo
  2094. CC s_blend.lo
  2095. CC s_blit.lo
  2096. CC s_clear.lo
  2097. CC s_copypix.lo
  2098. CC s_context.lo
  2099. CC s_depth.lo
  2100. CC s_drawpix.lo
  2101. CC s_feedback.lo
  2102. CC s_fog.lo
  2103. CC s_fragprog.lo
  2104. CC s_lines.lo
  2105. CC s_logic.lo
  2106. CC s_masking.lo
  2107. CC s_points.lo
  2108. CC s_renderbuffer.lo
  2109. CC s_span.lo
  2110. CC s_stencil.lo
  2111. CC s_texcombine.lo
  2112. CC s_texfetch.lo
  2113. CC s_texfilter.lo
  2114. CC s_texrender.lo
  2115. CC s_texture.lo
  2116. CC s_triangle.lo
  2117. CC s_zoom.lo
  2118. CC ss_context.lo
  2119. CC ss_triangle.lo
  2120. CC driverfuncs.lo
  2121. CC meta_blit.lo
  2122. CC meta_copy_image.lo
  2123. CC meta_generate_mipmap.lo
  2124. CC meta.lo
  2125. CC common_x86.lo
  2126. CC x86_xform.lo
  2127. CC 3dnow.lo
  2128. CC sse.lo
  2129. CC x86sse.lo
  2130. CC sparc.lo
  2131. CC x86-64.lo
  2132. CC arbprogparse.lo
  2133. CC prog_hash_table.lo
  2134. CXX ir_to_mesa.lo
  2135. CC program.lo
  2136. CC program_parse_extra.lo
  2137. CC prog_cache.lo
  2138. CC prog_execute.lo
  2139. CC prog_instruction.lo
  2140. CC prog_noise.lo
  2141. CC prog_optimize.lo
  2142. CC prog_opt_constant_fold.lo
  2143. CC prog_parameter.lo
  2144. CC prog_parameter_layout.lo
  2145. CC prog_print.lo
  2146. CC prog_statevars.lo
  2147. CC programopt.lo
  2148. CXX sampler.lo
  2149. CXX string_to_uint_map.lo
  2150. CC symbol_table.lo
  2151. CC lex.yy.lo
  2152. CC program_parse.tab.lo
  2153. CPPAS xform4.lo
  2154. CXXLD libmesa.la
  2155. CC st_atom.lo
  2156. CC st_atom_array.lo
  2157. CC st_atom_blend.lo
  2158. CC st_atom_clip.lo
  2159. CC st_atom_constbuf.lo
  2160. CC st_atom_depth.lo
  2161. CC st_atom_framebuffer.lo
  2162. CC st_atom_msaa.lo
  2163. CC st_atom_pixeltransfer.lo
  2164. CC st_atom_sampler.lo
  2165. CC st_atom_scissor.lo
  2166. CC st_atom_shader.lo
  2167. CC st_atom_rasterizer.lo
  2168. CC st_atom_stipple.lo
  2169. CC st_atom_texture.lo
  2170. CC st_atom_viewport.lo
  2171. CC st_cb_bitmap.lo
  2172. CC st_cb_blit.lo
  2173. CC st_cb_bufferobjects.lo
  2174. CC st_cb_clear.lo
  2175. CC st_cb_condrender.lo
  2176. CC st_cb_flush.lo
  2177. CC st_cb_drawpixels.lo
  2178. CC st_cb_drawtex.lo
  2179. CC st_cb_eglimage.lo
  2180. CC st_cb_fbo.lo
  2181. CC st_cb_feedback.lo
  2182. CC st_cb_msaa.lo
  2183. CC st_cb_program.lo
  2184. CC st_cb_queryobj.lo
  2185. CC st_cb_rasterpos.lo
  2186. CC st_cb_readpixels.lo
  2187. CC st_cb_syncobj.lo
  2188. CC st_cb_strings.lo
  2189. CC st_cb_texture.lo
  2190. CC st_cb_texturebarrier.lo
  2191. CC st_cb_viewport.lo
  2192. CC st_cb_xformfb.lo
  2193. CC st_context.lo
  2194. CC st_debug.lo
  2195. CC st_draw.lo
  2196. CC st_draw_feedback.lo
  2197. CC st_extensions.lo
  2198. CC st_format.lo
  2199. CC st_gen_mipmap.lo
  2200. CXX st_glsl_to_tgsi.lo
  2201. CC st_manager.lo
  2202. CC st_mesa_to_tgsi.lo
  2203. CC st_program.lo
  2204. CC st_texture.lo
  2205. CC st_vdpau.lo
  2206. CXXLD libmesagallium.la
  2207. make[4]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa'
  2208. Making all in main/tests
  2209. make[4]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/main/tests'
  2210. make[4]: Nothing to be done for 'all'.
  2211. make[4]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/main/tests'
  2212. Making all in drivers/dri
  2213. make[4]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri'
  2214. Making all in common
  2215. make[5]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri/common'
  2216. Making all in xmlpool
  2217. make[6]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri/common/xmlpool'
  2218. Updating (ca) ca/LC_MESSAGES/options.mo from ca.po.
  2219. Updating (de) de/LC_MESSAGES/options.mo from de.po.
  2220. Updating (es) es/LC_MESSAGES/options.mo from es.po.
  2221. Updating (nl) nl/LC_MESSAGES/options.mo from nl.po.
  2222. Updating (fr) fr/LC_MESSAGES/options.mo from fr.po.
  2223. Updating (sv) sv/LC_MESSAGES/options.mo from sv.po.
  2224. GEN options.h
  2225. make all-am
  2226. make[7]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri/common/xmlpool'
  2227. make[7]: Nothing to be done for 'all-am'.
  2228. make[7]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri/common/xmlpool'
  2229. make[6]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri/common/xmlpool'
  2230. make[6]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri/common'
  2231. CC utils.lo
  2232. CC dri_util.lo
  2233. CC xmlconfig.lo
  2234. CCLD libdricommon.la
  2235. CC megadriver_stub.lo
  2236. CCLD libmegadriver_stub.la
  2237. CC libdri_test_stubs_la-dri_test.lo
  2238. CCLD libdri_test_stubs.la
  2239. make[6]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri/common'
  2240. make[5]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri/common'
  2241. Making all in i915
  2242. make[5]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri/i915'
  2243. CC i830_context.lo
  2244. CC i830_state.lo
  2245. CC i830_texblend.lo
  2246. CC i830_texstate.lo
  2247. CC i830_vtbl.lo
  2248. CC intel_render.lo
  2249. CC intel_regions.lo
  2250. CC intel_buffer_objects.lo
  2251. CC intel_batchbuffer.lo
  2252. CC intel_clear.lo
  2253. CC intel_extensions.lo
  2254. CC intel_mipmap_tree.lo
  2255. CC intel_tex_layout.lo
  2256. CC intel_tex_image.lo
  2257. CC intel_tex_subimage.lo
  2258. CC intel_tex_copy.lo
  2259. CC intel_tex_validate.lo
  2260. CC intel_tex.lo
  2261. CC intel_pixel.lo
  2262. CC intel_pixel_bitmap.lo
  2263. CC intel_pixel_copy.lo
  2264. CC intel_pixel_draw.lo
  2265. CC intel_pixel_read.lo
  2266. CC intel_buffers.lo
  2267. CC intel_blit.lo
  2268. CC i915_tex_layout.lo
  2269. CC i915_texstate.lo
  2270. CC i915_context.lo
  2271. CC i915_debug_fp.lo
  2272. CC i915_fragprog.lo
  2273. CC i915_program.lo
  2274. CC i915_state.lo
  2275. CC i915_vtbl.lo
  2276. CC intel_context.lo
  2277. CC intel_screen.lo
  2278. CC intel_state.lo
  2279. CC intel_syncobj.lo
  2280. CC intel_tris.lo
  2281. CC intel_fbo.lo
  2282. CCLD libi915_dri.la
  2283. make[5]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri/i915'
  2284. Making all in i965
  2285. make[5]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri/i965'
  2286. CC intel_asm_annotation.lo
  2287. CC intel_batchbuffer.lo
  2288. CC intel_blit.lo
  2289. CC intel_buffer_objects.lo
  2290. CC intel_buffers.lo
  2291. CC intel_copy_image.lo
  2292. CC intel_debug.lo
  2293. CC intel_extensions.lo
  2294. CC intel_fbo.lo
  2295. CC intel_mipmap_tree.lo
  2296. CC intel_resolve_map.lo
  2297. CC intel_screen.lo
  2298. CC intel_pixel.lo
  2299. CC intel_pixel_bitmap.lo
  2300. CC intel_pixel_copy.lo
  2301. CC intel_pixel_draw.lo
  2302. CC intel_pixel_read.lo
  2303. CC intel_state.lo
  2304. CC intel_syncobj.lo
  2305. CC intel_tex.lo
  2306. CC intel_tex_copy.lo
  2307. CC intel_tex_image.lo
  2308. CC intel_tex_subimage.lo
  2309. CC intel_tex_validate.lo
  2310. CC intel_upload.lo
  2311. CC brw_binding_tables.lo
  2312. CXX brw_blorp.lo
  2313. CXX brw_blorp_blit.lo
  2314. CXX brw_blorp_blit_eu.lo
  2315. CC brw_cc.lo
  2316. CXX brw_cfg.lo
  2317. CC brw_clear.lo
  2318. CC brw_clip.lo
  2319. CC brw_clip_line.lo
  2320. CC brw_clip_point.lo
  2321. CC brw_clip_state.lo
  2322. CC brw_clip_tri.lo
  2323. CC brw_clip_unfilled.lo
  2324. CC brw_clip_util.lo
  2325. CC brw_context.lo
  2326. CXX brw_cubemap_normalize.lo
  2327. CC brw_curbe.lo
  2328. CXX brw_dead_control_flow.lo
  2329. CC brw_device_info.lo
  2330. CC brw_disasm.lo
  2331. CC brw_draw.lo
  2332. CC brw_draw_upload.lo
  2333. CC brw_eu.lo
  2334. CC brw_eu_compact.lo
  2335. CC brw_eu_emit.lo
  2336. CC brw_eu_util.lo
  2337. CC brw_ff_gs.lo
  2338. CC brw_ff_gs_emit.lo
  2339. CXX brw_fs.lo
  2340. CXX brw_fs_channel_expressions.lo
  2341. CXX brw_fs_copy_propagation.lo
  2342. CXX brw_fs_cse.lo
  2343. CXX brw_fs_dead_code_eliminate.lo
  2344. CXX brw_fs_fp.lo
  2345. CXX brw_fs_generator.lo
  2346. CXX brw_fs_live_variables.lo
  2347. CXX brw_fs_peephole_predicated_break.lo
  2348. CXX brw_fs_reg_allocate.lo
  2349. CXX brw_fs_register_coalesce.lo
  2350. CXX brw_fs_saturate_propagation.lo
  2351. CXX brw_fs_sel_peephole.lo
  2352. CXX brw_fs_vector_splitting.lo
  2353. CXX brw_fs_visitor.lo
  2354. CC brw_gs.lo
  2355. CC brw_gs_state.lo
  2356. CC brw_gs_surface_state.lo
  2357. CC brw_interpolation_map.lo
  2358. CXX brw_lower_texture_gradients.lo
  2359. CXX brw_lower_unnormalized_offset.lo
  2360. CC brw_meta_updownsample.lo
  2361. CC brw_meta_stencil_blit.lo
  2362. CC brw_meta_util.lo
  2363. CC brw_meta_fast_clear.lo
  2364. CC brw_misc_state.lo
  2365. CC brw_object_purgeable.lo
  2366. CC brw_performance_monitor.lo
  2367. CC brw_program.lo
  2368. CC brw_primitive_restart.lo
  2369. CC brw_queryobj.lo
  2370. CC brw_reset.lo
  2371. CC brw_sampler_state.lo
  2372. CXX brw_schedule_instructions.lo
  2373. CC brw_sf.lo
  2374. CC brw_sf_emit.lo
  2375. CC brw_sf_state.lo
  2376. CXX brw_shader.lo
  2377. brw_shader.cpp: In function 'const char* brw_instruction_name(opcode)':
  2378. brw_shader.cpp:528:38: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  2379. asprintf(&fallback, "op%d", op);
  2380. ^
  2381. CC brw_state_batch.lo
  2382. CC brw_state_cache.lo
  2383. CC brw_state_dump.lo
  2384. CC brw_state_upload.lo
  2385. CC brw_surface_formats.lo
  2386. CC brw_tex.lo
  2387. CC brw_tex_layout.lo
  2388. CC brw_urb.lo
  2389. CC brw_util.lo
  2390. CXX brw_vec4.lo
  2391. CXX brw_vec4_copy_propagation.lo
  2392. CXX brw_vec4_cse.lo
  2393. CXX brw_vec4_generator.lo
  2394. CXX brw_vec4_gs_visitor.lo
  2395. CXX brw_vec4_live_variables.lo
  2396. CXX brw_vec4_reg_allocate.lo
  2397. CXX brw_vec4_visitor.lo
  2398. CXX brw_vec4_vp.lo
  2399. CXX brw_vec4_vs_visitor.lo
  2400. CC brw_vs.lo
  2401. CC brw_vs_state.lo
  2402. CC brw_vs_surface_state.lo
  2403. CC brw_wm.lo
  2404. CXX brw_wm_iz.lo
  2405. CC brw_wm_state.lo
  2406. CC brw_wm_surface_state.lo
  2407. CXX gen6_blorp.lo
  2408. CC gen6_cc.lo
  2409. CC gen6_clip_state.lo
  2410. CC gen6_depth_state.lo
  2411. CC gen6_depthstencil.lo
  2412. CC gen6_gs_state.lo
  2413. CXX gen6_gs_visitor.lo
  2414. CC gen6_multisample_state.lo
  2415. CC gen6_queryobj.lo
  2416. CC gen6_sampler_state.lo
  2417. CC gen6_scissor_state.lo
  2418. CC gen6_sf_state.lo
  2419. CC gen6_sol.lo
  2420. CC gen6_surface_state.lo
  2421. CC gen6_urb.lo
  2422. CC gen6_viewport_state.lo
  2423. CC gen6_vs_state.lo
  2424. CC gen6_wm_state.lo
  2425. CXX gen7_blorp.lo
  2426. CC gen7_disable.lo
  2427. CC gen7_gs_state.lo
  2428. CC gen7_misc_state.lo
  2429. CC gen7_sf_state.lo
  2430. CC gen7_sol_state.lo
  2431. CC gen7_urb.lo
  2432. CC gen7_viewport_state.lo
  2433. CC gen7_vs_state.lo
  2434. CC gen7_wm_state.lo
  2435. CC gen7_wm_surface_state.lo
  2436. CC gen8_blend_state.lo
  2437. CC gen8_depth_state.lo
  2438. CC gen8_disable.lo
  2439. CC gen8_draw_upload.lo
  2440. CC gen8_gs_state.lo
  2441. CC gen8_misc_state.lo
  2442. CC gen8_multisample_state.lo
  2443. CC gen8_sf_state.lo
  2444. CC gen8_sol_state.lo
  2445. CC gen8_surface_state.lo
  2446. CC gen8_viewport_state.lo
  2447. CC gen8_vs_state.lo
  2448. CC gen8_wm_depth_stencil.lo
  2449. CC gen8_ps_state.lo
  2450. CXXLD libi965_dri.la
  2451. make[5]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri/i965'
  2452. Making all in nouveau
  2453. make[5]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri/nouveau'
  2454. CC nouveau_screen.lo
  2455. CC nouveau_context.lo
  2456. CC nouveau_fbo.lo
  2457. CC nouveau_driver.lo
  2458. CC nouveau_state.lo
  2459. CC nouveau_bufferobj.lo
  2460. CC nouveau_span.lo
  2461. CC nouveau_texture.lo
  2462. CC nouveau_surface.lo
  2463. CC nouveau_scratch.lo
  2464. CC nouveau_array.lo
  2465. CC nv04_context.lo
  2466. CC nv04_render.lo
  2467. CC nv04_state_fb.lo
  2468. CC nv04_state_raster.lo
  2469. CC nv04_state_tex.lo
  2470. CC nv04_state_frag.lo
  2471. CC nv04_surface.lo
  2472. CC nv10_context.lo
  2473. CC nv10_render.lo
  2474. CC nv10_state_fb.lo
  2475. CC nv10_state_polygon.lo
  2476. CC nv10_state_raster.lo
  2477. CC nv10_state_tex.lo
  2478. CC nv10_state_frag.lo
  2479. CC nv10_state_tnl.lo
  2480. CC nv20_context.lo
  2481. CC nv20_render.lo
  2482. CC nv20_state_fb.lo
  2483. CC nv20_state_polygon.lo
  2484. CC nv20_state_raster.lo
  2485. CC nv20_state_tex.lo
  2486. CC nv20_state_frag.lo
  2487. CC nv20_state_tnl.lo
  2488. CCLD libnouveau_dri.la
  2489. make[5]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri/nouveau'
  2490. Making all in r200
  2491. make[5]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri/r200'
  2492. CC radeon_buffer_objects.lo
  2493. CC radeon_common_context.lo
  2494. CC radeon_common.lo
  2495. CC radeon_dma.lo
  2496. CC radeon_debug.lo
  2497. CC radeon_fbo.lo
  2498. CC radeon_fog.lo
  2499. CC radeon_mipmap_tree.lo
  2500. CC radeon_pixel_read.lo
  2501. CC radeon_queryobj.lo
  2502. CC radeon_span.lo
  2503. CC radeon_texture.lo
  2504. CC radeon_tex_copy.lo
  2505. CC radeon_tile.lo
  2506. CC r200_context.lo
  2507. CC r200_ioctl.lo
  2508. r200_ioctl.c: In function 'r200Clear':
  2509. r200_ioctl.c:59:19: warning: unused variable 'rmesa' [-Wunused-variable]
  2510. r200ContextPtr rmesa = R200_CONTEXT(ctx);
  2511. ^
  2512. CC r200_state.lo
  2513. CC r200_state_init.lo
  2514. CC r200_cmdbuf.lo
  2515. CC r200_tex.lo
  2516. CC r200_texstate.lo
  2517. CC r200_tcl.lo
  2518. CC r200_swtcl.lo
  2519. CC r200_maos.lo
  2520. CC r200_sanity.lo
  2521. r200_sanity.c: In function 'init_regs':
  2522. r200_sanity.c:626:33: warning: iteration 366u invokes undefined behavior [-Waggressive-loop-optimizations]
  2523. regs[i].idx = reg_names[i].idx;
  2524. ^
  2525. r200_sanity.c:625:4: note: containing loop
  2526. for (i = 0 ; i < Elements(regs) ; i++) {
  2527. ^
  2528. CC r200_fragshader.lo
  2529. CC r200_vertprog.lo
  2530. CC r200_blit.lo
  2531. CC radeon_screen.lo
  2532. CCLD libr200_dri.la
  2533. make[5]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri/r200'
  2534. Making all in radeon
  2535. make[5]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri/radeon'
  2536. CC radeon_buffer_objects.lo
  2537. CC radeon_common_context.lo
  2538. CC radeon_common.lo
  2539. CC radeon_dma.lo
  2540. CC radeon_debug.lo
  2541. CC radeon_fbo.lo
  2542. CC radeon_fog.lo
  2543. CC radeon_mipmap_tree.lo
  2544. CC radeon_pixel_read.lo
  2545. CC radeon_queryobj.lo
  2546. CC radeon_span.lo
  2547. CC radeon_texture.lo
  2548. CC radeon_tex_copy.lo
  2549. CC radeon_tile.lo
  2550. CC radeon_context.lo
  2551. CC radeon_ioctl.lo
  2552. CC radeon_screen.lo
  2553. CC radeon_state.lo
  2554. CC radeon_state_init.lo
  2555. CC radeon_tex.lo
  2556. CC radeon_texstate.lo
  2557. CC radeon_tcl.lo
  2558. CC radeon_swtcl.lo
  2559. CC radeon_maos.lo
  2560. CC radeon_sanity.lo
  2561. CC radeon_blit.lo
  2562. CCLD libradeon_dri.la
  2563. make[5]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri/radeon'
  2564. Making all in swrast
  2565. make[5]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri/swrast'
  2566. CC swrast.lo
  2567. CCLD libswrast_dri.la
  2568. make[5]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri/swrast'
  2569. make[5]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri'
  2570. CXXLD mesa_dri_drivers.la
  2571. GEN all-local
  2572. GEN all-local
  2573. make[5]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri'
  2574. make[4]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/dri'
  2575. Making all in drivers/osmesa
  2576. make[4]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/osmesa'
  2577. CC osmesa.lo
  2578. CXXLD libOSMesa.la
  2579. GEN .libs/install-mesa-links
  2580. make[4]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa/drivers/osmesa'
  2581. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa'
  2582. make[2]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/mesa'
  2583. Making all in loader
  2584. make[2]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/loader'
  2585. CC libloader_la-loader.lo
  2586. CC libloader_la-pci_id_driver_map.lo
  2587. CC libloader_la-xmlconfig.lo
  2588. CCLD libloader.la
  2589. make[2]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/loader'
  2590. Making all in glx
  2591. make[2]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/glx'
  2592. Making all in .
  2593. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/glx'
  2594. CC clientattrib.lo
  2595. CC clientinfo.lo
  2596. CC compsize.lo
  2597. CC create_context.lo
  2598. CC eval.lo
  2599. CC glxconfig.lo
  2600. CC glxcmds.lo
  2601. CC glxcurrent.lo
  2602. CC glx_error.lo
  2603. CC glxext.lo
  2604. CC glxextensions.lo
  2605. CC indirect_glx.lo
  2606. CC indirect.lo
  2607. CC indirect_init.lo
  2608. CC indirect_size.lo
  2609. CC indirect_window_pos.lo
  2610. CC indirect_texture_compression.lo
  2611. CC indirect_transpose_matrix.lo
  2612. CC indirect_vertex_array.lo
  2613. CC indirect_vertex_program.lo
  2614. CC pixel.lo
  2615. CC pixelstore.lo
  2616. CC query_renderer.lo
  2617. CC render2.lo
  2618. CC renderpix.lo
  2619. CC single2.lo
  2620. CC singlepix.lo
  2621. CC vertarr.lo
  2622. CC glx_pbuffer.lo
  2623. CC glx_query.lo
  2624. CC glxhash.lo
  2625. CC drisw_glx.lo
  2626. CC xfont.lo
  2627. CC dri_common.lo
  2628. CC dri_common_query_renderer.lo
  2629. CC dri_glx.lo
  2630. CC XF86dri.lo
  2631. CC dri2_glx.lo
  2632. CC dri2.lo
  2633. CC dri3_glx.lo
  2634. CCLD libglx.la
  2635. CCLD libGL.la
  2636. GEN .libs/install-mesa-links
  2637. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/glx'
  2638. Making all in tests
  2639. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/glx/tests'
  2640. make[3]: Nothing to be done for 'all'.
  2641. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/glx/tests'
  2642. make[2]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/glx'
  2643. Making all in egl/wayland
  2644. make[2]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/egl/wayland'
  2645. Making all in wayland-drm
  2646. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/egl/wayland/wayland-drm'
  2647. GEN wayland-drm-protocol.c
  2648. GEN wayland-drm-client-protocol.h
  2649. GEN wayland-drm-server-protocol.h
  2650. make all-am
  2651. make[4]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/egl/wayland/wayland-drm'
  2652. CC wayland-drm.lo
  2653. CC wayland-drm-protocol.lo
  2654. CCLD libwayland-drm.la
  2655. make[4]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/egl/wayland/wayland-drm'
  2656. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/egl/wayland/wayland-drm'
  2657. Making all in wayland-egl
  2658. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/egl/wayland/wayland-egl'
  2659. CC wayland-egl.lo
  2660. CCLD libwayland-egl.la
  2661. GEN .libs/install-mesa-links
  2662. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/egl/wayland/wayland-egl'
  2663. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/egl/wayland'
  2664. make[3]: Nothing to be done for 'all-am'.
  2665. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/egl/wayland'
  2666. make[2]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/egl/wayland'
  2667. Making all in egl/drivers/dri2
  2668. make[2]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/egl/drivers/dri2'
  2669. CC egl_dri2.lo
  2670. CC platform_x11.lo
  2671. CC platform_wayland.lo
  2672. CC platform_drm.lo
  2673. CCLD libegl_dri2.la
  2674. make[2]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/egl/drivers/dri2'
  2675. Making all in gbm
  2676. make[2]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gbm'
  2677. CC main/backend.lo
  2678. CC main/gbm.lo
  2679. In file included from /usr/include/stdio.h:27:0,
  2680. from main/gbm.c:31:
  2681. /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  2682. # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
  2683. ^
  2684. CC backends/dri/libgbm_dri_la-gbm_dri.lo
  2685. backends/dri/gbm_dri.c: In function 'dri_screen_create_dri2':
  2686. backends/dri/gbm_dri.c:413:26: warning: assignment discards 'const' qualifier from pointer target type
  2687. dri->base.driver_name = driver_name;
  2688. ^
  2689. CCLD libgbm_dri.la
  2690. CCLD libgbm.la
  2691. GEN .libs/install-mesa-links
  2692. make[2]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gbm'
  2693. Making all in egl/main
  2694. make[2]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/egl/main'
  2695. CC eglapi.lo
  2696. CC eglarray.lo
  2697. CC eglconfig.lo
  2698. CC eglcontext.lo
  2699. CC eglcurrent.lo
  2700. CC egldisplay.lo
  2701. CC egldriver.lo
  2702. CC eglfallbacks.lo
  2703. CC eglglobals.lo
  2704. CC eglimage.lo
  2705. CC egllog.lo
  2706. CC eglmisc.lo
  2707. CC eglmode.lo
  2708. CC eglscreen.lo
  2709. CC eglstring.lo
  2710. CC eglsurface.lo
  2711. CC eglsync.lo
  2712. CCLD libEGL.la
  2713. GEN .libs/install-mesa-links
  2714. make[2]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/egl/main'
  2715. Making all in gallium
  2716. make[2]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium'
  2717. Making all in auxiliary
  2718. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/auxiliary'
  2719. Making all in pipe-loader
  2720. make[4]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/auxiliary/pipe-loader'
  2721. CC libpipe_loader_la-pipe_loader.lo
  2722. CC libpipe_loader_la-pipe_loader_sw.lo
  2723. CC libpipe_loader_la-pipe_loader_drm.lo
  2724. CCLD libpipe_loader.la
  2725. CC libpipe_loader_client_la-pipe_loader.lo
  2726. CC libpipe_loader_client_la-pipe_loader_sw.lo
  2727. CC libpipe_loader_client_la-pipe_loader_drm.lo
  2728. CCLD libpipe_loader_client.la
  2729. make[4]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/auxiliary/pipe-loader'
  2730. make[4]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/auxiliary'
  2731. CC cso_cache/cso_cache.lo
  2732. CC cso_cache/cso_context.lo
  2733. CC cso_cache/cso_hash.lo
  2734. CC draw/draw_context.lo
  2735. CC draw/draw_fs.lo
  2736. CC draw/draw_gs.lo
  2737. draw/draw_gs.c: In function 'draw_create_geometry_shader':
  2738. draw/draw_gs.c:828:33: warning: 'llvm_gs' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2739. llvm_gs->variant_key_size =
  2740. ^
  2741. CC draw/draw_llvm.lo
  2742. CC draw/draw_llvm_sample.lo
  2743. CC draw/draw_pipe_aaline.lo
  2744. CC draw/draw_pipe_aapoint.lo
  2745. CC draw/draw_pipe.lo
  2746. CC draw/draw_pipe_clip.lo
  2747. CC draw/draw_pipe_cull.lo
  2748. CC draw/draw_pipe_flatshade.lo
  2749. CC draw/draw_pipe_offset.lo
  2750. CC draw/draw_pipe_pstipple.lo
  2751. CC draw/draw_pipe_stipple.lo
  2752. CC draw/draw_pipe_twoside.lo
  2753. CC draw/draw_pipe_unfilled.lo
  2754. CC draw/draw_pipe_util.lo
  2755. CC draw/draw_pipe_validate.lo
  2756. CC draw/draw_pipe_vbuf.lo
  2757. CC draw/draw_pipe_wide_line.lo
  2758. CC draw/draw_pipe_wide_point.lo
  2759. CC draw/draw_prim_assembler.lo
  2760. CC draw/draw_pt.lo
  2761. CC draw/draw_pt_emit.lo
  2762. CC draw/draw_pt_fetch.lo
  2763. CC draw/draw_pt_fetch_emit.lo
  2764. CC draw/draw_pt_fetch_shade_emit.lo
  2765. CC draw/draw_pt_fetch_shade_pipeline.lo
  2766. CC draw/draw_pt_fetch_shade_pipeline_llvm.lo
  2767. CC draw/draw_pt_post_vs.lo
  2768. CC draw/draw_pt_so_emit.lo
  2769. CC draw/draw_pt_util.lo
  2770. CC draw/draw_pt_vsplit.lo
  2771. CC draw/draw_vertex.lo
  2772. CC draw/draw_vs.lo
  2773. CC draw/draw_vs_exec.lo
  2774. CC draw/draw_vs_llvm.lo
  2775. CC draw/draw_vs_variant.lo
  2776. CC hud/font.lo
  2777. CC hud/hud_context.lo
  2778. CC hud/hud_cpu.lo
  2779. CC hud/hud_driver_query.lo
  2780. CC hud/hud_fps.lo
  2781. CC indices/u_primconvert.lo
  2782. CC os/os_misc.lo
  2783. CC os/os_process.lo
  2784. CC os/os_time.lo
  2785. CC pipebuffer/pb_buffer_fenced.lo
  2786. CC pipebuffer/pb_buffer_malloc.lo
  2787. CC pipebuffer/pb_bufmgr_alt.lo
  2788. CC pipebuffer/pb_bufmgr_cache.lo
  2789. CC pipebuffer/pb_bufmgr_debug.lo
  2790. CC pipebuffer/pb_bufmgr_mm.lo
  2791. CC pipebuffer/pb_bufmgr_ondemand.lo
  2792. CC pipebuffer/pb_bufmgr_pool.lo
  2793. CC pipebuffer/pb_bufmgr_slab.lo
  2794. CC pipebuffer/pb_validate.lo
  2795. CC postprocess/pp_celshade.lo
  2796. CC postprocess/pp_colors.lo
  2797. CC postprocess/pp_init.lo
  2798. CC postprocess/pp_mlaa.lo
  2799. CC postprocess/pp_program.lo
  2800. CC postprocess/pp_run.lo
  2801. CC rbug/rbug_connection.lo
  2802. CC rbug/rbug_context.lo
  2803. CC rbug/rbug_core.lo
  2804. CC rbug/rbug_demarshal.lo
  2805. CC rbug/rbug_shader.lo
  2806. CC rbug/rbug_texture.lo
  2807. CC rtasm/rtasm_cpu.lo
  2808. CC rtasm/rtasm_execmem.lo
  2809. CC rtasm/rtasm_x86sse.lo
  2810. CC tgsi/tgsi_build.lo
  2811. CC tgsi/tgsi_dump.lo
  2812. CC tgsi/tgsi_exec.lo
  2813. CC tgsi/tgsi_info.lo
  2814. CC tgsi/tgsi_iterate.lo
  2815. CC tgsi/tgsi_lowering.lo
  2816. CC tgsi/tgsi_parse.lo
  2817. CC tgsi/tgsi_sanity.lo
  2818. CC tgsi/tgsi_scan.lo
  2819. CC tgsi/tgsi_strings.lo
  2820. CC tgsi/tgsi_text.lo
  2821. CC tgsi/tgsi_transform.lo
  2822. CC tgsi/tgsi_ureg.lo
  2823. CC tgsi/tgsi_util.lo
  2824. CC translate/translate.lo
  2825. CC translate/translate_cache.lo
  2826. CC translate/translate_generic.lo
  2827. CC translate/translate_sse.lo
  2828. CC util/u_bitmask.lo
  2829. CC util/u_blit.lo
  2830. CC util/u_blitter.lo
  2831. CC util/u_cache.lo
  2832. CC util/u_caps.lo
  2833. CC util/u_cpu_detect.lo
  2834. CC util/u_debug.lo
  2835. CC util/u_debug_describe.lo
  2836. CC util/u_debug_flush.lo
  2837. CC util/u_debug_memory.lo
  2838. CC util/u_debug_refcnt.lo
  2839. CC util/u_debug_stack.lo
  2840. CC util/u_debug_symbol.lo
  2841. CC util/u_dl.lo
  2842. CC util/u_draw.lo
  2843. CC util/u_draw_quad.lo
  2844. CC util/u_dump_defines.lo
  2845. CC util/u_dump_state.lo
  2846. CC util/u_format_bptc.lo
  2847. CC util/u_format.lo
  2848. CC util/u_format_etc.lo
  2849. CC util/u_format_latc.lo
  2850. CC util/u_format_other.lo
  2851. CC util/u_format_rgtc.lo
  2852. CC util/u_format_s3tc.lo
  2853. CC util/u_format_tests.lo
  2854. CC util/u_format_yuv.lo
  2855. CC util/u_format_zs.lo
  2856. CC util/u_framebuffer.lo
  2857. CC util/u_gen_mipmap.lo
  2858. CC util/u_handle_table.lo
  2859. CC util/u_hash.lo
  2860. CC util/u_hash_table.lo
  2861. CC util/u_helpers.lo
  2862. CC util/u_index_modify.lo
  2863. CC util/u_keymap.lo
  2864. CC util/u_linear.lo
  2865. CC util/u_linkage.lo
  2866. CC util/u_math.lo
  2867. CC util/u_mm.lo
  2868. CC util/u_network.lo
  2869. CC util/u_pstipple.lo
  2870. CC util/u_resource.lo
  2871. CC util/u_ringbuffer.lo
  2872. CC util/u_sampler.lo
  2873. CC util/u_simple_shaders.lo
  2874. CC util/u_slab.lo
  2875. CC util/u_snprintf.lo
  2876. CC util/u_staging.lo
  2877. CC util/u_suballoc.lo
  2878. CC util/u_surface.lo
  2879. CC util/u_surfaces.lo
  2880. CC util/u_tests.lo
  2881. CC util/u_texture.lo
  2882. CC util/u_tile.lo
  2883. CC util/u_transfer.lo
  2884. CC util/u_upload_mgr.lo
  2885. CC util/u_vbuf.lo
  2886. CC vl/vl_compositor.lo
  2887. CC vl/vl_csc.lo
  2888. CC vl/vl_decoder.lo
  2889. CC vl/vl_deint_filter.lo
  2890. CC vl/vl_idct.lo
  2891. CC vl/vl_matrix_filter.lo
  2892. CC vl/vl_mc.lo
  2893. CC vl/vl_median_filter.lo
  2894. CC vl/vl_mpeg12_bitstream.lo
  2895. CC vl/vl_mpeg12_decoder.lo
  2896. CC vl/vl_vertex_buffers.lo
  2897. CC vl/vl_video_buffer.lo
  2898. CC vl/vl_zscan.lo
  2899. GEN indices/u_indices_gen.c
  2900. CC indices/u_indices_gen.lo
  2901. GEN indices/u_unfilled_gen.c
  2902. CC indices/u_unfilled_gen.lo
  2903. GEN util/u_format_table.c
  2904. CC util/u_format_table.lo
  2905. CC gallivm/lp_bld_arit.lo
  2906. CC gallivm/lp_bld_arit_overflow.lo
  2907. CC gallivm/lp_bld_assert.lo
  2908. CC gallivm/lp_bld_bitarit.lo
  2909. CC gallivm/lp_bld_const.lo
  2910. CC gallivm/lp_bld_conv.lo
  2911. CXX gallivm/lp_bld_debug.lo
  2912. CC gallivm/lp_bld_flow.lo
  2913. CC gallivm/lp_bld_format_aos_array.lo
  2914. CC gallivm/lp_bld_format_aos.lo
  2915. CC gallivm/lp_bld_format_float.lo
  2916. CC gallivm/lp_bld_format_soa.lo
  2917. CC gallivm/lp_bld_format_srgb.lo
  2918. CC gallivm/lp_bld_format_yuv.lo
  2919. CC gallivm/lp_bld_gather.lo
  2920. CC gallivm/lp_bld_init.lo
  2921. CC gallivm/lp_bld_intr.lo
  2922. CC gallivm/lp_bld_logic.lo
  2923. CXX gallivm/lp_bld_misc.lo
  2924. CC gallivm/lp_bld_pack.lo
  2925. CC gallivm/lp_bld_printf.lo
  2926. CC gallivm/lp_bld_quad.lo
  2927. CC gallivm/lp_bld_sample_aos.lo
  2928. CC gallivm/lp_bld_sample.lo
  2929. CC gallivm/lp_bld_sample_soa.lo
  2930. CC gallivm/lp_bld_struct.lo
  2931. CC gallivm/lp_bld_swizzle.lo
  2932. CC gallivm/lp_bld_tgsi_action.lo
  2933. CC gallivm/lp_bld_tgsi_aos.lo
  2934. CC gallivm/lp_bld_tgsi.lo
  2935. CC gallivm/lp_bld_tgsi_info.lo
  2936. CC gallivm/lp_bld_tgsi_soa.lo
  2937. gallivm/lp_bld_tgsi_soa.c: In function 'build_gather':
  2938. gallivm/lp_bld_tgsi_soa.c:987:26: warning: 'temp_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2939. LLVMValueRef val = LLVMBuildLoad(builder, temp_ptr, "");
  2940. ^
  2941. CC gallivm/lp_bld_type.lo
  2942. CXXLD libgallium.la
  2943. copying selected object files to avoid basename conflicts...
  2944. make[4]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/auxiliary'
  2945. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/auxiliary'
  2946. Making all in drivers/galahad
  2947. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/galahad'
  2948. CC glhd_context.lo
  2949. CC glhd_objects.lo
  2950. CC glhd_screen.lo
  2951. CCLD libgalahad.la
  2952. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/galahad'
  2953. Making all in drivers/identity
  2954. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/identity'
  2955. CC id_context.lo
  2956. CC id_objects.lo
  2957. CC id_screen.lo
  2958. CCLD libidentity.la
  2959. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/identity'
  2960. Making all in drivers/noop
  2961. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/noop'
  2962. CC noop_pipe.lo
  2963. CC noop_state.lo
  2964. CCLD libnoop.la
  2965. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/noop'
  2966. Making all in drivers/trace
  2967. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/trace'
  2968. CC tr_context.lo
  2969. CC tr_dump.lo
  2970. CC tr_dump_state.lo
  2971. CC tr_screen.lo
  2972. CC tr_texture.lo
  2973. CCLD libtrace.la
  2974. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/trace'
  2975. Making all in drivers/rbug
  2976. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/rbug'
  2977. CC rbug_context.lo
  2978. CC rbug_core.lo
  2979. CC rbug_objects.lo
  2980. CC rbug_screen.lo
  2981. CCLD librbug.la
  2982. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/rbug'
  2983. Making all in drivers/nouveau
  2984. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/nouveau'
  2985. CC nouveau_buffer.lo
  2986. CC nouveau_fence.lo
  2987. CC nouveau_heap.lo
  2988. CC nouveau_mm.lo
  2989. CC nouveau_screen.lo
  2990. CC nouveau_video.lo
  2991. CC nouveau_vp3_video_bsp.lo
  2992. CC nouveau_vp3_video.lo
  2993. CC nouveau_vp3_video_vp.lo
  2994. CC nv30/nv30_clear.lo
  2995. CC nv30/nv30_context.lo
  2996. CC nv30/nv30_draw.lo
  2997. CC nv30/nv30_format.lo
  2998. CC nv30/nv30_fragprog.lo
  2999. CC nv30/nv30_fragtex.lo
  3000. CC nv30/nv30_miptree.lo
  3001. CC nv30/nv30_push.lo
  3002. CC nv30/nv30_query.lo
  3003. CC nv30/nv30_resource.lo
  3004. CC nv30/nv30_screen.lo
  3005. CC nv30/nv30_state.lo
  3006. CC nv30/nv30_state_validate.lo
  3007. CC nv30/nv30_texture.lo
  3008. CC nv30/nv30_transfer.lo
  3009. CC nv30/nv30_vbo.lo
  3010. CC nv30/nv30_vertprog.lo
  3011. CC nv30/nv40_verttex.lo
  3012. CC nv30/nvfx_fragprog.lo
  3013. CC nv30/nvfx_vertprog.lo
  3014. CXX codegen/nv50_ir.lo
  3015. CXX codegen/nv50_ir_bb.lo
  3016. CXX codegen/nv50_ir_build_util.lo
  3017. CXX codegen/nv50_ir_emit_nv50.lo
  3018. CXX codegen/nv50_ir_from_tgsi.lo
  3019. CXX codegen/nv50_ir_graph.lo
  3020. CXX codegen/nv50_ir_lowering_nv50.lo
  3021. CXX codegen/nv50_ir_peephole.lo
  3022. CXX codegen/nv50_ir_print.lo
  3023. CXX codegen/nv50_ir_ra.lo
  3024. CXX codegen/nv50_ir_ssa.lo
  3025. CXX codegen/nv50_ir_target.lo
  3026. CXX codegen/nv50_ir_target_nv50.lo
  3027. CXX codegen/nv50_ir_util.lo
  3028. CC nv50/nv50_context.lo
  3029. CC nv50/nv50_formats.lo
  3030. CC nv50/nv50_miptree.lo
  3031. CC nv50/nv50_program.lo
  3032. CC nv50/nv50_push.lo
  3033. CC nv50/nv50_query.lo
  3034. CC nv50/nv50_resource.lo
  3035. CC nv50/nv50_screen.lo
  3036. CC nv50/nv50_shader_state.lo
  3037. CC nv50/nv50_state.lo
  3038. CC nv50/nv50_state_validate.lo
  3039. CC nv50/nv50_surface.lo
  3040. CC nv50/nv50_tex.lo
  3041. CC nv50/nv50_transfer.lo
  3042. CC nv50/nv50_vbo.lo
  3043. CC nv50/nv84_video_bsp.lo
  3044. CC nv50/nv84_video.lo
  3045. CC nv50/nv84_video_vp.lo
  3046. CC nv50/nv98_video_bsp.lo
  3047. CC nv50/nv98_video.lo
  3048. CC nv50/nv98_video_ppp.lo
  3049. CC nv50/nv98_video_vp.lo
  3050. CXX codegen/nv50_ir_emit_gk110.lo
  3051. CXX codegen/nv50_ir_emit_gm107.lo
  3052. CXX codegen/nv50_ir_emit_nvc0.lo
  3053. CXX codegen/nv50_ir_lowering_gm107.lo
  3054. CXX codegen/nv50_ir_lowering_nvc0.lo
  3055. CXX codegen/nv50_ir_target_gm107.lo
  3056. CXX codegen/nv50_ir_target_nvc0.lo
  3057. CC nvc0/nvc0_compute.lo
  3058. CC nvc0/nvc0_context.lo
  3059. CC nvc0/nvc0_formats.lo
  3060. CC nvc0/nvc0_miptree.lo
  3061. CC nvc0/nvc0_program.lo
  3062. CC nvc0/nvc0_query.lo
  3063. CC nvc0/nvc0_resource.lo
  3064. CC nvc0/nvc0_screen.lo
  3065. CC nvc0/nvc0_shader_state.lo
  3066. CC nvc0/nvc0_state.lo
  3067. CC nvc0/nvc0_state_validate.lo
  3068. CC nvc0/nvc0_surface.lo
  3069. CC nvc0/nvc0_tex.lo
  3070. CC nvc0/nvc0_transfer.lo
  3071. CC nvc0/nvc0_vbo.lo
  3072. CC nvc0/nvc0_vbo_translate.lo
  3073. CC nvc0/nvc0_video_bsp.lo
  3074. CC nvc0/nvc0_video.lo
  3075. CC nvc0/nvc0_video_ppp.lo
  3076. CC nvc0/nvc0_video_vp.lo
  3077. CC nvc0/nve4_compute.lo
  3078. CXXLD libnouveau.la
  3079. CC nouveau_compiler.o
  3080. nouveau_compiler.c: In function 'main':
  3081. nouveau_compiler.c:216:27: warning: 'code' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3082. printf("%08x ", code[i / 4]);
  3083. ^
  3084. nouveau_compiler.c:215:4: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3085. for (i = 0; i < size; i += 4) {
  3086. ^
  3087. CXXLD nouveau_compiler
  3088. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/nouveau'
  3089. Making all in winsys/nouveau/drm
  3090. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/winsys/nouveau/drm'
  3091. CC nouveau_drm_winsys.lo
  3092. CCLD libnouveaudrm.la
  3093. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/winsys/nouveau/drm'
  3094. Making all in drivers/svga
  3095. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/svga'
  3096. CC svga_cmd.lo
  3097. CC svga_context.lo
  3098. CC svga_draw_arrays.lo
  3099. CC svga_draw.lo
  3100. svga_draw.c:294:1: warning: 'check_draw_params' defined but not used [-Wunused-function]
  3101. check_draw_params(struct svga_hwtnl *hwtnl,
  3102. ^
  3103. CC svga_draw_elements.lo
  3104. CC svga_format.lo
  3105. CC svga_pipe_blend.lo
  3106. CC svga_pipe_blit.lo
  3107. CC svga_pipe_clear.lo
  3108. CC svga_pipe_constants.lo
  3109. CC svga_pipe_depthstencil.lo
  3110. CC svga_pipe_draw.lo
  3111. CC svga_pipe_flush.lo
  3112. CC svga_pipe_fs.lo
  3113. CC svga_pipe_misc.lo
  3114. CC svga_pipe_query.lo
  3115. CC svga_pipe_rasterizer.lo
  3116. CC svga_pipe_sampler.lo
  3117. CC svga_pipe_vertex.lo
  3118. CC svga_pipe_vs.lo
  3119. CC svga_resource_buffer.lo
  3120. CC svga_resource_buffer_upload.lo
  3121. CC svga_resource.lo
  3122. CC svga_resource_texture.lo
  3123. CC svga_sampler_view.lo
  3124. CC svga_screen.lo
  3125. CC svga_screen_cache.lo
  3126. CC svga_shader.lo
  3127. CC svga_state.lo
  3128. CC svga_state_constants.lo
  3129. CC svga_state_framebuffer.lo
  3130. CC svga_state_fs.lo
  3131. CC svga_state_need_swtnl.lo
  3132. CC svga_state_rss.lo
  3133. CC svga_state_tss.lo
  3134. CC svga_state_vdecl.lo
  3135. CC svga_state_vs.lo
  3136. CC svga_surface.lo
  3137. CC svga_swtnl_backend.lo
  3138. CC svga_swtnl_draw.lo
  3139. CC svga_swtnl_state.lo
  3140. CC svga_tgsi.lo
  3141. CC svga_tgsi_decl_sm30.lo
  3142. CC svga_tgsi_insn.lo
  3143. CC svgadump/svga_dump.lo
  3144. CC svgadump/svga_shader_dump.lo
  3145. CC svgadump/svga_shader_op.lo
  3146. CCLD libsvga.la
  3147. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/svga'
  3148. Making all in winsys/svga/drm
  3149. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/winsys/svga/drm'
  3150. CC pb_buffer_simple_fenced.lo
  3151. CC vmw_buffer.lo
  3152. CC vmw_context.lo
  3153. CC vmw_fence.lo
  3154. CC vmw_screen.lo
  3155. CC vmw_screen_dri.lo
  3156. CC vmw_screen_ioctl.lo
  3157. CC vmw_screen_pools.lo
  3158. CC vmw_screen_svga.lo
  3159. CC vmw_surface.lo
  3160. CC vmw_shader.lo
  3161. CCLD libsvgadrm.la
  3162. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/winsys/svga/drm'
  3163. Making all in drivers/r300
  3164. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/r300'
  3165. CC r300_blit.lo
  3166. CC r300_chipset.lo
  3167. CC r300_context.lo
  3168. CC r300_debug.lo
  3169. CC r300_emit.lo
  3170. CC r300_flush.lo
  3171. CC r300_fs.lo
  3172. CC r300_hyperz.lo
  3173. CC r300_query.lo
  3174. CC r300_render.lo
  3175. CC r300_render_stencilref.lo
  3176. CC r300_render_translate.lo
  3177. CC r300_resource.lo
  3178. CC r300_screen_buffer.lo
  3179. CC r300_screen.lo
  3180. CC r300_state.lo
  3181. CC r300_state_derived.lo
  3182. CC r300_texture.lo
  3183. CC r300_texture_desc.lo
  3184. CC r300_tgsi_to_rc.lo
  3185. CC r300_transfer.lo
  3186. CC r300_vs.lo
  3187. CC r300_vs_draw.lo
  3188. CC compiler/memory_pool.lo
  3189. CC compiler/r300_fragprog.lo
  3190. CC compiler/r300_fragprog_emit.lo
  3191. CC compiler/r300_fragprog_swizzle.lo
  3192. CC compiler/r3xx_fragprog.lo
  3193. CC compiler/r3xx_vertprog.lo
  3194. CC compiler/r3xx_vertprog_dump.lo
  3195. CC compiler/r500_fragprog.lo
  3196. CC compiler/r500_fragprog_emit.lo
  3197. CC compiler/radeon_code.lo
  3198. CC compiler/radeon_compiler.lo
  3199. CC compiler/radeon_compiler_util.lo
  3200. CC compiler/radeon_dataflow.lo
  3201. CC compiler/radeon_dataflow_deadcode.lo
  3202. CC compiler/radeon_dataflow_swizzles.lo
  3203. CC compiler/radeon_emulate_branches.lo
  3204. CC compiler/radeon_emulate_loops.lo
  3205. CC compiler/radeon_inline_literals.lo
  3206. CC compiler/radeon_list.lo
  3207. CC compiler/radeon_opcodes.lo
  3208. CC compiler/radeon_optimize.lo
  3209. CC compiler/radeon_pair_dead_sources.lo
  3210. CC compiler/radeon_pair_regalloc.lo
  3211. CC compiler/radeon_pair_schedule.lo
  3212. CC compiler/radeon_pair_translate.lo
  3213. CC compiler/radeon_program_alu.lo
  3214. CC compiler/radeon_program.lo
  3215. CC compiler/radeon_program_pair.lo
  3216. CC compiler/radeon_program_print.lo
  3217. CC compiler/radeon_program_tex.lo
  3218. CC compiler/radeon_remove_constants.lo
  3219. CC compiler/radeon_rename_regs.lo
  3220. CC compiler/radeon_variable.lo
  3221. CC compiler/radeon_vert_fc.lo
  3222. CCLD libr300.la
  3223. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/r300'
  3224. Making all in drivers/radeon
  3225. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/radeon'
  3226. CC cayman_msaa.lo
  3227. CC r600_buffer_common.lo
  3228. CC r600_pipe_common.lo
  3229. r600_pipe_common.c: In function 'r600_get_compute_param':
  3230. r600_pipe_common.c:499:2: warning: enumeration value 'PIPE_COMPUTE_CAP_MAX_PRIVATE_SIZE' not handled in switch [-Wswitch]
  3231. switch (param) {
  3232. ^
  3233. CC r600_query.lo
  3234. CC r600_streamout.lo
  3235. CC r600_texture.lo
  3236. CC radeon_uvd.lo
  3237. CC radeon_vce_40_2_2.lo
  3238. CC radeon_vce.lo
  3239. CC radeon_video.lo
  3240. CC radeon_elf_util.lo
  3241. CC radeon_llvm_emit.lo
  3242. CC radeon_llvm_util.lo
  3243. CC radeon_setup_tgsi_llvm.lo
  3244. CCLD libradeon.la
  3245. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/radeon'
  3246. Making all in drivers/r600
  3247. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/r600'
  3248. CC compute_memory_pool.lo
  3249. CC eg_asm.lo
  3250. CC evergreen_compute.lo
  3251. CC evergreen_hw_context.lo
  3252. CC evergreen_state.lo
  3253. CC r600_asm.lo
  3254. CC r600_blit.lo
  3255. CC r600_hw_context.lo
  3256. CC r600_isa.lo
  3257. CC r600_pipe.lo
  3258. CC r600_shader.lo
  3259. CC r600_state.lo
  3260. CC r600_state_common.lo
  3261. CC r600_uvd.lo
  3262. CC r700_asm.lo
  3263. CXX sb/sb_bc_builder.lo
  3264. CXX sb/sb_bc_decoder.lo
  3265. CXX sb/sb_bc_dump.lo
  3266. CXX sb/sb_bc_finalize.lo
  3267. CXX sb/sb_bc_parser.lo
  3268. CXX sb/sb_context.lo
  3269. CXX sb/sb_core.lo
  3270. CXX sb/sb_dce_cleanup.lo
  3271. CXX sb/sb_def_use.lo
  3272. CXX sb/sb_dump.lo
  3273. CXX sb/sb_expr.lo
  3274. CXX sb/sb_gcm.lo
  3275. CXX sb/sb_gvn.lo
  3276. CXX sb/sb_if_conversion.lo
  3277. CXX sb/sb_ir.lo
  3278. CXX sb/sb_liveness.lo
  3279. CXX sb/sb_pass.lo
  3280. CXX sb/sb_peephole.lo
  3281. CXX sb/sb_psi_ops.lo
  3282. CXX sb/sb_ra_checker.lo
  3283. CXX sb/sb_ra_coalesce.lo
  3284. CXX sb/sb_ra_init.lo
  3285. CXX sb/sb_sched.lo
  3286. CXX sb/sb_shader.lo
  3287. CXX sb/sb_ssa_builder.lo
  3288. CXX sb/sb_valtable.lo
  3289. CC r600_llvm.lo
  3290. r600_llvm.c: In function 'llvm_load_system_value':
  3291. r600_llvm.c:73:11: warning: 'chan' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3292. unsigned chan;
  3293. ^
  3294. CXXLD libr600.la
  3295. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/r600'
  3296. Making all in drivers/radeonsi
  3297. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/radeonsi'
  3298. CC si_blit.lo
  3299. CC si_commands.lo
  3300. CC si_compute.lo
  3301. CC si_descriptors.lo
  3302. si_descriptors.c: In function 'si_emit_descriptors':
  3303. si_descriptors.c:242:11: warning: 'packet_start' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3304. cs->buf[packet_start] = PKT3(PKT3_WRITE_DATA, packet_size, 0);
  3305. ^
  3306. CC si_dma.lo
  3307. CC si_hw_context.lo
  3308. CC si_pipe.lo
  3309. CC si_pm4.lo
  3310. CC si_shader.lo
  3311. si_shader.c: In function 'tex_fetch_args':
  3312. si_shader.c:1599:7: warning: 'num_deriv_channels' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3313. int num_deriv_channels, param;
  3314. ^
  3315. CC si_state.lo
  3316. CC si_state_draw.lo
  3317. CC si_uvd.lo
  3318. CCLD libradeonsi.la
  3319. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/radeonsi'
  3320. Making all in winsys/radeon/drm
  3321. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/winsys/radeon/drm'
  3322. CC radeon_drm_bo.lo
  3323. CC radeon_drm_cs.lo
  3324. CC radeon_drm_cs_dump.lo
  3325. CC radeon_drm_winsys.lo
  3326. CCLD libradeonwinsys.la
  3327. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/winsys/radeon/drm'
  3328. Making all in drivers/softpipe
  3329. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/softpipe'
  3330. CC sp_clear.lo
  3331. CC sp_context.lo
  3332. CC sp_draw_arrays.lo
  3333. CC sp_fence.lo
  3334. CC sp_flush.lo
  3335. CC sp_fs_exec.lo
  3336. CC sp_prim_vbuf.lo
  3337. CC sp_quad_blend.lo
  3338. CC sp_quad_depth_test.lo
  3339. CC sp_quad_fs.lo
  3340. CC sp_quad_pipe.lo
  3341. CC sp_quad_stipple.lo
  3342. CC sp_query.lo
  3343. CC sp_screen.lo
  3344. CC sp_setup.lo
  3345. CC sp_state_blend.lo
  3346. CC sp_state_clip.lo
  3347. CC sp_state_derived.lo
  3348. CC sp_state_rasterizer.lo
  3349. CC sp_state_sampler.lo
  3350. CC sp_state_shader.lo
  3351. CC sp_state_so.lo
  3352. CC sp_state_surface.lo
  3353. CC sp_state_vertex.lo
  3354. CC sp_surface.lo
  3355. CC sp_tex_sample.lo
  3356. CC sp_tex_tile_cache.lo
  3357. CC sp_texture.lo
  3358. CC sp_tile_cache.lo
  3359. CCLD libsoftpipe.la
  3360. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/softpipe'
  3361. Making all in drivers/llvmpipe
  3362. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/llvmpipe'
  3363. CC lp_bld_alpha.lo
  3364. CC lp_bld_blend_aos.lo
  3365. CC lp_bld_blend.lo
  3366. CC lp_bld_blend_logicop.lo
  3367. CC lp_bld_depth.lo
  3368. CC lp_bld_interp.lo
  3369. CC lp_clear.lo
  3370. CC lp_context.lo
  3371. CC lp_draw_arrays.lo
  3372. CC lp_fence.lo
  3373. CC lp_flush.lo
  3374. CC lp_jit.lo
  3375. CC lp_memory.lo
  3376. CC lp_perf.lo
  3377. CC lp_query.lo
  3378. CC lp_rast.lo
  3379. CC lp_rast_debug.lo
  3380. CC lp_rast_tri.lo
  3381. CC lp_scene.lo
  3382. CC lp_scene_queue.lo
  3383. CC lp_screen.lo
  3384. CC lp_setup.lo
  3385. CC lp_setup_line.lo
  3386. CC lp_setup_point.lo
  3387. CC lp_setup_tri.lo
  3388. CC lp_setup_vbuf.lo
  3389. CC lp_state_blend.lo
  3390. CC lp_state_clip.lo
  3391. CC lp_state_derived.lo
  3392. CC lp_state_fs.lo
  3393. CC lp_state_gs.lo
  3394. CC lp_state_rasterizer.lo
  3395. CC lp_state_sampler.lo
  3396. CC lp_state_setup.lo
  3397. CC lp_state_so.lo
  3398. CC lp_state_surface.lo
  3399. CC lp_state_vertex.lo
  3400. CC lp_state_vs.lo
  3401. CC lp_surface.lo
  3402. CC lp_tex_sample.lo
  3403. CC lp_texture.lo
  3404. CCLD libllvmpipe.la
  3405. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/drivers/llvmpipe'
  3406. Making all in winsys/sw/null
  3407. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/winsys/sw/null'
  3408. CC null_sw_winsys.lo
  3409. CCLD libws_null.la
  3410. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/winsys/sw/null'
  3411. Making all in winsys/sw/xlib
  3412. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/winsys/sw/xlib'
  3413. CC xlib_sw_winsys.lo
  3414. CCLD libws_xlib.la
  3415. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/winsys/sw/xlib'
  3416. Making all in winsys/sw/dri
  3417. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/winsys/sw/dri'
  3418. CC dri_sw_winsys.lo
  3419. CCLD libswdri.la
  3420. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/winsys/sw/dri'
  3421. Making all in winsys/sw/kms-dri
  3422. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/winsys/sw/kms-dri'
  3423. CC kms_dri_sw_winsys.lo
  3424. kms_dri_sw_winsys.c: In function 'kms_sw_displaytarget_get_handle':
  3425. kms_dri_sw_winsys.c:316:43: warning: pointer targets in passing argument 4 of 'drmPrimeHandleToFD' differ in signedness [-Wpointer-sign]
  3426. DRM_CLOEXEC, &whandle->handle)) {
  3427. ^
  3428. In file included from kms_dri_sw_winsys.c:42:0:
  3429. /usr/include/xf86drm.h:738:12: note: expected 'int *' but argument is of type 'unsigned int *'
  3430. extern int drmPrimeHandleToFD(int fd, uint32_t handle, uint32_t flags, int *prime_fd);
  3431. ^
  3432. CCLD libswkmsdri.la
  3433. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/winsys/sw/kms-dri'
  3434. Making all in winsys/sw/wayland
  3435. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/winsys/sw/wayland'
  3436. CC wayland_sw_winsys.lo
  3437. CCLD libws_wayland.la
  3438. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/winsys/sw/wayland'
  3439. Making all in winsys/sw/wrapper
  3440. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/winsys/sw/wrapper'
  3441. CC wrapper_sw_winsys.lo
  3442. CCLD libwsw.la
  3443. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/winsys/sw/wrapper'
  3444. Making all in targets/pipe-loader
  3445. make[3]: Entering directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/targets/pipe-loader'
  3446. CC pipe_nouveau.lo
  3447. CXXLD pipe_nouveau.la
  3448. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lt1-lp_bld_debug.o): In function `raw_debug_ostream::write_impl(char const*, unsigned long)':
  3449. lp_bld_debug.cpp:(.text+0xc0): multiple definition of `raw_debug_ostream::write_impl(char const*, unsigned long)'
  3450. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_debug.o):lp_bld_debug.cpp:(.text+0xc0): first defined here
  3451. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lt1-lp_bld_debug.o): In function `lp_check_alignment':
  3452. lp_bld_debug.cpp:(.text+0x120): multiple definition of `lp_check_alignment'
  3453. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_debug.o):lp_bld_debug.cpp:(.text+0x120): first defined here
  3454. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lt1-lp_bld_debug.o): In function `lp_get_module_id':
  3455. lp_bld_debug.cpp:(.text+0x140): multiple definition of `lp_get_module_id'
  3456. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_debug.o):lp_bld_debug.cpp:(.text+0x140): first defined here
  3457. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lt1-lp_bld_debug.o): In function `lp_debug_dump_value':
  3458. lp_bld_debug.cpp:(.text+0x160): multiple definition of `lp_debug_dump_value'
  3459. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_debug.o):lp_bld_debug.cpp:(.text+0x160): first defined here
  3460. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lt1-lp_bld_debug.o): In function `lp_disassemble':
  3461. lp_bld_debug.cpp:(.text+0x180): multiple definition of `lp_disassemble'
  3462. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_debug.o):lp_bld_debug.cpp:(.text+0x180): first defined here
  3463. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lt1-lp_bld_debug.o): In function `lp_profile':
  3464. lp_bld_debug.cpp:(.text+0x13a0): multiple definition of `lp_profile'
  3465. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_debug.o):lp_bld_debug.cpp:(.text+0x13a0): first defined here
  3466. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lt2-lp_bld_misc.o): In function `lp_set_target_options':
  3467. lp_bld_misc.cpp:(.text+0x0): multiple definition of `lp_set_target_options'
  3468. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o):lp_bld_misc.cpp:(.text+0x0): first defined here
  3469. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lt2-lp_bld_misc.o): In function `lp_build_load_volatile':
  3470. lp_bld_misc.cpp:(.text+0x40): multiple definition of `lp_build_load_volatile'
  3471. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o):lp_bld_misc.cpp:(.text+0x40): first defined here
  3472. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lt2-lp_bld_misc.o): In function `lp_set_load_alignment':
  3473. lp_bld_misc.cpp:(.text+0x140): multiple definition of `lp_set_load_alignment'
  3474. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o):lp_bld_misc.cpp:(.text+0x140): first defined here
  3475. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lt2-lp_bld_misc.o): In function `lp_set_store_alignment':
  3476. lp_bld_misc.cpp:(.text+0x1a0): multiple definition of `lp_set_store_alignment'
  3477. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o):lp_bld_misc.cpp:(.text+0x1a0): first defined here
  3478. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lt2-lp_bld_misc.o): In function `lp_free_generated_code':
  3479. lp_bld_misc.cpp:(.text+0x200): multiple definition of `lp_free_generated_code'
  3480. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o):lp_bld_misc.cpp:(.text+0x200): first defined here
  3481. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lt2-lp_bld_misc.o): In function `lp_get_default_memory_manager':
  3482. lp_bld_misc.cpp:(.text+0x280): multiple definition of `lp_get_default_memory_manager'
  3483. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o):lp_bld_misc.cpp:(.text+0x280): first defined here
  3484. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lt2-lp_bld_misc.o): In function `lp_free_memory_manager':
  3485. lp_bld_misc.cpp:(.text+0x2a0): multiple definition of `lp_free_memory_manager'
  3486. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o):lp_bld_misc.cpp:(.text+0x2a0): first defined here
  3487. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lt2-lp_bld_misc.o): In function `lp_build_create_jit_compiler_for_module':
  3488. lp_bld_misc.cpp:(.text+0x300): multiple definition of `lp_build_create_jit_compiler_for_module'
  3489. ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o):lp_bld_misc.cpp:(.text+0x300): first defined here
  3490. collect2: error: ld returned 1 exit status
  3491. Makefile:888: recipe for target 'pipe_nouveau.la' failed
  3492. make[3]: *** [pipe_nouveau.la] Error 1
  3493. make[3]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium/targets/pipe-loader'
  3494. Makefile:552: recipe for target 'all-recursive' failed
  3495. make[2]: *** [all-recursive] Error 1
  3496. make[2]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src/gallium'
  3497. Makefile:520: recipe for target 'all-recursive' failed
  3498. make[1]: *** [all-recursive] Error 1
  3499. make[1]: Leaving directory '/home/maciej/AUR/mesa-git/src/mesa/src'
  3500. Makefile:588: recipe for target 'all-recursive' failed
  3501. make: *** [all-recursive] Error 1
  3502. ==> ERROR: A failure occurred in build().
  3503. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement