Package Details: papi 7.2.0-1

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.014473
First Submitted: 2009-11-09 21:53 (UTC)
Last Updated: 2025-06-27 08:03 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

mickours commented on 2016-02-03 19:31 (UTC)

I had the same problem with an other package: https://aur.archlinux.org/packages/libguestfs/ javum commented on 2016-02-02 16:13 Removing hardening-wrapper package solves my issue https://bbs.archlinux.org/viewtopic.php?pid=1496413#p1496413

pums974 commented on 2015-05-28 15:26 (UTC)

Seems to be broken here mpicc -I.. -I../testlib -I.. -march=native -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -g -DSTATIC_PAPI_EVENTS_TABLE -DPEINCLUDE="libpfm4/include/perfmon/perf_event.h" -D_REENTRANT -D_GNU_SOURCE -DUSE_COMPILER_TLS -Ilibpfm4/include -DPAPI_NO_MEMORY_MANAGEMENT -O0 first.c ../testlib/libtestlib.a ../libpapi.a -Wl,-O1,--sort-common,--as-needed,-z,relro -o mpifirst /usr/bin/ld: ../testlib/libtestlib.a(do_loops.o): relocation R_X86_64_32 against `.rodata.str1.4' can not be used when making a shared object; recompile with -fPIC ../testlib/libtestlib.a: error adding symbols: Bad value collect2: error: ld returned 1 exit status Makefile.recipies:229: recipe for target 'mpifirst' failed make[1]: *** [mpifirst] Error 1 make[1]: Leaving directory '/temp/makepkg/papi/src/papi-5.4.1/src/ctests' Makefile.inc:239: recipe for target 'ctests' failed make: *** [ctests] Error 2

eolianoe commented on 2015-04-26 18:25 (UTC)

There is a missing "\" between the two lines that install the license.

jedbrown commented on 2015-03-12 04:33 (UTC)

@Chais PAPI used to (and may in the future) make patch releases (e.g., 5.1.0.2) that appear in the tarball and necessarily in pkgver, but not in the directory name upon unpacking (5.1.0). I defined _pkgver for maintainability at that time.

Chais commented on 2015-03-11 14:37 (UTC)

Version 5.4.1 is available. Also why are you using $_pkgver, when it has the same value as $pkgver? And perhaps use a more solid hash function. MD5 should not be used for anything any more. sha256 should be fine for this.

pspkzar commented on 2013-12-19 01:02 (UTC)

my first uploaded package so tell me if there's anything wrong

nicoulaj commented on 2013-08-29 16:38 (UTC)

Please update or disown

nicoulaj commented on 2013-08-08 09:08 (UTC)

PAPI 5.2.0 has been released, please update.

nicoulaj commented on 2013-07-26 16:05 (UTC)

5.1.1 has been released.

Siosm commented on 2013-03-01 21:54 (UTC)

Updated PKGBUILD: https://github.com/Siosm/siosm-aur/blob/master/papi/PKGBUILD I'm looking for a GUI for this tool. I'll try perfsuite.