Package Details: python-mshr 2019.1.0-2

Git Clone URL: https://aur.archlinux.org/python-mshr.git (read-only, click to copy)
Package Base: python-mshr
Description: Mesh generation component of FEniCS (python interface)
Upstream URL: https://bitbucket.org/fenics-project/mshr
Licenses: GPL-3.0-or-later
Conflicts: python-mshr-git
Submitter: sigvald
Maintainer: carlosal1015
Last Packager: carlosal1015
Votes: 4
Popularity: 0.000000
First Submitted: 2018-01-09 14:22 (UTC)
Last Updated: 2024-02-29 20:59 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Latest Comments

carlosal1015 commented on 2022-06-30 18:15 (UTC)

This modified PKGBUILD is working from my side.

carlosal1015 commented on 2022-05-25 03:36 (UTC)

Hi, I have the following message error:

==> Making package: python-mshr 2019.1.0-1 (Tue 24 May 2022 10:35:31 PM -05)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
Traceback (most recent call last):
  File "/tmp/makepkg/python-mshr/src/mshr-2019.1.0/python/setup.py", line 12, in <module>
    subprocess.check_call(["cmake", os.getcwd()], cwd=os.path.abspath("build"))
  File "/usr/lib/python3.10/subprocess.py", line 364, in check_call
    retcode = call(*popenargs, **kwargs)
  File "/usr/lib/python3.10/subprocess.py", line 345, in call
    with Popen(*popenargs, **kwargs) as p:
  File "/usr/lib/python3.10/subprocess.py", line 966, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.10/subprocess.py", line 1842, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'cmake'
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: python-mshr

sigvald commented on 2019-05-03 06:30 (UTC)

Mshr 2019.1.0 is out but I do not have time to update this package for a while yet. Contributors or co-maintainers welcome.