https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-vcs/rcs-5.10.0 fails tests. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html If you think this is a GCC-11 related issue, please block bug 732706.
Created attachment 746673 [details] build.log build log and emerge --info
It fails t632 for ago on amd64. 5.9.4 fails t810 for me on sparc.
(In reply to Rolf Eike Beer from comment #2) > It fails t632 for ago on amd64. > Will backport https://git.savannah.gnu.org/cgit/rcs.git/commit/?h=p&id=8883c4f5a29be18e9ea09bd27a7b660830de45bb. > 5.9.4 fails t810 for me on sparc. Looking.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42fbb2f03e8fd683dbfe06719229ff3959dd9bc9 commit 42fbb2f03e8fd683dbfe06719229ff3959dd9bc9 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-10-29 12:16:04 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-10-29 12:16:48 +0000 dev-vcs/rcs: backport t810 test fix for 5.9.4 Note that these are purely test fixes, not changes in the logic of the program (=> no need to revbump). Closes: https://bugs.gentoo.org/820230 Signed-off-by: Sam James <sam@gentoo.org> dev-vcs/rcs/files/rcs-5.9.4-test-t810.patch | 24 ++++++++++++++++++++++++ dev-vcs/rcs/rcs-5.9.4.ebuild | 4 +++- 2 files changed, 27 insertions(+), 1 deletion(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4281a2e29017daeddd1692866a9dcee01b11a67a commit 4281a2e29017daeddd1692866a9dcee01b11a67a Author: Sam James <sam@gentoo.org> AuthorDate: 2021-10-29 12:12:48 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-10-29 12:16:47 +0000 dev-vcs/rcs: backport test fixes for 5.10.0 Note that these are purely test fixes, not changes in the logic of the program (=> no need to revbump). Bug: https://bugs.gentoo.org/820230 Signed-off-by: Sam James <sam@gentoo.org> dev-vcs/rcs/files/rcs-5.10.0-test-t632.patch | 30 ++++++++++++++++++++++++++ dev-vcs/rcs/files/rcs-5.10.0-test-t808.patch | 32 ++++++++++++++++++++++++++++ dev-vcs/rcs/rcs-5.10.0.ebuild | 2 ++ 3 files changed, 64 insertions(+)