Package Details: python-fenics-basix-git 0.9.0.dev0_r1059.891e9a1-1

Git Clone URL: https://aur.archlinux.org/basix-git.git (read-only, click to copy)
Package Base: basix-git
Description: FEniCSx finite element basis evaluation library
Upstream URL: https://fenicsproject.org
Licenses: MIT
Conflicts: basix, fenics-basix-git, python-basix-git, python-fenics-basix
Submitter: rmsc
Maintainer: rmsc (carlosal1015)
Last Packager: rmsc
Votes: 1
Popularity: 0.008719
First Submitted: 2023-08-23 11:09 (UTC)
Last Updated: 2024-09-17 15:16 (UTC)

Latest Comments

Atraii commented on 2026-01-06 17:33 (UTC)

The build fails for me, but succeeds if I build just the basix part first, then do the split package build. It looks like python-basix part requires that the basix libs are already installed.

I'm not sure how to resolve this in a split package. We might need to break these up.

CMake Error at CMakeLists.txt:20 (find_package):
  By not providing "FindBasix.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Basix", but
  CMake did not find one.

  Could not find a package configuration file provided by "Basix" with any of
  the following names:

    BasixConfig.cmake
    basix-config.cmake

  Add the installation prefix of "Basix" to CMAKE_PREFIX_PATH or set
  "Basix_DIR" to a directory containing one of the above files.  If "Basix"
  provides a separate development package or SDK, be sure it has been
  installed.

entshuld commented on 2023-08-23 16:28 (UTC)

Nice!