Search Criteria
Package Details: libmatheval 1.1.11-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libmatheval.git (read-only, click to copy) |
|---|---|
| Package Base: | libmatheval |
| Description: | A C/Fortran library to parse and evaluate symbolic expressions input as text. |
| Upstream URL: | https://www.gnu.org/software/libmatheval/ |
| Licenses: | GPL-3.0-or-later |
| Submitter: | WorMzy |
| Maintainer: | WorMzy |
| Last Packager: | WorMzy |
| Votes: | 5 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-03-24 15:39 (UTC) |
| Last Updated: | 2024-04-18 18:24 (UTC) |
Dependencies (3)
Required by (3)
- gbutils
- h5utils (optional)
- h5utils-git (optional)
Sources (4)
- https://ftp.gnu.org/gnu/libmatheval/libmatheval-1.1.11.tar.gz
- https://sources.debian.org/data/main/libm/libmatheval/1.1.11%2Bdfsg-5/debian/patches/002-skip-docs.patch
- https://sources.debian.org/data/main/libm/libmatheval/1.1.11%2Bdfsg-5/debian/patches/003-guile3.0.patch
- https://sources.debian.org/data/main/libm/libmatheval/1.1.11%2Bdfsg-5/debian/patches/disable_coth_test.patch
Latest Comments
mmtung commented on 2024-04-25 10:46 (UTC) (edited on 2024-04-25 10:47 (UTC) by mmtung)
Thanks for your speedy reply. I tried the previous debian patchset 1.1.11+dfsg-4 and still get the same error while compiling:
WorMzy commented on 2024-04-25 09:29 (UTC)
Builds fine in a clean chroot, but are you saying switching to the Debian patchset has broken the build for you? Can you try with the older patchset (
git checkout 0f2cceb041a9d443cfa6f10212f334c41888c901) and see if the build succeeds?mmtung commented on 2024-04-25 08:58 (UTC)
The latest release of libmatheval gives compile error due to undefined reference to `yywrap'. Please set compiler flags accordingly: https://bugs.archlinux.org/task/79780