Search Criteria
Package Details: rr-git 5.3.0.r123.gd3c235a1-2
Git Clone URL: | https://aur.archlinux.org/rr-git.git (read-only, click to copy) |
---|---|
Package Base: | rr-git |
Description: | Record and Replay framework: lightweight recording and deterministic debugging |
Upstream URL: | http://rr-project.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | dequis |
Maintainer: | dequis (codyps) |
Last Packager: | dequis |
Votes: | 4 |
Popularity: | 0.000223 |
First Submitted: | 2015-08-25 04:03 |
Last Updated: | 2020-04-26 12:01 |
Dependencies (7)
- capnproto (capnproto-git)
- gdb (gdb-git, gdb-ibuclaw-git, gdb-trunk, gdb-mini)
- python-pexpect
- cmake (cmake-git) (make)
- gcc-multilib (gcc-multilib-x32, gcc-multilib-git, gcc-git, gcc) (make)
- gdb (gdb-git, gdb-ibuclaw-git, gdb-trunk, gdb-mini) (make)
- git (git-git) (make)
Latest Comments
1 2 Next › Last »
dequis commented on 2020-04-27 09:28
@codyps oh that's because I fixed it already and didn't comment, sorry for the confusion.
codyps commented on 2020-04-26 22:58
@condy: this package already doesn't have python2 as a dependency as far as I can tell.
Are you seeing some issue causing it to be pulled in?
condy commented on 2020-04-26 11:11
rr-git
never depends onpython2
nowhttps://github.com/mozilla/rr/issues/2390
aloxaf commented on 2020-01-11 16:17
rr-git doesn't rely on python2 now. Please replace
python2-pexpect
withpython-pexpect
oconnor663 commented on 2018-09-25 19:24
The C++14 build issue is fixed as of https://github.com/mozilla/rr/commit/ef33fa1054734752975e0253c55e3200d0c22a63, though the /usr/lib64 issue is still there.
maleadt commented on 2018-09-05 08:00
Also seems to require
-DCMAKE_CXX_STANDARD=14
on my system.caiye commented on 2018-07-24 10:06
rr-git-5.2.0.r33.g34d5bd23-1-x86_64 cannot be installed because it contains a directory
/usr/lib64
, which should be a symlink tolib
and owned byfilesystem
. Adding-DCMAKE_INSTALL_LIBDIR=lib
bypasses this problem.lhjay1 commented on 2018-01-19 10:02
depend 'community/capnproto'
wallnuss commented on 2017-11-10 17:55
capnproto seems to be building again
dequis commented on 2017-08-12 20:04
capnp is capnproto
Looks like the capnproto AUR package doesn't build in its current version and is in the process of getting orphaned, and there's a "capnproto-0.6" package that works but may get removed/merged with the other one soonish. The maintainer of the latter sent the orphan request yesterday so i'll update the deps here when/if that's sorted.