Search Criteria
Package Details: ngsolve-git 6.2.2405.r0.ge34d7dc-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://github.com/ngsolve/ngsolve |
Licenses: | LGPL-2.1-only |
Submitter: | ftschindler |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 4 |
Popularity: | 0.000025 |
First Submitted: | 2016-08-10 12:21 (UTC) |
Last Updated: | 2024-09-24 15:48 (UTC) |
Dependencies (6)
- blas (blis-cblas-openmpAUR, blis-cblasAUR, aocl-blis-aoccAUR, blas-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, blis-gitAUR, blisAUR, openblas-lapackAUR, blas-mklAUR, aocl-blisAUR, blas-openblas)
- lapack (aocl-libflame-aoccAUR, lapack-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, openblas-lapackAUR, blas-mklAUR, aocl-libflameAUR, blas-openblas)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR) (make)
- python-pillow (python-pillow-gitAUR) (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?