[Mesa-dev] [AppVeyor] mesa master #4271 failed

Emil Velikov emil.l.velikov at gmail.com
Fri May 5 16:57:33 UTC 2017


On 5 May 2017 at 17:51, Daniel Stone <daniel at fooishbar.org> wrote:
> Hi,
>
> On 5 May 2017 at 17:38, AppVeyor <no-reply at appveyor.com> 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


More information about the mesa-dev mailing list