Bug#949767: arrayfire update fails in configure step

2021-04-30 Thread Andreas Tille
On Thu, Apr 29, 2021 at 04:45:20PM +0200, Gard Spreemann wrote: > The capitalization typo seems to be present also in arrayfire's > use_debian_packaged_libs.patch: I believe line 64 of > > >

Bug#949767: arrayfire update fails in configure step

2021-04-28 Thread Gard Spreemann
Gard Spreemann writes: > Gard Spreemann writes: > >> Andreas Tille writes: >> >>> Hi Aaron, >>> >>> On Tue, Apr 27, 2021 at 08:14:10PM -0400, Aaron M. Ucko wrote: Please try adding a build dependency on libclfft-dev and replacing src/backend/opencl/CMakeLists.txt's inclusion of

Bug#949767: arrayfire update fails in configure step

2021-04-28 Thread Gard Spreemann
Gard Spreemann writes: > Andreas Tille writes: > >> Hi Aaron, >> >> On Tue, Apr 27, 2021 at 08:14:10PM -0400, Aaron M. Ucko wrote: >>> Please try adding a build dependency on libclfft-dev and replacing >>> src/backend/opencl/CMakeLists.txt's inclusion of build_clFFT with a call >>> to >>>

Bug#949767: arrayfire update fails in configure step

2021-04-28 Thread Gard Spreemann
Andreas Tille writes: > Hi Aaron, > > On Tue, Apr 27, 2021 at 08:14:10PM -0400, Aaron M. Ucko wrote: >> Please try adding a build dependency on libclfft-dev and replacing >> src/backend/opencl/CMakeLists.txt's inclusion of build_clFFT with a call >> to >> >> find_package(clFFT) >> >> >

Bug#949767: arrayfire update fails in configure step

2021-04-28 Thread Andreas Tille
Hi Aaron, On Tue, Apr 27, 2021 at 08:14:10PM -0400, Aaron M. Ucko wrote: > Please try adding a build dependency on libclfft-dev and replacing > src/backend/opencl/CMakeLists.txt's inclusion of build_clFFT with a call > to > > find_package(clFFT) > > > Thanks a lot for your initial hint

Bug#949767: arrayfire update fails in configure step

2021-04-27 Thread Aaron M. Ucko
Andreas Tille writes: > https://salsa.debian.org/science-team/arrayfire/-/jobs/1608881 It looks like you're down to two real errors: CMake Error: File /builds/science-team/arrayfire/debian/output/source_dir/extern/forge/CMakeModules/version.h.in does not exist. CMake Error at

Bug#949767: arrayfire update fails in configure step

2021-04-27 Thread Andreas Tille
Hi Aaron, On Mon, Apr 26, 2021 at 08:30:39AM -0400, Aaron M. Ucko wrote: > Andreas Tille writes: > > > /usr/bin/ld: cannot find -lpthreads > > Thanks for posting a link to the full log! AFAICT, the actual errors > appear much earlier, on lines 1573-1593: > > CMake Error: File >

Bug#949767: arrayfire update fails in configure step

2021-04-26 Thread Aaron M. Ucko
Andreas Tille writes: > /usr/bin/ld: cannot find -lpthreads Thanks for posting a link to the full log! AFAICT, the actual errors appear much earlier, on lines 1573-1593: CMake Error: File /builds/science-team/arrayfire/debian/output/source_dir/extern/forge/CMakeModules/version.h.in does

Bug#949767: arrayfire update fails in configure step

2021-04-26 Thread Gard Spreemann
Andreas Tille writes: > Hi, > > I personally have no interest in arrayfire but I realised that the > Debian packaged version depends clblas (and is the only remaining > package that needs cblas and I would like to see it removed from Debian > due to bug #949767) Hi, FWIW: It seems that

Bug#949767: arrayfire update fails in configure step

2021-04-26 Thread Andreas Tille
Hi, I personally have no interest in arrayfire but I realised that the Debian packaged version depends clblas (and is the only remaining package that needs cblas and I would like to see it removed from Debian due to bug #949767) Thus I tried to upgrade arrayfire to the latest upstream version in