Search Criteria
Package Details: valgrind-git 3.20.0.r9.g0811a612d-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/valgrind-git.git (read-only, click to copy) |
|---|---|
| Package Base: | valgrind-git |
| Description: | A tool to help find memory-management problems in programs |
| Upstream URL: | http://valgrind.org/ |
| Licenses: | GPL |
| Conflicts: | valgrind |
| Provides: | valgrind |
| Submitter: | osaukko |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 5 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-10-01 12:58 (UTC) |
| Last Updated: | 2022-12-11 22:32 (UTC) |
Dependencies (7)
- glibc (glibc-gitAUR, glibc-eacAUR)
- perl (perl-gitAUR)
- docbook-xsl (make)
- gdb (gdb-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- openmpi (openmpi-gitAUR) (make)
- openmpi (openmpi-gitAUR) (optional) – MPI support
Required by (162)
- art_standalone (requires valgrind) (make)
- art_standalone-git (requires valgrind) (make)
- assert-fortran-git (requires valgrind) (optional)
- balde (requires valgrind) (optional)
- bcachefs-tools-git (requires valgrind) (make)
- bpf-dtrace-utils (requires valgrind) (make)
- cairo-docs-git (requires valgrind) (make)
- cairo-git (requires valgrind) (make)
- cairo-xml (requires valgrind) (make)
- cargo-valgrind (requires valgrind)
- cc-oci-runtime (requires valgrind) (check)
- ceph-git (requires valgrind) (make)
- ceph-libs-git (requires valgrind) (make)
- ceph-mgr-git (requires valgrind) (make)
- chewing-editor-git (requires valgrind) (check)
- clan (requires valgrind) (check)
- clan-git (requires valgrind) (check)
- claws-mail-gtk2 (requires valgrind) (make)
- claws-mail-title-superset (requires valgrind) (make)
- cockatrice-client-git (requires valgrind) (check)
- Show 142 more...
Latest Comments
PBS commented on 2022-09-04 05:27 (UTC) (edited on 2022-09-04 05:30 (UTC) by PBS)
As of current master,
libmpiwrap.patchfails to apply. On the other hand, commit3415e1e1acc5095607663071db299f961bd65bdeseems to have similar content, and the package builds without it, so could this patch no longer be necessary?TheRainbowSheep commented on 2020-01-17 08:59 (UTC) (edited on 2020-01-17 09:00 (UTC) by TheRainbowSheep)
I wanted this package to use the MPI support, that I think is not provided by the
valgrindpackage of the official repository.However, it seems that it can't compile with openmpi 4, that is provided by the official repository as openmpi. https://pastebin.com/BZ62PbTK
Is this a current valgrind limitation?
Anyway, if you want to use this valgrind package with MPI support :
install
hwloc1from AUR : https://aur.archlinux.org/packages/hwloc1/install
openmpi3from AUR : https://aur.archlinux.org/packages/openmpi3/install
valgrind-git