[Mesa-dev] add util_queue_fence_wait_timeout checkin breaks centos6 build

Nicolai Hähnle nhaehnle at gmail.com
Fri Nov 10 20:41:27 UTC 2017


On 10.11.2017 19:20, Kyriazis, George wrote:
> Hello Nicolai,
> 
> Your commit e3a8013 (util/u_queue: add util_queue_fence_wait_timeout), breaks the centos6 build.
> 
> Specifically, I am getting:
> 
>    CC     libmesautil_la-u_queue.lo
> ../../../src/util/u_queue.c: In function '_util_queue_fence_wait_timeout':
> ../../../src/util/u_queue.c:173:7: error: implicit declaration of function 'timespec_get' [-Werror=implicit-function-declaration]
>         timespec_get(&ts, TIME_UTC);
>         ^
> cc1: some warnings being treated as errors

Thanks for the heads up. That's annoying. Any good ideas for how to test 
for timespec_get availability? Some configure script check, I guess?

Cheers,
Nicolai


> 
> 
> Thanks!
> 
> George
> 


-- 
Lerne, wie die Welt wirklich ist,
Aber vergiss niemals, wie sie sein sollte.


More information about the mesa-dev mailing list