Search Criteria
Package Details: ngsolve-git v6.2.1706.5.geee9d5a7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ngsolve-git.git (read-only, click to copy) |
---|---|
Package Base: | ngsolve-git |
Description: | A general purpose Finite Element Library on top of Netgen. |
Upstream URL: | https://sourceforge.net/projects/ngsolve/ |
Licenses: | LGPL2.1 |
Submitter: | ftschindler |
Maintainer: | ftschindler |
Last Packager: | ftschindler |
Votes: | 4 |
Popularity: | 0.001299 |
First Submitted: | 2016-08-10 12:21 (UTC) |
Last Updated: | 2017-10-04 07:27 (UTC) |
Dependencies (5)
- blas (openblas-lapack-git, openblas-git, blas-tmg, flexiblas, openblas-cblas-git, blas-git, armpl, openblas-lapack, blis-git, blis, atlas-lapack, blis-cblas-openmp, blis-cblas, openblas-lapack-static, openblas)
- lapack (openblas-lapack-git, lapack-tmg, flexiblas, lapack-git, armpl, openblas-lapack, atlas-lapack, openblas-lapack-static)
- netgen-git
- cmake (cmake-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
Latest Comments
heitzmann commented on 2021-09-10 12:46 (UTC) (edited on 2021-11-12 09:48 (UTC) by heitzmann)
I had to go back to openblas-lapack, so the error reappeared. It is possible to fix by manually setting '-DLAPACK_LIBRARIES=/usr/lib/libopenblas.so' in the cmake command, if anyone happens to be in the same situation.
ftschindler commented on 2021-03-30 08:34 (UTC)
@heitzmann Thx for letting us know! I will see if I can adapt the PKGBUILD accordingly...
heitzmann commented on 2021-03-29 18:51 (UTC)
If anyone finds the same error, it seems that the AUR package openblas-lapack is the culprit. I replaced it with blas/cblas/lapack from the main repos and compilation works again.
heitzmann commented on 2021-03-26 14:56 (UTC) (edited on 2021-03-26 14:57 (UTC) by heitzmann)
I'm getting the following errors in the past couple of days:
I don't think it comes from ngsolve itself, I don't know what else changed that could be causing that. Ideas?