Search Criteria
Package Details: scotch 6.0.9-1
Git Clone URL: | https://aur.archlinux.org/scotch.git (read-only, click to copy) |
---|---|
Package Base: | scotch |
Description: | Software package and libraries for graph, mesh and hypergraph partitioning, static mapping, and sparse matrix block ordering. This is the all-inclusive version (MPI/serial/esmumps). |
Upstream URL: | https://gitlab.inria.fr/scotch/scotch |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | ioquatix |
Last Packager: | ioquatix |
Votes: | 35 |
Popularity: | 0.004653 |
First Submitted: | 2006-11-07 17:51 |
Last Updated: | 2020-01-12 00:18 |
Dependencies (3)
Required by (23)
- code_saturne
- dolfin (optional)
- dolfin-git
- freefem (optional)
- mmg
- mumps
- mumps-par
- mumps-seq-shared
- mumps4
- neper
- openfoam-4.x
- openfoam-com
- openfoam-org
- openfoam2.4-git
- openfoam3.0-git
- pastix
- petsc (requires ptscotch) (optional)
- petsc-complex (make)
- petsc-complex (optional)
- python-pyfr (optional)
- python-pyfr-git (optional)
- salome-medcoupling
- zoltan
Latest Comments
1 2 3 4 5 6 ... Next › Last »
a.kudelin commented on 2020-03-22 14:30
Please, add the following line to PKGBUILD:
options=(!emptydirs)
acxz commented on 2020-01-18 07:58
@sigvald I created a
scotch-git
(https://aur.archlinux.org/packages/scotch-git) package that has your fix. Hopefully upstream resolves it soon and @ioquatix can add the fix in the PKGBUILD. But until @ioquatix adds the build fix, feel free to usescotch-git
.lahwaacz commented on 2020-01-17 19:48
It seems like they're doing it on purpose: https://gitlab.inria.fr/scotch/scotch/commit/633f3392d14f5a81ff0f40077f9601bc4d56e0a3
ioquatix commented on 2020-01-17 19:32
@lahwaacz can you file an issue upstream? Or should we modify PKGBUILD?
lahwaacz commented on 2020-01-17 12:11
The package installs an empty directory
/usr/include_stub/
which should be removed.acxz commented on 2020-01-12 19:00
@ioquatix can you pretty please add @sigvald's suggestion in the PKGBUILD? At the very least until upstream fixes the issue. It would mean a lot.
sigvald commented on 2020-01-12 17:48
@acxz and @adsun: This is an old, recurring error. Please see my comment from february 2018: https://aur.archlinux.org/packages/scotch/?O=10&PP=10 . I really don't understand why this is not fixed yet.
adsun commented on 2020-01-12 15:07
@acxz For me the check() function succeeds in a clean chroot. I noticed you are using an AUR helper, so that could be the problem.
acxz commented on 2020-01-12 13:32
Sadly still getting errors: https://gist.github.com/acxz/324e03c50a8d91cc727bbcb81d090341
ioquatix commented on 2020-01-12 00:19
I've bumped to v6.0.9 and it seems to be okay. Let me know how you all get on!