spacepaste

  1.  
  2. prt-get: updating /usr/ports/compat-32/mesa3d-32
  3. prt-get: starting build Sun Nov 20 22:16:58 2016
  4. =======> Building '/home/pkgmk/packages/mesa3d-32#11.2.2-1.pkg.tar.xz'.
  5. bsdtar -p -o -C /home/pkgmk/work/mesa3d-32/src -xf /home/pkgmk/distfiles/mesa-11.2.2.tar.xz
  6. + build
  7. + cd mesa-11.2.2
  8. + local f
  9. ++ grep -r -l llvm-config
  10. ++ xargs
  11. + for f in $(grep -r -l llvm-config | xargs)
  12. + sed -i -e 's|llvm-config|llvm-config-32|g' scons/llvm.py
  13. + for f in $(grep -r -l llvm-config | xargs)
  14. + sed -i -e 's|llvm-config|llvm-config-32|g' configure.ac
  15. + for f in $(grep -r -l llvm-config | xargs)
  16. + sed -i -e 's|llvm-config|llvm-config-32|g' configure
  17. + for f in $(grep -r -l llvm-config | xargs)
  18. + sed -i -e 's|llvm-config|llvm-config-32|g' docs/relnotes/10.3.1.html
  19. + for f in $(grep -r -l llvm-config | xargs)
  20. + sed -i -e 's|llvm-config|llvm-config-32|g' docs/relnotes/10.0.3.html
  21. + for f in $(grep -r -l llvm-config | xargs)
  22. + sed -i -e 's|llvm-config|llvm-config-32|g' docs/relnotes/7.10.html
  23. + for f in $(grep -r -l llvm-config | xargs)
  24. + sed -i -e 's|llvm-config|llvm-config-32|g' docs/relnotes/10.2.8.html
  25. + for f in $(grep -r -l llvm-config | xargs)
  26. + sed -i -e 's|llvm-config|llvm-config-32|g' docs/relnotes/10.2.9.html
  27. + for f in $(grep -r -l llvm-config | xargs)
  28. + sed -i -e 's|llvm-config|llvm-config-32|g' common.py
  29. + autoreconf --force --install --symlink
  30. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'bin'.
  31. libtoolize: linking file 'bin/ltmain.sh'
  32. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  33. libtoolize: linking file 'm4/libtool.m4'
  34. libtoolize: linking file 'm4/ltoptions.m4'
  35. libtoolize: linking file 'm4/ltsugar.m4'
  36. libtoolize: linking file 'm4/ltversion.m4'
  37. libtoolize: linking file 'm4/lt~obsolete.m4'
  38. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
  39. configure.ac:62: installing 'bin/compile'
  40. configure.ac:47: installing 'bin/missing'
  41. src/Makefile.am: installing 'bin/depcomp'
  42. + ./configure --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib32 --enable-gallium-llvm --enable-gbm --enable-gles1 --enable-gles2 --enable-glx-tls --enable-osmesa --enable-texture-float --enable-xa --enable-vdpau --enable-llvm-shared-libs --disable-dependency-tracking --with-egl-platforms=drm --with-gallium-drivers=r300,r600,svga,swrast,radeonsi,nouveau --host=i686-pc-linux-gnu
  43. checking build system type... x86_64-unknown-linux-gnu
  44. checking host system type... i686-pc-linux-gnu
  45. checking target system type... i686-pc-linux-gnu
  46. checking for a BSD-compatible install... /usr/bin/install -c
  47. checking whether build environment is sane... yes
  48. checking for i686-pc-linux-gnu-strip... no
  49. checking for strip... strip
  50. checking for a thread-safe mkdir -p... /bin/mkdir -p
  51. checking for gawk... gawk
  52. checking whether make sets $(MAKE)... yes
  53. checking whether make supports nested variables... yes
  54. checking whether UID '0' is supported by ustar format... yes
  55. checking whether GID '0' is supported by ustar format... yes
  56. checking how to create a ustar tar archive... gnutar
  57. checking whether make supports nested variables... (cached) yes
  58. checking for style of include used by make... GNU
  59. checking for i686-pc-linux-gnu-gcc... no
  60. checking for gcc... gcc
  61. checking whether the C compiler works... yes
  62. checking for C compiler default output file name... a.out
  63. checking for suffix of executables...
  64. checking whether we are cross compiling... no
  65. checking for suffix of object files... o
  66. checking whether we are using the GNU C compiler... yes
  67. checking whether gcc accepts -g... yes
  68. checking for gcc option to accept ISO C89... none needed
  69. checking whether gcc understands -c and -o together... yes
  70. checking dependency style of gcc... none
  71. checking for i686-pc-linux-gnu-ar... no
  72. checking for i686-pc-linux-gnu-lib... no
  73. checking for i686-pc-linux-gnu-link... no
  74. checking for ar... ar
  75. checking the archiver (ar) interface... ar
  76. checking how to run the C preprocessor... gcc -E
  77. checking for i686-pc-linux-gnu-gcc... gcc
  78. checking whether we are using the GNU C compiler... (cached) yes
  79. checking whether gcc accepts -g... (cached) yes
  80. checking for gcc option to accept ISO C89... (cached) none needed
  81. checking whether gcc understands -c and -o together... (cached) yes
  82. checking dependency style of gcc... (cached) none
  83. checking for i686-pc-linux-gnu-g++... no
  84. checking for i686-pc-linux-gnu-c++... no
  85. checking for i686-pc-linux-gnu-gpp... no
  86. checking for i686-pc-linux-gnu-aCC... no
  87. checking for i686-pc-linux-gnu-CC... no
  88. checking for i686-pc-linux-gnu-cxx... no
  89. checking for i686-pc-linux-gnu-cc++... no
  90. checking for i686-pc-linux-gnu-cl.exe... no
  91. checking for i686-pc-linux-gnu-FCC... no
  92. checking for i686-pc-linux-gnu-KCC... no
  93. checking for i686-pc-linux-gnu-RCC... no
  94. checking for i686-pc-linux-gnu-xlC_r... no
  95. checking for i686-pc-linux-gnu-xlC... no
  96. checking for g++... g++
  97. checking whether we are using the GNU C++ compiler... yes
  98. checking whether g++ accepts -g... yes
  99. checking dependency style of g++... none
  100. checking dependency style of gcc... none
  101. checking for GNU make... make
  102. checking for python2.7... python2.7
  103. checking for a sed that does not truncate output... /bin/sed
  104. checking for special C compiler options needed for large files... no
  105. checking for _FILE_OFFSET_BITS value needed for large files... 64
  106. checking how to print strings... printf
  107. checking for a sed that does not truncate output... (cached) /bin/sed
  108. checking for grep that handles long lines and -e... /usr/bin/grep
  109. checking for egrep... /usr/bin/grep -E
  110. checking for fgrep... /usr/bin/grep -F
  111. checking for ld used by gcc... /usr/bin/ld
  112. checking if the linker (/usr/bin/ld) is GNU ld... yes
  113. checking for BSD- or MS-compatible name lister (nm)... no
  114. checking for i686-pc-linux-gnu-dumpbin... no
  115. checking for i686-pc-linux-gnu-link... no
  116. checking for dumpbin... no
  117. checking for link... link -dump
  118. checking the name lister (nm) interface... BSD nm
  119. checking whether ln -s works... yes
  120. checking the maximum length of command line arguments... 1572864
  121. checking how to convert x86_64-unknown-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  122. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  123. checking for /usr/bin/ld option to reload object files... -r
  124. checking for i686-pc-linux-gnu-objdump... no
  125. checking for objdump... objdump
  126. checking how to recognize dependent libraries... pass_all
  127. checking for i686-pc-linux-gnu-dlltool... no
  128. checking for dlltool... no
  129. checking how to associate runtime and link libraries... printf %s\n
  130. checking for i686-pc-linux-gnu-ar... ar
  131. checking for archiver @FILE support... @
  132. checking for i686-pc-linux-gnu-strip... strip
  133. checking for i686-pc-linux-gnu-ranlib... no
  134. checking for ranlib... ranlib
  135. checking command to parse nm output from gcc object... ok
  136. checking for sysroot... no
  137. checking for a working dd... /bin/dd
  138. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  139. checking for i686-pc-linux-gnu-mt... no
  140. checking for mt... no
  141. checking if : is a manifest tool... no
  142. checking for ANSI C header files... yes
  143. checking for sys/types.h... yes
  144. checking for sys/stat.h... yes
  145. checking for stdlib.h... yes
  146. checking for string.h... yes
  147. checking for memory.h... yes
  148. checking for strings.h... yes
  149. checking for inttypes.h... yes
  150. checking for stdint.h... yes
  151. checking for unistd.h... yes
  152. checking for dlfcn.h... yes
  153. checking for objdir... .libs
  154. checking if gcc supports -fno-rtti -fno-exceptions... no
  155. checking for gcc option to produce PIC... -fPIC -DPIC
  156. checking if gcc PIC flag -fPIC -DPIC works... yes
  157. checking if gcc static flag -static works... yes
  158. checking if gcc supports -c -o file.o... yes
  159. checking if gcc supports -c -o file.o... (cached) yes
  160. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  161. checking whether -lc should be explicitly linked in... no
  162. checking dynamic linker characteristics... GNU/Linux ld.so
  163. checking how to hardcode library paths into programs... immediate
  164. checking whether stripping libraries is possible... yes
  165. checking if libtool supports shared libraries... yes
  166. checking whether to build shared libraries... yes
  167. checking whether to build static libraries... no
  168. checking how to run the C++ preprocessor... g++ -E
  169. checking for ld used by g++... /usr/bin/ld
  170. checking if the linker (/usr/bin/ld) is GNU ld... yes
  171. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  172. checking for g++ option to produce PIC... -fPIC -DPIC
  173. checking if g++ PIC flag -fPIC -DPIC works... yes
  174. checking if g++ static flag -static works... yes
  175. checking if g++ supports -c -o file.o... yes
  176. checking if g++ supports -c -o file.o... (cached) yes
  177. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  178. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  179. checking how to hardcode library paths into programs... immediate
  180. checking for rm... rm -f
  181. checking for bison... bison -y
  182. checking if bison is the parser generator... yes
  183. checking for flex... flex
  184. checking lex output file root... lex.yy
  185. checking lex library... none needed
  186. checking whether yytext is a pointer... no
  187. checking if flex is the lexer generator... yes
  188. checking for indent... cat
  189. checking if module mako in python is installed... No module named mako
  190. no
  191. checking if compiling with clang... no
  192. checking whether gcc version is sufficient... yes
  193. checking whether __SUNPRO_C is declared... no
  194. checking for __builtin_bswap32... yes
  195. checking for __builtin_bswap64... yes
  196. checking for __builtin_clz... yes
  197. checking for __builtin_clzll... yes
  198. checking for __builtin_ctz... yes
  199. checking for __builtin_expect... yes
  200. checking for __builtin_ffs... yes
  201. checking for __builtin_ffsll... yes
  202. checking for __builtin_popcount... yes
  203. checking for __builtin_popcountll... yes
  204. checking for __builtin_unreachable... yes
  205. checking for __attribute__((const))... yes
  206. checking for __attribute__((flatten))... yes
  207. checking for __attribute__((format))... yes
  208. checking for __attribute__((malloc))... yes
  209. checking for __attribute__((packed))... yes
  210. checking for __attribute__((pure))... yes
  211. checking for __attribute__((unused))... yes
  212. checking for __attribute__((warn_unused_result))... yes
  213. checking for i686-pc-linux-gnu-pkg-config... no
  214. checking for pkg-config... /usr/bin/pkg-config
  215. checking pkg-config is at least version 0.9.0... yes
  216. checking whether gcc supports -Werror=missing-prototypes... yes
  217. checking whether gcc supports -fvisibility=hidden... yes
  218. checking whether gcc supports -Werror=vla... yes
  219. checking whether g++ supports -fvisibility=hidden... yes
  220. checking whether byte ordering is bigendian... no
  221. checking whether gcc supports -mpower8-vector... no
  222. checking if ld supports -Bsymbolic... yes
  223. checking whether ld supports --gc-sections... yes
  224. checking if the linker supports version-scripts... yes
  225. checking if the linker supports --dynamic-list... yes
  226. configure: WARNING: Floating-point textures enabled.
  227. configure: WARNING: Please consult docs/patents.txt with your lawyer before building Mesa.
  228. checking whether to enable assembly... yes, x86
  229. checking xlocale.h usability... yes
  230. checking xlocale.h presence... yes
  231. checking for xlocale.h... yes
  232. checking sys/sysctl.h usability... yes
  233. checking sys/sysctl.h presence... yes
  234. checking for sys/sysctl.h... yes
  235. checking for strtof... yes
  236. checking for mkostemp... yes
  237. checking for dlopen... no
  238. checking for dlopen in -ldl... yes
  239. checking for dladdr... yes
  240. checking for clock_gettime... yes
  241. checking for posix_memalign... yes
  242. checking for the pthreads library -lpthreads... no
  243. checking whether pthreads work without any flags... no
  244. checking whether pthreads work with -Kthread... no
  245. checking whether pthreads work with -kthread... no
  246. checking for the pthreads library -llthread... no
  247. checking whether pthreads work with -pthread... yes
  248. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  249. checking if more special flags are required for pthreads... no
  250. checking for PTHREAD_PRIO_INHERIT... no
  251. checking for LIBDRM... yes
  252. checking for SHA1Init... no
  253. checking for CC_SHA1_Init... no
  254. checking for wincrypt.h... no
  255. checking for SHA1Init in -lmd... no
  256. checking for LIBSHA1... no
  257. checking for nettle_sha1_init in -lnettle... yes
  258. checking for gcry_md_open in -lgcrypt... yes
  259. checking for SHA1_Init in -lcrypto... yes
  260. checking for OPENSSL... yes
  261. checking for SHA1 implementation... libnettle
  262. checking for LIBUDEV... yes
  263. checking for GLPROTO... yes
  264. checking for DRI2PROTO... yes
  265. checking for DRI3PROTO... yes
  266. checking for PRESENTPROTO... yes
  267. checking for XCB_DRI3... yes
  268. checking for XF86VIDMODE... yes
  269. checking for DRIGL... yes
  270. checking for EXPAT... yes
  271. checking for INTEL... yes
  272. checking for INTEL... yes
  273. checking for NVVIEUX... yes
  274. checking for RADEON... yes
  275. checking for RADEON... yes
  276. checking for mincore... yes
  277. checking for VL... yes
  278. checking for XVMC... yes
  279. checking for VDPAU... yes
  280. checking for LIBELF... yes
  281. checking for WAYLAND_SCANNER... no
  282. checking for wayland-scanner... /usr/bin/wayland-scanner
  283. checking for i686-pc-linux-gnu-llvm-config-32... no
  284. checking for llvm-config-32... /usr/bin/llvm-config-32
  285. ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
  286. ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
  287. ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
  288. ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
  289. ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
  290. ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
  291. ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
  292. Package libomxil-bellagio was not found in the pkg-config search path.
  293. Perhaps you should add the directory containing `libomxil-bellagio.pc'
  294. to the PKG_CONFIG_PATH environment variable
  295. No package 'libomxil-bellagio' found
  296. checking for RADEON... yes
  297. checking for RADEON... yes
  298. checking for RADEON... yes
  299. checking for AMDGPU... yes
  300. ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
  301. checking for NOUVEAU... yes
  302. ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
  303. ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
  304. ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
  305. Package libva was not found in the pkg-config search path.
  306. Perhaps you should add the directory containing `libva.pc'
  307. to the PKG_CONFIG_PATH environment variable
  308. No package 'libva' found
  309. Package libva was not found in the pkg-config search path.
  310. Perhaps you should add the directory containing `libva.pc'
  311. to the PKG_CONFIG_PATH environment variable
  312. No package 'libva' found
  313. checking that generated files are newer than configure... done
  314. configure: creating ./config.status
  315. config.status: creating Makefile
  316. config.status: creating src/Makefile
  317. config.status: creating src/compiler/Makefile
  318. config.status: creating src/egl/Makefile
  319. config.status: creating src/egl/main/egl.pc
  320. config.status: creating src/egl/wayland/wayland-drm/Makefile
  321. config.status: creating src/egl/wayland/wayland-egl/Makefile
  322. config.status: creating src/egl/wayland/wayland-egl/wayland-egl.pc
  323. config.status: creating src/gallium/Makefile
  324. config.status: creating src/gallium/auxiliary/Makefile
  325. config.status: creating src/gallium/auxiliary/pipe-loader/Makefile
  326. config.status: creating src/gallium/drivers/freedreno/Makefile
  327. config.status: creating src/gallium/drivers/ddebug/Makefile
  328. config.status: creating src/gallium/drivers/i915/Makefile
  329. config.status: creating src/gallium/drivers/ilo/Makefile
  330. config.status: creating src/gallium/drivers/llvmpipe/Makefile
  331. config.status: creating src/gallium/drivers/noop/Makefile
  332. config.status: creating src/gallium/drivers/nouveau/Makefile
  333. config.status: creating src/gallium/drivers/r300/Makefile
  334. config.status: creating src/gallium/drivers/r600/Makefile
  335. config.status: creating src/gallium/drivers/radeon/Makefile
  336. config.status: creating src/gallium/drivers/radeonsi/Makefile
  337. config.status: creating src/gallium/drivers/rbug/Makefile
  338. config.status: creating src/gallium/drivers/softpipe/Makefile
  339. config.status: creating src/gallium/drivers/svga/Makefile
  340. config.status: creating src/gallium/drivers/trace/Makefile
  341. config.status: creating src/gallium/drivers/vc4/Makefile
  342. config.status: creating src/gallium/drivers/virgl/Makefile
  343. config.status: creating src/gallium/state_trackers/clover/Makefile
  344. config.status: creating src/gallium/state_trackers/dri/Makefile
  345. config.status: creating src/gallium/state_trackers/glx/xlib/Makefile
  346. config.status: creating src/gallium/state_trackers/nine/Makefile
  347. config.status: creating src/gallium/state_trackers/omx/Makefile
  348. config.status: creating src/gallium/state_trackers/osmesa/Makefile
  349. config.status: creating src/gallium/state_trackers/va/Makefile
  350. config.status: creating src/gallium/state_trackers/vdpau/Makefile
  351. config.status: creating src/gallium/state_trackers/xa/Makefile
  352. config.status: creating src/gallium/state_trackers/xvmc/Makefile
  353. config.status: creating src/gallium/targets/d3dadapter9/Makefile
  354. config.status: creating src/gallium/targets/d3dadapter9/d3d.pc
  355. config.status: creating src/gallium/targets/dri/Makefile
  356. config.status: creating src/gallium/targets/libgl-xlib/Makefile
  357. config.status: creating src/gallium/targets/omx/Makefile
  358. config.status: creating src/gallium/targets/opencl/Makefile
  359. config.status: creating src/gallium/targets/opencl/mesa.icd
  360. config.status: creating src/gallium/targets/osmesa/Makefile
  361. config.status: creating src/gallium/targets/osmesa/osmesa.pc
  362. config.status: creating src/gallium/targets/pipe-loader/Makefile
  363. config.status: creating src/gallium/targets/va/Makefile
  364. config.status: creating src/gallium/targets/vdpau/Makefile
  365. config.status: creating src/gallium/targets/xa/Makefile
  366. config.status: creating src/gallium/targets/xa/xatracker.pc
  367. config.status: creating src/gallium/targets/xvmc/Makefile
  368. config.status: creating src/gallium/tests/trivial/Makefile
  369. config.status: creating src/gallium/tests/unit/Makefile
  370. config.status: creating src/gallium/winsys/freedreno/drm/Makefile
  371. config.status: creating src/gallium/winsys/i915/drm/Makefile
  372. config.status: creating src/gallium/winsys/intel/drm/Makefile
  373. config.status: creating src/gallium/winsys/nouveau/drm/Makefile
  374. config.status: creating src/gallium/winsys/radeon/drm/Makefile
  375. config.status: creating src/gallium/winsys/amdgpu/drm/Makefile
  376. config.status: creating src/gallium/winsys/svga/drm/Makefile
  377. config.status: creating src/gallium/winsys/sw/dri/Makefile
  378. config.status: creating src/gallium/winsys/sw/kms-dri/Makefile
  379. config.status: creating src/gallium/winsys/sw/null/Makefile
  380. config.status: creating src/gallium/winsys/sw/wrapper/Makefile
  381. config.status: creating src/gallium/winsys/sw/xlib/Makefile
  382. config.status: creating src/gallium/winsys/vc4/drm/Makefile
  383. config.status: creating src/gallium/winsys/virgl/drm/Makefile
  384. config.status: creating src/gallium/winsys/virgl/vtest/Makefile
  385. config.status: creating src/gbm/Makefile
  386. config.status: creating src/gbm/main/gbm.pc
  387. config.status: creating src/glx/Makefile
  388. config.status: creating src/glx/apple/Makefile
  389. config.status: creating src/glx/tests/Makefile
  390. config.status: creating src/gtest/Makefile
  391. config.status: creating src/loader/Makefile
  392. config.status: creating src/mapi/Makefile
  393. config.status: creating src/mapi/es1api/glesv1_cm.pc
  394. config.status: creating src/mapi/es2api/glesv2.pc
  395. config.status: creating src/mapi/glapi/gen/Makefile
  396. config.status: creating src/mesa/Makefile
  397. config.status: creating src/mesa/gl.pc
  398. config.status: creating src/mesa/drivers/dri/dri.pc
  399. config.status: creating src/mesa/drivers/dri/common/Makefile
  400. config.status: creating src/mesa/drivers/dri/common/xmlpool/Makefile
  401. config.status: creating src/mesa/drivers/dri/i915/Makefile
  402. config.status: creating src/mesa/drivers/dri/i965/Makefile
  403. config.status: creating src/mesa/drivers/dri/Makefile
  404. config.status: creating src/mesa/drivers/dri/nouveau/Makefile
  405. config.status: creating src/mesa/drivers/dri/r200/Makefile
  406. config.status: creating src/mesa/drivers/dri/radeon/Makefile
  407. config.status: creating src/mesa/drivers/dri/swrast/Makefile
  408. config.status: creating src/mesa/drivers/osmesa/Makefile
  409. config.status: creating src/mesa/drivers/osmesa/osmesa.pc
  410. config.status: creating src/mesa/drivers/x11/Makefile
  411. config.status: creating src/mesa/main/tests/Makefile
  412. config.status: creating src/util/Makefile
  413. config.status: creating src/util/tests/hash_table/Makefile
  414. config.status: executing depfiles commands
  415. config.status: executing libtool commands
  416. prefix: /usr
  417. exec_prefix: ${prefix}
  418. libdir: /usr/lib32
  419. includedir: ${prefix}/include
  420. OpenGL: yes (ES1: yes ES2: yes)
  421. OSMesa: libOSMesa
  422. DRI platform: drm
  423. DRI drivers: i915 i965 nouveau r200 radeon swrast
  424. DRI driver dir: ${libdir}/dri
  425. GLX: DRI-based
  426. EGL: yes
  427. EGL platforms: drm
  428. EGL drivers: builtin:egl_dri2 builtin:egl_dri3
  429. llvm: yes
  430. llvm-config-32: /usr/bin/llvm-config-32
  431. llvm-version: 3.8.0
  432. Gallium drivers: r300 r600 svga swrast radeonsi nouveau
  433. Gallium st: mesa xa xvmc vdpau
  434. Shader cache: yes
  435. With SHA1 from: libnettle
  436. Shared libs: yes
  437. Static libs: no
  438. Shared-glapi: yes
  439. CFLAGS: -march=native -O2 -pipe -m32 -Wall -std=c99 -Werror=implicit-function-declaration -Werror=missing-prototypes -fno-strict-aliasing -fno-math-errno -fno-trapping-math -fno-builtin-memcmp
  440. CXXFLAGS: -march=native -O2 -pipe -m32 -Wall -fno-strict-aliasing -fno-builtin-memcmp
  441. Macros: -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DNDEBUG -DTEXTURE_FLOAT_ENABLED -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_DLOPEN -DHAVE_POSIX_MEMALIGN -DHAVE_LIBDRM -DHAVE_SHA1 -DGLX_USE_DRM -DHAVE_LIBUDEV -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_ALIAS -DHAVE_DRI3 -DHAVE_MINCORE -DMESA_EGL_NO_X11_HEADERS -DHAVE_LLVM=0x0308 -DMESA_LLVM_VERSION_PATCH=0
  442. LLVM_CFLAGS: -I/usr/include -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
  443. LLVM_CXXFLAGS: -I/usr/include -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fno-rtti
  444. LLVM_CPPFLAGS: -I/usr/include -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
  445. LLVM_LDFLAGS: -L/usr/lib32
  446. PYTHON2: python2.7
  447. Run 'make' to build Mesa
  448. + make
  449. Making all in src
  450. make[1]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src'
  451. Making all in .
  452. make[2]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src'
  453. CC mesa/main/imports.lo
  454. CC mesa/program/prog_hash_table.lo
  455. CC mesa/program/symbol_table.lo
  456. CC mesa/program/dummy_errors.lo
  457. CCLD libglsl_util.la
  458. make[2]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src'
  459. Making all in gtest
  460. make[2]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/gtest'
  461. make[2]: Nothing to be done for 'all'.
  462. make[2]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/gtest'
  463. Making all in util
  464. make[2]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/util'
  465. make all-recursive
  466. make[3]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/util'
  467. Making all in .
  468. make[4]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/util'
  469. CC libmesautil_la-debug.lo
  470. CC libmesautil_la-half_float.lo
  471. CC libmesautil_la-hash_table.lo
  472. CC libmesautil_la-mesa-sha1.lo
  473. CC libmesautil_la-ralloc.lo
  474. CC libmesautil_la-register_allocate.lo
  475. CC libmesautil_la-rgtc.lo
  476. CC libmesautil_la-set.lo
  477. CC libmesautil_la-strndup.lo
  478. CC libmesautil_la-strtod.lo
  479. CC libmesautil_la-format_srgb.lo
  480. CCLD libmesautil.la
  481. make[4]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/util'
  482. Making all in tests/hash_table
  483. make[4]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/util/tests/hash_table'
  484. make[4]: Nothing to be done for 'all'.
  485. make[4]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/util/tests/hash_table'
  486. make[3]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/util'
  487. make[2]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/util'
  488. Making all in mapi/glapi/gen
  489. make[2]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mapi/glapi/gen'
  490. make all-am
  491. make[3]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mapi/glapi/gen'
  492. make[3]: Nothing to be done for 'all-am'.
  493. make[3]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mapi/glapi/gen'
  494. make[2]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mapi/glapi/gen'
  495. Making all in mapi
  496. make[2]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mapi'
  497. make all-recursive
  498. make[3]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mapi'
  499. make[4]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mapi'
  500. CC shared_glapi_libglapi_la-entry.lo
  501. CC shared_glapi_libglapi_la-mapi_glapi.lo
  502. CC shared_glapi_libglapi_la-stub.lo
  503. CC shared_glapi_libglapi_la-table.lo
  504. CC shared_glapi_libglapi_la-u_current.lo
  505. CC shared_glapi_libglapi_la-u_execmem.lo
  506. CC es1api_libGLESv1_CM_la-entry.lo
  507. CC es2api_libGLESv2_la-entry.lo
  508. CC glapi_libglapi_la-entry.lo
  509. CCLD glapi/libglapi.la
  510. CCLD shared-glapi/libglapi.la
  511. CCLD es1api/libGLESv1_CM.la
  512. CCLD es2api/libGLESv2.la
  513. GEN .install-mesa-links
  514. make[4]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mapi'
  515. make[3]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mapi'
  516. make[2]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mapi'
  517. Making all in compiler
  518. make[2]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/compiler'
  519. make all-am
  520. make[3]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/compiler'
  521. CXX glsl_types.lo
  522. CXX nir_types.lo
  523. CC shader_enums.lo
  524. CXX glsl/standalone_scaffolding.o
  525. CXX glsl/main.o
  526. CXX glsl/glsl_lexer.lo
  527. CXX glsl/glsl_parser.lo
  528. CXX glsl/ast_array_index.lo
  529. CXX glsl/ast_expr.lo
  530. CXX glsl/ast_to_hir.lo
  531. CXX glsl/ast_type.lo
  532. CC glsl/blob.lo
  533. CXX glsl/ast_function.lo
  534. CXX glsl/builtin_functions.lo
  535. CXX glsl/builtin_types.lo
  536. CXX glsl/builtin_variables.lo
  537. CXX glsl/glsl_parser_extras.lo
  538. CXX glsl/glsl_symbol_table.lo
  539. CXX glsl/hir_field_selection.lo
  540. CXX glsl/ir_basic_block.lo
  541. CXX glsl/ir_builder.lo
  542. CXX glsl/ir_clone.lo
  543. CXX glsl/ir_constant_expression.lo
  544. CXX glsl/ir.lo
  545. CXX glsl/ir_equals.lo
  546. CXX glsl/ir_expression_flattening.lo
  547. CXX glsl/ir_function_can_inline.lo
  548. CXX glsl/ir_function_detect_recursion.lo
  549. CXX glsl/ir_function.lo
  550. CXX glsl/ir_hierarchical_visitor.lo
  551. CXX glsl/ir_hv_accept.lo
  552. CXX glsl/ir_import_prototypes.lo
  553. CXX glsl/ir_print_visitor.lo
  554. CXX glsl/ir_reader.lo
  555. CXX glsl/ir_rvalue_visitor.lo
  556. CXX glsl/ir_set_program_inouts.lo
  557. CXX glsl/ir_validate.lo
  558. CXX glsl/ir_variable_refcount.lo
  559. CXX glsl/linker.lo
  560. CXX glsl/link_atomics.lo
  561. CXX glsl/link_functions.lo
  562. CXX glsl/link_interface_blocks.lo
  563. CXX glsl/link_uniforms.lo
  564. CXX glsl/link_uniform_initializers.lo
  565. CXX glsl/link_uniform_block_active_visitor.lo
  566. CXX glsl/link_uniform_blocks.lo
  567. CXX glsl/link_varyings.lo
  568. CXX glsl/loop_analysis.lo
  569. CXX glsl/loop_controls.lo
  570. CXX glsl/loop_unroll.lo
  571. CXX glsl/lower_buffer_access.lo
  572. CXX glsl/lower_clip_distance.lo
  573. CXX glsl/lower_const_arrays_to_uniforms.lo
  574. CXX glsl/lower_discard.lo
  575. CXX glsl/lower_discard_flow.lo
  576. CXX glsl/lower_if_to_cond_assign.lo
  577. CXX glsl/lower_instructions.lo
  578. CXX glsl/lower_jumps.lo
  579. CXX glsl/lower_mat_op_to_vec.lo
  580. CXX glsl/lower_noise.lo
  581. CXX glsl/lower_offset_array.lo
  582. CXX glsl/lower_packed_varyings.lo
  583. CXX glsl/lower_named_interface_blocks.lo
  584. CXX glsl/lower_packing_builtins.lo
  585. CXX glsl/lower_subroutine.lo
  586. CXX glsl/lower_tess_level.lo
  587. glsl/lower_buffer_access.cpp: In member function 'bool lower_buffer_access::lower_buffer_access::is_dereferenced_thing_row_major(const ir_rvalue*)':
  588. glsl/lower_buffer_access.cpp:286:26: warning: unused variable 'var' [-Wunused-variable]
  589. ir_variable *var = deref->variable_referenced();
  590. ^~~
  591. CXX glsl/lower_texture_projection.lo
  592. CXX glsl/lower_variable_index_to_cond_assign.lo
  593. CXX glsl/lower_vec_index_to_cond_assign.lo
  594. CXX glsl/lower_vec_index_to_swizzle.lo
  595. CXX glsl/lower_vector.lo
  596. CXX glsl/lower_vector_derefs.lo
  597. CXX glsl/lower_vector_insert.lo
  598. CXX glsl/lower_vertex_id.lo
  599. CXX glsl/lower_output_reads.lo
  600. CXX glsl/lower_shared_reference.lo
  601. CXX glsl/lower_ubo_reference.lo
  602. CXX glsl/opt_algebraic.lo
  603. CXX glsl/opt_array_splitting.lo
  604. CXX glsl/opt_conditional_discard.lo
  605. CXX glsl/opt_constant_folding.lo
  606. CXX glsl/opt_constant_propagation.lo
  607. CXX glsl/opt_constant_variable.lo
  608. CXX glsl/opt_copy_propagation.lo
  609. CXX glsl/opt_copy_propagation_elements.lo
  610. CXX glsl/opt_dead_builtin_variables.lo
  611. CXX glsl/opt_dead_builtin_varyings.lo
  612. CXX glsl/opt_dead_code.lo
  613. CXX glsl/opt_dead_code_local.lo
  614. CXX glsl/opt_dead_functions.lo
  615. CXX glsl/opt_flatten_nested_if_blocks.lo
  616. CXX glsl/opt_flip_matrices.lo
  617. CXX glsl/opt_function_inlining.lo
  618. CXX glsl/opt_if_simplification.lo
  619. CXX glsl/opt_minmax.lo
  620. CXX glsl/opt_noop_swizzle.lo
  621. CXX glsl/opt_rebalance_tree.lo
  622. CXX glsl/opt_redundant_jumps.lo
  623. CXX glsl/opt_structure_splitting.lo
  624. CXX glsl/opt_swizzle_swizzle.lo
  625. CXX glsl/opt_tree_grafting.lo
  626. CXX glsl/opt_vectorize.lo
  627. CXX glsl/s_expression.lo
  628. CXX nir/nir_libnir_la-glsl_to_nir.lo
  629. CC nir/nir_libnir_la-nir.lo
  630. CC nir/nir_libnir_la-nir_clone.lo
  631. CC nir/nir_libnir_la-nir_control_flow.lo
  632. CC nir/nir_libnir_la-nir_dominance.lo
  633. CC nir/nir_libnir_la-nir_from_ssa.lo
  634. CC nir/nir_libnir_la-nir_gs_count_vertices.lo
  635. CC nir/nir_libnir_la-nir_intrinsics.lo
  636. CC nir/nir_libnir_la-nir_instr_set.lo
  637. CC nir/nir_libnir_la-nir_liveness.lo
  638. CC nir/nir_libnir_la-nir_lower_alu_to_scalar.lo
  639. CC nir/nir_libnir_la-nir_lower_atomics.lo
  640. CC nir/nir_libnir_la-nir_lower_clip.lo
  641. CC nir/nir_libnir_la-nir_lower_global_vars_to_local.lo
  642. CC nir/nir_libnir_la-nir_lower_gs_intrinsics.lo
  643. CC nir/nir_libnir_la-nir_lower_load_const_to_scalar.lo
  644. CC nir/nir_libnir_la-nir_lower_locals_to_regs.lo
  645. CC nir/nir_libnir_la-nir_lower_idiv.lo
  646. CC nir/nir_libnir_la-nir_lower_io.lo
  647. CC nir/nir_libnir_la-nir_lower_outputs_to_temporaries.lo
  648. CC nir/nir_libnir_la-nir_lower_phis_to_scalar.lo
  649. CC nir/nir_libnir_la-nir_lower_samplers.lo
  650. CC nir/nir_libnir_la-nir_lower_system_values.lo
  651. CC nir/nir_libnir_la-nir_lower_tex.lo
  652. CC nir/nir_libnir_la-nir_lower_to_source_mods.lo
  653. CC nir/nir_libnir_la-nir_lower_two_sided_color.lo
  654. CC nir/nir_libnir_la-nir_lower_vars_to_ssa.lo
  655. CC nir/nir_libnir_la-nir_lower_var_copies.lo
  656. CC nir/nir_libnir_la-nir_lower_vec_to_movs.lo
  657. CC nir/nir_libnir_la-nir_metadata.lo
  658. CC nir/nir_libnir_la-nir_move_vec_src_uses_to_dest.lo
  659. CC nir/nir_libnir_la-nir_normalize_cubemap_coords.lo
  660. CC nir/nir_libnir_la-nir_opt_constant_folding.lo
  661. CC nir/nir_libnir_la-nir_opt_copy_propagate.lo
  662. CC nir/nir_libnir_la-nir_opt_cse.lo
  663. CC nir/nir_libnir_la-nir_opt_dce.lo
  664. CC nir/nir_libnir_la-nir_opt_dead_cf.lo
  665. CC nir/nir_libnir_la-nir_opt_gcm.lo
  666. CC nir/nir_libnir_la-nir_opt_global_to_local.lo
  667. CC nir/nir_libnir_la-nir_opt_peephole_select.lo
  668. CC nir/nir_libnir_la-nir_opt_remove_phis.lo
  669. CC nir/nir_libnir_la-nir_opt_undef.lo
  670. CC nir/nir_libnir_la-nir_print.lo
  671. CC nir/nir_libnir_la-nir_remove_dead_variables.lo
  672. CC nir/nir_libnir_la-nir_split_var_copies.lo
  673. CC nir/nir_libnir_la-nir_search.lo
  674. CC nir/nir_libnir_la-nir_sweep.lo
  675. CC nir/nir_libnir_la-nir_to_ssa.lo
  676. CC nir/nir_libnir_la-nir_validate.lo
  677. CC nir/nir_libnir_la-nir_worklist.lo
  678. CC nir/nir_libnir_la-nir_constant_expressions.lo
  679. CC nir/nir_libnir_la-nir_opcodes.lo
  680. CC nir/nir_libnir_la-nir_opt_algebraic.lo
  681. CC glsl/glcpp/glcpp-lex.lo
  682. CC glsl/glcpp/glcpp-parse.lo
  683. CC glsl/glcpp/pp.lo
  684. CXXLD libcompiler.la
  685. CXXLD nir/libnir.la
  686. CCLD glsl/libglcpp.la
  687. CXXLD glsl/libglsl.la
  688. CXXLD glsl_compiler
  689. make[3]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/compiler'
  690. make[2]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/compiler'
  691. Making all in mesa
  692. make[2]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa'
  693. CC x86/gen_matypes.o
  694. updating main/git_sha1.h
  695. CCLD gen_matypes
  696. GEN matypes.h
  697. ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
  698. make all-recursive
  699. make[3]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa'
  700. Making all in .
  701. make[4]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa'
  702. CC main/libmesa_sse41_la-streaming-load-memcpy.lo
  703. CC main/libmesa_sse41_la-sse_minmax.lo
  704. CC main/accum.lo
  705. CC main/api_arrayelt.lo
  706. CC main/api_exec.lo
  707. CC main/api_loopback.lo
  708. CC main/api_validate.lo
  709. CC main/arbprogram.lo
  710. CC main/arrayobj.lo
  711. CC main/atifragshader.lo
  712. CC main/attrib.lo
  713. CC main/blend.lo
  714. CC main/blit.lo
  715. CC main/bufferobj.lo
  716. CC main/buffers.lo
  717. CC main/clear.lo
  718. CC main/clip.lo
  719. CC main/colortab.lo
  720. CC main/compute.lo
  721. CC main/condrender.lo
  722. CC main/context.lo
  723. CC main/convolve.lo
  724. CC main/copyimage.lo
  725. main/bufferobj.c: In function '_mesa_BindBufferRange':
  726. main/bufferobj.c:3752:57: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'GLintptr {aka int}' [-Wformat=]
  727. _mesa_debug(ctx, "glBindBufferRange(%s, %u, %u, %ld, %ld)\n",
  728. ^
  729. main/bufferobj.c:3752:62: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'GLsizeiptr {aka int}' [-Wformat=]
  730. _mesa_debug(ctx, "glBindBufferRange(%s, %u, %u, %ld, %ld)\n",
  731. ^
  732. CC main/cpuinfo.lo
  733. CC main/debug.lo
  734. CC main/debug_output.lo
  735. CC main/depth.lo
  736. CC main/dlist.lo
  737. CC main/drawpix.lo
  738. CC main/drawtex.lo
  739. CC main/enable.lo
  740. CC main/enums.lo
  741. CC main/errors.lo
  742. CC main/eval.lo
  743. CC main/execmem.lo
  744. CC main/extensions.lo
  745. CC main/fbobject.lo
  746. CC main/feedback.lo
  747. CXX main/ff_fragment_shader.lo
  748. CC main/ffvertex_prog.lo
  749. CC main/fog.lo
  750. CC main/format_pack.lo
  751. CC main/format_unpack.lo
  752. CC main/formatquery.lo
  753. CC main/formats.lo
  754. CC main/format_utils.lo
  755. CC main/framebuffer.lo
  756. CC main/get.lo
  757. CC main/genmipmap.lo
  758. CC main/getstring.lo
  759. CC main/glformats.lo
  760. CC main/hash.lo
  761. CC main/hint.lo
  762. CC main/histogram.lo
  763. CC main/image.lo
  764. CC main/light.lo
  765. CC main/lines.lo
  766. CC main/matrix.lo
  767. CC main/mipmap.lo
  768. CC main/mm.lo
  769. CC main/multisample.lo
  770. CC main/objectlabel.lo
  771. CC main/objectpurge.lo
  772. main/get.c:473:18: warning: 'extra_version_40' defined but not used [-Wunused-const-variable=]
  773. static const int extra_version_40[] = { EXTRA_VERSION_40, EXTRA_END };
  774. ^~~~~~~~~~~~~~~~
  775. main/get.c:441:18: warning: 'extra_ARB_compute_shader' defined but not used [-Wunused-const-variable=]
  776. EXTRA_EXT(ARB_compute_shader);
  777. ^~~~~~~~~~~~~
  778. CC main/pack.lo
  779. CC main/pbo.lo
  780. CC main/performance_monitor.lo
  781. CC main/pipelineobj.lo
  782. CC main/pixel.lo
  783. CC main/pixelstore.lo
  784. CC main/pixeltransfer.lo
  785. CC main/points.lo
  786. CC main/polygon.lo
  787. CC main/program_resource.lo
  788. CC main/querymatrix.lo
  789. CC main/queryobj.lo
  790. CC main/rastpos.lo
  791. CC main/readpix.lo
  792. CC main/remap.lo
  793. CC main/renderbuffer.lo
  794. CC main/samplerobj.lo
  795. CC main/scissor.lo
  796. CC main/shaderapi.lo
  797. CC main/shaderimage.lo
  798. CC main/shaderobj.lo
  799. CXX main/shader_query.lo
  800. CC main/shared.lo
  801. CC main/state.lo
  802. CC main/stencil.lo
  803. CC main/syncobj.lo
  804. CC main/texcompress.lo
  805. CC main/texcompress_bptc.lo
  806. CC main/texcompress_cpal.lo
  807. CC main/texcompress_etc.lo
  808. CC main/texcompress_fxt1.lo
  809. CC main/texcompress_rgtc.lo
  810. CC main/texcompress_s3tc.lo
  811. CC main/texenv.lo
  812. CC main/texformat.lo
  813. CC main/texgen.lo
  814. CC main/texgetimage.lo
  815. CC main/teximage.lo
  816. CC main/texobj.lo
  817. CC main/texparam.lo
  818. CC main/texstate.lo
  819. CC main/texstorage.lo
  820. CC main/texstore.lo
  821. CC main/textureview.lo
  822. CC main/texturebarrier.lo
  823. CC main/transformfeedback.lo
  824. CXX main/uniform_query.lo
  825. CC main/uniforms.lo
  826. CC main/varray.lo
  827. CC main/vdpau.lo
  828. CC main/version.lo
  829. CC main/viewport.lo
  830. CC main/vtxfmt.lo
  831. CC main/es1_conversion.lo
  832. CC x86/common_x86.lo
  833. CC x86/x86_xform.lo
  834. CC x86/3dnow.lo
  835. CC x86/sse.lo
  836. CC program/arbprogparse.lo
  837. CXX program/ir_to_mesa.lo
  838. CC program/lex.yy.lo
  839. CC program/prog_cache.lo
  840. CC program/prog_execute.lo
  841. CC program/prog_instruction.lo
  842. CC program/prog_noise.lo
  843. CC program/prog_opt_constant_fold.lo
  844. CC program/prog_optimize.lo
  845. CC program/prog_parameter.lo
  846. CC program/prog_parameter_layout.lo
  847. CC program/prog_print.lo
  848. CC program/program.lo
  849. CC program/programopt.lo
  850. CC program/program_parse_extra.lo
  851. CC program/program_parse.tab.lo
  852. CC program/prog_statevars.lo
  853. CXX program/string_to_uint_map.lo
  854. CC program/prog_to_nir.lo
  855. CPPAS x86/common_x86_asm.lo
  856. CPPAS x86/x86_xform2.lo
  857. CPPAS x86/x86_xform3.lo
  858. CPPAS x86/x86_xform4.lo
  859. CPPAS x86/x86_cliptest.lo
  860. CPPAS x86/mmx_blend.lo
  861. CPPAS x86/3dnow_xform1.lo
  862. CPPAS x86/3dnow_xform2.lo
  863. CPPAS x86/3dnow_xform4.lo
  864. CPPAS x86/3dnow_xform3.lo
  865. CPPAS x86/sse_xform1.lo
  866. CPPAS x86/sse_xform2.lo
  867. CPPAS x86/sse_xform3.lo
  868. CPPAS x86/sse_xform4.lo
  869. CPPAS x86/sse_normal.lo
  870. CPPAS x86/read_rgba_span_x86.lo
  871. CCLD libmesa_sse41.la
  872. CC math/m_debug_clip.lo
  873. CC math/m_debug_norm.lo
  874. CC math/m_debug_xform.lo
  875. CC math/m_eval.lo
  876. CC math/m_matrix.lo
  877. CC math/m_translate.lo
  878. CC math/m_vector.lo
  879. CC math/m_xform.lo
  880. CC vbo/vbo_context.lo
  881. CC vbo/vbo_exec_api.lo
  882. CC vbo/vbo_exec_array.lo
  883. CC vbo/vbo_exec.lo
  884. CC vbo/vbo_exec_draw.lo
  885. CC vbo/vbo_exec_eval.lo
  886. CC vbo/vbo_minmax_index.lo
  887. CC vbo/vbo_noop.lo
  888. CC vbo/vbo_primitive_restart.lo
  889. CC vbo/vbo_rebase.lo
  890. CC vbo/vbo_save_api.lo
  891. CC vbo/vbo_save.lo
  892. CC vbo/vbo_save_draw.lo
  893. CC vbo/vbo_save_loopback.lo
  894. CC vbo/vbo_split.lo
  895. CC vbo/vbo_split_copy.lo
  896. CC vbo/vbo_split_inplace.lo
  897. CC tnl/t_context.lo
  898. CC tnl/t_draw.lo
  899. vbo/vbo_exec_array.c: In function 'vbo_exec_MultiDrawArraysIndirectCount':
  900. vbo/vbo_exec_array.c:1660:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'GLintptr {aka int}' [-Wformat=]
  901. _mesa_debug(ctx, "glMultiDrawArraysIndirectCountARB"
  902. ^
  903. vbo/vbo_exec_array.c:1660:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'GLintptr {aka int}' [-Wformat=]
  904. vbo/vbo_exec_array.c: In function 'vbo_exec_MultiDrawElementsIndirectCount':
  905. vbo/vbo_exec_array.c:1688:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'GLintptr {aka int}' [-Wformat=]
  906. _mesa_debug(ctx, "glMultiDrawElementsIndirectCountARB"
  907. ^
  908. vbo/vbo_exec_array.c:1688:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'GLintptr {aka int}' [-Wformat=]
  909. CC tnl/t_pipeline.lo
  910. CC tnl/t_vb_fog.lo
  911. CC tnl/t_vb_light.lo
  912. CC tnl/t_vb_normals.lo
  913. CC tnl/t_vb_points.lo
  914. CC tnl/t_vb_program.lo
  915. CC tnl/t_vb_render.lo
  916. CC tnl/t_vb_texgen.lo
  917. CC tnl/t_vb_texmat.lo
  918. CC tnl/t_vb_vertex.lo
  919. CC tnl/t_vertex.lo
  920. CC tnl/t_vertex_generic.lo
  921. CC tnl/t_vertex_sse.lo
  922. CC tnl/t_vp_build.lo
  923. CC swrast/s_aaline.lo
  924. CC swrast/s_aatriangle.lo
  925. CC swrast/s_alpha.lo
  926. CC swrast/s_atifragshader.lo
  927. CC swrast/s_bitmap.lo
  928. CC swrast/s_blend.lo
  929. CC swrast/s_blit.lo
  930. CC swrast/s_clear.lo
  931. CC swrast/s_context.lo
  932. CC swrast/s_copypix.lo
  933. CC swrast/s_depth.lo
  934. CC swrast/s_drawpix.lo
  935. CC swrast/s_feedback.lo
  936. CC swrast/s_fog.lo
  937. CC swrast/s_fragprog.lo
  938. CC swrast/s_lines.lo
  939. CC swrast/s_logic.lo
  940. CC swrast/s_masking.lo
  941. CC swrast/s_points.lo
  942. CC swrast/s_renderbuffer.lo
  943. CC swrast/s_span.lo
  944. CC swrast/s_stencil.lo
  945. CC swrast/s_texcombine.lo
  946. CC swrast/s_texfetch.lo
  947. CC swrast/s_texfilter.lo
  948. CC swrast/s_texrender.lo
  949. CC swrast/s_texture.lo
  950. CC swrast/s_triangle.lo
  951. CC swrast/s_zoom.lo
  952. CC swrast_setup/ss_context.lo
  953. CC swrast_setup/ss_triangle.lo
  954. CC drivers/common/driverfuncs.lo
  955. CC drivers/common/meta_blit.lo
  956. CC drivers/common/meta_copy_image.lo
  957. CC drivers/common/meta_generate_mipmap.lo
  958. CC drivers/common/meta_tex_subimage.lo
  959. CC drivers/common/meta.lo
  960. CC x86/rtasm/x86sse.lo
  961. CC sparc/sparc.lo
  962. CC x86-64/x86-64.lo
  963. CC state_tracker/st_atom_array.lo
  964. CC state_tracker/st_atom_atomicbuf.lo
  965. CC state_tracker/st_atom_blend.lo
  966. CC state_tracker/st_atom.lo
  967. CC state_tracker/st_atom_clip.lo
  968. CC state_tracker/st_atom_constbuf.lo
  969. CC state_tracker/st_atom_depth.lo
  970. CC state_tracker/st_atom_framebuffer.lo
  971. CC state_tracker/st_atom_image.lo
  972. CC state_tracker/st_atom_msaa.lo
  973. CC state_tracker/st_atom_pixeltransfer.lo
  974. CC state_tracker/st_atom_rasterizer.lo
  975. CC state_tracker/st_atom_sampler.lo
  976. CC state_tracker/st_atom_scissor.lo
  977. CC state_tracker/st_atom_shader.lo
  978. CC state_tracker/st_atom_stipple.lo
  979. CC state_tracker/st_atom_storagebuf.lo
  980. CC state_tracker/st_atom_tess.lo
  981. CC state_tracker/st_atom_texture.lo
  982. CC state_tracker/st_atom_viewport.lo
  983. CC state_tracker/st_cb_bitmap.lo
  984. CC state_tracker/st_cb_bitmap_shader.lo
  985. CC state_tracker/st_cb_blit.lo
  986. CC state_tracker/st_cb_bufferobjects.lo
  987. CC state_tracker/st_cb_clear.lo
  988. CC state_tracker/st_cb_compute.lo
  989. CC state_tracker/st_cb_condrender.lo
  990. CC state_tracker/st_cb_copyimage.lo
  991. CC state_tracker/st_cb_drawpixels.lo
  992. CC state_tracker/st_cb_drawpixels_shader.lo
  993. CC state_tracker/st_cb_drawtex.lo
  994. CC state_tracker/st_cb_eglimage.lo
  995. CC state_tracker/st_cb_fbo.lo
  996. CC state_tracker/st_cb_feedback.lo
  997. CC state_tracker/st_cb_flush.lo
  998. CC state_tracker/st_cb_msaa.lo
  999. CC state_tracker/st_cb_perfmon.lo
  1000. CC state_tracker/st_cb_program.lo
  1001. CC state_tracker/st_cb_queryobj.lo
  1002. CC state_tracker/st_cb_rasterpos.lo
  1003. CC state_tracker/st_cb_readpixels.lo
  1004. CC state_tracker/st_cb_strings.lo
  1005. CC state_tracker/st_cb_syncobj.lo
  1006. CC state_tracker/st_cb_texturebarrier.lo
  1007. CC state_tracker/st_cb_texture.lo
  1008. CC state_tracker/st_cb_viewport.lo
  1009. CC state_tracker/st_cb_xformfb.lo
  1010. CC state_tracker/st_context.lo
  1011. CC state_tracker/st_copytex.lo
  1012. CC state_tracker/st_debug.lo
  1013. CC state_tracker/st_draw.lo
  1014. CC state_tracker/st_draw_feedback.lo
  1015. CC state_tracker/st_extensions.lo
  1016. CC state_tracker/st_format.lo
  1017. CC state_tracker/st_gen_mipmap.lo
  1018. CXX state_tracker/st_glsl_to_tgsi.lo
  1019. CC state_tracker/st_manager.lo
  1020. CC state_tracker/st_mesa_to_tgsi.lo
  1021. CC state_tracker/st_program.lo
  1022. CC state_tracker/st_texture.lo
  1023. CC state_tracker/st_vdpau.lo
  1024. CXXLD libmesa.la
  1025. CXXLD libmesagallium.la
  1026. make[4]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa'
  1027. Making all in main/tests
  1028. make[4]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/main/tests'
  1029. make[4]: Nothing to be done for 'all'.
  1030. make[4]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/main/tests'
  1031. Making all in drivers/dri
  1032. make[4]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri'
  1033. Making all in common
  1034. make[5]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri/common'
  1035. Making all in xmlpool
  1036. make[6]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri/common/xmlpool'
  1037. make all-am
  1038. make[7]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri/common/xmlpool'
  1039. make[7]: Nothing to be done for 'all-am'.
  1040. make[7]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri/common/xmlpool'
  1041. make[6]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri/common/xmlpool'
  1042. make[6]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri/common'
  1043. CC utils.lo
  1044. CC dri_util.lo
  1045. CC libxmlconfig_la-xmlconfig.lo
  1046. CC megadriver_stub.lo
  1047. CC libdri_test_stubs_la-dri_test.lo
  1048. CCLD libmegadriver_stub.la
  1049. CCLD libdri_test_stubs.la
  1050. CCLD libdricommon.la
  1051. CCLD libxmlconfig.la
  1052. make[6]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri/common'
  1053. make[5]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri/common'
  1054. Making all in i915
  1055. make[5]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri/i915'
  1056. CC i830_context.lo
  1057. CC i830_state.lo
  1058. CC i830_texblend.lo
  1059. CC i830_texstate.lo
  1060. CC i830_vtbl.lo
  1061. CC i915_debug_fp.lo
  1062. CC i915_context.lo
  1063. CC i915_fragprog.lo
  1064. CC i915_program.lo
  1065. CC i915_state.lo
  1066. CC i915_tex_layout.lo
  1067. CC i915_texstate.lo
  1068. CC i915_vtbl.lo
  1069. CC intel_batchbuffer.lo
  1070. CC intel_blit.lo
  1071. CC intel_buffer_objects.lo
  1072. CC intel_buffers.lo
  1073. CC intel_clear.lo
  1074. CC intel_context.lo
  1075. CC intel_extensions.lo
  1076. CC intel_fbo.lo
  1077. CC intel_mipmap_tree.lo
  1078. CC intel_pixel_bitmap.lo
  1079. CC intel_pixel.lo
  1080. CC intel_pixel_copy.lo
  1081. CC intel_pixel_draw.lo
  1082. CC intel_pixel_read.lo
  1083. CC intel_regions.lo
  1084. CC intel_render.lo
  1085. CC intel_screen.lo
  1086. CC intel_state.lo
  1087. CC intel_syncobj.lo
  1088. CC intel_tex.lo
  1089. CC intel_tex_copy.lo
  1090. CC intel_tex_image.lo
  1091. CC intel_tex_layout.lo
  1092. CC intel_tex_subimage.lo
  1093. CC intel_tex_validate.lo
  1094. CC intel_tris.lo
  1095. CCLD libi915_dri.la
  1096. make[5]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri/i915'
  1097. Making all in i965
  1098. make[5]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri/i965'
  1099. CC brw_binding_tables.lo
  1100. CXX brw_blorp_blit.lo
  1101. CXX brw_blorp_blit_eu.lo
  1102. CXX brw_blorp.lo
  1103. CC brw_cc.lo
  1104. CC brw_clear.lo
  1105. CC brw_clip.lo
  1106. CC brw_clip_line.lo
  1107. CC brw_clip_point.lo
  1108. CC brw_clip_state.lo
  1109. CC brw_clip_tri.lo
  1110. CC brw_clip_util.lo
  1111. CC brw_clip_unfilled.lo
  1112. CC brw_compute.lo
  1113. CC brw_conditional_render.lo
  1114. CC brw_context.lo
  1115. CC brw_cs.lo
  1116. CXX brw_cubemap_normalize.lo
  1117. CC brw_curbe.lo
  1118. CC brw_draw.lo
  1119. CC brw_draw_upload.lo
  1120. CC brw_ff_gs.lo
  1121. CC brw_ff_gs_emit.lo
  1122. CXX brw_fs_channel_expressions.lo
  1123. CXX brw_fs_vector_splitting.lo
  1124. CC brw_gs.lo
  1125. CC brw_gs_state.lo
  1126. CC brw_gs_surface_state.lo
  1127. CXX brw_link.lo
  1128. CXX brw_lower_texture_gradients.lo
  1129. CXX brw_lower_unnormalized_offset.lo
  1130. CC brw_meta_fast_clear.lo
  1131. CC brw_meta_stencil_blit.lo
  1132. CC brw_meta_updownsample.lo
  1133. CC brw_meta_util.lo
  1134. CC brw_misc_state.lo
  1135. CC brw_object_purgeable.lo
  1136. CC brw_performance_monitor.lo
  1137. CC brw_pipe_control.lo
  1138. CC brw_program.lo
  1139. CC brw_primitive_restart.lo
  1140. CC brw_queryobj.lo
  1141. CC brw_reset.lo
  1142. CC brw_sampler_state.lo
  1143. CC brw_sf.lo
  1144. CC brw_sf_emit.lo
  1145. CC brw_sf_state.lo
  1146. CC brw_state_batch.lo
  1147. CC brw_state_cache.lo
  1148. CC brw_state_dump.lo
  1149. CC brw_state_upload.lo
  1150. CC brw_tcs.lo
  1151. CC brw_tcs_surface_state.lo
  1152. CC brw_tes.lo
  1153. CC brw_tes_surface_state.lo
  1154. CC brw_tex.lo
  1155. CC brw_tex_layout.lo
  1156. CC brw_urb.lo
  1157. CC brw_vs.lo
  1158. CC brw_vs_state.lo
  1159. CC brw_vs_surface_state.lo
  1160. CC brw_wm.lo
  1161. CC brw_wm_state.lo
  1162. CC brw_wm_surface_state.lo
  1163. brw_state_upload.c: In function 'brw_print_dirty_count':
  1164. brw_state_upload.c:687:25: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1165. fprintf(stderr, "0x%016lx: %12d (%s)\n",
  1166. ^~~~~~~~~~~~~~~~~~~~~~~
  1167. CXX gen6_blorp.lo
  1168. CC gen6_cc.lo
  1169. CC gen6_clip_state.lo
  1170. CC gen6_constant_state.lo
  1171. CC gen6_depth_state.lo
  1172. CC gen6_depthstencil.lo
  1173. CC gen6_gs_state.lo
  1174. CC gen6_multisample_state.lo
  1175. CC gen6_queryobj.lo
  1176. CC gen6_sampler_state.lo
  1177. CC gen6_scissor_state.lo
  1178. CC gen6_sf_state.lo
  1179. CC gen6_sol.lo
  1180. CC gen6_surface_state.lo
  1181. CC gen6_urb.lo
  1182. CC gen6_viewport_state.lo
  1183. CC gen6_vs_state.lo
  1184. CC gen6_wm_state.lo
  1185. CXX gen7_blorp.lo
  1186. CC gen7_cs_state.lo
  1187. CC gen7_ds_state.lo
  1188. CC gen7_gs_state.lo
  1189. CC gen7_hs_state.lo
  1190. CC gen7_l3_state.lo
  1191. CC gen7_misc_state.lo
  1192. CC gen7_sf_state.lo
  1193. CC gen7_sol_state.lo
  1194. CC gen7_te_state.lo
  1195. CC gen7_urb.lo
  1196. CC gen7_viewport_state.lo
  1197. CC gen7_vs_state.lo
  1198. CC gen7_wm_state.lo
  1199. CC gen7_wm_surface_state.lo
  1200. CC gen8_blend_state.lo
  1201. CC gen8_depth_state.lo
  1202. CC gen8_disable.lo
  1203. CC gen8_draw_upload.lo
  1204. CC gen8_ds_state.lo
  1205. CC gen8_gs_state.lo
  1206. CC gen8_hs_state.lo
  1207. CC gen8_misc_state.lo
  1208. CC gen8_multisample_state.lo
  1209. CC gen8_ps_state.lo
  1210. CC gen8_sf_state.lo
  1211. CC gen8_sol_state.lo
  1212. CC gen8_surface_state.lo
  1213. CC gen8_viewport_state.lo
  1214. CC gen8_vs_state.lo
  1215. CC gen8_wm_depth_stencil.lo
  1216. CC intel_batchbuffer.lo
  1217. CC intel_blit.lo
  1218. CC intel_buffer_objects.lo
  1219. CC intel_buffers.lo
  1220. CC intel_copy_image.lo
  1221. CC intel_extensions.lo
  1222. CC intel_fbo.lo
  1223. CC intel_mipmap_tree.lo
  1224. CC intel_pixel_bitmap.lo
  1225. CC intel_pixel.lo
  1226. CC intel_pixel_copy.lo
  1227. CC intel_pixel_draw.lo
  1228. CC intel_pixel_read.lo
  1229. CC intel_screen.lo
  1230. CC intel_state.lo
  1231. CC intel_syncobj.lo
  1232. CC intel_tex.lo
  1233. CC intel_tex_copy.lo
  1234. CC intel_tex_image.lo
  1235. CC intel_tex_subimage.lo
  1236. CC intel_tex_validate.lo
  1237. CC intel_tiled_memcpy.lo
  1238. CC intel_upload.lo
  1239. CXX brw_cfg.lo
  1240. CC brw_compiler.lo
  1241. CXX brw_dead_control_flow.lo
  1242. CC brw_device_info.lo
  1243. CC brw_disasm.lo
  1244. CC brw_eu.lo
  1245. CC brw_eu_compact.lo
  1246. CC brw_eu_emit.lo
  1247. CC brw_eu_util.lo
  1248. CC brw_eu_validate.lo
  1249. CXX brw_fs_cmod_propagation.lo
  1250. CXX brw_fs_combine_constants.lo
  1251. CXX brw_fs_copy_propagation.lo
  1252. CXX brw_fs.lo
  1253. CXX brw_fs_cse.lo
  1254. CXX brw_fs_dead_code_eliminate.lo
  1255. CXX brw_fs_generator.lo
  1256. CXX brw_fs_live_variables.lo
  1257. CXX brw_fs_nir.lo
  1258. CXX brw_fs_reg_allocate.lo
  1259. CXX brw_fs_register_coalesce.lo
  1260. CXX brw_fs_saturate_propagation.lo
  1261. brw_disasm.c: In function 'dest':
  1262. brw_disasm.c:789:30: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1263. format(file, ".%ld", brw_inst_dst_da1_subreg_nr(devinfo, inst) /
  1264. ^
  1265. brw_disasm.c:800:30: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1266. format(file, ".%ld", brw_inst_dst_ia_subreg_nr(devinfo, inst) /
  1267. ^
  1268. brw_disasm.c:818:30: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1269. format(file, ".%ld", brw_inst_dst_da16_subreg_nr(devinfo, inst) /
  1270. ^
  1271. brw_disasm.c: In function 'dest_3src':
  1272. brw_disasm.c:849:24: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1273. format(file, ".%ld", brw_inst_3src_dst_subreg_nr(devinfo, inst));
  1274. ^
  1275. brw_disasm.c: In function 'brw_disassemble_inst':
  1276. brw_disasm.c:1285:24: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1277. format(file, "f%ld", devinfo->gen >= 7 ? brw_inst_flag_reg_nr(devinfo, inst) : 0);
  1278. ^
  1279. brw_disasm.c:1287:27: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1280. format(file, ".%ld", brw_inst_flag_subreg_nr(devinfo, inst));
  1281. ^
  1282. brw_disasm.c:1321:28: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1283. format(file, ".f%ld",
  1284. ^
  1285. brw_disasm.c:1324:30: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1286. format(file, ".%ld", brw_inst_flag_subreg_nr(devinfo, inst));
  1287. ^
  1288. brw_disasm.c:1336:24: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1289. format(file, " %ld", brw_inst_base_mrf(devinfo, inst));
  1290. ^
  1291. brw_disasm.c:1357:28: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1292. format(file, "Pop: %ld", brw_inst_gen4_pop_count(devinfo, inst));
  1293. ^
  1294. brw_disasm.c:1365:28: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1295. format(file, "Pop: %ld", brw_inst_gen4_pop_count(devinfo, inst));
  1296. ^
  1297. brw_disasm.c:1438:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1298. format(file, " Surface = %ld Sampler = %ld",
  1299. ^
  1300. brw_disasm.c:1438:57: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1301. format(file, " Surface = %ld Sampler = %ld",
  1302. ^
  1303. brw_disasm.c:1442:34: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1304. format(file, " (%ld, %ld, %ld, ",
  1305. ^
  1306. brw_disasm.c:1442:39: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1307. format(file, " (%ld, %ld, %ld, ",
  1308. ^
  1309. brw_disasm.c:1442:44: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1310. format(file, " (%ld, %ld, %ld, ",
  1311. ^
  1312. brw_disasm.c:1457:34: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1313. format(file, " (%ld, %ld, %ld, %ld)",
  1314. ^
  1315. brw_disasm.c:1457:39: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1316. format(file, " (%ld, %ld, %ld, %ld)",
  1317. ^
  1318. brw_disasm.c:1457:44: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1319. format(file, " (%ld, %ld, %ld, %ld)",
  1320. ^
  1321. brw_disasm.c:1457:49: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1322. format(file, " (%ld, %ld, %ld, %ld)",
  1323. ^
  1324. brw_disasm.c:1470:45: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1325. format(file, " MsgCtrl = 0x%lx",
  1326. ^
  1327. brw_disasm.c:1473:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1328. format(file, " Surface = %ld", brw_inst_binding_table_index(devinfo, inst));
  1329. ^
  1330. brw_disasm.c:1500:45: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1331. format(file, " MsgCtrl = 0x%lx",
  1332. ^
  1333. brw_disasm.c:1504:40: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1334. format(file, " Surface = %ld", brw_inst_binding_table_index(devinfo, inst));
  1335. ^
  1336. brw_disasm.c:1509:30: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1337. format(file, " %ld", brw_inst_urb_global_offset(devinfo, inst));
  1338. ^
  1339. brw_disasm.c:1548:34: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1340. format(file, ", %ld, ", brw_inst_binding_table_index(devinfo, inst));
  1341. ^
  1342. brw_disasm.c:1556:35: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1343. format(file, "%ld", brw_inst_dp_msg_control(devinfo, inst));
  1344. ^
  1345. brw_disasm.c:1573:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1346. format(file, ", Surface = %ld, ",
  1347. ^
  1348. brw_disasm.c:1607:46: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1349. format(file, " (%s, %s, 0x%02lx)",
  1350. ^
  1351. brw_disasm.c:1622:31: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1352. format(file, "mlen %ld", brw_inst_mlen(devinfo, inst));
  1353. ^
  1354. brw_disasm.c:1623:32: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
  1355. format(file, " rlen %ld", brw_inst_rlen(devinfo, inst));
  1356. ^
  1357. CXX brw_fs_sel_peephole.lo
  1358. CXX brw_fs_surface_builder.lo
  1359. CXX brw_fs_validate.lo
  1360. CXX brw_fs_visitor.lo
  1361. CC brw_interpolation_map.lo
  1362. CC brw_nir.lo
  1363. CC brw_nir_analyze_boolean_resolves.lo
  1364. CC brw_nir_attribute_workarounds.lo
  1365. CC brw_nir_opt_peephole_ffma.lo
  1366. CXX brw_nir_uniforms.lo
  1367. CC brw_packed_float.lo
  1368. CXX brw_predicated_break.lo
  1369. CXX brw_schedule_instructions.lo
  1370. CXX brw_shader.lo
  1371. CC brw_surface_formats.lo
  1372. CC brw_util.lo
  1373. CXX brw_vec4_cmod_propagation.lo
  1374. CXX brw_vec4_copy_propagation.lo
  1375. CXX brw_vec4.lo
  1376. CXX brw_vec4_cse.lo
  1377. CXX brw_vec4_dead_code_eliminate.lo
  1378. CXX brw_vec4_generator.lo
  1379. CXX brw_vec4_gs_visitor.lo
  1380. CXX brw_vec4_live_variables.lo
  1381. CXX brw_vec4_nir.lo
  1382. CXX brw_vec4_gs_nir.lo
  1383. CXX brw_vec4_reg_allocate.lo
  1384. CXX brw_vec4_surface_builder.lo
  1385. CXX brw_vec4_tcs.lo
  1386. CXX brw_vec4_tes.lo
  1387. CXX brw_vec4_visitor.lo
  1388. CXX brw_vec4_vs_visitor.lo
  1389. CC brw_vue_map.lo
  1390. CXX brw_wm_iz.lo
  1391. CXX gen6_gs_visitor.lo
  1392. CC intel_asm_annotation.lo
  1393. CC intel_debug.lo
  1394. CC intel_resolve_map.lo
  1395. CXXLD libi965_compiler.la
  1396. CXXLD libi965_dri.la
  1397. make[5]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri/i965'
  1398. Making all in nouveau
  1399. make[5]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri/nouveau'
  1400. CC nouveau_array.lo
  1401. CC nouveau_bufferobj.lo
  1402. CC nouveau_context.lo
  1403. CC nouveau_driver.lo
  1404. CC nouveau_fbo.lo
  1405. CC nouveau_scratch.lo
  1406. CC nouveau_screen.lo
  1407. CC nouveau_span.lo
  1408. CC nouveau_state.lo
  1409. CC nouveau_surface.lo
  1410. CC nouveau_texture.lo
  1411. CC nv04_context.lo
  1412. CC nv04_render.lo
  1413. CC nv04_state_fb.lo
  1414. CC nv04_state_frag.lo
  1415. CC nv04_state_raster.lo
  1416. CC nv04_state_tex.lo
  1417. CC nv04_surface.lo
  1418. CC nv10_context.lo
  1419. CC nv10_render.lo
  1420. CC nv10_state_fb.lo
  1421. CC nv10_state_frag.lo
  1422. CC nv10_state_polygon.lo
  1423. CC nv10_state_raster.lo
  1424. CC nv10_state_tex.lo
  1425. CC nv10_state_tnl.lo
  1426. CC nv20_context.lo
  1427. CC nv20_render.lo
  1428. CC nv20_state_fb.lo
  1429. CC nv20_state_frag.lo
  1430. CC nv20_state_polygon.lo
  1431. CC nv20_state_raster.lo
  1432. CC nv20_state_tex.lo
  1433. CC nv20_state_tnl.lo
  1434. CCLD libnouveau_dri.la
  1435. make[5]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri/nouveau'
  1436. Making all in r200
  1437. make[5]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri/r200'
  1438. CC radeon_buffer_objects.lo
  1439. CC radeon_common.lo
  1440. CC radeon_common_context.lo
  1441. CC radeon_debug.lo
  1442. CC radeon_dma.lo
  1443. CC radeon_fbo.lo
  1444. CC radeon_fog.lo
  1445. CC radeon_mipmap_tree.lo
  1446. CC radeon_pixel_read.lo
  1447. CC radeon_queryobj.lo
  1448. CC radeon_span.lo
  1449. CC radeon_tex_copy.lo
  1450. CC radeon_tile.lo
  1451. CC radeon_texture.lo
  1452. CC r200_blit.lo
  1453. CC r200_cmdbuf.lo
  1454. CC r200_context.lo
  1455. CC r200_fragshader.lo
  1456. CC r200_ioctl.lo
  1457. CC r200_maos.lo
  1458. CC r200_sanity.lo
  1459. CC r200_state.lo
  1460. CC r200_state_init.lo
  1461. CC r200_swtcl.lo
  1462. CC r200_tcl.lo
  1463. CC r200_tex.lo
  1464. CC r200_texstate.lo
  1465. CC r200_vertprog.lo
  1466. CC radeon_screen.lo
  1467. r200_state_init.c: In function 'r200InitState':
  1468. r200_state_init.c:674:228: warning: self-comparison always evaluates to false [-Wtautological-compare]
  1469. ALLOC_STATE( tam, never, TAM_STATE_SIZE, "TAM/tam", 0 );
  1470. ^
  1471. CCLD libr200_dri.la
  1472. make[5]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri/r200'
  1473. Making all in radeon
  1474. make[5]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri/radeon'
  1475. CC radeon_buffer_objects.lo
  1476. CC radeon_common.lo
  1477. CC radeon_common_context.lo
  1478. CC radeon_debug.lo
  1479. CC radeon_dma.lo
  1480. CC radeon_fbo.lo
  1481. CC radeon_fog.lo
  1482. CC radeon_mipmap_tree.lo
  1483. CC radeon_pixel_read.lo
  1484. CC radeon_span.lo
  1485. CC radeon_queryobj.lo
  1486. CC radeon_tex_copy.lo
  1487. CC radeon_texture.lo
  1488. CC radeon_tile.lo
  1489. CC radeon_blit.lo
  1490. CC radeon_context.lo
  1491. CC radeon_ioctl.lo
  1492. CC radeon_maos.lo
  1493. CC radeon_sanity.lo
  1494. CC radeon_screen.lo
  1495. CC radeon_state.lo
  1496. CC radeon_state_init.lo
  1497. CC radeon_swtcl.lo
  1498. CC radeon_tcl.lo
  1499. CC radeon_tex.lo
  1500. CC radeon_texstate.lo
  1501. CCLD libradeon_dri.la
  1502. make[5]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri/radeon'
  1503. Making all in swrast
  1504. make[5]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri/swrast'
  1505. CC swrast.lo
  1506. CCLD libswrast_dri.la
  1507. make[5]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri/swrast'
  1508. make[5]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri'
  1509. CXXLD mesa_dri_drivers.la
  1510. GEN all-local
  1511. GEN all-local
  1512. make[5]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri'
  1513. make[4]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/dri'
  1514. Making all in drivers/osmesa
  1515. make[4]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/osmesa'
  1516. CC osmesa.lo
  1517. CXXLD libOSMesa.la
  1518. GEN .install-mesa-links
  1519. make[4]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa/drivers/osmesa'
  1520. make[3]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa'
  1521. make[2]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/mesa'
  1522. Making all in loader
  1523. make[2]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/loader'
  1524. CC libloader_la-loader.lo
  1525. CC libloader_la-pci_id_driver_map.lo
  1526. CC loader_dri3_helper.lo
  1527. CCLD libloader.la
  1528. CCLD libloader_dri3_helper.la
  1529. make[2]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/loader'
  1530. Making all in glx
  1531. make[2]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/glx'
  1532. Making all in .
  1533. make[3]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/glx'
  1534. CC clientattrib.lo
  1535. CC clientinfo.lo
  1536. CC compsize.lo
  1537. CC create_context.lo
  1538. CC eval.lo
  1539. CC glxcmds.lo
  1540. CC glxconfig.lo
  1541. CC glxcurrent.lo
  1542. CC glx_error.lo
  1543. CC glxext.lo
  1544. CC glxextensions.lo
  1545. CC glxhash.lo
  1546. CC glx_pbuffer.lo
  1547. CC glx_query.lo
  1548. CC indirect.lo
  1549. CC indirect_glx.lo
  1550. CC indirect_init.lo
  1551. CC indirect_size.lo
  1552. CC indirect_texture_compression.lo
  1553. CC indirect_transpose_matrix.lo
  1554. CC indirect_vertex_array.lo
  1555. CC indirect_vertex_program.lo
  1556. CC indirect_window_pos.lo
  1557. CC pixel.lo
  1558. CC pixelstore.lo
  1559. CC query_renderer.lo
  1560. CC render2.lo
  1561. CC renderpix.lo
  1562. CC single2.lo
  1563. CC singlepix.lo
  1564. CC vertarr.lo
  1565. CC drisw_glx.lo
  1566. CC dri_common.lo
  1567. CC dri_common_query_renderer.lo
  1568. CC xfont.lo
  1569. CC dri2.lo
  1570. CC dri2_glx.lo
  1571. CC dri_glx.lo
  1572. CC XF86dri.lo
  1573. CC dri3_glx.lo
  1574. CCLD libglx.la
  1575. CCLD libGL.la
  1576. GEN .install-mesa-links
  1577. make[3]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/glx'
  1578. Making all in tests
  1579. make[3]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/glx/tests'
  1580. make[3]: Nothing to be done for 'all'.
  1581. make[3]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/glx/tests'
  1582. make[2]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/glx'
  1583. Making all in gbm
  1584. make[2]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/gbm'
  1585. CC main/backend.lo
  1586. CC main/gbm.lo
  1587. CC backends/dri/gbm_dri.lo
  1588. CCLD libgbm.la
  1589. GEN .install-mesa-links
  1590. make[2]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/gbm'
  1591. Making all in egl
  1592. make[2]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/egl'
  1593. CC main/eglapi.lo
  1594. CC main/eglarray.lo
  1595. CC main/eglconfig.lo
  1596. CC main/eglcontext.lo
  1597. CC main/eglcurrent.lo
  1598. CC main/egldisplay.lo
  1599. CC main/eglfallbacks.lo
  1600. CC main/egldriver.lo
  1601. CC main/eglglobals.lo
  1602. CC main/eglimage.lo
  1603. CC main/egllog.lo
  1604. CC main/eglsurface.lo
  1605. CC main/eglsync.lo
  1606. CC drivers/dri2/egl_dri2.lo
  1607. CC drivers/dri2/platform_drm.lo
  1608. CCLD libEGL.la
  1609. GEN .install-mesa-links
  1610. make[2]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/egl'
  1611. Making all in gallium
  1612. make[2]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/gallium'
  1613. Making all in auxiliary
  1614. make[3]: Entering directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/gallium/auxiliary'
  1615. CC indices/u_indices_gen.lo
  1616. CC indices/u_unfilled_gen.lo
  1617. CC util/u_format_table.lo
  1618. CC draw/draw_llvm.lo
  1619. CC draw/draw_llvm_sample.lo
  1620. CC draw/draw_pt_fetch_shade_pipeline_llvm.lo
  1621. CC draw/draw_vs_llvm.lo
  1622. CC nir/libgallium_nir_la-tgsi_to_nir.lo
  1623. CC cso_cache/cso_cache.lo
  1624. CC cso_cache/cso_context.lo
  1625. CC cso_cache/cso_hash.lo
  1626. CC draw/draw_context.lo
  1627. CC draw/draw_fs.lo
  1628. CC draw/draw_gs.lo
  1629. CC draw/draw_pipe_aaline.lo
  1630. CC draw/draw_pipe_aapoint.lo
  1631. CC draw/draw_pipe.lo
  1632. CC draw/draw_pipe_clip.lo
  1633. CC draw/draw_pipe_cull.lo
  1634. CC draw/draw_pipe_flatshade.lo
  1635. CC draw/draw_pipe_offset.lo
  1636. CC draw/draw_pipe_pstipple.lo
  1637. CC draw/draw_pipe_stipple.lo
  1638. CC draw/draw_pipe_twoside.lo
  1639. CC draw/draw_pipe_unfilled.lo
  1640. CC draw/draw_pipe_util.lo
  1641. CC draw/draw_pipe_validate.lo
  1642. CC draw/draw_pipe_vbuf.lo
  1643. CC draw/draw_pipe_wide_line.lo
  1644. CC draw/draw_pipe_wide_point.lo
  1645. CC draw/draw_prim_assembler.lo
  1646. CC draw/draw_pt.lo
  1647. CC draw/draw_pt_emit.lo
  1648. CC draw/draw_pt_fetch.lo
  1649. CC draw/draw_pt_fetch_emit.lo
  1650. CC draw/draw_pt_fetch_shade_emit.lo
  1651. CC draw/draw_pt_fetch_shade_pipeline.lo
  1652. CC draw/draw_pt_post_vs.lo
  1653. CC draw/draw_pt_so_emit.lo
  1654. CC draw/draw_pt_util.lo
  1655. CC draw/draw_pt_vsplit.lo
  1656. CC draw/draw_vertex.lo
  1657. CC draw/draw_vs.lo
  1658. CC draw/draw_vs_exec.lo
  1659. CC draw/draw_vs_variant.lo
  1660. CC hud/font.lo
  1661. CC hud/hud_context.lo
  1662. CC hud/hud_cpu.lo
  1663. CC hud/hud_driver_query.lo
  1664. CC hud/hud_fps.lo
  1665. CC indices/u_primconvert.lo
  1666. CC os/os_misc.lo
  1667. CC os/os_process.lo
  1668. CC os/os_time.lo
  1669. CC pipebuffer/pb_buffer_fenced.lo
  1670. CC pipebuffer/pb_buffer_malloc.lo
  1671. CC pipebuffer/pb_bufmgr_alt.lo
  1672. CC pipebuffer/pb_bufmgr_cache.lo
  1673. CC pipebuffer/pb_bufmgr_debug.lo
  1674. CC pipebuffer/pb_bufmgr_mm.lo
  1675. CC pipebuffer/pb_bufmgr_ondemand.lo
  1676. CC pipebuffer/pb_bufmgr_pool.lo
  1677. CC pipebuffer/pb_bufmgr_slab.lo
  1678. CC pipebuffer/pb_cache.lo
  1679. CC pipebuffer/pb_validate.lo
  1680. CC postprocess/pp_colors.lo
  1681. CC postprocess/pp_celshade.lo
  1682. CC postprocess/pp_init.lo
  1683. pipebuffer/pb_buffer_fenced.c: In function 'fenced_buffer_fence':
  1684. pipebuffer/pb_buffer_fenced.c:849:18: warning: variable 'destroyed' set but not used [-Wunused-but-set-variable]
  1685. boolean destroyed;
  1686. ^~~~~~~~~
  1687. CC postprocess/pp_mlaa.lo
  1688. CC postprocess/pp_program.lo
  1689. CC postprocess/pp_run.lo
  1690. CC rbug/rbug_connection.lo
  1691. CC rbug/rbug_context.lo
  1692. CC rbug/rbug_core.lo
  1693. CC rbug/rbug_demarshal.lo
  1694. CC rbug/rbug_shader.lo
  1695. CC rbug/rbug_texture.lo
  1696. CC rtasm/rtasm_cpu.lo
  1697. CC rtasm/rtasm_execmem.lo
  1698. CC rtasm/rtasm_x86sse.lo
  1699. CC tgsi/tgsi_aa_point.lo
  1700. CC tgsi/tgsi_build.lo
  1701. CC tgsi/tgsi_dump.lo
  1702. CC tgsi/tgsi_exec.lo
  1703. CC tgsi/tgsi_emulate.lo
  1704. CC tgsi/tgsi_info.lo
  1705. CC tgsi/tgsi_iterate.lo
  1706. CC tgsi/tgsi_lowering.lo
  1707. CC tgsi/tgsi_parse.lo
  1708. CC tgsi/tgsi_point_sprite.lo
  1709. CC tgsi/tgsi_sanity.lo
  1710. CC tgsi/tgsi_scan.lo
  1711. CC tgsi/tgsi_strings.lo
  1712. CC tgsi/tgsi_text.lo
  1713. CC tgsi/tgsi_transform.lo
  1714. CC tgsi/tgsi_two_side.lo
  1715. CC tgsi/tgsi_ureg.lo
  1716. CC tgsi/tgsi_util.lo
  1717. CC translate/translate.lo
  1718. CC translate/translate_cache.lo
  1719. CC translate/translate_generic.lo
  1720. CC translate/translate_sse.lo
  1721. CC util/u_bitmask.lo
  1722. CC util/u_blit.lo
  1723. CC util/u_blitter.lo
  1724. CC util/u_cache.lo
  1725. CC util/u_caps.lo
  1726. CC util/u_cpu_detect.lo
  1727. CC util/u_debug.lo
  1728. CC util/u_debug_describe.lo
  1729. CC util/u_debug_flush.lo
  1730. CC util/u_debug_image.lo
  1731. CC util/u_debug_memory.lo
  1732. CC util/u_debug_refcnt.lo
  1733. CC util/u_debug_stack.lo
  1734. CC util/u_debug_symbol.lo
  1735. CC util/u_dl.lo
  1736. CC util/u_draw.lo
  1737. CC util/u_draw_quad.lo
  1738. CC util/u_dump_defines.lo
  1739. CC util/u_dump_state.lo
  1740. CC util/u_format.lo
  1741. CC util/u_format_etc.lo
  1742. CC util/u_format_latc.lo
  1743. CC util/u_format_other.lo
  1744. CC util/u_format_rgtc.lo
  1745. CC util/u_format_s3tc.lo
  1746. CC util/u_format_tests.lo
  1747. util/u_debug_stack.c: In function 'debug_backtrace_capture':
  1748. util/u_debug_stack.c:108:18: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address]
  1749. frame_pointer = ((const void **)__builtin_frame_address(1));
  1750. ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1751. CC util/u_format_yuv.lo
  1752. CC util/u_format_zs.lo
  1753. CC util/u_framebuffer.lo
  1754. CC util/u_gen_mipmap.lo
  1755. CC util/u_handle_table.lo
  1756. CC util/u_hash.lo
  1757. CC util/u_hash_table.lo
  1758. CC util/u_helpers.lo
  1759. CC util/u_index_modify.lo
  1760. CC util/u_keymap.lo
  1761. CC util/u_linear.lo
  1762. CC util/u_math.lo
  1763. CC util/u_mm.lo
  1764. CC util/u_network.lo
  1765. CC util/u_prim_restart.lo
  1766. CC util/u_pstipple.lo
  1767. CC util/u_resource.lo
  1768. CC util/u_ringbuffer.lo
  1769. CC util/u_sampler.lo
  1770. CC util/u_simple_shaders.lo
  1771. CC util/u_slab.lo
  1772. CC util/u_staging.lo
  1773. CC util/u_suballoc.lo
  1774. CC util/u_surface.lo
  1775. CC util/u_surfaces.lo
  1776. CC util/u_tests.lo
  1777. CC util/u_texture.lo
  1778. CC util/u_tile.lo
  1779. CC util/u_transfer.lo
  1780. CC util/u_upload_mgr.lo
  1781. CC util/u_vbuf.lo
  1782. CC gallivm/lp_bld_arit.lo
  1783. util/u_surface.c: In function 'util_resource_copy_region':
  1784. util/u_surface.c:257:21: warning: variable 'src_format' set but not used [-Wunused-but-set-variable]
  1785. enum pipe_format src_format, dst_format;
  1786. ^~~~~~~~~~
  1787. CC gallivm/lp_bld_arit_overflow.lo
  1788. CC gallivm/lp_bld_assert.lo
  1789. CC gallivm/lp_bld_bitarit.lo
  1790. CC gallivm/lp_bld_const.lo
  1791. CC gallivm/lp_bld_conv.lo
  1792. CXX gallivm/lp_bld_debug.lo
  1793. CC gallivm/lp_bld_flow.lo
  1794. CC gallivm/lp_bld_format_aos_array.lo
  1795. CC gallivm/lp_bld_format_aos.lo
  1796. CC gallivm/lp_bld_format_cached.lo
  1797. CC gallivm/lp_bld_format_float.lo
  1798. CC gallivm/lp_bld_format.lo
  1799. CC gallivm/lp_bld_format_soa.lo
  1800. CC gallivm/lp_bld_format_srgb.lo
  1801. CC gallivm/lp_bld_format_yuv.lo
  1802. CC gallivm/lp_bld_gather.lo
  1803. CC gallivm/lp_bld_init.lo
  1804. CC gallivm/lp_bld_intr.lo
  1805. CC gallivm/lp_bld_logic.lo
  1806. CXX gallivm/lp_bld_misc.lo
  1807. CC gallivm/lp_bld_pack.lo
  1808. CC gallivm/lp_bld_printf.lo
  1809. CC gallivm/lp_bld_quad.lo
  1810. CC gallivm/lp_bld_sample_aos.lo
  1811. CC gallivm/lp_bld_sample.lo
  1812. CC gallivm/lp_bld_sample_soa.lo
  1813. CC gallivm/lp_bld_struct.lo
  1814. CC gallivm/lp_bld_swizzle.lo
  1815. CC gallivm/lp_bld_tgsi_action.lo
  1816. CC gallivm/lp_bld_tgsi_aos.lo
  1817. CC gallivm/lp_bld_tgsi.lo
  1818. CC gallivm/lp_bld_tgsi_info.lo
  1819. CC gallivm/lp_bld_type.lo
  1820. CC gallivm/lp_bld_tgsi_soa.lo
  1821. CC vl/vl_stubs.lo
  1822. CC vl/libgalliumvl_la-vl_compositor.lo
  1823. CC vl/libgalliumvl_la-vl_csc.lo
  1824. CC vl/libgalliumvl_la-vl_decoder.lo
  1825. CC vl/libgalliumvl_la-vl_deint_filter.lo
  1826. CC vl/libgalliumvl_la-vl_idct.lo
  1827. CC vl/libgalliumvl_la-vl_matrix_filter.lo
  1828. CC vl/libgalliumvl_la-vl_mc.lo
  1829. CC vl/libgalliumvl_la-vl_median_filter.lo
  1830. gallivm/lp_bld_init.c: In function 'create_pass_manager':
  1831. gallivm/lp_bld_init.c:123:4: error: implicit declaration of function 'LLVMAddTargetData' [-Werror=implicit-function-declaration]
  1832. LLVMAddTargetData(gallivm->target, gallivm->passmgr);
  1833. ^~~~~~~~~~~~~~~~~
  1834. cc1: some warnings being treated as errors
  1835. CC vl/libgalliumvl_la-vl_mpeg12_bitstream.lo
  1836. make[3]: *** [Makefile:2154: gallivm/lp_bld_init.lo] Error 1
  1837. make[3]: *** Waiting for unfinished jobs....
  1838. CC vl/libgalliumvl_la-vl_mpeg12_decoder.lo
  1839. make[3]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/gallium/auxiliary'
  1840. make[2]: *** [Makefile:591: all-recursive] Error 1
  1841. make[2]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src/gallium'
  1842. make[1]: *** [Makefile:686: all-recursive] Error 1
  1843. make[1]: Leaving directory '/home/pkgmk/work/mesa3d-32/src/mesa-11.2.2/src'
  1844. make: *** [Makefile:631: all-recursive] Error 1
  1845. =======> ERROR: Building '/home/pkgmk/packages/mesa3d-32#11.2.2-1.pkg.tar.xz' failed.
  1846.