Bug#974793: [Pkg-opencl-devel] Bug#974793: Bug#974793: oclgrind: Please upgrade to llvm-toolchain-11

2020-11-15 Thread James Price
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.

Bug#882875: [Pkg-opencl-devel] Bug#882875: pocl: FTBFS with cmake: kernel/test_printf fails on i386

2017-11-27 Thread James Price
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

Bug#873417: [Pkg-opencl-devel] Bug#873417: pocl: Please update to llvm-toolchain 4.0 or, better, 5.0

2017-11-22 Thread James Price
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

Bug#807593: RM: oclgrind [mips powerpc s390x] -- ROM; broken binaries

2015-12-10 Thread James Price
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

Bug#806965: oclgrind: FTBFS on ppc64el -- conflict with altivec keyword bool

2015-12-04 Thread James Price
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

Bug#799322: pocl: With 0.11 some test are failing

2015-10-31 Thread James Price
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

Bug#794905: llvm-3.7-dev: Incorrect install prefix in installed LLVMConfig.cmake

2015-08-07 Thread James Price
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

Bug#794787: ITP: oclgrind -- OpenCL device simulator

2015-08-06 Thread James Price
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