On Sun, 14 Jan 2024 20:46:10 +0000
Jon Turney wrote:
> On 14/01/2024 14:57, Takashi Yano via Cygwin-apps wrote:
> > I cannot reproduce this even if I uninstall libpocl-devel. Umm, what
> > is the difference?
> 
> Yeah, confusing. I think it might have been caused by not having 
> libOpenCL-devel installed.

I could reproduce the same error by uninstalling libOpenCL-devel.
I guess libpocl.a/libpocl.dll.a failed to be built due to lack of
libOpenCL.a

> Anyhow, I can build it OK now, so all is good.
> 
> Maybe consider adding BUILD_REQUIRES="clang libllvm-devel libhwloc-devel 
> libOpenCL-devel ninja" or whatever is correct :)

Added:
BUILD_REQUIRES="cmake ninja libOpenCL-devel libhwloc-devel libclang-devel 
libllvm-devel"

-- 
Takashi Yano <takashi.y...@nifty.ne.jp>

Reply via email to