Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830237 - games-emulation/dosbox-staging-0.78.0 fails tests
Summary: games-emulation/dosbox-staging-0.78.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: Bernard Cafarelli
URL: https://github.com/dosbox-staging/dos...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-29 19:42 UTC by Agostino Sarubbo
Modified: 2022-01-01 18:27 UTC (History)
0 users

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


Attachments
build.log (build.log,219.53 KB, text/plain)
2021-12-29 19:42 UTC, Agostino Sarubbo
Details
1-testlog.txt (1-testlog.txt,18.43 KB, text/plain)
2021-12-29 19:42 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-12-29 19:42:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-emulation/dosbox-staging-0.78.0 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-29 19:42:19 UTC
Created attachment 760763 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-29 19:42:20 UTC
Created attachment 760764 [details]
1-testlog.txt

1-testlog.txt
Comment 3 Agostino Sarubbo gentoo-dev 2021-12-29 19:42:21 UTC
Error(s) that match a know pattern:


 7/10 gtest drives                       FAIL            0.03s   killed by signal 6 SIGABRT
 8/10 gtest dos_files                    FAIL            0.02s   killed by signal 6 SIGABRT
 9/10 gtest shell_cmds                   FAIL            0.02s   killed by signal 6 SIGABRT
Comment 4 Bernard Cafarelli gentoo-dev 2021-12-30 23:10:12 UTC
This seems to hit Fedora too, adding upstream report
Comment 5 Larry the Git Cow gentoo-dev 2022-01-01 18:27:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bc3e53fa241aea8d83673da95d9665f22fdecee

commit 7bc3e53fa241aea8d83673da95d9665f22fdecee
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2022-01-01 18:25:33 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2022-01-01 18:27:16 +0000

    games-emulation/dosbox-staging: add upstream fix for failing tests
    
    With some compilers/linkers, dosbox main() function would be used in
    tests instead of gmock's one
    
    Closes: https://bugs.gentoo.org/830237
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 .../dosbox-staging/dosbox-staging-0.78.0.ebuild    |  4 ++-
 .../files/dosbox-staging-0.78.0-fix_tests.patch    | 31 ++++++++++++++++++++++
 2 files changed, 34 insertions(+), 1 deletion(-)