Search Criteria
Package Details: rr 5.9.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rr.git (read-only, click to copy) |
---|---|
Package Base: | rr |
Description: | Record and Replay framework: lightweight recording and deterministic debugging |
Upstream URL: | http://rr-project.org/ |
Licenses: | custom |
Submitter: | dequis |
Maintainer: | codyps (zrhoffman, SandaruKasa, DarkShadow44, giordano, Cebtenzzre, Manouchehri, pspacek) |
Last Packager: | SandaruKasa |
Votes: | 71 |
Popularity: | 0.066427 |
First Submitted: | 2015-08-24 23:26 (UTC) |
Last Updated: | 2025-02-19 12:19 (UTC) |
Dependencies (13)
- capnproto (capnproto-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdb (gdb-gitAUR, gdb-debug-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- perf (perf-bfdAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- patch (patch-gitAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- bash (bash-devel-gitAUR, bash-gitAUR) (optional) – for signal-rr-recording.sh
- python (python37AUR, python311AUR, python310AUR) (optional) – for rr-collect-symbols.py
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
YaLTeR commented on 2018-09-12 11:34 (UTC)
Looks like it was fixed upstream: https://github.com/mozilla/rr/issues/2237
YaLTeR commented on 2018-09-12 10:20 (UTC) (edited on 2018-09-12 10:20 (UTC) by YaLTeR)
I'm getting the following build error:
desmu commented on 2018-07-27 16:36 (UTC)
For those who don't want the bit version or don't have the cross compiling tool chain:
add
-Ddisable32bit=ON
on line 24 in PKGBUILD.dequis commented on 2018-05-28 00:55 (UTC)
5.2.0 is out https://github.com/mozilla/rr/releases/tag/5.2.0
Also disabled tests, thanks tbodt.
tbodt commented on 2018-05-22 21:26 (UTC) (edited on 2018-05-22 21:28 (UTC) by tbodt)
Build times could be sped up roughly 10x by adding -DBUILD_TESTS=OFF -DWILL_RUN_TESTS=OFF to the CMake command.
dequis commented on 2017-12-24 17:25 (UTC) (edited on 2017-12-25 14:45 (UTC) by dequis)
Sorry about that, updated to 5.1.0 now.
capnproto is now a dependency so that recordings can be compatible across updates. Still an AUR only package but it's getting moved to [community] soon. EDIT: now in [community], yay!
Changelogs
https://github.com/mozilla/rr/releases/tag/5.0.0 https://github.com/mozilla/rr/releases/tag/5.1.0
flacks commented on 2017-12-24 16:50 (UTC)
Here's an updated PKGBUILD for 5.1.0 - https://gist.github.com/flacks/97aa77f134d01c0bda9e96339c5f0926
LawnGnome commented on 2017-06-22 21:25 (UTC)
dequis commented on 2017-06-20 17:47 (UTC)
codyps commented on 2017-06-20 16:10 (UTC) (edited on 2017-06-20 16:11 (UTC) by codyps)
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »