Do you want to build for x64?(y/n) Otherwise build for x86: n Begin LLVM build. Only needs to run once for each ABI and version. Proceed (y/n):n Do you want to build S3 texture compression library? (y/n):n Begin mesa build. Proceed (y/n):y Do you want to build OpenSWR drivers? (y=yes):n Requirement already up-to-date: mako in c:\software\development\projects\mesa\python\x86\lib\site-packages Requirement already up-to-date: MarkupSafe>=0.9.2 in c:\software\development\projects\mesa\python\x86\lib\site-packages (from mako) Requirement already up-to-date: Mako==1.0.6 in c:\software\development\projects\mesa\python\x86\lib\site-packages (from -r requirements.txt (line 1)) Requirement already up-to-date: MarkupSafe==1.0 in c:\software\development\projects\mesa\python\x86\lib\site-packages (from -r requirements.txt (line 2)) Requirement already up-to-date: pywin32==220 in c:\software\development\projects\mesa\python\x86\lib\site-packages (from -r requirements.txt (line 3)) scons: Reading SConscript files ... Checking for MSVC ... yes Checking for Clang ... no Mkdir("build\windows-x86") Checking for win_flex ... yes Checking for win_bison ... yes scons: Found LLVM version 4.0 Checking for X11 (x11 xext xdamage xfixes glproto >= 1.4.13)... no Checking for XCB (x11-xcb xcb-glx >= 1.8.1 xcb-dri2 >= 1.8)... no Checking for XF86VIDMODE (xxf86vm)... no Checking for DRM (libdrm >= 2.4.66)... no fatal: Not a git repository (or any of the parent directories): .git scons: done reading SConscript files. scons: Building targets ... Compiling src\gallium\targets\libgl-gdi\libgl_gdi.c ... Compiling src\gallium\state_trackers\wgl\stw_context.c ... libgl_gdi.c Compiling src\gallium\state_trackers\wgl\stw_device.c ... Compiling src\gallium\state_trackers\wgl\stw_ext_context.c ... stw_context.c stw_device.c stw_ext_context.c Compiling src\gallium\state_trackers\wgl\stw_ext_extensionsstring.c ... Compiling src\gallium\state_trackers\wgl\stw_ext_pbuffer.c ... Compiling src\gallium\state_trackers\wgl\stw_ext_pixelformat.c ... stw_ext_extensionsstring.c stw_ext_pbuffer.c stw_ext_pixelformat.c Compiling src\gallium\state_trackers\wgl\stw_ext_rendertexture.c ... stw_ext_rendertexture.c Compiling src\gallium\state_trackers\wgl\stw_ext_swapinterval.c ... stw_ext_swapinterval.c Compiling src\gallium\state_trackers\wgl\stw_framebuffer.c ... Compiling src\gallium\state_trackers\wgl\stw_getprocaddress.c ... stw_framebuffer.c stw_getprocaddress.c Compiling src\gallium\state_trackers\wgl\stw_nopfuncs.c ... stw_nopfuncs.c Compiling src\gallium\state_trackers\wgl\stw_pixelformat.c ... stw_pixelformat.c Compiling src\gallium\state_trackers\wgl\stw_st.c ... Compiling src\gallium\state_trackers\wgl\stw_tls.c ... stw_st.c stw_tls.c Compiling src\gallium\state_trackers\wgl\stw_wgl.c ... stw_wgl.c Compiling src\gallium\winsys\sw\gdi\gdi_sw_winsys.c ... gdi_sw_winsys.c Compiling src\mapi\glapi\glapi_dispatch.c ... Compiling src\mapi\glapi\glapi_entrypoint.c ... Archiving build\windows-x86\gallium\state_trackers\wgl\wgl.lib ... glapi_dispatch.c glapi_entrypoint.c Compiling src\mapi\glapi\glapi_getproc.c ... Archiving build\windows-x86\gallium\winsys\sw\gdi\ws_gdi.lib ... Compiling src\mapi\glapi\glapi_nop.c ... glapi_getproc.c glapi_nop.c Compiling src\mapi\glapi\glapi.c ... Compiling src\mapi\u_current.c ... u_current.c glapi.c Compiling src\mapi\u_execmem.c ... u_execmem.c Compiling src\compiler\glsl_types.cpp ... Compiling src\compiler\nir_types.cpp ... glsl_types.cpp nir_types.cpp Compiling src\compiler\shader_enums.c ... shader_enums.c Archiving build\windows-x86\mapi\glapi\glapi.lib ... Generating build\windows-x86\mesa\main\dispatch.h ... Compiling src\mesa\main\api_validate.c ... Compiling src\mesa\main\arbprogram.c ... Archiving build\windows-x86\compiler\compiler.lib ... api_validate.c arbprogram.c Compiling src\mesa\main\barrier.c ... barrier.c Compiling src\mesa\main\bbox.c ... Compiling src\mesa\main\blend.c ... bbox.c blend.c Compiling src\mesa\main\blit.c ... blit.c Compiling src\mesa\main\bufferobj.c ... Compiling src\mesa\main\buffers.c ... bufferobj.c buffers.c Compiling src\mesa\main\api_loopback.c ... Compiling src\mesa\main\api_arrayelt.c ... api_loopback.c api_arrayelt.c Compiling src\mesa\main\accum.c ... Compiling src\mesa\main\arrayobj.c ... accum.c arrayobj.c Compiling src\mesa\main\atifragshader.c ... Compiling src\mesa\main\attrib.c ... atifragshader.c attrib.c Generating build\windows-x86\mesa\main\api_exec.c ... Compiling src\mesa\main\clear.c ... clear.c Compiling src\mesa\main\clip.c ... Compiling src\mesa\main\colortab.c ... clip.c colortab.c Compiling src\mesa\main\compute.c ... compute.c Compiling src\mesa\main\condrender.c ... condrender.c Compiling src\mesa\main\context.c ... Compiling src\mesa\main\convolve.c ... context.c convolve.c Compiling build\windows-x86\mesa\main\api_exec.c ... Compiling src\mesa\main\copyimage.c ... api_exec.c copyimage.c Compiling src\mesa\main\cpuinfo.c ... Compiling src\mesa\main\debug.c ... cpuinfo.c debug.c Compiling src\mesa\main\debug_output.c ... debug_output.c Compiling src\mesa\main\depth.c ... depth.c Compiling src\mesa\main\dlist.c ... dlist.c Compiling src\mesa\main\drawpix.c ... drawpix.c Compiling src\mesa\main\drawtex.c ... Compiling src\mesa\main\enable.c ... drawtex.c enable.c Generating build\windows-x86\mesa\main\enums.c ... Compiling src\mesa\main\errors.c ... Compiling src\mesa\main\eval.c ... Compiling src\mesa\main\execmem.c ... errors.c eval.c execmem.c Compiling src\mesa\main\extensions.c ... Compiling src\mesa\main\extensions_table.c ... extensions.c extensions_table.c Compiling src\mesa\main\fbobject.c ... fbobject.c Compiling src\mesa\main\feedback.c ... feedback.c Compiling build\windows-x86\mesa\main\enums.c ... Compiling src\mesa\main\ff_fragment_shader.cpp ... Compiling src\mesa\main\ffvertex_prog.c ... enums.c ff_fragment_shader.cpp ffvertex_prog.c Compiling src\mesa\main\fog.c ... fog.c Generating build\windows-x86\mesa\main\format_pack.c ... Compiling src\mesa\main\formatquery.c ... formatquery.c Compiling src\mesa\main\formats.c ... formats.c Compiling src\mesa\main\format_utils.c ... format_utils.c Compiling build\windows-x86\mesa\main\format_pack.c ... format_pack.c Generating build\windows-x86\mesa\main\format_unpack.c ... Compiling src\mesa\main\framebuffer.c ... framebuffer.c Compiling src\mesa\main\get.c ... Compiling src\mesa\main\genmipmap.c ... Compiling build\windows-x86\mesa\main\format_unpack.c ... get.c genmipmap.c format_unpack.c Compiling src\mesa\main\getstring.c ... getstring.c Compiling src\mesa\main\glformats.c ... Compiling src\mesa\main\hash.c ... Compiling src\mesa\main\hint.c ... glformats.c hash.c hint.c Compiling src\mesa\main\histogram.c ... histogram.c Compiling src\mesa\main\image.c ... Compiling src\mesa\main\imports.c ... Compiling src\mesa\main\light.c ... image.c imports.c light.c Compiling src\mesa\main\lines.c ... Compiling src\mesa\main\matrix.c ... lines.c Compiling src\mesa\main\mipmap.c ... Compiling src\mesa\main\mm.c ... matrix.c mipmap.c mm.c Compiling src\mesa\main\multisample.c ... multisample.c Compiling src\mesa\main\objectlabel.c ... Compiling src\mesa\main\objectpurge.c ... Compiling src\mesa\main\pack.c ... objectlabel.c objectpurge.c pack.c Compiling src\mesa\main\pbo.c ... pbo.c Compiling src\mesa\main\performance_monitor.c ... Compiling src\mesa\main\pipelineobj.c ... Compiling src\mesa\main\pixel.c ... performance_monitor.c pipelineobj.c pixel.c Compiling src\mesa\main\pixelstore.c ... pixelstore.c Compiling src\mesa\main\pixeltransfer.c ... pixeltransfer.c Compiling src\mesa\main\points.c ... Compiling src\mesa\main\polygon.c ... points.c Compiling src\mesa\main\program_resource.c ... polygon.c program_resource.c Compiling src\mesa\main\querymatrix.c ... querymatrix.c Compiling src\mesa\main\queryobj.c ... Compiling src\mesa\main\rastpos.c ... Compiling src\mesa\main\readpix.c ... queryobj.c rastpos.c readpix.c Generating build\windows-x86\mesa\main\remap_helper.h ... Compiling src\mesa\main\renderbuffer.c ... Compiling src\mesa\main\robustness.c ... renderbuffer.c robustness.c Compiling src\mesa\main\samplerobj.c ... samplerobj.c Compiling src\mesa\main\scissor.c ... scissor.c Compiling src\mesa\main\shaderapi.c ... shaderapi.c Compiling src\mesa\main\shaderimage.c ... shaderimage.c Compiling src\mesa\main\shaderobj.c ... shaderobj.c Compiling src\mesa\main\remap.c ... remap.c Compiling src\mesa\main\shader_query.cpp ... shader_query.cpp Compiling src\mesa\main\shared.c ... shared.c Compiling src\mesa\main\state.c ... state.c Compiling src\mesa\main\stencil.c ... stencil.c Compiling src\mesa\main\syncobj.c ... syncobj.c Compiling src\mesa\main\texcompress.c ... Compiling src\mesa\main\texcompress_bptc.c ... texcompress.c texcompress_bptc.c Compiling src\mesa\main\texcompress_cpal.c ... texcompress_cpal.c Compiling src\mesa\main\texcompress_etc.c ... Compiling src\mesa\main\texcompress_fxt1.c ... Compiling src\mesa\main\texcompress_rgtc.c ... texcompress_etc.c texcompress_fxt1.c texcompress_rgtc.c Compiling src\mesa\main\texcompress_s3tc.c ... texcompress_s3tc.c Compiling src\mesa\main\texenv.c ... Compiling src\mesa\main\texformat.c ... Compiling src\mesa\main\texgen.c ... texenv.c texformat.c texgen.c Compiling src\mesa\main\texgetimage.c ... texgetimage.c Compiling src\mesa\main\teximage.c ... Compiling src\mesa\main\texobj.c ... teximage.c texobj.c Compiling src\mesa\main\texparam.c ... Compiling src\mesa\main\texstate.c ... texparam.c texstate.c src\mesa\main\teximage.c(3653): warning C4098: 'copyteximage': 'void' function returning a value Compiling src\mesa\main\texstorage.c ... texstorage.c Compiling src\mesa\main\texstore.c ... Compiling src\mesa\main\textureview.c ... texstore.c Compiling src\mesa\main\transformfeedback.c ... textureview.c transformfeedback.c Compiling src\mesa\main\uniform_query.cpp ... Compiling src\mesa\main\uniforms.c ... uniform_query.cpp Compiling src\mesa\main\varray.c ... uniforms.c varray.c Compiling src\mesa\main\vdpau.c ... vdpau.c Compiling src\mesa\main\version.c ... Compiling src\mesa\main\viewport.c ... Compiling src\mesa\main\vtxfmt.c ... Compiling src\mesa\main\es1_conversion.c ... version.c viewport.c vtxfmt.c es1_conversion.c Compiling src\mesa\math\m_debug_clip.c ... Compiling src\mesa\math\m_debug_norm.c ... Compiling src\mesa\math\m_debug_xform.c ... m_debug_clip.c m_debug_norm.c m_debug_xform.c Compiling src\mesa\math\m_eval.c ... m_eval.c Compiling src\mesa\math\m_matrix.c ... Compiling src\mesa\math\m_translate.c ... Compiling src\mesa\math\m_vector.c ... m_matrix.c Compiling src\mesa\math\m_xform.c ... m_translate.c m_vector.c m_xform.c Compiling src\mesa\vbo\vbo_context.c ... Compiling src\mesa\vbo\vbo_exec_api.c ... Compiling src\mesa\vbo\vbo_exec_array.c ... Compiling src\mesa\vbo\vbo_exec.c ... vbo_context.c vbo_exec_api.c vbo_exec_array.c vbo_exec.c Compiling src\mesa\vbo\vbo_exec_draw.c ... vbo_exec_draw.c Compiling src\mesa\vbo\vbo_exec_eval.c ... Compiling src\mesa\vbo\vbo_minmax_index.c ... Compiling src\mesa\vbo\vbo_noop.c ... vbo_exec_eval.c vbo_minmax_index.c vbo_noop.c Compiling src\mesa\vbo\vbo_primitive_restart.c ... vbo_primitive_restart.c Compiling src\mesa\vbo\vbo_rebase.c ... Compiling src\mesa\vbo\vbo_save_api.c ... vbo_rebase.c Compiling src\mesa\vbo\vbo_save.c ... vbo_save_api.c vbo_save.c Compiling src\mesa\vbo\vbo_save_draw.c ... vbo_save_draw.c Compiling src\mesa\vbo\vbo_save_loopback.c ... vbo_save_loopback.c Compiling src\mesa\vbo\vbo_split.c ... vbo_split.c Compiling src\mesa\vbo\vbo_split_copy.c ... Compiling src\mesa\vbo\vbo_split_inplace.c ... vbo_split_copy.c vbo_split_inplace.c Compiling src\mesa\tnl\t_context.c ... t_context.c Compiling src\mesa\tnl\t_draw.c ... t_draw.c Compiling src\mesa\tnl\t_pipeline.c ... t_pipeline.c Compiling src\mesa\tnl\t_vb_fog.c ... t_vb_fog.c Compiling src\mesa\tnl\t_vb_light.c ... t_vb_light.c Compiling src\mesa\tnl\t_vb_normals.c ... t_vb_normals.c Compiling src\mesa\tnl\t_vb_points.c ... t_vb_points.c Compiling src\mesa\tnl\t_vb_program.c ... t_vb_program.c Compiling src\mesa\tnl\t_vb_render.c ... t_vb_render.c Compiling src\mesa\tnl\t_vb_texgen.c ... t_vb_texgen.c Compiling src\mesa\tnl\t_vb_texmat.c ... t_vb_texmat.c Compiling src\mesa\tnl\t_vb_vertex.c ... t_vb_vertex.c Compiling src\mesa\tnl\t_vertex.c ... t_vertex.c Compiling src\mesa\tnl\t_vertex_generic.c ... t_vertex_generic.c Compiling src\mesa\tnl\t_vertex_sse.c ... t_vertex_sse.c Compiling src\mesa\tnl\t_vp_build.c ... t_vp_build.c Compiling src\mesa\swrast\s_aaline.c ... s_aaline.c Compiling src\mesa\swrast\s_aatriangle.c ... Compiling src\mesa\swrast\s_alpha.c ... s_aatriangle.c s_alpha.c Compiling src\mesa\swrast\s_atifragshader.c ... s_atifragshader.c Compiling src\mesa\swrast\s_bitmap.c ... s_bitmap.c Compiling src\mesa\swrast\s_blend.c ... Compiling src\mesa\swrast\s_blit.c ... s_blend.c s_blit.c Compiling src\mesa\swrast\s_clear.c ... s_clear.c Compiling src\mesa\swrast\s_context.c ... s_context.c Compiling src\mesa\swrast\s_copypix.c ... Compiling src\mesa\swrast\s_depth.c ... s_copypix.c s_depth.c Compiling src\mesa\swrast\s_drawpix.c ... s_drawpix.c Compiling src\mesa\swrast\s_feedback.c ... s_feedback.c Compiling src\mesa\swrast\s_fog.c ... Compiling src\mesa\swrast\s_fragprog.c ... s_fog.c s_fragprog.c Compiling src\mesa\swrast\s_lines.c ... s_lines.c Compiling src\mesa\swrast\s_logic.c ... s_logic.c Compiling src\mesa\swrast\s_masking.c ... Compiling src\mesa\swrast\s_points.c ... s_masking.c s_points.c Compiling src\mesa\swrast\s_renderbuffer.c ... s_renderbuffer.c Compiling src\mesa\swrast\s_span.c ... s_span.c Compiling src\mesa\swrast\s_stencil.c ... s_stencil.c Compiling src\mesa\swrast\s_texcombine.c ... Compiling src\mesa\swrast\s_texfetch.c ... s_texcombine.c s_texfetch.c Compiling src\mesa\swrast\s_texfilter.c ... s_texfilter.c Compiling src\mesa\swrast\s_texrender.c ... s_texrender.c Compiling src\mesa\swrast\s_texture.c ... Compiling src\mesa\swrast\s_triangle.c ... s_texture.c s_triangle.c Compiling src\mesa\swrast\s_zoom.c ... s_zoom.c Compiling src\mesa\swrast_setup\ss_context.c ... ss_context.c Compiling src\mesa\swrast_setup\ss_triangle.c ... Compiling src\mesa\drivers\common\driverfuncs.c ... ss_triangle.c Compiling src\mesa\drivers\common\meta_blit.c ... driverfuncs.c meta_blit.c Compiling src\mesa\drivers\common\meta_generate_mipmap.c ... meta_generate_mipmap.c Compiling src\mesa\drivers\common\meta_tex_subimage.c ... Compiling src\mesa\drivers\common\meta.c ... meta_tex_subimage.c Compiling src\mesa\x86\common_x86.c ... meta.c Compiling src\mesa\x86\x86_xform.c ... common_x86.c x86_xform.c Compiling src\mesa\x86\3dnow.c ... Compiling src\mesa\x86\sse.c ... Compiling src\mesa\x86\rtasm\x86sse.c ... 3dnow.c Compiling src\mesa\sparc\sparc.c ... sse.c x86sse.c sparc.c Compiling src\mesa\x86-64\x86-64.c ... Compiling src\mesa\program\arbprogparse.c ... x86-64.c arbprogparse.c Compiling src\mesa\program\ir_to_mesa.cpp ... ir_to_mesa.cpp Generating build\windows-x86\mesa\program\lex.yy.c ... Compiling src\mesa\program\prog_cache.c ... prog_cache.c Generating build\windows-x86\mesa\program\program_parse.tab.c ... Compiling src\mesa\program\prog_execute.c ... prog_execute.c Compiling src\mesa\program\prog_instruction.c ... Compiling src\mesa\program\prog_noise.c ... prog_instruction.c prog_noise.c Compiling src\mesa\program\prog_opt_constant_fold.c ... prog_opt_constant_fold.c Compiling build\windows-x86\mesa\program\lex.yy.c ... lex.yy.c Compiling src\mesa\program\prog_optimize.c ... Compiling src\mesa\program\prog_parameter.c ... prog_optimize.c prog_parameter.c Compiling src\mesa\program\prog_parameter_layout.c ... prog_parameter_layout.c Compiling src\mesa\program\prog_print.c ... prog_print.c Compiling src\mesa\program\program.c ... Compiling src\mesa\program\programopt.c ... program.c programopt.c Compiling src\mesa\program\program_parse_extra.c ... program_parse_extra.c Compiling build\windows-x86\mesa\program\program_parse.tab.c ... Compiling src\mesa\program\prog_statevars.c ... program_parse.tab.c Compiling src\mesa\program\symbol_table.c ... prog_statevars.c symbol_table.c Compiling src\mesa\state_tracker\st_atifs_to_tgsi.c ... Compiling src\mesa\state_tracker\st_atom_array.c ... st_atifs_to_tgsi.c st_atom_array.c Compiling src\mesa\state_tracker\st_atom_atomicbuf.c ... Compiling src\mesa\state_tracker\st_atom_blend.c ... st_atom_atomicbuf.c st_atom_blend.c Compiling src\mesa\state_tracker\st_atom.c ... src\mesa\state_tracker\st_atifs_to_tgsi.c(248): warning C4098: 'emit_arith_inst': 'void' function returning a value Compiling src\mesa\state_tracker\st_atom_clip.c ... st_atom.c Compiling src\mesa\state_tracker\st_atom_constbuf.c ... st_atom_clip.c Compiling src\mesa\state_tracker\st_atom_depth.c ... st_atom_constbuf.c st_atom_depth.c Compiling src\mesa\state_tracker\st_atom_framebuffer.c ... Compiling src\mesa\state_tracker\st_atom_image.c ... st_atom_framebuffer.c st_atom_image.c Compiling src\mesa\state_tracker\st_atom_msaa.c ... st_atom_msaa.c Compiling src\mesa\state_tracker\st_atom_pixeltransfer.c ... st_atom_pixeltransfer.c Compiling src\mesa\state_tracker\st_atom_rasterizer.c ... st_atom_rasterizer.c Compiling src\mesa\state_tracker\st_atom_sampler.c ... st_atom_sampler.c Compiling src\mesa\state_tracker\st_atom_scissor.c ... st_atom_scissor.c Compiling src\mesa\state_tracker\st_atom_shader.c ... st_atom_shader.c Compiling src\mesa\state_tracker\st_atom_stipple.c ... st_atom_stipple.c Compiling src\mesa\state_tracker\st_atom_storagebuf.c ... st_atom_storagebuf.c Compiling src\mesa\state_tracker\st_atom_tess.c ... st_atom_tess.c Compiling src\mesa\state_tracker\st_atom_texture.c ... st_atom_texture.c Compiling src\mesa\state_tracker\st_atom_viewport.c ... Compiling src\mesa\state_tracker\st_cb_bitmap.c ... st_atom_viewport.c Compiling src\mesa\state_tracker\st_cb_bitmap_shader.c ... st_cb_bitmap.c st_cb_bitmap_shader.c Compiling src\mesa\state_tracker\st_cb_blit.c ... Compiling src\mesa\state_tracker\st_cb_bufferobjects.c ... st_cb_blit.c st_cb_bufferobjects.c Compiling src\mesa\state_tracker\st_cb_clear.c ... Compiling src\mesa\state_tracker\st_cb_compute.c ... st_cb_clear.c st_cb_compute.c Compiling src\mesa\state_tracker\st_cb_condrender.c ... Compiling src\mesa\state_tracker\st_cb_copyimage.c ... st_cb_condrender.c st_cb_copyimage.c Compiling src\mesa\state_tracker\st_cb_drawpixels.c ... st_cb_drawpixels.c Compiling src\mesa\state_tracker\st_cb_drawpixels_shader.c ... st_cb_drawpixels_shader.c Compiling src\mesa\state_tracker\st_cb_drawtex.c ... Compiling src\mesa\state_tracker\st_cb_eglimage.c ... st_cb_drawtex.c st_cb_eglimage.c Compiling src\mesa\state_tracker\st_cb_fbo.c ... Compiling src\mesa\state_tracker\st_cb_feedback.c ... st_cb_fbo.c st_cb_feedback.c Compiling src\mesa\state_tracker\st_cb_flush.c ... Compiling src\mesa\state_tracker\st_cb_msaa.c ... st_cb_flush.c st_cb_msaa.c Compiling src\mesa\state_tracker\st_cb_perfmon.c ... Compiling src\mesa\state_tracker\st_cb_program.c ... st_cb_perfmon.c st_cb_program.c Compiling src\mesa\state_tracker\st_cb_queryobj.c ... st_cb_queryobj.c Compiling src\mesa\state_tracker\st_cb_rasterpos.c ... Compiling src\mesa\state_tracker\st_cb_readpixels.c ... st_cb_rasterpos.c st_cb_readpixels.c Compiling src\mesa\state_tracker\st_cb_strings.c ... st_cb_strings.c Compiling src\mesa\state_tracker\st_cb_syncobj.c ... st_cb_syncobj.c Compiling src\mesa\state_tracker\st_cb_texturebarrier.c ... st_cb_texturebarrier.c Compiling src\mesa\state_tracker\st_cb_texture.c ... Compiling src\mesa\state_tracker\st_cb_viewport.c ... st_cb_texture.c st_cb_viewport.c Compiling src\mesa\state_tracker\st_cb_xformfb.c ... st_cb_xformfb.c Compiling src\mesa\state_tracker\st_context.c ... st_context.c Compiling src\mesa\state_tracker\st_copytex.c ... st_copytex.c Compiling src\mesa\state_tracker\st_debug.c ... st_debug.c Compiling src\mesa\state_tracker\st_draw.c ... Compiling src\mesa\state_tracker\st_draw_feedback.c ... st_draw.c st_draw_feedback.c Compiling src\mesa\state_tracker\st_extensions.c ... st_extensions.c Compiling src\mesa\state_tracker\st_format.c ... st_format.c Compiling src\mesa\state_tracker\st_gen_mipmap.c ... Compiling src\mesa\state_tracker\st_glsl_to_nir.cpp ... st_gen_mipmap.c st_glsl_to_nir.cpp Compiling src\mesa\state_tracker\st_glsl_to_tgsi.cpp ... st_glsl_to_tgsi.cpp Compiling src\mesa\state_tracker\st_glsl_types.cpp ... Compiling src\mesa\state_tracker\st_manager.c ... st_glsl_types.cpp st_manager.c C:\Software\Development\projects\mesa\mesa\src\compiler/nir/nir.h(772): warning C4200: nonstandard extension used: zero-sized array in struct/union C:\Software\Development\projects\mesa\mesa\src\compiler/nir/nir.h(772): note: This member will be ignored by a defaulted constructor or copy/move assignment operator C:\Software\Development\projects\mesa\mesa\src\compiler/nir/nir.h(940): warning C4200: nonstandard extension used: zero-sized array in struct/union C:\Software\Development\projects\mesa\mesa\src\compiler/nir/nir.h(940): note: This member will be ignored by a defaulted constructor or copy/move assignment operator Compiling src\mesa\state_tracker\st_mesa_to_tgsi.c ... Compiling src\mesa\state_tracker\st_nir_lower_builtin.c ... st_mesa_to_tgsi.c st_nir_lower_builtin.c Compiling src\mesa\state_tracker\st_nir_lower_tex_src_plane.c ... st_nir_lower_tex_src_plane.c Compiling src\mesa\state_tracker\st_pbo.c ... st_pbo.c Compiling src\mesa\state_tracker\st_program.c ... Compiling src\mesa\state_tracker\st_sampler_view.c ... st_program.c st_sampler_view.c Compiling src\mesa\state_tracker\st_scissor.c ... st_scissor.c Compiling src\mesa\state_tracker\st_texture.c ... Compiling src\mesa\state_tracker\st_tgsi_lower_yuv.c ... st_texture.c st_tgsi_lower_yuv.c Compiling src\mesa\state_tracker\st_vdpau.c ... st_vdpau.c Compiling src\gallium\drivers\softpipe\sp_buffer.c ... Compiling src\gallium\drivers\softpipe\sp_clear.c ... sp_buffer.c sp_clear.c Compiling src\gallium\drivers\softpipe\sp_context.c ... Compiling src\gallium\drivers\softpipe\sp_compute.c ... Compiling src\gallium\drivers\softpipe\sp_draw_arrays.c ... sp_context.c Archiving build\windows-x86\mesa\mesa.lib ... sp_compute.c sp_draw_arrays.c Compiling src\gallium\drivers\softpipe\sp_fence.c ... Compiling src\gallium\drivers\softpipe\sp_flush.c ... sp_fence.c Compiling src\gallium\drivers\softpipe\sp_fs_exec.c ... sp_flush.c sp_fs_exec.c Compiling src\gallium\drivers\softpipe\sp_image.c ... sp_image.c Compiling src\gallium\drivers\softpipe\sp_prim_vbuf.c ... Compiling src\gallium\drivers\softpipe\sp_quad_blend.c ... sp_prim_vbuf.c sp_quad_blend.c Compiling src\gallium\drivers\softpipe\sp_quad_depth_test.c ... sp_quad_depth_test.c Compiling src\gallium\drivers\softpipe\sp_quad_fs.c ... Compiling src\gallium\drivers\softpipe\sp_quad_pipe.c ... sp_quad_fs.c sp_quad_pipe.c Compiling src\gallium\drivers\softpipe\sp_quad_stipple.c ... sp_quad_stipple.c Compiling src\gallium\drivers\softpipe\sp_query.c ... Compiling src\gallium\drivers\softpipe\sp_screen.c ... Compiling src\gallium\drivers\softpipe\sp_setup.c ... sp_query.c sp_screen.c sp_setup.c Compiling src\gallium\drivers\softpipe\sp_state_blend.c ... Compiling src\gallium\drivers\softpipe\sp_state_clip.c ... Compiling src\gallium\drivers\softpipe\sp_state_derived.c ... sp_state_blend.c sp_state_clip.c sp_state_derived.c Compiling src\gallium\drivers\softpipe\sp_state_image.c ... Compiling src\gallium\drivers\softpipe\sp_state_rasterizer.c ... Compiling src\gallium\drivers\softpipe\sp_state_sampler.c ... sp_state_image.c sp_state_rasterizer.c sp_state_sampler.c Compiling src\gallium\drivers\softpipe\sp_state_shader.c ... Compiling src\gallium\drivers\softpipe\sp_state_so.c ... Compiling src\gallium\drivers\softpipe\sp_state_surface.c ... sp_state_shader.c sp_state_so.c sp_state_surface.c Compiling src\gallium\drivers\softpipe\sp_state_vertex.c ... Compiling src\gallium\drivers\softpipe\sp_surface.c ... Compiling src\gallium\drivers\softpipe\sp_tex_sample.c ... sp_state_vertex.c sp_surface.c sp_tex_sample.c Compiling src\gallium\drivers\softpipe\sp_tex_tile_cache.c ... Compiling src\gallium\drivers\softpipe\sp_texture.c ... Compiling src\gallium\drivers\softpipe\sp_tile_cache.c ... sp_tex_tile_cache.c sp_texture.c sp_tile_cache.c Compiling src\gallium\drivers\llvmpipe\lp_bld_alpha.c ... Archiving build\windows-x86\gallium\drivers\softpipe\softpipe.lib ... Compiling src\gallium\drivers\llvmpipe\lp_bld_blend_aos.c ... lp_bld_alpha.c lp_bld_blend_aos.c Compiling src\gallium\drivers\llvmpipe\lp_bld_blend.c ... Compiling src\gallium\drivers\llvmpipe\lp_bld_blend_logicop.c ... lp_bld_blend.c lp_bld_blend_logicop.c Compiling src\gallium\drivers\llvmpipe\lp_bld_depth.c ... Compiling src\gallium\drivers\llvmpipe\lp_bld_interp.c ... lp_bld_depth.c lp_bld_interp.c Compiling src\gallium\drivers\llvmpipe\lp_clear.c ... Compiling src\gallium\drivers\llvmpipe\lp_context.c ... Compiling src\gallium\drivers\llvmpipe\lp_draw_arrays.c ... lp_clear.c lp_context.c lp_draw_arrays.c Compiling src\gallium\drivers\llvmpipe\lp_fence.c ... lp_fence.c Compiling src\gallium\drivers\llvmpipe\lp_flush.c ... Compiling src\gallium\drivers\llvmpipe\lp_jit.c ... Compiling src\gallium\drivers\llvmpipe\lp_memory.c ... lp_flush.c lp_jit.c lp_memory.c Compiling src\gallium\drivers\llvmpipe\lp_perf.c ... Compiling src\gallium\drivers\llvmpipe\lp_query.c ... lp_perf.c lp_query.c Compiling src\gallium\drivers\llvmpipe\lp_rast.c ... Compiling src\gallium\drivers\llvmpipe\lp_rast_debug.c ... Compiling src\gallium\drivers\llvmpipe\lp_rast_tri.c ... lp_rast.c lp_rast_debug.c lp_rast_tri.c Compiling src\gallium\drivers\llvmpipe\lp_scene.c ... lp_scene.c Compiling src\gallium\drivers\llvmpipe\lp_scene_queue.c ... lp_scene_queue.c Compiling src\gallium\drivers\llvmpipe\lp_screen.c ... Compiling src\gallium\drivers\llvmpipe\lp_setup.c ... Compiling src\gallium\drivers\llvmpipe\lp_setup_line.c ... Compiling src\gallium\drivers\llvmpipe\lp_setup_point.c ... lp_screen.c lp_setup.c lp_setup_line.c lp_setup_point.c Compiling src\gallium\drivers\llvmpipe\lp_setup_tri.c ... lp_setup_tri.c Compiling src\gallium\drivers\llvmpipe\lp_setup_vbuf.c ... Compiling src\gallium\drivers\llvmpipe\lp_state_blend.c ... Compiling src\gallium\drivers\llvmpipe\lp_state_clip.c ... lp_setup_vbuf.c lp_state_blend.c lp_state_clip.c Compiling src\gallium\drivers\llvmpipe\lp_state_derived.c ... Compiling src\gallium\drivers\llvmpipe\lp_state_fs.c ... lp_state_fs.c lp_state_derived.c Compiling src\gallium\drivers\llvmpipe\lp_state_gs.c ... Compiling src\gallium\drivers\llvmpipe\lp_state_rasterizer.c ... lp_state_gs.c lp_state_rasterizer.c Compiling src\gallium\drivers\llvmpipe\lp_state_sampler.c ... Compiling src\gallium\drivers\llvmpipe\lp_state_setup.c ... Compiling src\gallium\drivers\llvmpipe\lp_state_so.c ... lp_state_sampler.c lp_state_setup.c Compiling src\gallium\drivers\llvmpipe\lp_state_surface.c ... lp_state_so.c lp_state_surface.c Compiling src\gallium\drivers\llvmpipe\lp_state_vertex.c ... Compiling src\gallium\drivers\llvmpipe\lp_state_vs.c ... lp_state_vertex.c lp_state_vs.c Compiling src\gallium\drivers\llvmpipe\lp_surface.c ... Compiling src\gallium\drivers\llvmpipe\lp_tex_sample.c ... lp_surface.c lp_tex_sample.c Compiling src\gallium\drivers\llvmpipe\lp_texture.c ... lp_texture.c Compiling src\gallium\drivers\trace\tr_context.c ... Compiling src\gallium\drivers\trace\tr_dump.c ... Compiling src\gallium\drivers\trace\tr_dump_state.c ... tr_context.c tr_dump.c tr_dump_state.c Compiling src\gallium\drivers\trace\tr_screen.c ... Archiving build\windows-x86\gallium\drivers\llvmpipe\llvmpipe.lib ... tr_screen.c Compiling src\gallium\drivers\trace\tr_texture.c ... tr_texture.c Compiling src\gallium\drivers\rbug\rbug_context.c ... rbug_context.c Compiling src\gallium\drivers\rbug\rbug_core.c ... Archiving build\windows-x86\gallium\drivers\trace\trace.lib ... rbug_core.c Compiling src\gallium\drivers\rbug\rbug_objects.c ... Compiling src\gallium\drivers\rbug\rbug_screen.c ... rbug_objects.c rbug_screen.c Compiling src\gallium\auxiliary\cso_cache\cso_cache.c ... cso_cache.c Compiling src\gallium\auxiliary\cso_cache\cso_context.c ... Compiling src\gallium\auxiliary\cso_cache\cso_hash.c ... Compiling src\gallium\auxiliary\draw\draw_context.c ... cso_context.c cso_hash.c draw_context.c Archiving build\windows-x86\gallium\drivers\rbug\rbug.lib ... Compiling src\gallium\auxiliary\draw\draw_fs.c ... draw_fs.c Compiling src\gallium\auxiliary\draw\draw_gs.c ... Compiling src\gallium\auxiliary\draw\draw_pipe_aaline.c ... Compiling src\gallium\auxiliary\draw\draw_pipe_aapoint.c ... Compiling src\gallium\auxiliary\draw\draw_pipe.c ... draw_gs.c draw_pipe_aaline.c draw_pipe_aapoint.c draw_pipe.c Compiling src\gallium\auxiliary\draw\draw_pipe_clip.c ... Compiling src\gallium\auxiliary\draw\draw_pipe_cull.c ... Compiling src\gallium\auxiliary\draw\draw_pipe_flatshade.c ... draw_pipe_clip.c draw_pipe_cull.c draw_pipe_flatshade.c Compiling src\gallium\auxiliary\draw\draw_pipe_offset.c ... Compiling src\gallium\auxiliary\draw\draw_pipe_pstipple.c ... draw_pipe_offset.c Compiling src\gallium\auxiliary\draw\draw_pipe_stipple.c ... Compiling src\gallium\auxiliary\draw\draw_pipe_twoside.c ... draw_pipe_pstipple.c draw_pipe_stipple.c draw_pipe_twoside.c Compiling src\gallium\auxiliary\draw\draw_pipe_unfilled.c ... Compiling src\gallium\auxiliary\draw\draw_pipe_util.c ... draw_pipe_unfilled.c Compiling src\gallium\auxiliary\draw\draw_pipe_validate.c ... draw_pipe_util.c draw_pipe_validate.c Compiling src\gallium\auxiliary\draw\draw_pipe_vbuf.c ... Compiling src\gallium\auxiliary\draw\draw_pipe_wide_line.c ... draw_pipe_vbuf.c Compiling src\gallium\auxiliary\draw\draw_pipe_wide_point.c ... Compiling src\gallium\auxiliary\draw\draw_prim_assembler.c ... draw_pipe_wide_line.c draw_pipe_wide_point.c draw_prim_assembler.c Compiling src\gallium\auxiliary\draw\draw_pt.c ... draw_pt.c Compiling src\gallium\auxiliary\draw\draw_pt_emit.c ... Compiling src\gallium\auxiliary\draw\draw_pt_fetch.c ... Compiling src\gallium\auxiliary\draw\draw_pt_fetch_emit.c ... draw_pt_emit.c draw_pt_fetch.c Compiling src\gallium\auxiliary\draw\draw_pt_fetch_shade_emit.c ... draw_pt_fetch_emit.c draw_pt_fetch_shade_emit.c Compiling src\gallium\auxiliary\draw\draw_pt_fetch_shade_pipeline.c ... Compiling src\gallium\auxiliary\draw\draw_pt_post_vs.c ... Compiling src\gallium\auxiliary\draw\draw_pt_so_emit.c ... draw_pt_fetch_shade_pipeline.c draw_pt_post_vs.c Compiling src\gallium\auxiliary\draw\draw_pt_util.c ... draw_pt_so_emit.c draw_pt_util.c Compiling src\gallium\auxiliary\draw\draw_pt_vsplit.c ... Compiling src\gallium\auxiliary\draw\draw_vertex.c ... Compiling src\gallium\auxiliary\draw\draw_vs.c ... draw_pt_vsplit.c Compiling src\gallium\auxiliary\draw\draw_vs_exec.c ... draw_vertex.c draw_vs.c draw_vs_exec.c Compiling src\gallium\auxiliary\draw\draw_vs_variant.c ... Compiling src\gallium\auxiliary\hud\font.c ... draw_vs_variant.c Compiling src\gallium\auxiliary\hud\hud_context.c ... Compiling src\gallium\auxiliary\hud\hud_cpu.c ... font.c hud_context.c hud_cpu.c Compiling src\gallium\auxiliary\hud\hud_nic.c ... hud_nic.c Compiling src\gallium\auxiliary\hud\hud_cpufreq.c ... Compiling src\gallium\auxiliary\hud\hud_diskstat.c ... hud_cpufreq.c hud_diskstat.c Compiling src\gallium\auxiliary\hud\hud_sensors_temp.c ... Compiling src\gallium\auxiliary\hud\hud_driver_query.c ... Compiling src\gallium\auxiliary\hud\hud_fps.c ... Compiling src\gallium\auxiliary\indices\u_primconvert.c ... hud_sensors_temp.c hud_driver_query.c hud_fps.c Compiling src\gallium\auxiliary\os\os_misc.c ... u_primconvert.c os_misc.c Compiling src\gallium\auxiliary\os\os_process.c ... Compiling src\gallium\auxiliary\os\os_time.c ... os_process.c os_time.c Compiling src\gallium\auxiliary\pipebuffer\pb_buffer_fenced.c ... Compiling src\gallium\auxiliary\pipebuffer\pb_buffer_malloc.c ... pb_buffer_fenced.c pb_buffer_malloc.c Compiling src\gallium\auxiliary\pipebuffer\pb_bufmgr_alt.c ... pb_bufmgr_alt.c Compiling src\gallium\auxiliary\pipebuffer\pb_bufmgr_cache.c ... pb_bufmgr_cache.c Compiling src\gallium\auxiliary\pipebuffer\pb_bufmgr_debug.c ... pb_bufmgr_debug.c Compiling src\gallium\auxiliary\pipebuffer\pb_bufmgr_mm.c ... Compiling src\gallium\auxiliary\pipebuffer\pb_bufmgr_ondemand.c ... pb_bufmgr_mm.c pb_bufmgr_ondemand.c Compiling src\gallium\auxiliary\pipebuffer\pb_bufmgr_pool.c ... pb_bufmgr_pool.c Compiling src\gallium\auxiliary\pipebuffer\pb_bufmgr_slab.c ... Compiling src\gallium\auxiliary\pipebuffer\pb_cache.c ... pb_bufmgr_slab.c pb_cache.c Compiling src\gallium\auxiliary\pipebuffer\pb_slab.c ... pb_slab.c Compiling src\gallium\auxiliary\pipebuffer\pb_validate.c ... Compiling src\gallium\auxiliary\postprocess\pp_celshade.c ... pb_validate.c pp_celshade.c Compiling src\gallium\auxiliary\postprocess\pp_colors.c ... Compiling src\gallium\auxiliary\postprocess\pp_init.c ... pp_colors.c Compiling src\gallium\auxiliary\postprocess\pp_mlaa.c ... pp_init.c pp_mlaa.c Compiling src\gallium\auxiliary\postprocess\pp_program.c ... Compiling src\gallium\auxiliary\postprocess\pp_run.c ... pp_program.c pp_run.c Compiling src\gallium\auxiliary\rbug\rbug_connection.c ... rbug_connection.c Compiling src\gallium\auxiliary\rbug\rbug_context.c ... rbug_context.c Compiling src\gallium\auxiliary\rbug\rbug_core.c ... Compiling src\gallium\auxiliary\rbug\rbug_demarshal.c ... Compiling src\gallium\auxiliary\rbug\rbug_shader.c ... Compiling src\gallium\auxiliary\rbug\rbug_texture.c ... rbug_shader.c rbug_demarshal.c rbug_core.c rbug_texture.c Compiling src\gallium\auxiliary\rtasm\rtasm_cpu.c ... Compiling src\gallium\auxiliary\rtasm\rtasm_execmem.c ... Compiling src\gallium\auxiliary\rtasm\rtasm_x86sse.c ... rtasm_cpu.c Compiling src\gallium\auxiliary\tgsi\tgsi_aa_point.c ... rtasm_execmem.c rtasm_x86sse.c tgsi_aa_point.c Compiling src\gallium\auxiliary\tgsi\tgsi_build.c ... Compiling src\gallium\auxiliary\tgsi\tgsi_dump.c ... tgsi_build.c tgsi_dump.c Compiling src\gallium\auxiliary\tgsi\tgsi_exec.c ... tgsi_exec.c Compiling src\gallium\auxiliary\tgsi\tgsi_emulate.c ... Compiling src\gallium\auxiliary\tgsi\tgsi_info.c ... tgsi_emulate.c tgsi_info.c Compiling src\gallium\auxiliary\tgsi\tgsi_iterate.c ... Compiling src\gallium\auxiliary\tgsi\tgsi_lowering.c ... Compiling src\gallium\auxiliary\tgsi\tgsi_parse.c ... tgsi_iterate.c Compiling src\gallium\auxiliary\tgsi\tgsi_point_sprite.c ... tgsi_lowering.c tgsi_parse.c tgsi_point_sprite.c Compiling src\gallium\auxiliary\tgsi\tgsi_sanity.c ... Compiling src\gallium\auxiliary\tgsi\tgsi_scan.c ... tgsi_sanity.c Compiling src\gallium\auxiliary\tgsi\tgsi_strings.c ... Compiling src\gallium\auxiliary\tgsi\tgsi_text.c ... tgsi_strings.c tgsi_scan.c Compiling src\gallium\auxiliary\tgsi\tgsi_transform.c ... tgsi_text.c tgsi_transform.c Compiling src\gallium\auxiliary\tgsi\tgsi_two_side.c ... Compiling src\gallium\auxiliary\tgsi\tgsi_ureg.c ... tgsi_two_side.c tgsi_ureg.c Compiling src\gallium\auxiliary\tgsi\tgsi_util.c ... Compiling src\gallium\auxiliary\translate\translate.c ... tgsi_util.c Compiling src\gallium\auxiliary\translate\translate_cache.c ... translate.c Compiling src\gallium\auxiliary\translate\translate_generic.c ... translate_cache.c Compiling src\gallium\auxiliary\translate\translate_sse.c ... translate_generic.c Compiling src\gallium\auxiliary\util\u_bitmask.c ... translate_sse.c Compiling src\gallium\auxiliary\util\u_blit.c ... u_bitmask.c Compiling src\gallium\auxiliary\util\u_blitter.c ... u_blit.c Compiling src\gallium\auxiliary\util\u_cache.c ... u_blitter.c Compiling src\gallium\auxiliary\util\u_caps.c ... u_cache.c u_caps.c Compiling src\gallium\auxiliary\util\u_cpu_detect.c ... Compiling src\gallium\auxiliary\util\u_debug.c ... Compiling src\gallium\auxiliary\util\u_debug_describe.c ... u_cpu_detect.c u_debug.c u_debug_describe.c Compiling src\gallium\auxiliary\util\u_debug_flush.c ... u_debug_flush.c Compiling src\gallium\auxiliary\util\u_debug_image.c ... Compiling src\gallium\auxiliary\util\u_debug_memory.c ... u_debug_image.c u_debug_memory.c Compiling src\gallium\auxiliary\util\u_debug_refcnt.c ... u_debug_refcnt.c Compiling src\gallium\auxiliary\util\u_debug_stack.c ... Compiling src\gallium\auxiliary\util\u_debug_symbol.c ... u_debug_stack.c u_debug_symbol.c Compiling src\gallium\auxiliary\util\u_dl.c ... u_dl.c Compiling src\gallium\auxiliary\util\u_draw.c ... u_draw.c Compiling src\gallium\auxiliary\util\u_draw_quad.c ... Compiling src\gallium\auxiliary\util\u_dump_defines.c ... u_draw_quad.c Compiling src\gallium\auxiliary\util\u_dump_state.c ... u_dump_defines.c Compiling src\gallium\auxiliary\util\u_format.c ... u_dump_state.c u_format.c Compiling src\gallium\auxiliary\util\u_format_etc.c ... u_format_etc.c Compiling src\gallium\auxiliary\util\u_format_latc.c ... Compiling src\gallium\auxiliary\util\u_format_other.c ... u_format_latc.c u_format_other.c Compiling src\gallium\auxiliary\util\u_format_rgtc.c ... Compiling src\gallium\auxiliary\util\u_format_s3tc.c ... u_format_rgtc.c u_format_s3tc.c Compiling src\gallium\auxiliary\util\u_format_tests.c ... Compiling src\gallium\auxiliary\util\u_format_yuv.c ... Compiling src\gallium\auxiliary\util\u_format_zs.c ... Compiling src\gallium\auxiliary\util\u_framebuffer.c ... u_format_tests.c u_format_yuv.c u_format_zs.c u_framebuffer.c Compiling src\gallium\auxiliary\util\u_gen_mipmap.c ... Compiling src\gallium\auxiliary\util\u_handle_table.c ... u_gen_mipmap.c Compiling src\gallium\auxiliary\util\u_hash_table.c ... u_handle_table.c u_hash_table.c Compiling src\gallium\auxiliary\util\u_helpers.c ... Compiling src\gallium\auxiliary\util\u_index_modify.c ... Compiling src\gallium\auxiliary\util\u_keymap.c ... u_helpers.c u_index_modify.c u_keymap.c Compiling src\gallium\auxiliary\util\u_linear.c ... Compiling src\gallium\auxiliary\util\u_math.c ... u_linear.c u_math.c Compiling src\gallium\auxiliary\util\u_mm.c ... Compiling src\gallium\auxiliary\util\u_network.c ... u_mm.c Compiling src\gallium\auxiliary\util\u_prim_restart.c ... Compiling src\gallium\auxiliary\util\u_pstipple.c ... u_network.c u_prim_restart.c u_pstipple.c Compiling src\gallium\auxiliary\util\u_queue.c ... u_queue.c Compiling src\gallium\auxiliary\util\u_resource.c ... Compiling src\gallium\auxiliary\util\u_ringbuffer.c ... u_resource.c u_ringbuffer.c Compiling src\gallium\auxiliary\util\u_sampler.c ... Compiling src\gallium\auxiliary\util\u_simple_shaders.c ... u_sampler.c u_simple_shaders.c Compiling src\gallium\auxiliary\util\u_suballoc.c ... Compiling src\gallium\auxiliary\util\u_surface.c ... u_suballoc.c u_surface.c Compiling src\gallium\auxiliary\util\u_surfaces.c ... u_surfaces.c Compiling src\gallium\auxiliary\util\u_tests.c ... Compiling src\gallium\auxiliary\util\u_texture.c ... u_tests.c Compiling src\gallium\auxiliary\util\u_tile.c ... u_texture.c u_tile.c Compiling src\gallium\auxiliary\util\u_transfer.c ... Compiling src\gallium\auxiliary\util\u_upload_mgr.c ... u_transfer.c u_upload_mgr.c Compiling src\gallium\auxiliary\util\u_vbuf.c ... Compiling src\gallium\auxiliary\vl\vl_stubs.c ... u_vbuf.c vl_stubs.c Generating build\windows-x86\gallium\auxiliary\indices\u_indices_gen.c ... Generating build\windows-x86\gallium\auxiliary\indices\u_unfilled_gen.c ... Compiling build\windows-x86\gallium\auxiliary\indices\u_indices_gen.c ... Compiling build\windows-x86\gallium\auxiliary\indices\u_unfilled_gen.c ... Generating build\windows-x86\gallium\auxiliary\util\u_format_table.c ... u_indices_gen.c u_unfilled_gen.c Compiling src\gallium\auxiliary\gallivm\lp_bld_arit.c ... lp_bld_arit.c Compiling src\gallium\auxiliary\gallivm\lp_bld_arit_overflow.c ... Compiling src\gallium\auxiliary\gallivm\lp_bld_assert.c ... lp_bld_arit_overflow.c lp_bld_assert.c Compiling build\windows-x86\gallium\auxiliary\util\u_format_table.c ... Compiling src\gallium\auxiliary\gallivm\lp_bld_bitarit.c ... Compiling src\gallium\auxiliary\gallivm\lp_bld_const.c ... u_format_table.c lp_bld_bitarit.c Compiling src\gallium\auxiliary\gallivm\lp_bld_conv.c ... lp_bld_const.c lp_bld_conv.c Compiling src\gallium\auxiliary\gallivm\lp_bld_debug.cpp ... Compiling src\gallium\auxiliary\gallivm\lp_bld_flow.c ... Compiling src\gallium\auxiliary\gallivm\lp_bld_format_aos_array.c ... Compiling src\gallium\auxiliary\gallivm\lp_bld_format_aos.c ... lp_bld_debug.cpp lp_bld_flow.c lp_bld_format_aos_array.c lp_bld_format_aos.c Compiling src\gallium\auxiliary\gallivm\lp_bld_format_cached.c ... Compiling src\gallium\auxiliary\gallivm\lp_bld_format_float.c ... Compiling src\gallium\auxiliary\gallivm\lp_bld_format.c ... lp_bld_format_cached.c lp_bld_format_float.c lp_bld_format.c C:\Software\Development\projects\mesa\llvm\x86\include\llvm/Support/MathExtras.h(346): warning C4146: unary minus operator applied to unsigned type, result still unsigned C:\Software\Development\projects\mesa\llvm\x86\include\llvm/ADT/StringRef.h(865): warning C4141: 'inline': used more than once C:\Software\Development\projects\mesa\llvm\x86\include\llvm/ADT/StringRef.h(870): warning C4141: 'inline': used more than once Compiling src\gallium\auxiliary\gallivm\lp_bld_format_soa.c ... Compiling src\gallium\auxiliary\gallivm\lp_bld_format_srgb.c ... Compiling src\gallium\auxiliary\gallivm\lp_bld_format_yuv.c ... lp_bld_format_soa.c lp_bld_format_srgb.c lp_bld_format_yuv.c C:\Software\Development\projects\mesa\llvm\x86\include\llvm/IR/User.h(51): warning C4141: 'inline': used more than once Compiling src\gallium\auxiliary\gallivm\lp_bld_gather.c ... Compiling src\gallium\auxiliary\gallivm\lp_bld_init.c ... Compiling src\gallium\auxiliary\gallivm\lp_bld_intr.c ... lp_bld_gather.c lp_bld_init.c lp_bld_intr.c Compiling src\gallium\auxiliary\gallivm\lp_bld_logic.c ... lp_bld_logic.c Compiling src\gallium\auxiliary\gallivm\lp_bld_misc.cpp ... Compiling src\gallium\auxiliary\gallivm\lp_bld_pack.c ... lp_bld_misc.cpp lp_bld_pack.c Compiling src\gallium\auxiliary\gallivm\lp_bld_printf.c ... lp_bld_printf.c Compiling src\gallium\auxiliary\gallivm\lp_bld_quad.c ... lp_bld_quad.c Compiling src\gallium\auxiliary\gallivm\lp_bld_sample_aos.c ... Compiling src\gallium\auxiliary\gallivm\lp_bld_sample.c ... lp_bld_sample_aos.c lp_bld_sample.c Compiling src\gallium\auxiliary\gallivm\lp_bld_sample_soa.c ... C:\Software\Development\projects\mesa\llvm\x86\include\llvm/ADT/StringRef.h(865): warning C4141: 'inline': used more than once C:\Software\Development\projects\mesa\llvm\x86\include\llvm/ADT/StringRef.h(870): warning C4141: 'inline': used more than once C:\Software\Development\projects\mesa\llvm\x86\include\llvm/Support/MathExtras.h(346): warning C4146: unary minus operator applied to unsigned type, result still unsigned C:\Software\Development\projects\mesa\llvm\x86\include\llvm/ADT/StringExtras.h(45): warning C4146: unary minus operator applied to unsigned type, result still unsigned lp_bld_sample_soa.c Compiling src\gallium\auxiliary\gallivm\lp_bld_struct.c ... C:\Software\Development\projects\mesa\llvm\x86\include\llvm/Support/Chrono.h(36): warning C4141: 'inline': used more than once C:\Software\Development\projects\mesa\llvm\x86\include\llvm/Support/Chrono.h(43): warning C4141: 'inline': used more than once Compiling src\gallium\auxiliary\gallivm\lp_bld_swizzle.c ... lp_bld_struct.c lp_bld_swizzle.c Compiling src\gallium\auxiliary\gallivm\lp_bld_tgsi_action.c ... lp_bld_tgsi_action.c Compiling src\gallium\auxiliary\gallivm\lp_bld_tgsi_aos.c ... Compiling src\gallium\auxiliary\gallivm\lp_bld_tgsi.c ... lp_bld_tgsi_aos.c C:\Software\Development\projects\mesa\llvm\x86\include\llvm/IR/User.h(51): warning C4141: 'inline': used more than once lp_bld_tgsi.c Compiling src\gallium\auxiliary\gallivm\lp_bld_tgsi_info.c ... lp_bld_tgsi_info.c Compiling src\gallium\auxiliary\gallivm\lp_bld_tgsi_soa.c ... Compiling src\gallium\auxiliary\gallivm\lp_bld_type.c ... lp_bld_tgsi_soa.c lp_bld_type.c Compiling src\gallium\auxiliary\draw\draw_llvm.c ... draw_llvm.c Compiling src\gallium\auxiliary\draw\draw_llvm_sample.c ... Compiling src\gallium\auxiliary\draw\draw_pt_fetch_shade_pipeline_llvm.c ... draw_llvm_sample.c draw_pt_fetch_shade_pipeline_llvm.c Compiling src\gallium\auxiliary\draw\draw_vs_llvm.c ... draw_vs_llvm.c Generating build\windows-x86\compiler\glsl\glcpp\glcpp-lex.c ... Generating build\windows-x86\compiler\glsl\glcpp\glcpp-parse.c ... Generating build\windows-x86\compiler\glsl\glsl_lexer.cpp ... Generating build\windows-x86\compiler\glsl\glsl_parser.cpp ... Compiling src\compiler\glsl\glcpp\pp.c ... pp.c Compiling build\windows-x86\compiler\glsl\glcpp\glcpp-parse.c ... glcpp-parse.c Compiling build\windows-x86\compiler\glsl\glcpp\glcpp-lex.c ... glcpp-lex.c Archiving build\windows-x86\gallium\auxiliary\gallium.lib ... Compiling src\compiler\glsl\ast_array_index.cpp ... Compiling build\windows-x86\compiler\glsl\glsl_parser.cpp ... ast_array_index.cpp glsl_parser.cpp Compiling build\windows-x86\compiler\glsl\glsl_lexer.cpp ... glsl_lexer.cpp Compiling src\compiler\glsl\ast_expr.cpp ... ast_expr.cpp Compiling src\compiler\glsl\ast_function.cpp ... ast_function.cpp Compiling src\compiler\glsl\ast_to_hir.cpp ... Compiling src\compiler\glsl\ast_type.cpp ... ast_to_hir.cpp ast_type.cpp Compiling src\compiler\glsl\blob.c ... blob.c Compiling src\compiler\glsl\builtin_functions.cpp ... Compiling src\compiler\glsl\builtin_types.cpp ... Compiling src\compiler\glsl\builtin_variables.cpp ... builtin_functions.cpp builtin_types.cpp builtin_variables.cpp Compiling src\compiler\glsl\glsl_parser_extras.cpp ... Compiling src\compiler\glsl\glsl_symbol_table.cpp ... glsl_parser_extras.cpp Compiling src\compiler\glsl\glsl_to_nir.cpp ... glsl_symbol_table.cpp glsl_to_nir.cpp C:\Software\Development\projects\mesa\mesa\src\compiler/nir/nir.h(772): warning C4200: nonstandard extension used: zero-sized array in struct/union C:\Software\Development\projects\mesa\mesa\src\compiler/nir/nir.h(772): note: This member will be ignored by a defaulted constructor or copy/move assignment operator C:\Software\Development\projects\mesa\mesa\src\compiler/nir/nir.h(940): warning C4200: nonstandard extension used: zero-sized array in struct/union C:\Software\Development\projects\mesa\mesa\src\compiler/nir/nir.h(940): note: This member will be ignored by a defaulted constructor or copy/move assignment operator Compiling src\compiler\glsl\hir_field_selection.cpp ... hir_field_selection.cpp Compiling src\compiler\glsl\ir_array_refcount.cpp ... Compiling src\compiler\glsl\ir_basic_block.cpp ... Compiling src\compiler\glsl\ir_builder.cpp ... ir_array_refcount.cpp ir_basic_block.cpp ir_builder.cpp Compiling src\compiler\glsl\ir_clone.cpp ... ir_clone.cpp Compiling src\compiler\glsl\ir_constant_expression.cpp ... Compiling src\compiler\glsl\ir.cpp ... Compiling src\compiler\glsl\ir_equals.cpp ... ir_constant_expression.cpp ir.cpp ir_equals.cpp Compiling src\compiler\glsl\ir_expression_flattening.cpp ... ir_expression_flattening.cpp c:\software\development\projects\mesa\mesa\src\compiler\glsl\ir_expression_operation_constant.h(724): warning C4146: unary minus operator applied to unsigned type, result still unsigned Compiling src\compiler\glsl\ir_function_can_inline.cpp ... Compiling src\compiler\glsl\ir_function_detect_recursion.cpp ... Compiling src\compiler\glsl\ir_function.cpp ... ir_function_can_inline.cpp ir_function_detect_recursion.cpp ir_function.cpp Compiling src\compiler\glsl\ir_hierarchical_visitor.cpp ... ir_hierarchical_visitor.cpp Compiling src\compiler\glsl\ir_hv_accept.cpp ... ir_hv_accept.cpp Compiling src\compiler\glsl\ir_print_visitor.cpp ... Compiling src\compiler\glsl\ir_reader.cpp ... ir_print_visitor.cpp ir_reader.cpp Compiling src\compiler\glsl\ir_rvalue_visitor.cpp ... ir_rvalue_visitor.cpp Compiling src\compiler\glsl\ir_set_program_inouts.cpp ... ir_set_program_inouts.cpp Compiling src\compiler\glsl\ir_validate.cpp ... Compiling src\compiler\glsl\ir_variable_refcount.cpp ... ir_validate.cpp ir_variable_refcount.cpp Compiling src\compiler\glsl\linker.cpp ... linker.cpp Compiling src\compiler\glsl\link_atomics.cpp ... link_atomics.cpp Compiling src\compiler\glsl\link_functions.cpp ... Compiling src\compiler\glsl\link_interface_blocks.cpp ... link_functions.cpp link_interface_blocks.cpp Compiling src\compiler\glsl\link_uniforms.cpp ... link_uniforms.cpp Compiling src\compiler\glsl\link_uniform_initializers.cpp ... link_uniform_initializers.cpp Compiling src\compiler\glsl\link_uniform_block_active_visitor.cpp ... Compiling src\compiler\glsl\link_uniform_blocks.cpp ... link_uniform_block_active_visitor.cpp link_uniform_blocks.cpp Compiling src\compiler\glsl\link_varyings.cpp ... link_varyings.cpp Compiling src\compiler\glsl\loop_analysis.cpp ... loop_analysis.cpp Compiling src\compiler\glsl\loop_controls.cpp ... loop_controls.cpp Compiling src\compiler\glsl\loop_unroll.cpp ... loop_unroll.cpp Compiling src\compiler\glsl\lower_blend_equation_advanced.cpp ... lower_blend_equation_advanced.cpp Compiling src\compiler\glsl\lower_buffer_access.cpp ... Compiling src\compiler\glsl\lower_const_arrays_to_uniforms.cpp ... lower_buffer_access.cpp Compiling src\compiler\glsl\lower_discard.cpp ... lower_const_arrays_to_uniforms.cpp lower_discard.cpp Compiling src\compiler\glsl\lower_discard_flow.cpp ... lower_discard_flow.cpp Compiling src\compiler\glsl\lower_distance.cpp ... Compiling src\compiler\glsl\lower_if_to_cond_assign.cpp ... lower_distance.cpp Compiling src\compiler\glsl\lower_instructions.cpp ... lower_if_to_cond_assign.cpp lower_instructions.cpp Compiling src\compiler\glsl\lower_jumps.cpp ... lower_jumps.cpp Compiling src\compiler\glsl\lower_mat_op_to_vec.cpp ... Compiling src\compiler\glsl\lower_noise.cpp ... Compiling src\compiler\glsl\lower_offset_array.cpp ... lower_mat_op_to_vec.cpp lower_noise.cpp lower_offset_array.cpp Compiling src\compiler\glsl\lower_packed_varyings.cpp ... lower_packed_varyings.cpp Compiling src\compiler\glsl\lower_named_interface_blocks.cpp ... Compiling src\compiler\glsl\lower_packing_builtins.cpp ... Compiling src\compiler\glsl\lower_subroutine.cpp ... lower_named_interface_blocks.cpp lower_packing_builtins.cpp lower_subroutine.cpp Compiling src\compiler\glsl\lower_tess_level.cpp ... lower_tess_level.cpp Compiling src\compiler\glsl\lower_texture_projection.cpp ... Compiling src\compiler\glsl\lower_variable_index_to_cond_assign.cpp ... Compiling src\compiler\glsl\lower_vec_index_to_cond_assign.cpp ... lower_texture_projection.cpp lower_variable_index_to_cond_assign.cpp lower_vec_index_to_cond_assign.cpp Compiling src\compiler\glsl\lower_vec_index_to_swizzle.cpp ... lower_vec_index_to_swizzle.cpp Compiling src\compiler\glsl\lower_vector.cpp ... Compiling src\compiler\glsl\lower_vector_derefs.cpp ... lower_vector.cpp Compiling src\compiler\glsl\lower_vector_insert.cpp ... lower_vector_derefs.cpp lower_vector_insert.cpp Compiling src\compiler\glsl\lower_vertex_id.cpp ... Compiling src\compiler\glsl\lower_output_reads.cpp ... lower_vertex_id.cpp Compiling src\compiler\glsl\lower_shared_reference.cpp ... lower_output_reads.cpp Compiling src\compiler\glsl\lower_ubo_reference.cpp ... lower_shared_reference.cpp lower_ubo_reference.cpp Compiling src\compiler\glsl\opt_algebraic.cpp ... Compiling src\compiler\glsl\opt_array_splitting.cpp ... opt_algebraic.cpp opt_array_splitting.cpp Compiling src\compiler\glsl\opt_conditional_discard.cpp ... opt_conditional_discard.cpp Compiling src\compiler\glsl\opt_constant_folding.cpp ... opt_constant_folding.cpp Compiling src\compiler\glsl\opt_constant_propagation.cpp ... Compiling src\compiler\glsl\opt_constant_variable.cpp ... opt_constant_propagation.cpp opt_constant_variable.cpp Compiling src\compiler\glsl\opt_copy_propagation.cpp ... opt_copy_propagation.cpp Compiling src\compiler\glsl\opt_copy_propagation_elements.cpp ... opt_copy_propagation_elements.cpp Compiling src\compiler\glsl\opt_dead_builtin_variables.cpp ... Compiling src\compiler\glsl\opt_dead_builtin_varyings.cpp ... opt_dead_builtin_variables.cpp opt_dead_builtin_varyings.cpp Compiling src\compiler\glsl\opt_dead_code.cpp ... opt_dead_code.cpp Compiling src\compiler\glsl\opt_dead_code_local.cpp ... opt_dead_code_local.cpp Compiling src\compiler\glsl\opt_dead_functions.cpp ... Compiling src\compiler\glsl\opt_flatten_nested_if_blocks.cpp ... opt_dead_functions.cpp Compiling src\compiler\glsl\opt_flip_matrices.cpp ... opt_flatten_nested_if_blocks.cpp opt_flip_matrices.cpp Compiling src\compiler\glsl\opt_function_inlining.cpp ... opt_function_inlining.cpp Compiling src\compiler\glsl\opt_if_simplification.cpp ... Compiling src\compiler\glsl\opt_minmax.cpp ... opt_if_simplification.cpp Compiling src\compiler\glsl\opt_noop_swizzle.cpp ... opt_minmax.cpp opt_noop_swizzle.cpp Compiling src\compiler\glsl\opt_rebalance_tree.cpp ... opt_rebalance_tree.cpp Compiling src\compiler\glsl\opt_redundant_jumps.cpp ... Compiling src\compiler\glsl\opt_structure_splitting.cpp ... opt_redundant_jumps.cpp Compiling src\compiler\glsl\opt_swizzle_swizzle.cpp ... opt_structure_splitting.cpp opt_swizzle_swizzle.cpp Compiling src\compiler\glsl\opt_tree_grafting.cpp ... opt_tree_grafting.cpp Compiling src\compiler\glsl\opt_vectorize.cpp ... Compiling src\compiler\glsl\propagate_invariance.cpp ... opt_vectorize.cpp Compiling src\compiler\glsl\s_expression.cpp ... propagate_invariance.cpp s_expression.cpp Compiling src\compiler\nir\nir.c ... nir.c Compiling src\compiler\nir\nir_clone.c ... Compiling src\compiler\nir\nir_control_flow.c ... nir_clone.c Archiving build\windows-x86\compiler\glsl.lib ... nir_control_flow.c Compiling src\compiler\nir\nir_dominance.c ... nir_dominance.c Compiling src\compiler\nir\nir_from_ssa.c ... Compiling src\compiler\nir\nir_gather_info.c ... nir_from_ssa.c nir_gather_info.c Compiling src\compiler\nir\nir_gs_count_vertices.c ... nir_gs_count_vertices.c Compiling src\compiler\nir\nir_inline_functions.c ... nir_inline_functions.c src\compiler\nir\nir_gather_info.c(249): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) Compiling src\compiler\nir\nir_instr_set.c ... Compiling src\compiler\nir\nir_intrinsics.c ... nir_instr_set.c nir_intrinsics.c Compiling src\compiler\nir\nir_liveness.c ... nir_liveness.c Compiling src\compiler\nir\nir_loop_analyze.c ... Compiling src\compiler\nir\nir_lower_alu_to_scalar.c ... nir_loop_analyze.c nir_lower_alu_to_scalar.c Compiling src\compiler\nir\nir_lower_atomics.c ... nir_lower_atomics.c Compiling src\compiler\nir\nir_lower_bitmap.c ... Compiling src\compiler\nir\nir_lower_clamp_color_outputs.c ... nir_lower_bitmap.c nir_lower_clamp_color_outputs.c Compiling src\compiler\nir\nir_lower_clip.c ... nir_lower_clip.c Compiling src\compiler\nir\nir_lower_clip_cull_distance_arrays.c ... Compiling src\compiler\nir\nir_lower_constant_initializers.c ... nir_lower_clip_cull_distance_arrays.c Compiling src\compiler\nir\nir_lower_double_ops.c ... nir_lower_constant_initializers.c nir_lower_double_ops.c Compiling src\compiler\nir\nir_lower_double_packing.c ... nir_lower_double_packing.c Compiling src\compiler\nir\nir_lower_drawpixels.c ... Compiling src\compiler\nir\nir_lower_global_vars_to_local.c ... Compiling src\compiler\nir\nir_lower_gs_intrinsics.c ... nir_lower_drawpixels.c nir_lower_global_vars_to_local.c nir_lower_gs_intrinsics.c Compiling src\compiler\nir\nir_lower_load_const_to_scalar.c ... nir_lower_load_const_to_scalar.c Compiling src\compiler\nir\nir_lower_locals_to_regs.c ... Compiling src\compiler\nir\nir_lower_idiv.c ... Compiling src\compiler\nir\nir_lower_indirect_derefs.c ... nir_lower_locals_to_regs.c nir_lower_idiv.c nir_lower_indirect_derefs.c Compiling src\compiler\nir\nir_lower_io.c ... nir_lower_io.c src\compiler\nir\nir_lower_indirect_derefs.c(111): warning C4146: unary minus operator applied to unsigned type, result still unsigned Compiling src\compiler\nir\nir_lower_io_to_temporaries.c ... Compiling src\compiler\nir\nir_lower_io_to_scalar.c ... Compiling src\compiler\nir\nir_lower_io_types.c ... nir_lower_io_to_temporaries.c nir_lower_io_to_scalar.c nir_lower_io_types.c Compiling src\compiler\nir\nir_lower_passthrough_edgeflags.c ... nir_lower_passthrough_edgeflags.c Compiling src\compiler\nir\nir_lower_patch_vertices.c ... Compiling src\compiler\nir\nir_lower_phis_to_scalar.c ... Compiling src\compiler\nir\nir_lower_regs_to_ssa.c ... nir_lower_patch_vertices.c nir_lower_phis_to_scalar.c Compiling src\compiler\nir\nir_lower_returns.c ... nir_lower_regs_to_ssa.c nir_lower_returns.c Compiling src\compiler\nir\nir_lower_samplers.c ... Compiling src\compiler\nir\nir_lower_system_values.c ... Compiling src\compiler\nir\nir_lower_tex.c ... Compiling src\compiler\nir\nir_lower_to_source_mods.c ... nir_lower_samplers.c nir_lower_system_values.c nir_lower_tex.c nir_lower_to_source_mods.c Compiling src\compiler\nir\nir_lower_two_sided_color.c ... Compiling src\compiler\nir\nir_lower_vars_to_ssa.c ... Compiling src\compiler\nir\nir_lower_var_copies.c ... Compiling src\compiler\nir\nir_lower_vec_to_movs.c ... nir_lower_two_sided_color.c nir_lower_vars_to_ssa.c nir_lower_var_copies.c nir_lower_vec_to_movs.c Compiling src\compiler\nir\nir_lower_wpos_center.c ... Compiling src\compiler\nir\nir_lower_wpos_ytransform.c ... Compiling src\compiler\nir\nir_metadata.c ... nir_lower_wpos_center.c Compiling src\compiler\nir\nir_move_vec_src_uses_to_dest.c ... nir_lower_wpos_ytransform.c nir_metadata.c nir_move_vec_src_uses_to_dest.c Compiling src\compiler\nir\nir_normalize_cubemap_coords.c ... Compiling src\compiler\nir\nir_opt_conditional_discard.c ... nir_normalize_cubemap_coords.c Compiling src\compiler\nir\nir_opt_constant_folding.c ... Compiling src\compiler\nir\nir_opt_copy_prop_vars.c ... nir_opt_conditional_discard.c nir_opt_constant_folding.c nir_opt_copy_prop_vars.c Compiling src\compiler\nir\nir_opt_copy_propagate.c ... Compiling src\compiler\nir\nir_opt_cse.c ... nir_opt_copy_propagate.c Compiling src\compiler\nir\nir_opt_dce.c ... Compiling src\compiler\nir\nir_opt_dead_cf.c ... nir_opt_cse.c nir_opt_dce.c nir_opt_dead_cf.c Compiling src\compiler\nir\nir_opt_gcm.c ... nir_opt_gcm.c Compiling src\compiler\nir\nir_opt_global_to_local.c ... Compiling src\compiler\nir\nir_opt_if.c ... Compiling src\compiler\nir\nir_opt_loop_unroll.c ... nir_opt_global_to_local.c nir_opt_if.c nir_opt_loop_unroll.c Compiling src\compiler\nir\nir_opt_move_comparisons.c ... nir_opt_move_comparisons.c Compiling src\compiler\nir\nir_opt_peephole_select.c ... Compiling src\compiler\nir\nir_opt_remove_phis.c ... Compiling src\compiler\nir\nir_opt_trivial_continues.c ... nir_opt_peephole_select.c nir_opt_remove_phis.c nir_opt_trivial_continues.c Compiling src\compiler\nir\nir_opt_undef.c ... nir_opt_undef.c Compiling src\compiler\nir\nir_phi_builder.c ... Compiling src\compiler\nir\nir_print.c ... Compiling src\compiler\nir\nir_propagate_invariant.c ... nir_phi_builder.c nir_print.c nir_propagate_invariant.c Compiling src\compiler\nir\nir_remove_dead_variables.c ... nir_remove_dead_variables.c src\compiler\nir\nir_phi_builder.c(244): warning C4090: 'initializing': different 'const' qualifiers src\compiler\nir\nir_phi_builder.c(245): warning C4090: 'initializing': different 'const' qualifiers Compiling src\compiler\nir\nir_repair_ssa.c ... Compiling src\compiler\nir\nir_search.c ... nir_repair_ssa.c Compiling src\compiler\nir\nir_split_var_copies.c ... nir_search.c nir_split_var_copies.c Compiling src\compiler\nir\nir_sweep.c ... nir_sweep.c Compiling src\compiler\nir\nir_to_lcssa.c ... Compiling src\compiler\nir\nir_validate.c ... nir_to_lcssa.c Compiling src\compiler\nir\nir_worklist.c ... nir_validate.c nir_worklist.c Generating build\windows-x86\compiler\nir\nir_constant_expressions.c ... Compiling src\util\bitscan.c ... Compiling src\util\crc32.c ... Compiling src\util\debug.c ... bitscan.c Compiling build\windows-x86\compiler\nir\nir_constant_expressions.c ... crc32.c debug.c nir_constant_expressions.c Generating build\windows-x86\compiler\nir\nir_opt_algebraic.c ... Compiling src\util\disk_cache.c ... disk_cache.c Compiling src\util\half_float.c ... half_float.c Compiling src\util\hash_table.c ... Compiling src\util\mesa-sha1.c ... hash_table.c mesa-sha1.c Compiling build\windows-x86\compiler\nir\nir_opt_algebraic.c ... Generating build\windows-x86\compiler\nir\nir_opcodes.c ... Compiling src\util\sha1\sha1.c ... Compiling src\util\ralloc.c ... nir_opt_algebraic.c sha1.c ralloc.c Compiling src\util\register_allocate.c ... Compiling src\util\rgtc.c ... register_allocate.c rgtc.c Compiling build\windows-x86\compiler\nir\nir_opcodes.c ... Compiling src\util\set.c ... nir_opcodes.c set.c Compiling src\util\slab.c ... Compiling src\util\string_to_uint_map.cpp ... slab.c string_to_uint_map.cpp Compiling src\util\strndup.c ... strndup.c Archiving build\windows-x86\compiler\nir.lib ... Compiling src\util\strtod.c ... Compiling src\util\u_vector.c ... strtod.c Generating build\windows-x86\util\format_srgb.c ... u_vector.c Compiling build\windows-x86\util\format_srgb.c ... format_srgb.c Archiving build\windows-x86\util\mesautil.lib ... Linking build\windows-x86\gallium\targets\libgl-gdi\opengl32.dll ... Creating library build\windows-x86\gallium\targets\libgl-gdi\opengl32.lib and object build\windows-x86\gallium\targets\libgl-gdi\opengl32.exp LLVMX86CodeGen.lib(X86TargetMachine.cpp.obj) : error LNK2001: unresolved external symbol "void __cdecl llvm::initializeGlobalISel(class llvm::PassRegistry &)" (?initializeGlobalISel@llvm@@YAXAAVPassRegistry@1@@Z) LLVMDebugInfoCodeView.lib(TypeSerializer.cpp.obj) : error LNK2001: unresolved external symbol "public: __thiscall llvm::msf::MSFError::MSFError(enum llvm::msf::msf_error_code)" (??0MSFError@msf@llvm@@QAE@W4msf_error_code@12@@Z) LLVMDebugInfoCodeView.lib(CVTypeDumper.cpp.obj) : error LNK2001: unresolved external symbol "public: __thiscall llvm::msf::MSFError::MSFError(enum llvm::msf::msf_error_code)" (??0MSFError@msf@llvm@@QAE@W4msf_error_code@12@@Z) LLVMDebugInfoCodeView.lib(CVTypeVisitor.cpp.obj) : error LNK2001: unresolved external symbol "public: __thiscall llvm::msf::MSFError::MSFError(enum llvm::msf::msf_error_code)" (??0MSFError@msf@llvm@@QAE@W4msf_error_code@12@@Z) LLVMDebugInfoCodeView.lib(RecordSerialization.cpp.obj) : error LNK2001: unresolved external symbol "public: __thiscall llvm::msf::MSFError::MSFError(enum llvm::msf::msf_error_code)" (??0MSFError@msf@llvm@@QAE@W4msf_error_code@12@@Z) LLVMDebugInfoCodeView.lib(TypeSerializer.cpp.obj) : error LNK2001: unresolved external symbol "public: __thiscall llvm::msf::StreamWriter::StreamWriter(class llvm::msf::WritableStreamRef)" (??0StreamWriter@msf@llvm@@QAE@VWritableStreamRef@12@@Z) LLVMDebugInfoCodeView.lib(TypeSerializer.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamWriter::writeBytes(class llvm::ArrayRef)" (?writeBytes@StreamWriter@msf@llvm@@QAE?AVError@3@V?$ArrayRef@E@3@@Z) LLVMDebugInfoCodeView.lib(CodeViewRecordIO.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamWriter::writeBytes(class llvm::ArrayRef)" (?writeBytes@StreamWriter@msf@llvm@@QAE?AVError@3@V?$ArrayRef@E@3@@Z) LLVMDebugInfoCodeView.lib(TypeSerializer.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamWriter::writeInteger(unsigned char)" (?writeInteger@StreamWriter@msf@llvm@@QAE?AVError@3@E@Z) LLVMDebugInfoCodeView.lib(TypeRecordMapping.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamWriter::writeInteger(unsigned char)" (?writeInteger@StreamWriter@msf@llvm@@QAE?AVError@3@E@Z) LLVMDebugInfoCodeView.lib(CodeViewRecordIO.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamWriter::writeInteger(unsigned char)" (?writeInteger@StreamWriter@msf@llvm@@QAE?AVError@3@E@Z) LLVMDebugInfoCodeView.lib(TypeSerializer.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamWriter::writeInteger(unsigned short)" (?writeInteger@StreamWriter@msf@llvm@@QAE?AVError@3@G@Z) LLVMDebugInfoCodeView.lib(TypeRecordMapping.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamWriter::writeInteger(unsigned short)" (?writeInteger@StreamWriter@msf@llvm@@QAE?AVError@3@G@Z) LLVMDebugInfoCodeView.lib(CodeViewRecordIO.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamWriter::writeInteger(unsigned short)" (?writeInteger@StreamWriter@msf@llvm@@QAE?AVError@3@G@Z) LLVMDebugInfoCodeView.lib(TypeSerializer.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamWriter::writeInteger(unsigned int)" (?writeInteger@StreamWriter@msf@llvm@@QAE?AVError@3@I@Z) LLVMDebugInfoCodeView.lib(TypeRecordMapping.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamWriter::writeInteger(unsigned int)" (?writeInteger@StreamWriter@msf@llvm@@QAE?AVError@3@I@Z) LLVMDebugInfoCodeView.lib(CodeViewRecordIO.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamWriter::writeInteger(unsigned int)" (?writeInteger@StreamWriter@msf@llvm@@QAE?AVError@3@I@Z) LLVMDebugInfoCodeView.lib(CVTypeDumper.cpp.obj) : error LNK2001: unresolved external symbol "public: __thiscall llvm::msf::StreamReader::StreamReader(class llvm::msf::ReadableStreamRef)" (??0StreamReader@msf@llvm@@QAE@VReadableStreamRef@12@@Z) LLVMDebugInfoCodeView.lib(CVTypeVisitor.cpp.obj) : error LNK2001: unresolved external symbol "public: __thiscall llvm::msf::StreamReader::StreamReader(class llvm::msf::ReadableStreamRef)" (??0StreamReader@msf@llvm@@QAE@VReadableStreamRef@12@@Z) LLVMDebugInfoCodeView.lib(RecordSerialization.cpp.obj) : error LNK2001: unresolved external symbol "public: __thiscall llvm::msf::StreamReader::StreamReader(class llvm::msf::ReadableStreamRef)" (??0StreamReader@msf@llvm@@QAE@VReadableStreamRef@12@@Z) LLVMDebugInfoCodeView.lib(CVTypeDumper.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamReader::readStreamRef(class llvm::msf::ReadableStreamRef &,unsigned int)" (?readStreamRef@StreamReader@msf@llvm@@QAE?AVError@3@AAVReadableStreamRef@23@I@Z) LLVMDebugInfoCodeView.lib(TypeRecordMapping.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamReader::readInteger(unsigned char &)" (?readInteger@StreamReader@msf@llvm@@QAE?AVError@3@AAE@Z) LLVMDebugInfoCodeView.lib(TypeRecordMapping.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamReader::readInteger(unsigned short &)" (?readInteger@StreamReader@msf@llvm@@QAE?AVError@3@AAG@Z) LLVMDebugInfoCodeView.lib(CVTypeVisitor.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamReader::readInteger(unsigned short &)" (?readInteger@StreamReader@msf@llvm@@QAE?AVError@3@AAG@Z) LLVMDebugInfoCodeView.lib(RecordSerialization.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamReader::readInteger(unsigned short &)" (?readInteger@StreamReader@msf@llvm@@QAE?AVError@3@AAG@Z) LLVMDebugInfoCodeView.lib(TypeRecordMapping.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamReader::readInteger(unsigned int &)" (?readInteger@StreamReader@msf@llvm@@QAE?AVError@3@AAI@Z) LLVMDebugInfoCodeView.lib(RecordSerialization.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamReader::readInteger(unsigned int &)" (?readInteger@StreamReader@msf@llvm@@QAE?AVError@3@AAI@Z) LLVMDebugInfoCodeView.lib(CodeViewRecordIO.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamReader::readInteger(unsigned int &)" (?readInteger@StreamReader@msf@llvm@@QAE?AVError@3@AAI@Z) LLVMDebugInfoCodeView.lib(TypeRecordMapping.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamReader::readInteger(int &)" (?readInteger@StreamReader@msf@llvm@@QAE?AVError@3@AAH@Z) LLVMDebugInfoCodeView.lib(RecordSerialization.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamReader::readInteger(int &)" (?readInteger@StreamReader@msf@llvm@@QAE?AVError@3@AAH@Z) LLVMDebugInfoCodeView.lib(TypeRecordMapping.cpp.obj) : error LNK2001: unresolved external symbol "public: unsigned char __thiscall llvm::msf::StreamReader::peek(void)const " (?peek@StreamReader@msf@llvm@@QBEEXZ) LLVMDebugInfoCodeView.lib(CodeViewRecordIO.cpp.obj) : error LNK2001: unresolved external symbol "public: unsigned char __thiscall llvm::msf::StreamReader::peek(void)const " (?peek@StreamReader@msf@llvm@@QBEEXZ) LLVMDebugInfoCodeView.lib(TypeRecordMapping.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamWriter::writeInteger(int)" (?writeInteger@StreamWriter@msf@llvm@@QAE?AVError@3@H@Z) LLVMDebugInfoCodeView.lib(CodeViewRecordIO.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamWriter::writeInteger(int)" (?writeInteger@StreamWriter@msf@llvm@@QAE?AVError@3@H@Z) LLVMDebugInfoCodeView.lib(CVTypeVisitor.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamReader::readBytes(class llvm::ArrayRef &,unsigned int)" (?readBytes@StreamReader@msf@llvm@@QAE?AVError@3@AAV?$ArrayRef@E@3@I@Z) LLVMDebugInfoCodeView.lib(CodeViewRecordIO.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamReader::readBytes(class llvm::ArrayRef &,unsigned int)" (?readBytes@StreamReader@msf@llvm@@QAE?AVError@3@AAV?$ArrayRef@E@3@I@Z) LLVMDebugInfoCodeView.lib(RecordSerialization.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamReader::readInteger(unsigned __int64 &)" (?readInteger@StreamReader@msf@llvm@@QAE?AVError@3@AA_K@Z) LLVMDebugInfoCodeView.lib(RecordSerialization.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamReader::readInteger(signed char &)" (?readInteger@StreamReader@msf@llvm@@QAE?AVError@3@AAC@Z) LLVMDebugInfoCodeView.lib(RecordSerialization.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamReader::readInteger(short &)" (?readInteger@StreamReader@msf@llvm@@QAE?AVError@3@AAF@Z) LLVMDebugInfoCodeView.lib(RecordSerialization.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamReader::readInteger(__int64 &)" (?readInteger@StreamReader@msf@llvm@@QAE?AVError@3@AA_J@Z) LLVMDebugInfoCodeView.lib(RecordSerialization.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamReader::readZeroString(class llvm::StringRef &)" (?readZeroString@StreamReader@msf@llvm@@QAE?AVError@3@AAVStringRef@3@@Z) LLVMDebugInfoCodeView.lib(CodeViewRecordIO.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamReader::readZeroString(class llvm::StringRef &)" (?readZeroString@StreamReader@msf@llvm@@QAE?AVError@3@AAVStringRef@3@@Z) LLVMDebugInfoCodeView.lib(CodeViewRecordIO.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamReader::readFixedString(class llvm::StringRef &,unsigned int)" (?readFixedString@StreamReader@msf@llvm@@QAE?AVError@3@AAVStringRef@3@I@Z) LLVMDebugInfoCodeView.lib(CodeViewRecordIO.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamReader::skip(unsigned int)" (?skip@StreamReader@msf@llvm@@QAE?AVError@3@I@Z) LLVMDebugInfoCodeView.lib(CodeViewRecordIO.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamWriter::writeInteger(unsigned __int64)" (?writeInteger@StreamWriter@msf@llvm@@QAE?AVError@3@_K@Z) LLVMDebugInfoCodeView.lib(CodeViewRecordIO.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamWriter::writeInteger(signed char)" (?writeInteger@StreamWriter@msf@llvm@@QAE?AVError@3@C@Z) LLVMDebugInfoCodeView.lib(CodeViewRecordIO.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamWriter::writeInteger(short)" (?writeInteger@StreamWriter@msf@llvm@@QAE?AVError@3@F@Z) LLVMDebugInfoCodeView.lib(CodeViewRecordIO.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamWriter::writeInteger(__int64)" (?writeInteger@StreamWriter@msf@llvm@@QAE?AVError@3@_J@Z) LLVMDebugInfoCodeView.lib(CodeViewRecordIO.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamWriter::writeZeroString(class llvm::StringRef)" (?writeZeroString@StreamWriter@msf@llvm@@QAE?AVError@3@VStringRef@3@@Z) LLVMDebugInfoCodeView.lib(CodeViewRecordIO.cpp.obj) : error LNK2001: unresolved external symbol "public: class llvm::Error __thiscall llvm::msf::StreamWriter::writeFixedString(class llvm::StringRef)" (?writeFixedString@StreamWriter@msf@llvm@@QAE?AVError@3@VStringRef@3@@Z) build\windows-x86\gallium\targets\libgl-gdi\opengl32.dll : fatal error LNK1120: 29 unresolved externals scons: *** [build\windows-x86\gallium\targets\libgl-gdi\opengl32.dll] Error 1120 scons: building terminated because of errors. Press any key to continue . . .