Fri, 19 Apr 2024 03:06:08 UTC | login

Information for build devtoolset-6-strace-4.12-3.el7

ID13701
Package Namedevtoolset-6-strace
Version4.12
Release3.el7
Epoch
SummaryTracks and displays system calls associated with a running process
DescriptionThe strace program intercepts and records the system calls called and received by a running process. Strace can print a record of each system call, its arguments and its return value. Strace is useful for diagnosing problems and debugging, as well as for instructional purposes. Install strace if you need a tool to track the system calls made and received by a process.
Built byhhorak
State complete
Volume DEFAULT
StartedSun, 23 Oct 2016 09:54:36 UTC
CompletedSun, 23 Oct 2016 10:00:19 UTC
Taskbuild (sclo7-devtoolset-6-rh-el7, devtoolset-6-strace-4.12-3.el7.src.rpm)
Tags
sclo7-devtoolset-6-rh-candidate
sclo7-devtoolset-6-rh-release
sclo7-devtoolset-6-rh-testing
RPMs
src
devtoolset-6-strace-4.12-3.el7.src.rpm (info) (download)
aarch64
devtoolset-6-strace-4.12-3.el7.aarch64.rpm (info) (download)
devtoolset-6-strace-debuginfo-4.12-3.el7.aarch64.rpm (info) (download)
ppc64le
devtoolset-6-strace-4.12-3.el7.ppc64le.rpm (info) (download)
devtoolset-6-strace-debuginfo-4.12-3.el7.ppc64le.rpm (info) (download)
x86_64
devtoolset-6-strace-4.12-3.el7.x86_64.rpm (info) (download)
devtoolset-6-strace-debuginfo-4.12-3.el7.x86_64.rpm (info) (download)
Logs
aarch64
root.log
mock_output.log
build.log
state.log
ppc64le
root.log
mock_output.log
build.log
state.log
x86_64
root.log
build.log
state.log
Changelog * Fri Aug 12 2016 DJ Delorie <dj@redhat.com> - 4.12-3 - Merge upstream patches for vhangup and chown - Skip some tests on older kernels (RHEL 6) - Remove -m64 that rpm macros adds - Duplicate vhangup/chown patch for -m32 also. * Wed Jul 27 2016 Jeff Law <law@redhat.com> - 4.12-2 - Disable testing on s390x and ppc64 until we can determine root causes of their failures. * Thu Jul 21 2016 DJ Delorie <dj@redhat.com> - 4.12-1 - Rebase to fc24's 4.12 * Wed Aug 05 2015 DJ Delorie <dj@redhat.com> - 4.10-2 - Add --re-interval to caps tests also * Fri Jul 17 2015 DJ Delorie <dj@redhat.com> - 4.10-1 - Rebase to fc23's 4.10 * Wed May 21 2014 Jeff Law <law@redhat.com> - 4.8-8 - Import from RHEL 7 and build