Package Details: coin-or-coinmumps 3.0.11-1

Git Clone URL: https://aur.archlinux.org/coin-or-coinmumps.git (read-only, click to copy)
Package Base: coin-or-coinmumps
Description: COIN-OR autotools harness to build MUMPS
Upstream URL: https://github.com/coin-or-tools/ThirdParty-MUMPS/
Licenses: custom
Groups: coin-or
Submitter: xantares
Maintainer: xantares
Last Packager: xantares
Votes: 2
Popularity: 0.000024
First Submitted: 2019-11-28 17:41 (UTC)
Last Updated: 2026-03-30 16:56 (UTC)

Latest Comments

1 2 Next › Last »

x2b commented on 2026-03-29 20:20 (UTC) (edited on 2026-03-29 20:20 (UTC) by x2b)

Could you please enable single precision in the build file? You would simply have to set

FFLAGS="-fallow-argument-mismatch" ./configure --prefix=/usr --with-precision=all

as configure flags. This is in particular needed for the python wrapper.

a.kudelin commented on 2025-01-06 10:15 (UTC)

Please add options=(!lto)

xantares commented on 2023-04-19 16:20 (UTC)

no need, it doesnt change the content of the package

angelodalzotto commented on 2023-04-18 19:52 (UTC)

please update pkgrel to include your fix

xantares commented on 2023-04-17 19:44 (UTC)

ok, fixed apparently I dont have enough cores to trigger this error

patlefort commented on 2023-04-16 22:01 (UTC)

Fails to build in clean chroot:

MUMPS/src/dsol_omp_m.F:62:10:

   62 |       USE DMUMPS_STRUC_DEF, ONLY : DMUMPS_L0OMPFAC_T
      |          1
Fatal Error: Cannot open module file ‘dmumps_struc_def.mod’ for reading at (1): No such file or directory
compilation terminated.
MUMPS/src/dfac_sol_l0omp_m.F:21:10:

   21 |       USE DMUMPS_STRUC_DEF, ONLY : DMUMPS_L0OMPFAC_T
      |          1
Fatal Error: Cannot open module file ‘dmumps_struc_def.mod’ for reading at (1): No such file or directory
compilation terminated.

Same problem with the mingw version.

petronny commented on 2023-04-16 05:03 (UTC)

It's fixed. Thanks.

https://github.com/arch4edu/cactus/actions/runs/4705344429/jobs/8355998585

xantares commented on 2023-04-15 10:55 (UTC)

and now ?

petronny commented on 2023-04-15 10:51 (UTC) (edited on 2023-04-15 10:51 (UTC) by petronny)

checking for LAPACK... no
configure: error: Required package LAPACK not found.
==> ERROR: A failure occurred in build().
    Aborting...
Attempted to remove disk file system under "/run/systemd/nspawn/propagate/makepkg", and we can't allow that.
==> ERROR: Build failed, check /mnt/extra-x86_64/makepkg/build

https://github.com/arch4edu/cactus/actions/runs/4705344429/jobs/8345803573