Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 820230 - dev-vcs/rcs-5.10.0 fails tests
Summary: dev-vcs/rcs-5.10.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Aaron W. Swenson
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 820206
  Show dependency tree
 
Reported: 2021-10-25 15:03 UTC by Agostino Sarubbo
Modified: 2021-10-29 12:21 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,116.42 KB, text/plain)
2021-10-25 15:03 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-10-25 15:03:45 UTC
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.
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-25 15:03:47 UTC
Created attachment 746673 [details]
build.log

build log and emerge --info
Comment 2 Rolf Eike Beer archtester 2021-10-25 17:53:52 UTC
It fails t632 for ago on amd64.

5.9.4 fails t810 for me on sparc.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-29 12:12:41 UTC
(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.
Comment 4 Larry the Git Cow gentoo-dev 2021-10-29 12:16:55 UTC
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(+)