Search Criteria
Package Details: papi 7.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/papi.git (read-only, click to copy) |
---|---|
Package Base: | papi |
Description: | Performance Application Programming Interface |
Upstream URL: | http://icl.cs.utk.edu/papi |
Keywords: | counter libpapi performance |
Licenses: | BSD |
Conflicts: | libpfm |
Provides: | libpfm |
Submitter: | jedbrown |
Maintainer: | forcegk |
Last Packager: | forcegk |
Votes: | 22 |
Popularity: | 0.023562 |
First Submitted: | 2009-11-09 21:53 (UTC) |
Last Updated: | 2025-06-27 08:03 (UTC) |
Dependencies (4)
- gcc-fortran (gcc-fortran-gitAUR, gcc-fortran-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- bash (bash-devel-gitAUR, bash-gitAUR) (make)
- python (python37AUR) (optional)
Required by (4)
- bpf-dtrace-utils (requires libpfm) (make)
- dune-fem (optional)
- extrae
- hpx
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
wuxb commented on 2022-05-16 21:37 (UTC)
@gamezelda Fixed. Thanks for the msg!
gamezelda commented on 2022-05-16 19:55 (UTC)
Fails to build after the recent GCC 12 update in the Arch repos. The problem is inside the vendored libpfm4 dependency, see also: https://sourceforge.net/p/perfmon2/mailman/perfmon2-devel/thread/cd043334-18bf-213b-4e35-39c63e250720@redhat.com/
The post above includes a patch. Another simpler workaround is to set
-Wno-error=use-after-free
, i.e. as follows in the PKGBUILD:eolianoe commented on 2019-02-16 11:02 (UTC)
@wuxb: I can't reproduce your error, try to upgrade and reboot your machine and use pure makepkg (not yay).
eolianoe commented on 2019-02-15 11:21 (UTC)
@wuxb: no trouble on my side even on a clean chroot. Could you share the error message?
cniethammer commented on 2018-10-12 18:09 (UTC)
I can confirm, that PAPI 5.6.0 does not build with GCC 8.2.1. The issue is fixed by the PAPI/libpfm4 developers but they did not come out with an official stable PAPI release including these fixes yet.
poinu commented on 2018-10-10 07:51 (UTC)
This version of PAPI fails to compile with GCC 8.2.1 for me. It builds fine with GCC 6.4.1. Can anybody check?
eolianoe commented on 2017-09-24 10:58 (UTC)
milianw commented on 2017-09-19 09:00 (UTC)
« First ‹ Previous 1 2 3 4 5 Next › Last »