Package Details: papi 7.1.0-3

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
Licenses: BSD
Submitter: jedbrown
Maintainer: forcegk
Last Packager: forcegk
Votes: 22
Popularity: 0.073736
First Submitted: 2009-11-09 21:53 (UTC)
Last Updated: 2024-10-30 12:40 (UTC)

Latest Comments

1 2 3 4 Next › Last »

gamezelda commented on 2025-05-01 10:12 (UTC) (edited on 2025-05-01 15:50 (UTC) by gamezelda)

The package now fails to build due to GCC15 which is already in the non-testing repos.

You can fix it by applying this patch from the upstream repository: https://github.com/icl-utk-edu/papi/commit/33696dc1b8fde5a71b6dc23d80658f826beafea8.patch

forcegk commented on 2025-01-07 12:26 (UTC)

Hello. In my tests (might not be yours) you can just pacman -S libpfm --overwrite \* and call it a day. I will solve this problem when either when there is a new stable release, or this one stops working, as papi will not be updated until then, so overwriting the files once should not cause any problems (test on your machine tho)

gnaggnoyil commented on 2024-12-15 17:42 (UTC)

This package now has conflicting files with extra/libpfm. Any idea on how to resolve it?

micwoj92 commented on 2024-10-30 17:07 (UTC)

Please do not update as long as current version builds/works fine.

forcegk commented on 2024-10-30 12:45 (UTC)

Btw @everyone. Papi version 7.2.0 beta 1 has been released. That includes all new CPUs and other things. It is a beta so new features might not work as expected, but afaik, old features and platforms still work the same.

Opinions on updating to the beta? Should we wait until a stable release, although that might take a year?

Release page: https://github.com/icl-utk-edu/papi/releases/tag/papi-7-2-0b1-t

forcegk commented on 2024-10-30 12:40 (UTC)

@micwoj92 done too

forcegk commented on 2024-10-30 12:38 (UTC)

@disc-kuraudo fixed :)

disc-kuraudo commented on 2024-10-20 15:40 (UTC)

Could add

options=('staticlibs')
to keep the static libraries that are explicitly built. Arch's default is to remove all of them when packaging.

micwoj92 commented on 2024-08-10 19:20 (UTC)

Please add python to depends or optdepends. For /usr/bin/papi_hl_output_writer.py

forcegk commented on 2024-05-23 09:08 (UTC)

@gamezelda fixed, tyvm