<div dir="ltr"><br><div>Dear Kst developers! </div><div><br></div><div>I'm maintaining kst package in Archlinux AUR, but having trouble building kst 2.6. with Archlinux's version of numpy (1.7.0).</div><div><br></div>

<div>Here is the end of error log: </div><div>-- Installing python support into /var/abs/local/yaourtbuild/kst/pkg/usr/lib/python2.7<br>CMake Error at modules/FindNumPy.cmake:76 (math):<br>  math cannot parse the expression: "(1 * 10000) + (7 * 100) + 0b2": syntax<br>

  error, unexpected exp_NUMBER, expecting $end (29)<br>Call Stack (most recent call first):<br>  pyKst/CMakeLists.txt:35 (find_package)<br><br><br>-- Found NumPy: version "1.7.0b2" /usr/lib/python2.7/site-packages/numpy/core/include<br>

</div><div><br></div><div>I think the problem is in numpy version - it's not numeric and this makes an error during config. I'm completely nube to cmake, so could you patch FindNumPy.cmake, so it can deal with numbers in version. </div>

<div><br></div><div>Looking forward for your answer,</div><div>Victor </div></div>