spacepaste

  1.  
  2.  * Package: media-libs/mesa-17.0.6
  3.  * Repository: gentoo
  4.  * Maintainer: x11@gentoo.org
  5.  * USE: abi_x86_64 amd64 classic dri3 egl elibc_glibc gallium gbm kernel_linux llvm nptl userland_GNU video_cards_intel
  6.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking mesa-17.0.6.tar.xz to /var/tmp/portage/media-libs/mesa-17.0.6/work
  9. >>> Source unpacked in /var/tmp/portage/media-libs/mesa-17.0.6/work
  10. >>> Preparing source in /var/tmp/portage/media-libs/mesa-17.0.6/work/mesa-17.0.6 ...
  11. >>> Source prepared.
  12. >>> Configuring source in /var/tmp/portage/media-libs/mesa-17.0.6/work/mesa-17.0.6 ...
  13. * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
  14. * econf: updating mesa-17.0.6/bin/config.guess with /usr/share/gnuconfig/config.guess
  15. * econf: updating mesa-17.0.6/bin/config.sub with /usr/share/gnuconfig/config.sub
  16. /var/tmp/portage/media-libs/mesa-17.0.6/work/mesa-17.0.6/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/mesa-17.0.6 --htmldir=/usr/share/doc/mesa-17.0.6/html --libdir=/usr/lib64 --enable-dri --enable-glx --enable-shared-glapi --enable-texture-float --disable-nine --disable-debug --enable-dri3 --enable-egl --enable-gbm --disable-gles1 --disable-gles2 --enable-glx-tls --enable-valgrind=no --enable-llvm-shared-libs --with-dri-drivers=,swrast,i915,i965 --with-gallium-drivers=,swrast,i915 --with-vulkan-drivers= PYTHON2=/usr/bin/python2.7 --with-egl-platforms=x11,drm --disable-nine --enable-gallium-llvm --disable-omx --disable-va --disable-vdpau --disable-xa --disable-xvmc --disable-gallium-osmesa
  17. checking build system type... x86_64-pc-linux-gnu
  18. checking host system type... x86_64-pc-linux-gnu
  19. checking target system type... x86_64-pc-linux-gnu
  20. checking for a BSD-compatible install... /usr/bin/install -c
  21. checking whether build environment is sane... yes
  22. checking for a thread-safe mkdir -p... /bin/mkdir -p
  23. checking for gawk... gawk
  24. checking whether make sets $(MAKE)... yes
  25. checking whether make supports nested variables... yes
  26. checking whether UID '250' is supported by ustar format... yes
  27. checking whether GID '250' is supported by ustar format... yes
  28. checking how to create a ustar tar archive... gnutar
  29. checking whether make supports nested variables... (cached) yes
  30. checking for style of include used by make... GNU
  31. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  32. checking whether the C compiler works... yes
  33. checking for C compiler default output file name... a.out
  34. checking for suffix of executables...
  35. checking whether we are cross compiling... no
  36. checking for suffix of object files... o
  37. checking whether we are using the GNU C compiler... yes
  38. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  39. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  40. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  41. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  42. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  43. checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar
  44. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  45. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  46. checking whether we are using the GNU C compiler... (cached) yes
  47. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  48. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  49. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
  50. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  51. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  52. checking whether we are using the GNU C++ compiler... yes
  53. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  54. checking dependency style of x86_64-pc-linux-gnu-g++... none
  55. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  56. checking for GNU make... make
  57. checking for python2.7... /usr/bin/python2.7
  58. checking for a sed that does not truncate output... /bin/sed
  59. checking for special C compiler options needed for large files... no
  60. checking for _FILE_OFFSET_BITS value needed for large files... no
  61. checking how to print strings... printf
  62. checking for a sed that does not truncate output... (cached) /bin/sed
  63. checking for grep that handles long lines and -e... /bin/grep
  64. checking for egrep... /bin/grep -E
  65. checking for fgrep... /bin/grep -F
  66. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  67. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  68. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  69. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  70. checking whether ln -s works... yes
  71. checking the maximum length of command line arguments... 1572864
  72. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  73. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  74. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  75. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  76. checking how to recognize dependent libraries... pass_all
  77. checking for x86_64-pc-linux-gnu-dlltool... no
  78. checking for dlltool... no
  79. checking how to associate runtime and link libraries... printf %s\n
  80. checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
  81. checking for archiver @FILE support... @
  82. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  83. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  84. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  85. checking for sysroot... no
  86. checking for a working dd... /bin/dd
  87. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  88. checking for x86_64-pc-linux-gnu-mt... no
  89. checking for mt... no
  90. checking if : is a manifest tool... no
  91. checking for ANSI C header files... yes
  92. checking for sys/types.h... yes
  93. checking for sys/stat.h... yes
  94. checking for stdlib.h... yes
  95. checking for string.h... yes
  96. checking for memory.h... yes
  97. checking for strings.h... yes
  98. checking for inttypes.h... yes
  99. checking for stdint.h... yes
  100. checking for unistd.h... yes
  101. checking for dlfcn.h... yes
  102. checking for objdir... .libs
  103. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  104. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  105. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  106. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  107. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  108. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  109. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  110. checking whether -lc should be explicitly linked in... no
  111. checking dynamic linker characteristics... GNU/Linux ld.so
  112. checking how to hardcode library paths into programs... immediate
  113. checking whether stripping libraries is possible... yes
  114. checking if libtool supports shared libraries... yes
  115. checking whether to build shared libraries... yes
  116. checking whether to build static libraries... no
  117. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  118. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  119. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  120. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  121. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  122. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  123. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  124. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  125. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  126. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  127. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  128. checking how to hardcode library paths into programs... immediate
  129. checking for rm... rm -f
  130. checking for xxd... xxd
  131. checking for bison... bison -y
  132. checking if bison is the parser generator... yes
  133. checking for flex... flex
  134. checking lex output file root... lex.yy
  135. checking lex library... -lfl
  136. checking whether yytext is a pointer... yes
  137. checking if flex is the lexer generator... yes
  138. checking for indent... cat
  139. checking if module mako in python is installed... No module named mako
  140. no
  141. checking if compiling with clang... no
  142. checking whether gcc version is sufficient... yes
  143. checking whether __SUNPRO_C is declared... no
  144. checking for __builtin_bswap32... yes
  145. checking for __builtin_bswap64... yes
  146. checking for __builtin_clz... yes
  147. checking for __builtin_clzll... yes
  148. checking for __builtin_ctz... yes
  149. checking for __builtin_expect... yes
  150. checking for __builtin_ffs... yes
  151. checking for __builtin_ffsll... yes
  152. checking for __builtin_popcount... yes
  153. checking for __builtin_popcountll... yes
  154. checking for __builtin_unreachable... yes
  155. checking for __attribute__((const))... yes
  156. checking for __attribute__((flatten))... yes
  157. checking for __attribute__((format))... yes
  158. checking for __attribute__((malloc))... yes
  159. checking for __attribute__((packed))... yes
  160. checking for __attribute__((pure))... yes
  161. checking for __attribute__((returns_nonnull))... yes
  162. checking for __attribute__((unused))... yes
  163. checking for __attribute__((visibility))... yes
  164. checking for __attribute__((warn_unused_result))... yes
  165. checking for __attribute__((weak))... yes
  166. checking for __attribute__((alias))... yes
  167. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  168. checking pkg-config is at least version 0.9.0... yes
  169. checking whether x86_64-pc-linux-gnu-gcc supports -Werror=missing-prototypes... yes
  170. checking whether x86_64-pc-linux-gnu-gcc supports -fvisibility=hidden... yes
  171. checking whether x86_64-pc-linux-gnu-gcc supports -Werror=vla... yes
  172. checking whether x86_64-pc-linux-gnu-g++ supports -fvisibility=hidden... yes
  173. checking whether byte ordering is bigendian... no
  174. checking whether gcc supports -mpower8-vector... no
  175. checking if ld supports -Bsymbolic... yes
  176. checking whether ld supports --gc-sections... yes
  177. checking if the linker supports version-scripts... yes
  178. checking if the linker supports --dynamic-list... yes
  179. configure: WARNING: Floating-point textures enabled.
  180. configure: WARNING: Please consult docs/patents.txt with your lawyer before building Mesa.
  181. checking whether to enable assembly... yes, x86_64
  182. checking whether sys/types.h defines makedev... no
  183. checking sys/mkdev.h usability... no
  184. checking sys/mkdev.h presence... no
  185. checking for sys/mkdev.h... no
  186. checking sys/sysmacros.h usability... yes
  187. checking sys/sysmacros.h presence... yes
  188. checking for sys/sysmacros.h... yes
  189. checking xlocale.h usability... yes
  190. checking xlocale.h presence... yes
  191. checking for xlocale.h... yes
  192. checking sys/sysctl.h usability... yes
  193. checking sys/sysctl.h presence... yes
  194. checking for sys/sysctl.h... yes
  195. checking for strtof... yes
  196. checking for mkostemp... yes
  197. checking for dlopen... no
  198. checking for dlopen in -ldl... yes
  199. checking for dladdr... yes
  200. checking for clock_gettime... yes
  201. checking for posix_memalign... yes
  202. checking for the pthreads library -lpthreads... no
  203. checking whether pthreads work without any flags... no
  204. checking whether pthreads work with -Kthread... no
  205. checking whether pthreads work with -kthread... no
  206. checking for the pthreads library -llthread... no
  207. checking whether pthreads work with -pthread... yes
  208. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  209. checking if more special flags are required for pthreads... no
  210. checking for PTHREAD_PRIO_INHERIT... no
  211. checking for PTHREADSTUBS... yes
  212. checking for LIBELF... no
  213. checking for elf_memory in -lelf... no
  214. checking for x86_64-pc-linux-gnu-llvm-config... /usr/bin/x86_64-pc-linux-gnu-llvm-config
  215. checking for LIBDRM... yes
  216. checking for GLPROTO... yes
  217. checking for DRI2PROTO... yes
  218. checking for DRI3PROTO... yes
  219. checking for PRESENTPROTO... yes
  220. checking for XCB_DRI3... yes
  221. checking for XF86VIDMODE... yes
  222. checking for DRIGL... yes
  223. checking for EXPAT... yes
  224. checking for INTEL... yes
  225. checking for INTEL... yes
  226. checking for mincore... yes
  227. checking for WAYLAND_SCANNER... no
  228. checking for wayland-scanner... no
  229. checking for XCB_DRI2... yes
  230. Package libomxil-bellagio was not found in the pkg-config search path.
  231. Perhaps you should add the directory containing `libomxil-bellagio.pc'
  232. to the PKG_CONFIG_PATH environment variable
  233. No package 'libomxil-bellagio' found
  234. checking for INTEL... yes
  235. Package libva was not found in the pkg-config search path.
  236. Perhaps you should add the directory containing `libva.pc'
  237. to the PKG_CONFIG_PATH environment variable
  238. No package 'libva' found
  239. Package libva was not found in the pkg-config search path.
  240. Perhaps you should add the directory containing `libva.pc'
  241. to the PKG_CONFIG_PATH environment variable
  242. No package 'libva' found
  243. checking whether to enable Valgrind support... no
  244. checking that generated files are newer than configure... done
  245. configure: creating ./config.status
  246. config.status: creating Makefile
  247. config.status: creating src/Makefile
  248. config.status: creating src/amd/Makefile
  249. config.status: creating src/amd/vulkan/Makefile
  250. config.status: creating src/compiler/Makefile
  251. config.status: creating src/egl/Makefile
  252. config.status: creating src/egl/main/egl.pc
  253. config.status: creating src/egl/wayland/wayland-drm/Makefile
  254. config.status: creating src/egl/wayland/wayland-egl/Makefile
  255. config.status: creating src/egl/wayland/wayland-egl/wayland-egl.pc
  256. config.status: creating src/gallium/Makefile
  257. config.status: creating src/gallium/auxiliary/Makefile
  258. config.status: creating src/gallium/auxiliary/pipe-loader/Makefile
  259. config.status: creating src/gallium/drivers/freedreno/Makefile
  260. config.status: creating src/gallium/drivers/ddebug/Makefile
  261. config.status: creating src/gallium/drivers/i915/Makefile
  262. config.status: creating src/gallium/drivers/ilo/Makefile
  263. config.status: creating src/gallium/drivers/llvmpipe/Makefile
  264. config.status: creating src/gallium/drivers/noop/Makefile
  265. config.status: creating src/gallium/drivers/nouveau/Makefile
  266. config.status: creating src/gallium/drivers/r300/Makefile
  267. config.status: creating src/gallium/drivers/r600/Makefile
  268. config.status: creating src/gallium/drivers/radeon/Makefile
  269. config.status: creating src/gallium/drivers/radeonsi/Makefile
  270. config.status: creating src/gallium/drivers/rbug/Makefile
  271. config.status: creating src/gallium/drivers/softpipe/Makefile
  272. config.status: creating src/gallium/drivers/svga/Makefile
  273. config.status: creating src/gallium/drivers/swr/Makefile
  274. config.status: creating src/gallium/drivers/trace/Makefile
  275. config.status: creating src/gallium/drivers/etnaviv/Makefile
  276. config.status: creating src/gallium/drivers/imx/Makefile
  277. config.status: creating src/gallium/drivers/vc4/Makefile
  278. config.status: creating src/gallium/drivers/virgl/Makefile
  279. config.status: creating src/gallium/state_trackers/clover/Makefile
  280. config.status: creating src/gallium/state_trackers/dri/Makefile
  281. config.status: creating src/gallium/state_trackers/glx/xlib/Makefile
  282. config.status: creating src/gallium/state_trackers/nine/Makefile
  283. config.status: creating src/gallium/state_trackers/omx/Makefile
  284. config.status: creating src/gallium/state_trackers/osmesa/Makefile
  285. config.status: creating src/gallium/state_trackers/va/Makefile
  286. config.status: creating src/gallium/state_trackers/vdpau/Makefile
  287. config.status: creating src/gallium/state_trackers/xa/Makefile
  288. config.status: creating src/gallium/state_trackers/xvmc/Makefile
  289. config.status: creating src/gallium/targets/d3dadapter9/Makefile
  290. config.status: creating src/gallium/targets/d3dadapter9/d3d.pc
  291. config.status: creating src/gallium/targets/dri/Makefile
  292. config.status: creating src/gallium/targets/libgl-xlib/Makefile
  293. config.status: creating src/gallium/targets/omx/Makefile
  294. config.status: creating src/gallium/targets/opencl/Makefile
  295. config.status: creating src/gallium/targets/opencl/mesa.icd
  296. config.status: creating src/gallium/targets/osmesa/Makefile
  297. config.status: creating src/gallium/targets/osmesa/osmesa.pc
  298. config.status: creating src/gallium/targets/pipe-loader/Makefile
  299. config.status: creating src/gallium/targets/va/Makefile
  300. config.status: creating src/gallium/targets/vdpau/Makefile
  301. config.status: creating src/gallium/targets/xa/Makefile
  302. config.status: creating src/gallium/targets/xa/xatracker.pc
  303. config.status: creating src/gallium/targets/xvmc/Makefile
  304. config.status: creating src/gallium/tests/trivial/Makefile
  305. config.status: creating src/gallium/tests/unit/Makefile
  306. config.status: creating src/gallium/winsys/etnaviv/drm/Makefile
  307. config.status: creating src/gallium/winsys/imx/drm/Makefile
  308. config.status: creating src/gallium/winsys/freedreno/drm/Makefile
  309. config.status: creating src/gallium/winsys/i915/drm/Makefile
  310. config.status: creating src/gallium/winsys/intel/drm/Makefile
  311. config.status: creating src/gallium/winsys/nouveau/drm/Makefile
  312. config.status: creating src/gallium/winsys/radeon/drm/Makefile
  313. config.status: creating src/gallium/winsys/amdgpu/drm/Makefile
  314. config.status: creating src/gallium/winsys/svga/drm/Makefile
  315. config.status: creating src/gallium/winsys/sw/dri/Makefile
  316. config.status: creating src/gallium/winsys/sw/kms-dri/Makefile
  317. config.status: creating src/gallium/winsys/sw/null/Makefile
  318. config.status: creating src/gallium/winsys/sw/wrapper/Makefile
  319. config.status: creating src/gallium/winsys/sw/xlib/Makefile
  320. config.status: creating src/gallium/winsys/vc4/drm/Makefile
  321. config.status: creating src/gallium/winsys/virgl/drm/Makefile
  322. config.status: creating src/gallium/winsys/virgl/vtest/Makefile
  323. config.status: creating src/gbm/Makefile
  324. config.status: creating src/gbm/main/gbm.pc
  325. config.status: creating src/glx/Makefile
  326. config.status: creating src/glx/apple/Makefile
  327. config.status: creating src/glx/tests/Makefile
  328. config.status: creating src/glx/windows/Makefile
  329. config.status: creating src/glx/windows/windowsdriproto.pc
  330. config.status: creating src/gtest/Makefile
  331. config.status: creating src/intel/Makefile
  332. config.status: creating src/intel/tools/Makefile
  333. config.status: creating src/intel/vulkan/Makefile
  334. config.status: creating src/loader/Makefile
  335. config.status: creating src/mapi/Makefile
  336. config.status: creating src/mapi/es1api/glesv1_cm.pc
  337. config.status: creating src/mapi/es2api/glesv2.pc
  338. config.status: creating src/mapi/glapi/gen/Makefile
  339. config.status: creating src/mesa/Makefile
  340. config.status: creating src/mesa/gl.pc
  341. config.status: creating src/mesa/drivers/dri/dri.pc
  342. config.status: creating src/mesa/drivers/dri/common/Makefile
  343. config.status: creating src/mesa/drivers/dri/common/xmlpool/Makefile
  344. config.status: creating src/mesa/drivers/dri/i915/Makefile
  345. config.status: creating src/mesa/drivers/dri/i965/Makefile
  346. config.status: creating src/mesa/drivers/dri/Makefile
  347. config.status: creating src/mesa/drivers/dri/nouveau/Makefile
  348. config.status: creating src/mesa/drivers/dri/r200/Makefile
  349. config.status: creating src/mesa/drivers/dri/radeon/Makefile
  350. config.status: creating src/mesa/drivers/dri/swrast/Makefile
  351. config.status: creating src/mesa/drivers/osmesa/Makefile
  352. config.status: creating src/mesa/drivers/osmesa/osmesa.pc
  353. config.status: creating src/mesa/drivers/x11/Makefile
  354. config.status: creating src/mesa/main/tests/Makefile
  355. config.status: creating src/util/Makefile
  356. config.status: creating src/util/tests/hash_table/Makefile
  357. config.status: creating src/vulkan/wsi/Makefile
  358. config.status: executing depfiles commands
  359. config.status: executing libtool commands
  360. /bin/sed: can't read src/mesa/drivers/dri/i965/.deps/brw_blorp.Plo: No such file or directory
  361. prefix: /usr
  362. exec_prefix: ${prefix}
  363. libdir: /usr/lib64
  364. includedir: ${prefix}/include
  365. OpenGL: yes (ES1: no ES2: no)
  366. OSMesa: no
  367. DRI platform: drm
  368. DRI drivers: i915 i965 swrast
  369. DRI driver dir: ${libdir}/dri
  370. GLX: DRI-based
  371. EGL: yes
  372. EGL platforms: x11 drm
  373. EGL drivers: builtin:egl_dri2 builtin:egl_dri3
  374. GBM: yes
  375. Vulkan drivers: no
  376. llvm: yes
  377. llvm-config: /usr/bin/x86_64-pc-linux-gnu-llvm-config
  378. llvm-version: 3.9.1
  379. Gallium drivers: swrast i915
  380. Gallium st: mesa
  381. HUD extra stats: no
  382. HUD lmsensors: no
  383. Shared libs: yes
  384. Static libs: no
  385. Shared-glapi: yes
  386. CFLAGS: -march=native -O2 -pipe -Wall -std=c99 -Werror=implicit-function-declaration -Werror=missing-prototypes -fno-math-errno -fno-trapping-math
  387. CXXFLAGS: -march=native -O2 -pipe -Wall -fno-math-errno -fno-trapping-math
  388. Macros: -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DTEXTURE_FLOAT_ENABLED -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_DLOPEN -DHAVE_POSIX_MEMALIGN -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRI3 -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_LLVM=0x0309 -DMESA_LLVM_VERSION_PATCH=1
  389. LLVM_CFLAGS: -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
  390. LLVM_CXXFLAGS: -I/usr/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
  391. LLVM_CPPFLAGS: -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
  392. LLVM_LDFLAGS: -L/usr/lib64
  393. PYTHON2: /usr/bin/python2.7
  394. Run 'make' to build Mesa
  395. make[4]: *** [Makefile:967: gallium_dri.la] Error 1
  396. make[4]: Leaving directory '/var/tmp/portage/media-libs/mesa-17.0.6/work/mesa-17.0.6-abi_x86_64.amd64/src/gallium/targets/dri'
  397. make[3]: *** [Makefile:606: all-recursive] Error 1
  398. make[3]: Leaving directory '/var/tmp/portage/media-libs/mesa-17.0.6/work/mesa-17.0.6-abi_x86_64.amd64/src/gallium'
  399. make[2]: *** [Makefile:860: all-recursive] Error 1
  400. make[2]: Leaving directory '/var/tmp/portage/media-libs/mesa-17.0.6/work/mesa-17.0.6-abi_x86_64.amd64/src'
  401. make[1]: *** [Makefile:651: all] Error 2
  402. make[1]: Leaving directory '/var/tmp/portage/media-libs/mesa-17.0.6/work/mesa-17.0.6-abi_x86_64.amd64/src'
  403. make: *** [Makefile:648: all-recursive] Error 1
  404. * ERROR: media-libs/mesa-17.0.6::gentoo failed (compile phase):
  405. * emake failed
  406. *
  407. * If you need support, post the output of `emerge --info '=media-libs/mesa-17.0.6::gentoo'`,
  408. * the complete build log and the output of `emerge -pqv '=media-libs/mesa-17.0.6::gentoo'`.
  409. * The complete build log is located at '/var/tmp/portage/media-libs/mesa-17.0.6/temp/build.log'.
  410. * The ebuild environment file is located at '/var/tmp/portage/media-libs/mesa-17.0.6/temp/environment'.
  411. * Working directory: '/var/tmp/portage/media-libs/mesa-17.0.6/work/mesa-17.0.6-abi_x86_64.amd64'
  412. * S: '/var/tmp/portage/media-libs/mesa-17.0.6/work/mesa-17.0.6'
  413.