Search Criteria
Package Details: calculix-ccx 2.22-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/calculix-ccx.git (read-only, click to copy) |
|---|---|
| Package Base: | calculix-ccx |
| Description: | CalculiX: 3D Structural Finite Element Program - Solver |
| Upstream URL: | http://www.calculix.de/ |
| Licenses: | GPL2 |
| Conflicts: | calculix |
| Provides: | calculix |
| Replaces: | calculix |
| Submitter: | mauritiusdadd |
| Maintainer: | mauritiusdadd |
| Last Packager: | mauritiusdadd |
| Votes: | 26 |
| Popularity: | 0.000301 |
| First Submitted: | 2022-08-14 10:14 (UTC) |
| Last Updated: | 2024-10-09 06:13 (UTC) |
Dependencies (8)
- arpack (arpack-gitAUR)
- blas (blis-cblas-openmpAUR, blis-cblasAUR, aocl-blis-aoccAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, blas-mklAUR, blas-openblas-gitAUR, aocl-blisAUR, openblas-lapackAUR, blas-gitAUR, blas-openblas)
- spoolesAUR
- gcc-fortran (gcc-fortran-gitAUR, gcc-fortran-snapshotAUR) (make)
- perl (perl-gitAUR) (make)
- perl (perl-gitAUR) (check)
- calculix-docAUR (optional) – documentation and examples
- tetgenAUR (optional) – for tet meshing
Required by (3)
- calculix-precice
- freecad-git (optional)
- tfel-mfront-git (requires calculix) (optional)
Latest Comments
1 2 3 4 5 6 .. 12 Next › Last »
Richardn commented on 2024-07-09 04:25 (UTC)
I dunno if here is a proper place to note this down (not really a problem of the package), but this may help some unfortunate users like me in the future:
I use
ruaas the AUR helper, which runs builds throughbwrapwith some additional security policies applied. This line generatesseccomppolicies that explicitly block the execution of thembind()syscall, which will yield aSIGSYSwhenOpenBLAScallsblas_memory_alloc()and thenmy_mbind(), which will letcheck()fail asccxcrashes.TL;DR is, if you happen to use
rua(or any other one that has a focus on security) as your AUR helper, andblas-openblas(or any other implementation that depends onmbind()) as yourblasdependency provider,check()will fail, but the build is actually successful.uiop commented on 2024-06-04 10:17 (UTC)
Thanks a lot. It compiles now.
mauritiusdadd commented on 2024-06-04 06:53 (UTC)
Hi @ulop, I updated the PKGBUILD, it should compile now. Let me know if the problem persists.
mauritiusdadd commented on 2024-06-04 06:24 (UTC)
Hi @ulop, I was able to reproduce your error. I'll try to figure out what's wrong and update the package as soon as possible. Thank you for reporting it!
uiop commented on 2024-05-29 20:12 (UTC) (edited on 2024-05-29 20:13 (UTC) by uiop)
I get this error :-( :
mauritiusdadd commented on 2024-02-03 17:13 (UTC)
@Kunda updates, sorry for the delay
Kunda commented on 2024-01-26 13:53 (UTC)
@mauritiusdadd any progress ?
mauritiusdadd commented on 2024-01-05 10:27 (UTC)
I am sorry, I somehow missed the out-of-date notification. I will update the package as soon as possible
Kunda commented on 2023-08-14 12:41 (UTC) (edited on 2023-08-14 12:43 (UTC) by Kunda)
2.21 released
http://www.dhondt.de/ccx_2.21.src.tar.bz2
mauritiusdadd commented on 2022-09-16 12:53 (UTC)
Hi @tujir, I will try to investigate on what may cause your compilation error, meanwhile can you tell me if you are using any AUR helper or any custom makeflag?
1 2 3 4 5 6 .. 12 Next › Last »