On 5 May 2017 at 17:51, Daniel Stone <[email protected]> wrote: > Hi, > > On 5 May 2017 at 17:38, AppVeyor <[email protected]> wrote: >> Build mesa 4271 failed >> >> Commit 8b8af19065 by Daniel Stone on 5/3/2017 8:38 AM: >> i965: Set modifier for imported and duplicated images [...] > > I was worried I'd broken the build, but I'm going to claim this isn't my > fault: > Linking build\windows-x86-debug\gallium\targets\osmesa\osmesa.dll ... > Linking build\windows-x86-debug\gallium\targets\libgl-gdi\opengl32.dll ... > Creating library > build\windows-x86-debug\gallium\targets\osmesa\osmesa.lib and object > build\windows-x86-debug\gallium\targets\osmesa\osmesa.exp > Creating library > build\windows-x86-debug\gallium\targets\libgl-gdi\opengl32.lib and > object build\windows-x86-debug\gallium\targets\libgl-gdi\opengl32.exp > nir.lib(nir_lower_atomics_to_ssbo.obj) : error LNK2019: unresolved > external symbol _snprintf referenced in function > _nir_lower_atomics_to_ssbo > build\windows-x86-debug\gallium\targets\osmesa\osmesa.dll : fatal > error LNK1120: 1 unresolved externals > scons: *** [build\windows-x86-debug\gallium\targets\osmesa\osmesa.dll] > Error 1120 > nir.lib(nir_lower_atomics_to_ssbo.obj) : error LNK2019: unresolved > external symbol _snprintf referenced in function > _nir_lower_atomics_to_ssbo > build\windows-x86-debug\gallium\targets\libgl-gdi\opengl32.dll : fatal > error LNK1120: 1 unresolved externals > scons: *** [build\windows-x86-debug\gallium\targets\libgl-gdi\opengl32.dll] > Error 1120 > > Anyone got any bright ideas? > AFAICT it's caused by "nir: add pass to lower atomic counters to SSBO" and Jose/RobC are checking upon for a solution. I'd let them to sort it out - there's already some discussion.
-Emil _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
