Hi On Wed, Oct 29, 2014 at 1:10 PM, Thorsten Jolitz <tjolitz@gmail.com> wrote:
Hi List,
I cannot install the mlpack package from AUR
,---- | ID : 105550 | Name : mlpack | Version : 1.0.9-1 | Maintainer : govg | : https://aur.archlinux.org/account/govg | Description : a scalable c++ machine learning library | Home Page : http://www.mlpack.org | AUR Page : https://aur.archlinux.org/packages/mlpack | Package Base : https://aur.archlinux.org/pkgbase/mlpack | License : LGPLv3 | Category : science | Votes : 2 | Out Of Date : No | Submitted : 2012-07-19 00:54:26 | Last Modified : 2014-08-27 13:14:07 `----
because as the final step of makepkg it runs like 400+ tests, which is very timeconsuming, and makes the package build fail since there are not only a lot of warnings but also 3 failing tests.
You can skip the tests by 'makepkg --nocheck'
Did others face the same problem?
-- cheers, Thorsten