I've started adding LLVM 11 support upstream today. I will try and get this
finished soon and then push out a new upstream release that we can package
here.
James
On Sun., Nov. 15, 2020, 19:27 Andreas Beckmann, wrote:
> Control: tag -1 upstream
>
> oclgrind FTBFS with both LLVM 10 and LLVM 11.
Reproduced on my 32-bit VM.
The issue is that the top level CMakeLists.txt checks CMAKE_SYSTEM_PROCESSOR to
determine whether the machine is i386, but on some systems the processor is
actually i686 or similar. Probably just needs to match against "i.86” instead,
which is what the old `fix-tests
The main issue seems to be that pocl has switched to CMake. I’ve fixed this
locally and it builds and passes all the tests, it just looks like the symbols
files need to be updated which I’m not sure how to do properly.
I don’t have write access to collab-maint so couldn’t push the CMake fix, so
Package: ftp.debian.org
Severity: normal
Please remove out-of-date binaries for oclgrind 15.5-1 for mips,
powerpc and s390x as they are broken and preventing migration of a
newer version.
The 15.5-1 version was missing a build dependency which meant that
testing was disabled, and therefore it did
Thanks for the report. I’ve actually applied a slightly different fix for this
a little while back (see [1]), but that revision has yet to be uploaded.
The fix I applied was essentially the same as has been done for the
opencl-headers package, described in [2]. This just uses __vector instead of
tag 799322 patch
thanks
On Wed, 14 Oct 2015 18:33:01 +0200 Gert Wollny wrote:
> Hi, I had a look into the package, but I for me with 0.11 an llvm-3.6
> two tests are failing - this has also already been reported upstream:
>
> https://github.com/pocl/pocl/issues/181
>
I’ve attached a patch that
Package: llvm-3.7-dev
Version: 1:3.7~+rc2-2
Severity: normal
Tags: patch
Dear Maintainer,
The LLVM_INSTALL_PREFIX variable set by LLVMConfig.cmake wrongly
assumes that the installed CMake configuration files are in a
subdirectory of the actual LLVM installation. The Debian package moves
the CMake
Package: wnpp
Severity: wishlist
Owner: James Price
* Package name: oclgrind
Version : 15.5
Upstream Author : James Price
* URL : https://github.com/jrprice/Oclgrind
* License : BSD
Programming Lang: C++
Description : OpenCL device simulator
Oclgrind
8 matches
Mail list logo