dev-debug / rr

Record and Replay Framework

Official package sites : https://rr-project.org/ ·

v9999 :: 0 :: gentoo

Modified
License
MIT BSD-2 GPL-2 ZLIB
USE flags
multilib test

v5.9.0-r1 :: 0 :: gentoo

Modified
License
MIT BSD-2 GPL-2 ZLIB
Keywords
~amd64 ~arm64 ~x86
USE flags
multilib test

v5.8.0 :: 0 :: gentoo

Modified
License
MIT BSD-2 GPL-2 ZLIB
Keywords
~amd64 ~arm64 ~x86
USE flags
multilib test

General

multilib
On 64bit systems, if you want to be able to compile 32bit and 64bit binaries
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

python_single_target

python3_11
Build for Python 3.11 only
python3_12
Build for Python 3.12 only
python3_13
Build for Python 3.13 only

app-arch / zstd : zstd fast compression library

dev-debug / gdb : GNU debugger

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-libs / capnproto : RPC/Serialization system with capabilities support

dev-python / pexpect : Python module for spawning child apps and responding to expected patterns

virtual / zlib : Virtual for libz.so providers

app-arch / zstd : zstd fast compression library

dev-debug / gdb : GNU debugger

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-libs / capnproto : RPC/Serialization system with capabilities support

virtual / zlib : Virtual for libz.so providers

830265
dev-debug/rr-5.5.0 installs files that contain writable and executable sections
877505
dev-debug/rr: bundles blake2, app-arch/brotli
925068
dev-debug/rr-5.7.0 fails to compile: ld.lld: error: version script assignment of LINUX_2.6 to symbol __kernel_clock_getres failed: symbol not defined
964505
dev-debug/rr-5.9.0-r1 - [ffmpeg8] [gcc-16] QA Notice: Compatibility with CMake < 3.10 will be removed in a future release.
970948
dev-debug/rr-5.9.0-r1: amd64
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-*/*: update for virtual/zlib
Update done using: ``` git grep -l sys-libs/zlib dev-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Followed by manual revert in dev-python/zlib-ng where it accidentally caught sys-libs/zlib-ng dependencies. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/rr: fix build w/ glibc-2.42
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/rr: add warning for missing CONFIG_X86_MSR
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-debug/rr: install rr-zen_workaround systemd service
... also, add a TODO wrt BPF. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/rr: rename dev-util/rr
Signed-off-by: Sam James <sam@gentoo.org>