/home/sergey/src/blender/blender/intern/cycles/device/opencl/opencl_util.cpp: In static member function ‘static std::string ccl::OpenCLInfo::get_hardware_id(std::string, cl_device_id)’:
/home/sergey/src/blender/blender/intern/cycles/device/opencl/opencl_util.cpp:670:83: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
/home/sergey/src/blender/blender/intern/cycles/device/opencl/opencl_util.cpp:670:83: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘int’ [-Wformat=]
/home/sergey/src/blender/blender/intern/cycles/device/opencl/opencl_util.cpp:670:83: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘int’ [-Wformat=]
/home/sergey/src/blender/blender/intern/cycles/device/opencl/opencl_util.cpp:678:76: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘cl_int {aka int}’ [-Wformat=]
/home/sergey/src/blender/blender/intern/cycles/device/opencl/opencl_util.cpp:678:76: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘cl_int {aka int}’ [-Wformat=]
/home/sergey/src/blender/blender/intern/cycles/device/opencl/opencl_util.cpp:678:76: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘cl_int {aka int}’ [-Wformat=]
[14/218] Building CXX object intern/cycles/device/CMakeFiles/cycles_device.dir/device_cuda.cpp.o
/home/sergey/src/blender/blender/intern/cycles/device/device_cuda.cpp: In function ‘void ccl::device_cuda_info(ccl::vector<ccl::DeviceInfo>&)’:
/home/sergey/src/blender/blender/intern/cycles/device/device_cuda.cpp:1421:108: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘int’ [-Wformat=]
/home/sergey/src/blender/blender/intern/cycles/device/device_cuda.cpp:1421:108: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘int’ [-Wformat=]
/home/sergey/src/blender/blender/intern/cycles/device/device_cuda.cpp:1421:108: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘int’ [-Wformat=]