Date: Sun, 26 Nov 2017 08:52:09 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 223879] graphics/blender: runtime error: LLVM ERROR: inconsistency in registered CommandLine options Message-ID: <bug-223879-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223879 Bug ID: 223879 Summary: graphics/blender: runtime error: LLVM ERROR: inconsistency in registered CommandLine options Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: ohartmann@walstatt.org CC: FreeBSD@ShaneWare.Biz CC: FreeBSD@ShaneWare.Biz Flags: maintainer-feedback?(FreeBSD@ShaneWare.Biz) On a couple of software where OpenCL is enabled, I run recently into a seri= ous problem (also on lang/pocl). The OpenCL code quits execution immediately wi= th the error similar to that shown below. Searching the net for this error reveals bug reports reaching as far as ear= ly 2016 and the problem is considered to be a LLVM bug. I have no clue how to = fix this or work around, so I report this here. >From POCL's github, I got this report with no satisfying result: https://github.com/pocl/pocl/issues/474 [...] X server found. dri2 connection failed!=20 Device open failed, aborting... : CommandLine Error: Option 'enable-value-profiling' registered more than o= nce! LLVM ERROR: inconsistency in registered CommandLine options Nothing to output ! [...] As far as I can understand, the problem is caused by LLVM in case several I= CDs register to the very same LLVM backend. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223879-13>