[Kst] Problems building the package.
Nicolas Brisset
nicolas.brisset at free.fr
Wed Mar 6 23:04:10 UTC 2013
Dear Victor,
> I'm maintaining kst package in Archlinux AUR, but having trouble
> building kst 2.6. with Archlinux's version of numpy (1.7.0).
Thanks for maintaining the package!
> Here is the end of error log:
> -- Installing python support into
> /var/abs/local/yaourtbuild/kst/pkg/usr/lib/python2.7
> CMake Error at modules/FindNumPy.cmake:76 (math):
> math cannot parse the expression: "(1 * 10000) + (7 * 100) + 0b2":
> syntax
> error, unexpected exp_NUMBER, expecting $end (29)
> Call Stack (most recent call first):
> pyKst/CMakeLists.txt:35 (find_package)
>
>
> -- Found NumPy: version "1.7.0b2"
> /usr/lib/python2.7/site-packages/numpy/core/include
>
>
>
> 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.
You're probably right.
Peter is our cmake expert, hopefully he can fix this...
Nicolas
More information about the Kst
mailing list