Search Criteria
Package Details: austin-git v2.1.1.r0.g2f29bd7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/austin-git.git (read-only, click to copy) |
---|---|
Package Base: | austin-git |
Description: | Python frame stack sampler for CPython |
Upstream URL: | https://github.com/P403n1x87/austin |
Licenses: | GPL3 |
Conflicts: | austin |
Provides: | austin |
Submitter: | linkmauve |
Maintainer: | None |
Last Packager: | linkmauve |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-03-17 19:33 (UTC) |
Last Updated: | 2021-03-17 19:33 (UTC) |
Latest Comments
Dheart commented on 2023-09-07 09:10 (UTC)
Does not build.
automake is hardcoded to search for static libraries such as
libunwind-ptrace.a
but archlinux's packages only provide dynamic versions, so linking fails.