buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir build && cd build && if [ \"${LLAMA_SYCL_F16}\" = \"ON\" ]; then echo \"LLAMA_SYCL_F16 is set\" && export OPT_SYCL_F16=\"-DLLAMA_SYCL_F16=ON\"; fi && cmake .. -DLLAMA_SYCL=ON -DCMAKE_C_COMPILER=icx -DCMAKE_CXX_COMPILER=icpx ${OPT_SYCL_F16} && cmake --build . --config Release --target server" did not complete successfully: exit code: 2