Bug#787686: pocl: FTBFS on arm64

2016-04-25 Thread Andreas Beckmann
Followup-For: Bug #787686 Control: found -1 0.11-1 Control: retitle -1 pocl: FTBFS on arm64: the clang compiler does not support '-march=cortex-a53' On Thu, 4 Jun 2015 00:26:03 +0100 Edmund Grimley Evans wrote: > It failed to build on arm64 with this error: > clang: error: the clang compiler doe

Bug#787686: pocl: FTBFS on arm64

2015-06-12 Thread Vincent Danjean
Package: src:pocl Followup-For: Bug #787686 Hi, Thank you for your report. I'm preparing a package for the 0.11 version. For the arm64 arch, as for all other Debian arch, we need to tell llvm to use the minimum ABI garantee by the architecture (and not the architecture detected at build-time on t

Bug#787686: pocl: FTBFS on arm64

2015-06-03 Thread Edmund Grimley Evans
Source: pocl Version: 0.10-10 Tags: patch It failed to build on arm64 with this error: clang: error: the clang compiler does not support '-march=generic' See https://buildd.debian.org/status/package.php?p=pocl&suite=sid The attached patch gets the build script not to use any -march, which is pr