Package: python-shogun
Version: 3.2.0-5.1
Tags: sid patch
Severity: important
Justification: FTBFS
User: debian-mips-dev-disc...@lists.alioth.debian.org
Usertags: mips-patch
Package python-shogun FTBFS for mips/mipsel/ppc with an error:
> CMake Error at CMakeLists.txt:7 (project):
> The CMAKE_C_COMPILER:
>
> /usr/bin/clang
>
> is not a full path to an existing compiler tool.
>
> CMake Error at CMakeLists.txt:7 (project):
> The CMAKE_CXX_COMPILER:
>
> /usr/bin/clang++
>
> is not a full path to an existing compiler tool.
Patch that fixes this issue is attached.
Could you please consider including this patch?
Best regards,
Dejan
--- python-shogun-3.2.0.orig/debian/control 2014-09-17 21:30:46.000000000 +0000
+++ python-shogun-3.2.0/debian/control 2014-10-15 14:00:08.000000000 +0000
@@ -9,7 +9,7 @@
libhdf5-dev (>= 1.8.8~) | libhdf5-serial-dev, swig3.0 (>= 3.0.2-1~),
python-numpy (>= 1:1.7.1-1~), python-all-dev (>= 2.7.0-1~),
libprotobuf-dev, protobuf-compiler, libcurl4-gnutls-dev, libbz2-dev, libcolpack-dev,
- clang-3.4 [mips mipsel powerpc]
+ clang [mips mipsel powerpc]
#python3-numpy (>= 1:1.7.1-1~), python3-all-dev (>= 3.3.0-1~),
X-Python-Version: >= 2.7
#X-Python3-Version: >= 3.3